From 904d5fabced19c2014ea6c2781299b4ba498a550 Mon Sep 17 00:00:00 2001 From: FrozenChen Date: Tue, 26 May 2020 15:38:53 -0300 Subject: [PATCH 001/125] Add issue and pull request templates --- .github/ISSUE_TEMPLATE/console-issue.md | 20 ++++++++++++++++++++ .github/ISSUE_TEMPLATE/guide-issue.md | 12 ++++++++++++ .github/pull_request_template.md | 3 +++ 3 files changed, 35 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/console-issue.md create mode 100644 .github/ISSUE_TEMPLATE/guide-issue.md create mode 100644 .github/pull_request_template.md diff --git a/.github/ISSUE_TEMPLATE/console-issue.md b/.github/ISSUE_TEMPLATE/console-issue.md new file mode 100644 index 0000000000..bd46699877 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/console-issue.md @@ -0,0 +1,20 @@ +--- +name: Console Issue +about: Some issue with your console after/during following the guide? +--- + +**System model** + + + +**Firmware version** + + + +**Luma3DS Version(If applicable)** + + + +**Guide Section(If applicable)** + + \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/guide-issue.md b/.github/ISSUE_TEMPLATE/guide-issue.md new file mode 100644 index 0000000000..e267151ae1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/guide-issue.md @@ -0,0 +1,12 @@ +--- +name: Guide Issue +about: Did you find some issue with the guide? +--- + +**Pages with issue(s)** + + + +**Description of the issue(s)** + + diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..c606235a10 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,3 @@ +**Description** + + From 73f90bd5df2b2e4d36d8aa097a37608b4012ec01 Mon Sep 17 00:00:00 2001 From: Jay Faulkner Date: Fri, 10 Jul 2020 16:12:23 -0700 Subject: [PATCH 002/125] Users should format large SD cards with 64K alloc Currently, the guide instructs users to format SD cards with 32K allocation size in all cases. However, users with SD cards 128GB or larger should use 64K to prevent issues with some applications, including GBA VC. --- _pages/en_US/home.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/home.txt b/_pages/en_US/home.txt index 2d99705764..d048014228 100644 --- a/_pages/en_US/home.txt +++ b/_pages/en_US/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 128GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ From 62fc92865a15c8c4b9d3e6fd4af380949be6ccd1 Mon Sep 17 00:00:00 2001 From: Jay Faulkner Date: Fri, 24 Jul 2020 09:20:07 -0700 Subject: [PATCH 003/125] 128GB -> 32GB --- _pages/en_US/home.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/home.txt b/_pages/en_US/home.txt index d048014228..c41fea5007 100644 --- a/_pages/en_US/home.txt +++ b/_pages/en_US/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 128GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 32GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ From b8ad7b67ea4edc12cfbec96732944b355cd3536e Mon Sep 17 00:00:00 2001 From: CubeBag Date: Mon, 10 Aug 2020 17:01:54 -0400 Subject: [PATCH 004/125] Update timebomb dates in ntrboot table The timebomb was pushed back from September 3, 2019 to September 3, 2024 in the most recent updates to the relevant flashcarts. These changes fix issue #1715 . More detail: The "R4iSDHC 20XX" carts were updated from 3.9b to 4.0b, and I figured out the new timebomb date by testing it on my own r4isdhc.com flashcart. I don't own any r4i-sdhc.com carts, so I can't test it. However, I found a [store page](https://www.r4wood.com/home/16-r4i-sdhc-3ds-rts-card-for-3ds-all-systems.html) for this flashcart explaining that the "Latest time bomb for 1.85b kernel is Sept 3rd, 2024." The latest kernel version before 1.85b was 1.84b, but for some reason the current guide references kernel version 1.87. I think this must be a typo because I couldn't actually find any evidence that there ever was a 1.87, so I believe 1.85b is now the latest. I hope my changes are received well. --- _pages/en_US/ntrboot.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_pages/en_US/ntrboot.txt b/_pages/en_US/ntrboot.txt index 76f128345f..4c884913b9 100644 --- a/_pages/en_US/ntrboot.txt +++ b/_pages/en_US/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.13.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} From 4c63b4da4a846d869d334f70a1a419f56d89e33b Mon Sep 17 00:00:00 2001 From: lily Date: Fri, 25 Sep 2020 02:44:19 -0700 Subject: [PATCH 005/125] add KOR region text; remove browser coherence check --- .../homebrew-launcher-(browserhax-2020).txt | 21 ++++--------------- .../en_US/installing-boot9strap-(hbl-usm).txt | 2 -- 2 files changed, 4 insertions(+), 19 deletions(-) diff --git a/_pages/en_US/homebrew-launcher-(browserhax-2020).txt b/_pages/en_US/homebrew-launcher-(browserhax-2020).txt index 18967c3719..bbc40f5270 100644 --- a/_pages/en_US/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/en_US/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,14 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + You may see an error stating that no applications were found. If this occurs, ensure that you have `slotTool.3dsx` in the `3ds` folder 1. Leave your console on and proceed to the next section below diff --git a/_pages/en_US/installing-boot9strap-(hbl-usm).txt b/_pages/en_US/installing-boot9strap-(hbl-usm).txt index 25fc1a6722..73e7a45af9 100644 --- a/_pages/en_US/installing-boot9strap-(hbl-usm).txt +++ b/_pages/en_US/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} From c6aee091e5cccff6a0b458972b268b53495cc581 Mon Sep 17 00:00:00 2001 From: lily Date: Fri, 30 Oct 2020 00:43:24 -0700 Subject: [PATCH 006/125] Update guiformat link --- _pages/en_US/home.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/home.txt b/_pages/en_US/home.txt index d2d66e2787..71e18aeec4 100644 --- a/_pages/en_US/home.txt +++ b/_pages/en_US/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ From a7ce903401e6cd2219b2d93fbb1c490af9043273 Mon Sep 17 00:00:00 2001 From: eip Date: Sat, 31 Oct 2020 00:30:58 +1100 Subject: [PATCH 007/125] update 'no apps found' error because this time, it does matter if no apps were found --- _pages/en_US/homebrew-launcher-(browserhax-2020).txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/homebrew-launcher-(browserhax-2020).txt b/_pages/en_US/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e4e0986607 100644 --- a/_pages/en_US/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/en_US/homebrew-launcher-(browserhax-2020).txt @@ -56,7 +56,7 @@ You can check these details from System Settings. 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + You may see an error stating that no applications were found. If this occurs, you did not copy the `3ds` folder from the BrowserHax release archive to your SD root. Go back, fix this, then try this section again 1. Leave your console on and proceed to the next section below From 392b80eec5899bc2f2d2db041880d6a2f97cdc9d Mon Sep 17 00:00:00 2001 From: lily Date: Fri, 30 Oct 2020 16:57:58 -0700 Subject: [PATCH 008/125] Add init-save-data troubleshooting; reword no-apps-found line The "if you get an error" line works under the assumption that no user error is happening. It is not possible to in-line troubleshoot all potential user error cases without increasing confusion. The "No applications found" line has been modified to be more consistent with the rest of the guide. The site navigation link to BrowserHax 2020 has also been renamed to be consistent with the name of the page. --- _pages/en_US/homebrew-launcher-(browserhax-2020).txt | 3 ++- _pages/en_US/site-navigation.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_pages/en_US/homebrew-launcher-(browserhax-2020).txt b/_pages/en_US/homebrew-launcher-(browserhax-2020).txt index e4e0986607..9077e7ada4 100644 --- a/_pages/en_US/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/en_US/homebrew-launcher-(browserhax-2020).txt @@ -55,8 +55,9 @@ You can check these details from System Settings. 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, you did not copy the `3ds` folder from the BrowserHax release archive to your SD root. Go back, fix this, then try this section again + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index 2c42dcc501..8ba7979d84 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
From 0875e4107555cf0a55b9cfe9b8b2e732c4c7e888 Mon Sep 17 00:00:00 2001 From: lily Date: Fri, 30 Oct 2020 17:09:25 -0700 Subject: [PATCH 009/125] Remove "replacing any existing files" from boot.firm Nobody following the page should ever have that file, and it has only been confusing --- _pages/en_US/installing-boot9strap-(hbl-usm).txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/installing-boot9strap-(hbl-usm).txt b/_pages/en_US/installing-boot9strap-(hbl-usm).txt index 25fc1a6722..9886706e19 100644 --- a/_pages/en_US/installing-boot9strap-(hbl-usm).txt +++ b/_pages/en_US/installing-boot9strap-(hbl-usm).txt @@ -34,7 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console From 2fa30115a4b98ff809382c51170c6b3dd4d39489 Mon Sep 17 00:00:00 2001 From: radostin04 Date: Sun, 8 Nov 2020 16:06:19 +0200 Subject: [PATCH 010/125] Update ban prevention steps in a9lh to b9s they were updated in get started already but i guess we forgot about here --- _pages/en_US/a9lh-to-b9s.txt | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/_pages/en_US/a9lh-to-b9s.txt b/_pages/en_US/a9lh-to-b9s.txt index 60eaed476f..d2e59ef26a 100644 --- a/_pages/en_US/a9lh-to-b9s.txt +++ b/_pages/en_US/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} From b7752e9c1a05a87f0ef62a3127f6fa386ea6c720 Mon Sep 17 00:00:00 2001 From: radostin04 Date: Sun, 8 Nov 2020 16:07:27 +0200 Subject: [PATCH 011/125] update ban prevention steps in updating b9s --- _pages/en_US/updating-b9s.txt | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/_pages/en_US/updating-b9s.txt b/_pages/en_US/updating-b9s.txt index 84d8eb17f1..f4c4a38875 100644 --- a/_pages/en_US/updating-b9s.txt +++ b/_pages/en_US/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} From 3c8d08af613f7f0ffffa89924ea5df92e3b6b464 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Tue, 10 Nov 2020 19:49:19 -0800 Subject: [PATCH 012/125] New Crowdin updates (#1799) * New translations installing-boot9strap-(hbl-usm).txt (Dutch) * New translations homebrew-launcher-(browserhax-2020).txt (Hungarian) * New translations installing-boot9strap-(hbl-usm).txt (Hungarian) * New translations homebrew-launcher-(browserhax-2020).txt (Japanese) * New translations homebrew-launcher-(browserhax-2020).txt (Italian) * New translations installing-boot9strap-(hbl-usm).txt (Italian) * New translations homebrew-launcher-(browserhax-2020).txt (Indonesian) * New translations installing-boot9strap-(hbl-usm).txt (Indonesian) * New translations homebrew-launcher-(browserhax-2020).txt (Croatian) * New translations installing-boot9strap-(hbl-usm).txt (Croatian) * New translations homebrew-launcher-(browserhax-2020).txt (Thai) * New translations installing-boot9strap-(hbl-usm).txt (Thai) * New translations homebrew-launcher-(browserhax-2020).txt (Polish) * New translations installing-boot9strap-(hbl-usm).txt (Polish) * New translations homebrew-launcher-(browserhax-2020).txt (Norwegian) * New translations installing-boot9strap-(hbl-usm).txt (Norwegian) * New translations homebrew-launcher-(browserhax-2020).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(hbl-usm).txt (Portuguese, Brazilian) * New translations homebrew-launcher-(browserhax-2020).txt (Spanish) * New translations installing-boot9strap-(hbl-usm).txt (Spanish) * New translations installing-boot9strap-(hbl-usm).txt (French) * New translations installing-boot9strap-(hbl-usm).txt (Arabic) * New translations homebrew-launcher-(browserhax-2020).txt (Arabic) * New translations homebrew-launcher-(browserhax-2020).txt (French) * New translations homebrew-launcher-(browserhax-2020).txt (Czech) * New translations installing-boot9strap-(hbl-usm).txt (Czech) * New translations homebrew-launcher-(browserhax-2020).txt (Korean) * New translations homebrew-launcher-(browserhax-2020).txt (Chinese Simplified) * New translations homebrew-launcher-(browserhax-2020).txt (Romanian) * New translations installing-boot9strap-(hbl-usm).txt (Romanian) * New translations homebrew-launcher-(browserhax-2020).txt (Finnish) * New translations installing-boot9strap-(hbl-usm).txt (Finnish) * New translations homebrew-launcher-(browserhax-2020).txt (Greek) * New translations installing-boot9strap-(hbl-usm).txt (Greek) * New translations homebrew-launcher-(browserhax-2020).txt (Hebrew) * New translations installing-boot9strap-(hbl-usm).txt (Hebrew) * New translations homebrew-launcher-(browserhax-2020).txt (Catalan) * New translations installing-boot9strap-(hbl-usm).txt (Catalan) * New translations homebrew-launcher-(browserhax-2020).txt (German) * New translations installing-boot9strap-(hbl-usm).txt (German) * New translations installing-boot9strap-(hbl-usm).txt (Chinese Simplified) * New translations installing-boot9strap-(hbl-usm).txt (Ukrainian) * New translations homebrew-launcher-(browserhax-2020).txt (Ukrainian) * New translations homebrew-launcher-(browserhax-2020).txt (Vietnamese) * New translations installing-boot9strap-(hbl-usm).txt (Vietnamese) * New translations homebrew-launcher-(browserhax-2020).txt (Chinese Traditional) * New translations installing-boot9strap-(hbl-usm).txt (Chinese Traditional) * New translations installing-boot9strap-(hbl-usm).txt (Russian) * New translations homebrew-launcher-(browserhax-2020).txt (Russian) * New translations installing-boot9strap-(hbl-usm).txt (Portuguese) * New translations homebrew-launcher-(browserhax-2020).txt (Portuguese) * New translations installing-boot9strap-(hbl-usm).txt (Turkish) * New translations homebrew-launcher-(browserhax-2020).txt (Turkish) * New translations installing-boot9strap-(hbl-usm).txt (Swedish) * New translations homebrew-launcher-(browserhax-2020).txt (Swedish) * New translations homebrew-launcher-(browserhax-2020).txt (Pirate English) * New translations installing-boot9strap-(hbl-usm).txt (Malay) * New translations homebrew-launcher-(browserhax-2020).txt (Malay) * New translations installing-boot9strap-(hbl-usm).txt (Pirate English) * New translations homebrew-launcher-(browserhax-2020).txt (Chinese Simplified) * New translations homebrew-launcher-(browserhax-2020).txt (Italian) * New translations homebrew-launcher-(browserhax-2020).txt (Italian) * New translations en_US.yml (Hungarian) * New translations ctrtransfer.txt (Hungarian) * New translations uninstall-cfw.txt (Hungarian) * New translations installing-boot9strap-(fredtool).txt (Hungarian) * New translations installing-boot9strap-(frogtool).txt (Hungarian) * New translations installing-boot9strap-(2xrsa).txt (Hungarian) * New translations installing-boot9strap-(soundhax).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations updating-b9s.txt (Hungarian) * New translations homebrew-launcher-(soundhax).txt (Hungarian) * New translations a9lh-to-b9s.txt (Hungarian) * New translations installing-boot9strap-(mset).txt (Hungarian) * New translations installing-boot9strap-(hardmod).txt (Hungarian) * New translations installing-boot9strap-(browser).txt (Hungarian) * New translations godmode9-usage.txt (Hungarian) * New translations region-changing.txt (Hungarian) * New translations en_US.yml (Hungarian) * New translations uninstall-cfw.txt (Hungarian) * New translations uninstall-cfw.txt (Hungarian) * New translations seedminer.txt (Hungarian) * New translations get-started.txt (Hungarian) * New translations troubleshooting.txt (Hungarian) * New translations finalizing-setup.txt (Hungarian) * New translations installing-boot9strap-(frogtool).txt (Hungarian) * New translations homebrew-launcher-(steelhax).txt (Hungarian) * New translations installing-boot9strap-(fredtool).txt (Hungarian) * New translations seedminer.txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations homebrew-launcher-(browserhax-2020).txt (Hungarian) * New translations installing-boot9strap-(hbl-usm).txt (Hungarian) * New translations installing-boot9strap-(fredtool).txt (Hungarian) * New translations seedminer.txt (Hungarian) * New translations troubleshooting.txt (Hungarian) * New translations homebrew-launcher-(pichaxx).txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations home.txt (Hungarian) * New translations region-changing.txt (Hungarian) * New translations bannerbomb3.txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations homebrew-launcher-(browserhax-2020).txt (Hungarian) * New translations bannerbomb3.txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations bannerbomb3.txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations credits.txt (Hungarian) * New translations ctrtransfer.txt (Hungarian) * New translations ctrtransfer.txt (Hungarian) * New translations dsidumper.txt (Hungarian) * New translations f3-(linux).txt (Hungarian) * New translations faq.txt (Hungarian) * New translations finalizing-setup.txt (Hungarian) * New translations finalizing-setup.txt (Hungarian) * New translations legacy-methods.txt (Hungarian) * New translations installing-boot9strap-(hbl-usm).txt (Hungarian) * New translations finalizing-setup.txt (Hungarian) * New translations installing-boot9strap-(browser).txt (Hungarian) * New translations installing-boot9strap-(hardmod).txt (Hungarian) * New translations installing-boot9strap-(safeb9sinstaller).txt (Hungarian) * New translations installing-boot9strap-(mset).txt (Hungarian) * New translations a9lh-to-b9s.txt (Hungarian) * New translations updating-b9s.txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations ntrboot.txt (Hungarian) * New translations flashing-ntrboot-(nds).txt (Hungarian) * New translations flashing-ntrboot-(3ds-single-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hungarian) * New translations flashing-ntrboot-(dsi).txt (Hungarian) * New translations installing-boot9strap-(frogtool).txt (Hungarian) * New translations installing-boot9strap-(fredtool).txt (Hungarian) * New translations move-emunand.txt (Hungarian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hungarian) * New translations homebrew-launcher-(browserhax-2020).txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations homebrew-launcher-(pichaxx).txt (Hungarian) * New translations seedminer.txt (Hungarian) * New translations installing-boot9strap-(fredtool).txt (Hungarian) * New translations homebrew-launcher-(steelhax).txt (Hungarian) * New translations installing-boot9strap-(frogtool).txt (Hungarian) * New translations flashing-ntrboot-(dsi).txt (Hungarian) * New translations flashing-ntrboot-(3ds-single-system).txt (Hungarian) * New translations region-changing.txt (Hungarian) * New translations flashing-ntrboot-(nds).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations updating-b9s.txt (Hungarian) * New translations a9lh-to-b9s.txt (Hungarian) * New translations installing-boot9strap-(mset).txt (Hungarian) * New translations installing-boot9strap-(safeb9sinstaller).txt (Hungarian) * New translations installing-boot9strap-(hardmod).txt (Hungarian) * New translations installing-boot9strap-(browser).txt (Hungarian) * New translations troubleshooting.txt (Hungarian) * New translations installing-boot9strap-(hbl-usm).txt (Hungarian) * New translations installing-boot9strap-(fredtool).txt (Hungarian) * New translations privacy-policy.txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations move-emunand.txt (Hungarian) * New translations region-changing.txt (Hungarian) * New translations finalizing-setup.txt (Hungarian) * New translations installing-boot9strap-(browser).txt (Hungarian) * New translations installing-boot9strap-(mset).txt (Hungarian) * New translations updating-b9s.txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(frogtool).txt (Hungarian) * New translations installing-boot9strap-(fredtool).txt (Hungarian) * New translations dsidumper.txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations installing-boot9strap-(hbl-usm).txt (Hungarian) * New translations home.txt (Hungarian) * New translations homebrew-launcher-(soundhax).txt (Hungarian) * New translations troubleshooting.txt (Hungarian) * New translations homebrew-launcher-(alternatives).txt (Hungarian) * New translations installing-boot9strap-(browser).txt (Hungarian) * New translations installing-boot9strap-(hardmod).txt (Hungarian) * New translations installing-boot9strap-(safeb9sinstaller).txt (Hungarian) * New translations installing-boot9strap-(mset).txt (Hungarian) * New translations updating-b9s.txt (Hungarian) * New translations installing-boot9strap-(soundhax).txt (Hungarian) * New translations installing-boot9strap-(2xrsa).txt (Hungarian) * New translations installing-boot9strap-(frogtool).txt (Hungarian) * New translations installing-boot9strap-(fredtool).txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations get-started.txt (Hungarian) * New translations home.txt (Hungarian) * New translations site-navigation.txt (Hungarian) * New translations installing-boot9strap-(hbl-usm).txt (Hungarian) * New translations homebrew-launcher-(soundhax).txt (Hungarian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations seedminer.txt (Hungarian) * New translations installing-boot9strap-(fredtool).txt (Hungarian) * New translations installing-boot9strap-(frogtool).txt (Hungarian) * New translations installing-boot9strap-(2xrsa).txt (Hungarian) * New translations installing-boot9strap-(soundhax).txt (Hungarian) * New translations flashing-ntrboot-(3ds-single-system).txt (Hungarian) * New translations site-navigation.txt (Hungarian) * New translations flashing-ntrboot-(nds).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(mset).txt (Hungarian) * New translations installing-boot9strap-(safeb9sinstaller).txt (Hungarian) * New translations installing-boot9strap-(hardmod).txt (Hungarian) * New translations installing-boot9strap-(browser).txt (Hungarian) * New translations homebrew-launcher-(alternatives).txt (Hungarian) * New translations installing-boot9strap-(hbl-usm).txt (Hungarian) * New translations installing-boot9strap-(safeb9sinstaller).txt (Hungarian) * New translations dsidumper.txt (Hungarian) * New translations homebrew-launcher-(pichaxx).txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations homebrew-launcher-(browserhax-2020).txt (Hungarian) * New translations installing-boot9strap-(hbl-usm).txt (Hungarian) * New translations finalizing-setup.txt (Hungarian) * New translations ntrboot.txt (Hungarian) * New translations seedminer.txt (Hungarian) * New translations privacy-policy.txt (Hungarian) * New translations privacy-policy.txt (Hungarian) * New translations homebrew-launcher-(pichaxx).txt (Hungarian) * New translations homebrew-launcher-(browserhax-2020).txt (Hungarian) * New translations installing-boot9strap-(frogtool).txt (Hungarian) * New translations installing-boot9strap-(fredtool).txt (Hungarian) * New translations homebrew-launcher-(pichaxx).txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations installing-boot9strap-(hbl-usm).txt (Hungarian) * New translations ctrtransfer.txt (Hungarian) * New translations cart-update.txt (Hungarian) * New translations f3-(linux).txt (Hungarian) * New translations f3x-(mac).txt (Hungarian) * New translations h2testw-(windows).txt (Hungarian) * New translations homebrew-launcher-(soundhax).txt (Hungarian) * New translations move-emunand.txt (Hungarian) * New translations homebrew-launcher-(steelhax).txt (Hungarian) * New translations region-changing.txt (Hungarian) * New translations uninstall-cfw.txt (Hungarian) * New translations homebrew-launcher-(pichaxx).txt (Hungarian) * New translations homebrew-launcher-(steelhax).txt (Hungarian) * New translations flashing-ntrboot-(dsi).txt (Hungarian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-single-system).txt (Hungarian) * New translations flashing-ntrboot-(nds).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations updating-b9s.txt (Hungarian) * New translations troubleshooting.txt (Hungarian) * New translations a9lh-to-b9s.txt (Hungarian) * New translations installing-boot9strap-(mset).txt (Hungarian) * New translations installing-boot9strap-(safeb9sinstaller).txt (Hungarian) * New translations installing-boot9strap-(hardmod).txt (Hungarian) * New translations installing-boot9strap-(browser).txt (Hungarian) * New translations file-extensions-(windows).txt (Hungarian) * New translations godmode9-usage.txt (Hungarian) * New translations homebrew-launcher-(alternatives).txt (Hungarian) * New translations homebrew-launcher-(browserhax-2020).txt (Hungarian) --- _data/navigation/hu_HU.yml | 48 ++++---- _pages/ar_SA/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../ar_SA/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/ar_SA/site-navigation.txt | 2 +- _pages/ca_ES/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../ca_ES/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/ca_ES/site-navigation.txt | 2 +- _pages/cs_CZ/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../cs_CZ/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/cs_CZ/site-navigation.txt | 2 +- _pages/de_DE/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../de_DE/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/de_DE/site-navigation.txt | 2 +- _pages/el_GR/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../el_GR/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/el_GR/site-navigation.txt | 2 +- _pages/en_PT/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../en_PT/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/en_PT/site-navigation.txt | 2 +- _pages/es_ES/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../es_ES/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/es_ES/site-navigation.txt | 2 +- _pages/fi_FI/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../fi_FI/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/fi_FI/site-navigation.txt | 2 +- _pages/fr_FR/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../fr_FR/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/fr_FR/site-navigation.txt | 2 +- _pages/he_IL/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../he_IL/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/he_IL/site-navigation.txt | 2 +- _pages/hr_HR/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../hr_HR/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/hr_HR/site-navigation.txt | 2 +- _pages/hu_HU/a9lh-to-b9s.txt | 14 +-- _pages/hu_HU/bannerbomb3.txt | 52 ++++---- _pages/hu_HU/cart-update.txt | 2 +- _pages/hu_HU/credits.txt | 2 +- _pages/hu_HU/ctrtransfer.txt | 14 +-- _pages/hu_HU/dsidumper.txt | 30 ++--- _pages/hu_HU/f3-(linux).txt | 4 +- _pages/hu_HU/f3x-(mac).txt | 2 +- _pages/hu_HU/faq.txt | 2 +- _pages/hu_HU/file-extensions-(windows).txt | 2 +- _pages/hu_HU/finalizing-setup.txt | 42 +++---- .../flashing-ntrboot-(3ds-multi-system).txt | 8 +- .../flashing-ntrboot-(3ds-single-system).txt | 8 +- _pages/hu_HU/flashing-ntrboot-(dsi).txt | 8 +- _pages/hu_HU/flashing-ntrboot-(nds).txt | 8 +- _pages/hu_HU/get-started.txt | 22 ++-- _pages/hu_HU/godmode9-usage.txt | 4 +- _pages/hu_HU/h2testw-(windows).txt | 2 +- _pages/hu_HU/home.txt | 14 +-- .../homebrew-launcher-(alternatives).txt | 6 +- .../homebrew-launcher-(browserhax-2020).txt | 70 +++++------ _pages/hu_HU/homebrew-launcher-(pichaxx).txt | 46 +++---- _pages/hu_HU/homebrew-launcher-(soundhax).txt | 8 +- _pages/hu_HU/homebrew-launcher-(steelhax).txt | 60 +++++----- .../hu_HU/installing-boot9strap-(2xrsa).txt | 14 +-- .../hu_HU/installing-boot9strap-(browser).txt | 18 +-- .../installing-boot9strap-(fredtool).txt | 44 +++---- .../installing-boot9strap-(frogtool).txt | 38 +++--- .../hu_HU/installing-boot9strap-(hardmod).txt | 14 +-- .../hu_HU/installing-boot9strap-(hbl-usm).txt | 50 ++++---- _pages/hu_HU/installing-boot9strap-(mset).txt | 16 +-- .../hu_HU/installing-boot9strap-(ntrboot).txt | 22 ++-- ...stalling-boot9strap-(safeb9sinstaller).txt | 10 +- .../installing-boot9strap-(soundhax).txt | 18 +-- _pages/hu_HU/installing-boot9strap-(usm).txt | 96 +++++++-------- _pages/hu_HU/legacy-methods.txt | 4 +- _pages/hu_HU/move-emunand.txt | 18 +-- _pages/hu_HU/ntrboot.txt | 26 ++-- _pages/hu_HU/privacy-policy.txt | 28 ++--- _pages/hu_HU/region-changing.txt | 14 +-- _pages/hu_HU/seedminer.txt | 112 +++++++++--------- _pages/hu_HU/site-navigation.txt | 28 ++--- _pages/hu_HU/troubleshooting.txt | 24 ++-- _pages/hu_HU/uninstall-cfw.txt | 52 ++++---- _pages/hu_HU/updating-b9s.txt | 14 +-- _pages/id_ID/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../id_ID/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/id_ID/site-navigation.txt | 2 +- _pages/it_IT/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../it_IT/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/it_IT/site-navigation.txt | 2 +- _pages/ja_JP/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../ja_JP/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/ja_JP/site-navigation.txt | 2 +- _pages/ko_KR/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../ko_KR/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/ko_KR/site-navigation.txt | 2 +- _pages/ms_MY/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../ms_MY/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/ms_MY/site-navigation.txt | 2 +- _pages/nl_NL/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../nl_NL/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/nl_NL/site-navigation.txt | 2 +- _pages/no_NO/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../no_NO/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/no_NO/site-navigation.txt | 2 +- _pages/pl_PL/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../pl_PL/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/pl_PL/site-navigation.txt | 2 +- _pages/pt_BR/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../pt_BR/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/pt_BR/site-navigation.txt | 2 +- _pages/pt_PT/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../pt_PT/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/pt_PT/site-navigation.txt | 2 +- _pages/ro_RO/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../ro_RO/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/ro_RO/site-navigation.txt | 2 +- _pages/ru_RU/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../ru_RU/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/ru_RU/site-navigation.txt | 2 +- _pages/sv_SE/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../sv_SE/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/sv_SE/site-navigation.txt | 2 +- _pages/th_TH/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../th_TH/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/th_TH/site-navigation.txt | 2 +- _pages/tr_TR/bannerbomb3.txt | 2 +- _pages/tr_TR/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../tr_TR/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/tr_TR/site-navigation.txt | 2 +- _pages/uk_UA/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../uk_UA/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/uk_UA/site-navigation.txt | 2 +- _pages/vi_VN/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../vi_VN/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/vi_VN/site-navigation.txt | 2 +- _pages/zh_CN/faq.txt | 32 ++--- _pages/zh_CN/finalizing-setup.txt | 2 +- .../flashing-ntrboot-(3ds-single-system).txt | 2 +- _pages/zh_CN/flashing-ntrboot-(nds).txt | 2 +- _pages/zh_CN/godmode9-usage.txt | 2 +- _pages/zh_CN/home.txt | 6 +- .../homebrew-launcher-(browserhax-2020).txt | 24 +--- .../zh_CN/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/zh_CN/move-emunand.txt | 2 +- _pages/zh_CN/region-changing.txt | 4 +- _pages/zh_TW/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 22 +--- .../zh_TW/installing-boot9strap-(hbl-usm).txt | 4 +- _pages/zh_TW/site-navigation.txt | 2 +- 173 files changed, 828 insertions(+), 1262 deletions(-) diff --git a/_data/navigation/hu_HU.yml b/_data/navigation/hu_HU.yml index d24c8a9471..4b51324cb1 100644 --- a/_data/navigation/hu_HU.yml +++ b/_data/navigation/hu_HU.yml @@ -35,12 +35,12 @@ main: url: uninstall-cfw top: - - title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. + title: A weboldal "sütiket" használ, hogy nyomon tudd követni a haladásod az oldalsó menüben, és hogy jobbá tegye az oldalt. bottom: - title: Ha segítségre van szükséged (angol nyelven), keresd fel a Nintendo Homebrew-t Discord-on. - - title: Amennyiben hasznosnak véled ezt az útmutatót, elfogadok adományokat. + title: Amennyiben hasznosnak véled ezt az útmutatót, elfogadunk adományokat. footer: - title: Forráskód @@ -49,7 +49,7 @@ footer: - title: Miért vannak hirdetések? - - title: Privacy Policy + title: Adatvédelmi Irányelv sidebar_title: - title: Előrehaladás @@ -61,7 +61,7 @@ sidebar_pages: title: Kezdeti lépések url: get-started - - title: Cart Update + title: Frissítés kártyáról url: cart-update - title: ntrboot @@ -76,22 +76,22 @@ sidebar_pages: title: BannerBomb3 url: bannerbomb3 - - title: Multiple Options + title: Több lehetőség url: multiple-options - - title: Flashing ntrboot (3DS Single System) + title: Ntrboot flashelése (egy 3DS rendszer) url: flashing-ntrboot-(3ds-single-system) - - title: Flashing ntrboot (3DS Multi System) + title: Ntrboot flashelése (több 3DS rendszer) url: flashing-ntrboot-(3ds-multi-system) - - title: Flashing ntrboot (DSi) + title: Ntrboot flashelése (DSi) url: flashing-ntrboot-(dsi) - - title: Flashing ntrboot (NDS) + title: Ntrboot flashelése (NDS) url: flashing-ntrboot-(nds) - - title: Flashing ntrboot (Powersaves) + title: Ntrboot flashelése (Powersaves) url: flashing-ntrboot-(powersaves) - title: BrowserHax 2020 @@ -100,7 +100,7 @@ sidebar_pages: title: Homebrew Launcher (Soundhax) url: homebrew-launcher-(soundhax) - - title: Homebrew Launcher (Alternatives) + title: Homebrew Launcher (Alternatívák) url: homebrew-launcher-(alternatives) - title: Homebrew Launcher (Steelhax) @@ -109,41 +109,41 @@ sidebar_pages: title: Homebrew Launcher (PicHaxx) url: homebrew-launcher-(pichaxx) - - title: NTR and Cubic Ninja + title: NTR és Cubic Ninja url: ntr-and-cubic-ninja - - title: Installing boot9strap (2xrsa) + title: Boot9strap telepítése (2xrsa) url: installing-boot9strap-(2xrsa) - - title: Installing boot9strap (Browser) + title: Boot9strap telepítése (böngésző) url: installing-boot9strap-(browser) - - title: Installing boot9strap (Hardmod) + title: Boot9strap telepítése (Hardmod) url: installing-boot9strap-(hardmod) - - title: Installing boot9strap (SafeB9SInstaller) + title: Boot9strap telepítése (SafeB9SInstaller) url: installing-boot9strap-(safeb9sinstaller) - - title: Installing boot9strap (MSET) + title: Boot9strap telepítése (MSET) url: installing-boot9strap-(mset) - - title: Installing boot9strap (ntrboot) + title: Boot9strap (ntrboot) telepítése url: installing-boot9strap-(ntrboot) - - title: Installing boot9strap (Soundhax) + title: Boot9strap telepítése (Soundhax) url: installing-boot9strap-(soundhax) - - title: Installing boot9strap (Frogtool) + title: Boot9strap telepítése (Frogtool) url: installing-boot9strap-(frogtool) - - title: Installing boot9strap (Fredtool) + title: Boot9strap telepítése (Fredtool) url: installing-boot9strap-(fredtool) - - title: Installing boot9strap (USM) + title: Boot9strap telepítése (USM) url: installing-boot9strap-(usm) - - title: Installing boot9strap (HBL-USM) + title: Boot9strap telepítése (HBL-USM) url: installing-boot9strap-(hbl-usm) - - title: Finalizing Setup + title: Telepítés véglegesítése url: finalizing-setup diff --git a/_pages/ar_SA/home.txt b/_pages/ar_SA/home.txt index d2d66e2787..71e18aeec4 100644 --- a/_pages/ar_SA/home.txt +++ b/_pages/ar_SA/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ar_SA/homebrew-launcher-(browserhax-2020).txt b/_pages/ar_SA/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/ar_SA/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/ar_SA/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/ar_SA/installing-boot9strap-(hbl-usm).txt b/_pages/ar_SA/installing-boot9strap-(hbl-usm).txt index 25fc1a6722..62fd4bfa66 100644 --- a/_pages/ar_SA/installing-boot9strap-(hbl-usm).txt +++ b/_pages/ar_SA/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/ar_SA/site-navigation.txt b/_pages/ar_SA/site-navigation.txt index 2c42dcc501..8ba7979d84 100644 --- a/_pages/ar_SA/site-navigation.txt +++ b/_pages/ar_SA/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ca_ES/home.txt b/_pages/ca_ES/home.txt index d2d66e2787..71e18aeec4 100644 --- a/_pages/ca_ES/home.txt +++ b/_pages/ca_ES/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ca_ES/homebrew-launcher-(browserhax-2020).txt b/_pages/ca_ES/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/ca_ES/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/ca_ES/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/ca_ES/installing-boot9strap-(hbl-usm).txt b/_pages/ca_ES/installing-boot9strap-(hbl-usm).txt index 25fc1a6722..62fd4bfa66 100644 --- a/_pages/ca_ES/installing-boot9strap-(hbl-usm).txt +++ b/_pages/ca_ES/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/ca_ES/site-navigation.txt b/_pages/ca_ES/site-navigation.txt index 2c42dcc501..8ba7979d84 100644 --- a/_pages/ca_ES/site-navigation.txt +++ b/_pages/ca_ES/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/cs_CZ/home.txt b/_pages/cs_CZ/home.txt index d2d66e2787..71e18aeec4 100644 --- a/_pages/cs_CZ/home.txt +++ b/_pages/cs_CZ/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/cs_CZ/homebrew-launcher-(browserhax-2020).txt b/_pages/cs_CZ/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/cs_CZ/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/cs_CZ/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/cs_CZ/installing-boot9strap-(hbl-usm).txt b/_pages/cs_CZ/installing-boot9strap-(hbl-usm).txt index 25fc1a6722..62fd4bfa66 100644 --- a/_pages/cs_CZ/installing-boot9strap-(hbl-usm).txt +++ b/_pages/cs_CZ/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/cs_CZ/site-navigation.txt b/_pages/cs_CZ/site-navigation.txt index 2c42dcc501..8ba7979d84 100644 --- a/_pages/cs_CZ/site-navigation.txt +++ b/_pages/cs_CZ/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/de_DE/home.txt b/_pages/de_DE/home.txt index ec4fcc2985..55f265c63d 100644 --- a/_pages/de_DE/home.txt +++ b/_pages/de_DE/home.txt @@ -82,7 +82,7 @@ Für eine Liste aller berechneten sighax-Signaturen, siehe in [diesem gist](http + Wenn alles nach Plan verläuft, wirst du keine Daten verlieren und dein System wird die gleichen Daten wie vorher haben (Spiele, NNID, Speicherstände, etc. werden erhalten bleiben). + Deine Konsole während des gesamten Prozesses mit dem Ladekabel aufzuladen vermeidet Datenverluste oder Schäden durch unerwartetes Ausschalten! + Deine SD-Karte sollte mit [MBR, nicht GPT](http://www.howtogeek.com/245610/) formatiert sein. (Die mitgelieferte SD-Karte ist standardmäßig mit MBR formatiert). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ Mit dem Tool [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) kannst du eine SD-Karte passend formatieren. Denke daran, die Größe der Zuordnungseinheiten auf 32K (32768) zu setzen. ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/de_DE/homebrew-launcher-(browserhax-2020).txt b/_pages/de_DE/homebrew-launcher-(browserhax-2020).txt index 41dd1f8618..860ba2f973 100644 --- a/_pages/de_DE/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/de_DE/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### Was du brauchst @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + Solltest du eine Fehlermeldung erhalten, [folge diesen Anweisungen](troubleshooting#a-browser-based-exploit-is-not-working) 1. Wenn der Exploit erfolgreich war, wird der Homebrew Launcher gestartet - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/de_DE/installing-boot9strap-(hbl-usm).txt b/_pages/de_DE/installing-boot9strap-(hbl-usm).txt index 8e291b531f..9ed5462c03 100644 --- a/_pages/de_DE/installing-boot9strap-(hbl-usm).txt +++ b/_pages/de_DE/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/de_DE/site-navigation.txt b/_pages/de_DE/site-navigation.txt index b6a70b38f5..6c7f9bae99 100644 --- a/_pages/de_DE/site-navigation.txt +++ b/_pages/de_DE/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Setup fertigstellen](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/el_GR/home.txt b/_pages/el_GR/home.txt index 5745d32c56..fe156d82a0 100644 --- a/_pages/el_GR/home.txt +++ b/_pages/el_GR/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + Εάν όλα πάνε σύμφωνα με το σχέδιο, δεν θα χάσετε τα δεδομένα σας και θα καταλήξετε με όλα όσα ξεκινήσατε (παιχνίδια, NNID, saves, κλπ. θα διατηρηθούν). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/el_GR/homebrew-launcher-(browserhax-2020).txt b/_pages/el_GR/homebrew-launcher-(browserhax-2020).txt index c06bc3818b..520be88417 100644 --- a/_pages/el_GR/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/el_GR/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/el_GR/installing-boot9strap-(hbl-usm).txt b/_pages/el_GR/installing-boot9strap-(hbl-usm).txt index 476e9d46bb..484597f856 100644 --- a/_pages/el_GR/installing-boot9strap-(hbl-usm).txt +++ b/_pages/el_GR/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/el_GR/site-navigation.txt b/_pages/el_GR/site-navigation.txt index ba66af378f..27d68549f6 100644 --- a/_pages/el_GR/site-navigation.txt +++ b/_pages/el_GR/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/en_PT/home.txt b/_pages/en_PT/home.txt index ee4cded2ba..32651d6d93 100644 --- a/_pages/en_PT/home.txt +++ b/_pages/en_PT/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everythin' goes accordin' to plan, ye gunna lose no data 'n be endin' up wit' everythin' that ye started wit' (games, NNID, saves, etc gunna be preserved). + Keep ye device plugged in 'n charged throughout th' entire process to avoid data loss or damage from an unexpected power-off! + Ye SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (th' SD card that comes wit' ye device gunna be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/en_PT/homebrew-launcher-(browserhax-2020).txt b/_pages/en_PT/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/en_PT/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/en_PT/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/en_PT/installing-boot9strap-(hbl-usm).txt b/_pages/en_PT/installing-boot9strap-(hbl-usm).txt index 35ffef23d9..0699874b2a 100644 --- a/_pages/en_PT/installing-boot9strap-(hbl-usm).txt +++ b/_pages/en_PT/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/en_PT/site-navigation.txt b/_pages/en_PT/site-navigation.txt index 7f418cb97c..a120fc4df3 100644 --- a/_pages/en_PT/site-navigation.txt +++ b/_pages/en_PT/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizin' Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/es_ES/home.txt b/_pages/es_ES/home.txt index f142d9f813..f74d8e01a1 100644 --- a/_pages/es_ES/home.txt +++ b/_pages/es_ES/home.txt @@ -82,7 +82,7 @@ Para una lista de cada una de las firmas calculadas de sighax, echa un vistazo a + Si todo va según el plan, no perderás datos y terminarás con todo lo que tenías anteriormente (juegos, NNID, datos de guardado, etc se conservarán). + Mantén tu consola conectada y cargada durante todo el proceso para evitar pérdidas de datos o daños, producto de un apagado inesperado! + Tu tarjeta SD debe ser [MBR, no GPT](http://www.howtogeek.com/245610/) (la tarjeta SD que viene con tu consola es MBR por defecto). La manera más fácil de comprobar esto es ver si la tarjeta funciona en tu 3DS. Si funciona, la tarjeta es MBR. -+ Si necesitas formatear una tarjeta SD nueva, puedes usar [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) y ajustar el tamaño de unidad de asignación a 32K (32768)). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + La Old 2DS es esencialmente idéntica a la Old 3DS en términos de software, mientras que la New 2DS es esencialmente idéntica a la New 3DS en términos de software. Cualquier paso que diga "Old 3DS" también aplican a la Old 2DS, y cualquier paso que diga "New 3DS" también aplica a la New 2DS. ___ diff --git a/_pages/es_ES/homebrew-launcher-(browserhax-2020).txt b/_pages/es_ES/homebrew-launcher-(browserhax-2020).txt index 5928677697..c0eb4dfcd1 100644 --- a/_pages/es_ES/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/es_ES/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" Este método para acceder al Homebrew Launcher se aprovecha de algunos problemas pasados por alto en el Navegador de Internet nativo de la 3DS. -### Pruebas de compatibilidad - -Para usar este método, tu consola debe ser de una región compatible, y tener una versión compatible del Navegador de Internet. - -Puedes confirmar dichos detalles en Configuración de la Consola. - -1. Abre Configuración de la Consola. -1. En la esquina inferior derecha de la pantalla superior, conseguirás la versión del firmware de la consola, en el formato de `11.13.0-45x`. - + El 45 es la versión del navegador de Internet, y la letra es la región de tu consola - + Si tu versión de Navegador es menor a 45, necesitas actualizar la consola mediante la opción de "Actualización" en Configuración de la consola - + E indica la región de Europa - + U indica la región Americana (USA) - + J indica la región de Japón - + Si tu consola no es de alguna de estas regiones, no es compatible con este método. -1. Recuerda la región de tu consola. La necesitarás para más tarde. +Estas instrucciones funcionan en consolas de las regiones USA, Europa, Japón y Corea, indicado por las letras U, E, J o K después de la versión del sistema. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### Qué necesitas @@ -41,6 +27,7 @@ Puedes confirmar dichos detalles en Configuración de la Consola. 1. Copia `boot.3dsx` del archivo de Homebrew Launcher a la raíz de tu tarjeta SD + La raíz de tu tarjeta SD se refiere al primer directorio de la tarjeta, donde puedes ver la carpeta Nintendo 3DS pero no estás dentro de ella 1. En el archivo de BrowserHax que descargaste, abre la carpeta correspondiente a la región de tu consola + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copia la carpeta `3ds` y los archivos `browserhax_hblauncher_ropbin_payload.bin` y `arm11code.bin` al directorio raíz de tu tarjeta SD + Ahora debería haber una carpeta llamada `Nintendo 3DS`, otra llamada `3ds` y los dos archivos `.bin` en la raíz de tu tarjeta SD @@ -50,14 +37,15 @@ Puedes confirmar dichos detalles en Configuración de la Consola. 1. Extrae la tarjeta SD de forma segura de la computadora y ponla de vuelta en la consola 1. Enciende tu consola y asegúrate de estar conectado a una red WiFi activa 1. Desde el menú HOME, presiona el gatillo izquierdo y el derecho al mismo tiempo (L y R) - + Esto debería abrir un escáner de QR. Si no abre un escáner de QR, USM (la próxima parte de instalar CFW) no funcionará para ti. Tendrás que usar un [método antiguo](legacy-methods) + + Esto debería abrir un escáner de QR. Si no abre un escáner de QR, USM (la próxima parte de instalar CFW) no funcionará para ti. You will need to use [Seedminer](seedminer) + Si necesitas escribir el URL, es `https://zoogie.github.io/web/nbhax/` 1. Usa el código QR para escanear el código que abriste en el primer paso 1. Pulsa el botón "PROCEED TO HAXX" 1. Espera a que el proceso se complete + Si la pantalla se queda en amarillo, apaga tu consola y vuelve a intentar esta sección + + Si te sale un error, sigue la [guía de solución de problemas](troubleshooting#a-browser-based-exploit-is-not-working) 1. Si el exploit fue exitoso, tu consola habrá cargado el Homebrew Launcher - + Es posible que aparezca un error diciendo que no se han encontrado aplicaciones. De ser así, prosigue con el siguiente paso + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Deja la consola encendida y prosigue con la siguiente sección diff --git a/_pages/es_ES/installing-boot9strap-(hbl-usm).txt b/_pages/es_ES/installing-boot9strap-(hbl-usm).txt index 7736d34b80..7b8ed3ba35 100644 --- a/_pages/es_ES/installing-boot9strap-(hbl-usm).txt +++ b/_pages/es_ES/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ Si tienes acceso al Homebrew Launcher a través de otro punto de entrada, debes Una vez que el perfil de WiFi ha sido inyectado, usaremos SAFE_MODE, que consiste en una función de recuperación presente en todas las consolas, para activar el perfil de WiFi con el exploit. -Estas instrucciones funcionan en consolas de las regiones USA, Europa, Japón y Corea, tal y como se indica por las letras U, E, J o K después de la versión del sistema. - Si tus botones (Right/Left Shoulder), (D-Pad arriba) o (A) no funcionan, deberás utilizar un [Método antiguo](legacy-methods). Para ayuda con este asunto, únete al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) donde puedes pedir, en inglés, que te ayuden. {: .notice--danger} @@ -34,7 +32,7 @@ Si tus botones (Right/Left Shoulder), (D-Pad arriba) o (A) no funcionan, deberá 1. Selecciona la opción "INSTALL exploit to wifi slots 1,2,3 & shutdown" + Verás algo de texto en pantalla y luego la consola se apagará 1. Extrae la tarjeta SD de la consola y conéctala en la computadora -1. Copia el archivo `boot.firm` presente en el archivo `.zip` de Luma3DS al directorio raíz de tu tarjeta SD, sobreescribiendo archivos preexistentes si los hay +1. Copia el archivo `boot.firm` desde el `.zip` de Luma3DS a la raíz de tu tarjeta SD 1. Copia el archivo `usm.bin` desde el `.zip` de unSAFE_MODE a la raíz de tu tarjeta SD 1. Reinserta la tarjeta SD en tu consola diff --git a/_pages/es_ES/site-navigation.txt b/_pages/es_ES/site-navigation.txt index ac209d4d91..9d305c8b98 100644 --- a/_pages/es_ES/site-navigation.txt +++ b/_pages/es_ES/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizar Instalación](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Instalar boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/fi_FI/home.txt b/_pages/fi_FI/home.txt index c7fb2bec6e..35c86c8c20 100644 --- a/_pages/fi_FI/home.txt +++ b/_pages/fi_FI/home.txt @@ -82,7 +82,7 @@ Luettelon kaikista lasketuista sighaxin allekirjoituksista löydät [tästä gis + Jos kaikki menee suunnitelmien mukaan, et menetä mitään tietoja ja päädyt samaan kokoonpanoon, joka sinulla oli alussa (pelit, NNID, tallennukset jne. säilyvät). + Pidä konsolisi latauksessa koko prosessin ajan välttyäksesi tietojen menettämiseltä tai odottamattomasta sammumisesta aiheutuvalta vahingolta! + SD-korttisi osiointimallin on oltava [MBR, ei GPT](http://www.howtogeek.com/245610/) (konsolin mukana tulevassa kortissa se on oletuksena MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/fi_FI/homebrew-launcher-(browserhax-2020).txt b/_pages/fi_FI/homebrew-launcher-(browserhax-2020).txt index 1cee8d9437..4a6a8f0df0 100644 --- a/_pages/fi_FI/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/fi_FI/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### Tarpeet @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + Jos saat virheen, [seuraa tätä vianmääritysohjetta](troubleshooting#selainpohjainen-käynnistystapa-ei-toimi) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/fi_FI/installing-boot9strap-(hbl-usm).txt b/_pages/fi_FI/installing-boot9strap-(hbl-usm).txt index 55bca7b2ab..06d4a7cdf4 100644 --- a/_pages/fi_FI/installing-boot9strap-(hbl-usm).txt +++ b/_pages/fi_FI/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/fi_FI/site-navigation.txt b/_pages/fi_FI/site-navigation.txt index 61b11e911c..8fca93195e 100644 --- a/_pages/fi_FI/site-navigation.txt +++ b/_pages/fi_FI/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Asennuksen viimeistely](finalizing-setup) + [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/fr_FR/home.txt b/_pages/fr_FR/home.txt index 4a71382900..a39f729674 100644 --- a/_pages/fr_FR/home.txt +++ b/_pages/fr_FR/home.txt @@ -83,7 +83,7 @@ Personnalisez votre Menu Home avec des [thèmes et écrans d'accueil créés par + Si tout se passe comme prévu, vous ne perdrez aucune donnée et finirez avec tout ce que vous aviez au départ (les jeux, votre NNID, les sauvegardes, etc., seront préservées). + Assurez-vous que votre console reste branchée et chargée pendant l'intégralité du processus pour éviter la perte de données ou les dommages causés par une extinction inattendue! + Votre carte SD doit être en [MBR, pas GPT](http://www.howtogeek.com/245610/) (la carte SD fournie avec la console est en MBR par défaut). La façon la plus simple de vérifier que la carte SD est bien en MBR est de s'assurer que la carte SD fonctionne dans votre 3DS. Si elle fonctionne, votre carte SD est en MBR. -+ Si vous devez formater une carte SD neuve, vous pouvez utiliser [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) et choisir une taille d'unité d'allocation ("Allocation Unit Size") de 32K (32768). ++ Si vous devez formater une carte SD neuve, vous pouvez utiliser [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) et choisir une taille d'unité d'allocation ("Allocation Unit Size") de 32K (32768). + La Old 2DS est essentiellement identique à la Old 3DS pour ce qui est du logiciel, tandis que la New 2DS est essentiellement identique à la New 3DS pour ce qui est du logiciel. Toute étape mentionnant "Old 3DS" s'applique également à la Old 2DS, et toute étape mentionnant "New 3DS" s'applique également à la New 2DS. ___ diff --git a/_pages/fr_FR/homebrew-launcher-(browserhax-2020).txt b/_pages/fr_FR/homebrew-launcher-(browserhax-2020).txt index 7df2154ac7..00a1a885ae 100644 --- a/_pages/fr_FR/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/fr_FR/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" Cette méthode d'accès au Homebrew Launcher se sert de failles dans le Navigateur Internet 3DS natif. -### Tests de compatibilité - -Pour pouvoir utiliser cette méthode, votre console doit provenir d'une région compatible avec une version compatible du navigateur. - -Vous pouvez vérifier ces informations dans les Paramètres de la console. - -1. Ouvrez les Paramètres de la console. -1. Vous pouvez voir la version du firmware sous la forme de `11.13.0-45x` dans le coin inférieur droit de l'écran supérieur. - + Le 45 représente la version du navigateur et la lettre représente la région - + Si la version du Navigateur Internet est inférieure à 45, vous devez mettre à jour la console depuis l'option "Mise à jour de la console" des Paramètres de la Console - + E représente EUROPE - + U représente USA - + J représente JAPON - + Si votre console ne possède aucune de ces 3 lettres, elle n'est pas compatible avec cette méthode. -1. Souvenez vous de votre région. Vous en aurez besoin pour plus tard. +Ces instructions fonctionnent dans les régions USA, Europe, Japon et Corée indiquées par les lettres U, E, J ou K après le numéro de version de la console. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ## Ce dont vous avez besoin @@ -40,6 +26,7 @@ Vous pouvez vérifier ces informations dans les Paramètres de la console. 1. Copiez `boot.3dsx` depuis la release du Homebrew Launcher à la racine de la carte SD + La racine de la carte SD représente le répertoire initial de la carte SD où vous pouvez voir le dossier Nintendo 3DS, mais ce n'est pas à l'intérieur de ce dernier 1. Dans l'archive de BrowserHax, ouvrez le dossier correspondant à la région de votre console + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copiez le dossier `3ds`, `browserhax_hblauncher_ropbin_payload.bin` et `arm11code.bin` vers la racine de votre carte SD + Vous devriez maintenant avoir un dossier `Nintendo 3DS`, un dossier `3ds` et les deux fichiers `.bin` sur la racine de votre carte SD @@ -49,14 +36,15 @@ Vous pouvez vérifier ces informations dans les Paramètres de la console. 1. Éjectez en toute sécurité votre carte SD de votre ordinateur et remettez-la dans votre console 1. Allumez votre console et assurez-vous qu'elle est connectée à un réseau Wi-Fi fonctionnel 1. Sur le menu HOME, appuyez sur la gâchette gauche (L) et la gâchette droite (R) en même temps - + Cela devrait ouvrir le lecteur de QR code. Si ce n'est pas le cas, USM (la partie suivante de l'installation du custom firmware) ne fonctionnera pas. Vous devrez alors utiliser une [ancienne méthode](legacy-methods) + + Cela devrait ouvrir le lecteur de QR code. Si ce n'est pas le cas, USM (la partie suivante de l'installation du custom firmware) ne fonctionnera pas. You will need to use [Seedminer](seedminer) + Si vous avez besoin de saisir l'URL, la voici `https://zoogie.github.io/web/nbhax/` 1. Utilisez le lecteur de QR code pour scanner le QR code ouvert précédemment à la première étape 1. Appuyez sur le bouton "PROCEED TO HAXX" 1. Attendez la fin de l'opération + Si vous obtenez un écran jaune, éteignez votre console et réessayez cette section encore une fois + + Si vous rencontrez une autre erreur, [suivez ce guide de dépannage](troubleshooting#a-browser-based-exploit-is-not-working) 1. Si l'exploit a réussi, votre console devrait avoir démarré l'Homebrew Launcher - + Il est possible que vous obteniez une erreur indiquant qu'aucune application n'a été trouvée. Si cela se produit, passez aux étapes suivantes + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Laissez votre console allumée et passez à la section suivante ci-dessous diff --git a/_pages/fr_FR/installing-boot9strap-(hbl-usm).txt b/_pages/fr_FR/installing-boot9strap-(hbl-usm).txt index 80c52c6b0f..47b7ce2518 100644 --- a/_pages/fr_FR/installing-boot9strap-(hbl-usm).txt +++ b/_pages/fr_FR/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ Si vous avez un accès à l'Homebrew Launcher via un autre point d'entrée, vous Une fois le profil WiFi injecté, nous utiliserons SAFE_MODE, qui est une fonctionnalité de récupération présente sur toutes les consoles 3DS, pour activer le profil WiFi exploité. -Ces instructions fonctionnent dans les régions USA, Europe, Japon et Corée indiquées par les lettres U, E, J ou K après le numéro de version de la console. - Si vos boutons (L/R), (Haut sur la croix directionnelle) ou (A) ne fonctionnent pas, vous devrez utiliser une [Ancienne Méthode](legacy-methods). Pour obtenir de l'aide, rejoignez [Nintendo Homebrew sur Discord](https://discord.gg/MWxPgEp) et demandez de l'aide en anglais. {: .notice--danger} @@ -34,7 +32,7 @@ Si vos boutons (L/R), (Haut sur la croix directionnelle) ou (A) ne fonctionnent 1. Sélectionnez l'option "INSTALL exploit to wifi slots 1,2,3 & shutdown" + Vous verrez du texte à l'écran et votre console s'éteindra 1. Retirez la carte SD de votre console et insérez-la dans votre ordinateur -1. Copiez le fichier `boot.firm` du fichier `.zip` de Luma3DS vers la racine de votre carte SD, en écrasant les fichiers existants si nécessaire +1. Copiez `boot.firm` du fichier `.zip` de Luma3DS vers la racine de votre carte SD 1. Copiez `usm.bin` de l'archive unSAFE_MODE `.zip` vers la racine de votre carte SD 1. Réinsérez la carte SD dans votre console diff --git a/_pages/fr_FR/site-navigation.txt b/_pages/fr_FR/site-navigation.txt index bccc4a1851..cddbdde4f9 100644 --- a/_pages/fr_FR/site-navigation.txt +++ b/_pages/fr_FR/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalisation de l'installation](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installation de boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/he_IL/home.txt b/_pages/he_IL/home.txt index 0e707918c0..d5fa650c8d 100644 --- a/_pages/he_IL/home.txt +++ b/_pages/he_IL/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + אם הכול ילך לפי התוכנית, לא תאבדו נתונים ותסיימו עם כל מה שהתחלתם (משחקים, NNID, שמירות, ועוד). + תשמרו על המכשיר מחובר לחשמל וטעון לאורך כל התהליך כדי למנוע אובדן נתונים או נזק מכיבוי בלתי צפוי! + ה- SD שלכם צריך להיות [MBR, לא GPT](http://www.howtogeek.com/245610/) (כרטיס ה- SD שמגיע עם המכשיר יהיה MBR כברירת מחדל). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/he_IL/homebrew-launcher-(browserhax-2020).txt b/_pages/he_IL/homebrew-launcher-(browserhax-2020).txt index 57f07b2532..b2ebe28676 100644 --- a/_pages/he_IL/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/he_IL/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + אם אתם מקבלים שגיאה, [עקבו אחרי המדריך הבא](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/he_IL/installing-boot9strap-(hbl-usm).txt b/_pages/he_IL/installing-boot9strap-(hbl-usm).txt index 36fee880eb..2c0e5602f7 100644 --- a/_pages/he_IL/installing-boot9strap-(hbl-usm).txt +++ b/_pages/he_IL/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/he_IL/site-navigation.txt b/_pages/he_IL/site-navigation.txt index 3aa368d186..ac5083310f 100644 --- a/_pages/he_IL/site-navigation.txt +++ b/_pages/he_IL/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [סיום התהליך](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/hr_HR/home.txt b/_pages/hr_HR/home.txt index d2d66e2787..71e18aeec4 100644 --- a/_pages/hr_HR/home.txt +++ b/_pages/hr_HR/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/hr_HR/homebrew-launcher-(browserhax-2020).txt b/_pages/hr_HR/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/hr_HR/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/hr_HR/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/hr_HR/installing-boot9strap-(hbl-usm).txt b/_pages/hr_HR/installing-boot9strap-(hbl-usm).txt index 25fc1a6722..62fd4bfa66 100644 --- a/_pages/hr_HR/installing-boot9strap-(hbl-usm).txt +++ b/_pages/hr_HR/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/hr_HR/site-navigation.txt b/_pages/hr_HR/site-navigation.txt index 2c42dcc501..8ba7979d84 100644 --- a/_pages/hr_HR/site-navigation.txt +++ b/_pages/hr_HR/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/hu_HU/a9lh-to-b9s.txt b/_pages/hu_HU/a9lh-to-b9s.txt index bfb301ed26..11dd276d23 100644 --- a/_pages/hu_HU/a9lh-to-b9s.txt +++ b/_pages/hu_HU/a9lh-to-b9s.txt @@ -42,15 +42,15 @@ Vedd figyelembe, hogy New 3DS esetében a `secret_sector.bin` fájlra az arm9loa {: .notice--info} * - **Kizárólag New 3DS-hez:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása * A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.0.5) v7.0.5-ös kiadása *(a `.7z` fájl)* * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* * A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadása -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek A most következő lépésekben mindig írd felül az SD kártyán található fájlokat, ha már létezne bármelyik. {: .notice--info} @@ -58,7 +58,7 @@ A most következő lépésekben mindig írd felül az SD kártyán található f 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe 1. Másold az `boot.3dsx` fájlt az SD kártyád gyökerébe -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Másold át a `boot.firm` fájlt a legfrissebb verziójú Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Másold át az `arm9loaderhax.bin` fájlt a v7.0.5-ös Luma3DS `.7z`-ből az SD kártya gyökerébe 1. Törölj ki minden létező `.bin` payloadot a `/luma/payloads/` mappából az SD kártyán, mivel ezek nem lesznek kompatibilisek a boot9strap kompatibilis Luma3DS verziókkal 1. Másold át a `SafeB9SInstaller.bin` fájlt a SafeB9SInstaller `.zip`-ből az SD kártyád `/luma/payloads/` mappájába @@ -71,7 +71,7 @@ A most következő lépésekben mindig írd felül az SD kártyán található f 1. Tedd vissza az SD kártyád a 3DS-be -#### Második rész - boot9strap telepítése +#### II. rész - boot9strap telepítése 1. Indítsd el a készülékedet a (Start) lenyomva tartásával, hogy megjelenjen a SafeB9SInstaller + Ha a Luma konfigurációját látod a SafeB9SInstaller helyett, egyszerűen nyomd meg a (Start) gombot, majd állítsd le a 3DS-edet, és próbáld újra @@ -80,9 +80,9 @@ A most következő lépésekben mindig írd felül az SD kártyán található f + Ha egy "OTP Crypto Fail" hibaüzenetet kapsz, akkor töltsd le a következőt: - [aeskeydb.bin](magnet:?xt=urn:btih:d25dab06a7e127922d70ddaa4fe896709dc99a1e&dn=aeskeydb.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce), majd másold az SD kártyád `/boot9strap/` könyvtárába, és próbáld újra 1. Ha kéri, akkor nyomd meg sorban azokat a gombokat, amiket kijelez a képernyőn, hogy telepíthesd a boot9strap-et 1. Ha ez elkészült, akkor nyomd meg az (A) gombot az eszközöd újraindításához. - + If your device shuts down on boot, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + + Ha a készüléked kikapcsol indításkor, bizonyosodj meg róla, hogy átmásoltad-e a `boot.firm` fájlt a Luma3DS `.zip` fájlból az SD kártya gyökerébe -#### Harmadik rész - Luma3DS konfigurálása +#### III. rész - Luma3DS konfigurálása 1. A Luma3DS konfigurációs menüben használd az (A) gombot és a D-Pad-et, hogy bekapcsold a következőket: + **"Show NAND or user string in System Settings"** diff --git a/_pages/hu_HU/bannerbomb3.txt b/_pages/hu_HU/bannerbomb3.txt index d07c0b492c..ca62a2df30 100644 --- a/_pages/hu_HU/bannerbomb3.txt +++ b/_pages/hu_HU/bannerbomb3.txt @@ -6,42 +6,42 @@ title: "BannerBomb3" ### Fontos tudnivalók -To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. +Ahhoz, hogy a rendszerből kinyerjük a DSiWare adatokat, egy hibát használunk ki a DSiWare adat kezelési ablakában, a rendszer beállításokban. -To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to dump the DSi Internet Settings application to the SD root. +Hogy ezt elérjük, szükségünk van a rendszer titkosítási kulcsára (movable.sed), hogy újra építsünk egy DSiWare mentést, aminek segítségével ki tudjuk nyerni a DSi Internet beállítások alkalmazást az SD kártyára. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. +Az utasítások az Amerikai, Európai, Japán és Koreai régiójú konzolokon működnek, amik a rendszer verzió mögött egy U, E, J vagy K betű jelöl. ### Amire szükséged lesz -* Your `movable.sed` file from completing [Seedminer](seedminer) +* A `movable.sed` fájl a [Seedminer](seedminer)-ből -#### Section I - BannerBomb3 -1. Open [BannerBomb3 Tool](https://bb3.bruteforcemovable.com/) on your computer -1. Upload your movable.sed using the "Choose File" option -1. Click "Go" - + This will download an exploit DSiWare called `F00D43D5.bin` inside of a zip file (`tadmuffin_out.zip`) -1. If your console is powered on, power off your console +#### I. rész - BannerBomb3 +1. Nyisd meg a [BannerBomb3 Tool](https://bb3.bruteforcemovable.com/) oldalt a számítógépeden +1. Töltsd fel a `movable.sed` fájlod a "Choose File" opcióval +1. Kattints a "Go"-ra + + Ez le fog tölteni egy speciális DSiWare fájlt `F00D43D5.bin` néven, egy zip fájlban ( `tadmuffin_out.zip`) +1. Ha a konzolod be van kapcsolva, most kapcsold ki 1. Helyezd az SD kártyád a számítógépbe -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it -1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC - + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you dont delete any intentional backups -1. Copy the `F00D43D5.bin` file from the `output\Usa_Europe_Japan_Korea\` folder of the downloaded BannerBomb3 archive (`tadmuffin_out.zip`) to the `Nintendo DSiWare` folder -1. Tedd vissza az SD kártyád a készülékedbe -1. Kapcsold be a készülékedet -1. Lépj be a System Settings-be a készülékeden +1. Navigálj a `Nintendo 3DS` -> `` -> `<32 karakter hosszú azonosító>` -> `Nintendo DSiWare` mappába az SD kártyádon + + ez az `` ugyanaz, mint amit a [Seedminer](seedminer)-hez használtál + + Ha nincs `DSiWare` nevű mappa, akkor hozd létre +1. Ha van más DSiWare mentés fájl (`<8-character-id>.bin`) ebben a mappában, helyezd át őket a számítógépedre + + Így egy üres DSiWare mappát fogsz kapni. Ha áthelyezed a fájlokat a számítógépedre, az segít abban, hogy ne törölj ki semmilyen fontos mentést +1. Másold az `F00D43D5.bin` fájlt a `output\Usa_Europe_Japan_Korea\` mappából, ami a letöltött BannerBomb3 zip-ben volt (`tadmuffin_out.zip`), a `Nintendo DSiWare` mappába +1. Helyezd vissza az SD kártyát a készülékedbe +1. Kapcsold be a készüléked +1. Lépj be a "System Settings"-be a készülékeden 1. Navigálj ide: `Data Management` -> `DSiWare` -1. Click on the SD Card section - + Your system should flash Magenta (pink/purple) and then crash a few seconds later. This means it worked +1. Kattints az SD kártya részre + + A rendszer most Magenta (rózsaszín/lila) színen fog világítani, és össze fog omlani. Ez azt jelenti, hogy működött 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. You should now have `42383841.bin` in SD root. This is the DSiWare backup you will use later in the guide -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Delete `F00D43D5.bin` from the Nintendo DSiWare folder and from your computer. This file will not be needed anymore +1. Most egy `42383841.bin` fájlnak kell lennie az SD kártya legfelső mappájában. Ez az a DSiWare mentés, amire később még szükséged lesz +1. Navigálj a `Nintendo 3DS` -> `` -> `<32 karakter hosszú azonosító>` -> `Nintendo DSiWare` mappába az SD kártyádon + + ez az `` ugyanaz, mint amit a [Seedminer](seedminer)-hez használtál +1. Töröld ki a `F00D43D5.bin` fájlt a DSiWare mappából és a számítógépedről. Ez nem fog kelleni többet -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +Továbblépés a [Boot9strap telepítésére (Fredtool)](installing-boot9strap-(fredtool)) {: .notice--primary} diff --git a/_pages/hu_HU/cart-update.txt b/_pages/hu_HU/cart-update.txt index 0fa6ea18ef..3c0c7b836c 100644 --- a/_pages/hu_HU/cart-update.txt +++ b/_pages/hu_HU/cart-update.txt @@ -26,7 +26,7 @@ Ez azt is jelenti, hogy egy kártyafrissítés NEM fog új böngészőt telepít * Egy játékkártya, ami [azt a verziót tartalmazza](http://www.3dsdb.com/), amire frissíteni szeretnél -### Utasítások +### Lépések 1. Indítsd el a 3DS-ed recovery módban az (L) + (R) + (A) + (FEL) gombok boot közbeni lenyomva tartásával 1. Ha kérdezi, utasítsd el a frissítést diff --git a/_pages/hu_HU/credits.txt b/_pages/hu_HU/credits.txt index cf173156d1..7e860d0e09 100644 --- a/_pages/hu_HU/credits.txt +++ b/_pages/hu_HU/credits.txt @@ -8,7 +8,7 @@ title: "Közreműködők" **Külön köszönet minden [fordítónak](https://crowdin.com/project/3ds-guide), amiért ilyen királyok!** {: .notice--primary} -Ha kihagytalak volna innét, lépj kapcsolatba velem, és hozzáadom a neved. +Ha kihagytunk volna innen, lépj kapcsolatba velünk, és hozzáadjuk a neved. {% capture notice-1 %} diff --git a/_pages/hu_HU/ctrtransfer.txt b/_pages/hu_HU/ctrtransfer.txt index 7aefb8fc2a..406a1e7c75 100644 --- a/_pages/hu_HU/ctrtransfer.txt +++ b/_pages/hu_HU/ctrtransfer.txt @@ -17,7 +17,7 @@ Az alábbiak használatához már telepítened kellett a következőket: Luma3DS ### Amire szükséged lesz -* The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) +* A [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) v1.9.2pre1 kiadása * Az [FBI](https://github.com/Steveice10/FBI/releases/latest) legújabb kiadása *(a`.3dsx` fájl)* * Az eszközödhöz és régiódhoz tartozó 11.5.0-s CTRTransfer képfájl *(ha az eszközöd a felsoroltak közül egyik régióba sem tartozik, akkor válassz egyet, ami passzol az eszközöd típusához)*: @@ -30,9 +30,9 @@ Az alábbiak használatához már telepítened kellett a következőket: Luma3DS + - [Old 3DS vagy 2DS - 11.5.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:d8913b4c0da224e8852fa2f685c41ddbce5310bc&dn=11.5.0-38J_ctrtransfer_o3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) + - [Old 3DS vagy 2DS - 11.5.0 - USA - CTRTransfer](magnet:?xt=urn:btih:2708089605ca47387fa64e996a699eedd18031e8&dn=11.5.0-38U_ctrtransfer_o3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe @@ -44,7 +44,7 @@ Az alábbiak használatához már telepítened kellett a következőket: Luma3DS 1. Másold az `FBI.3dsx` fájlt az SD kártyád `/3ds/` mappájába 1. Tedd vissza az SD kártyád a készülékedbe -#### Második rész - CTRTransfer +#### II. rész - CTRTransfer 1. Indítsd el a GodMode9-et a (Start) lenyomva tartásával boot közben 1. Ha rákérdez arra, hogy csináljon-e egy biztonsági másolatot (essential files backup), akkor nyomd meg az (A) gombot, hogy csináljon, majd amikor végzett, nyomd meg ismét az (A) gombot a folytatáshoz @@ -76,7 +76,7 @@ Az alábbiak használatához már telepítened kellett a következőket: Luma3DS + B9S és Luma használatakor (mint esetedben) biztonságosak a rendszerfrissítések + Ha ez hibát ad, akkor állítsd a DNS beállításodat "auto"-ra -#### Harmadik rész - FBI elindítása +#### III. rész - FBI elindítása 1. Indítsd el a Download Play alkalmazást (ez az [ikon]({{ "/images/download-play-icon.png" | absolute_url }}) 1. Nyomd meg az (L) + (Le) + (Select) gombokat egyszerre, hogy a Rosalina menü megnyitásához @@ -89,7 +89,7 @@ Az alábbiak használatához már telepítened kellett a következőket: Luma3DS 1. Indítsd el a Download Play alkalmazást 1. Ekkor a készülékednek be kell töltenie a Homebrew Launchert -#### Negyedik rész - Ticketek újratelepítése +#### IV. rész - Ticketek újratelepítése Ha a szkript nem talált egy ticketet sem, és azt írta, hogy hagyd ki ezt a rész, akkor hagyd is ki {: .notice--info} @@ -109,7 +109,7 @@ Ha a szkript nem talált egy ticketet sem, és azt írta, hogy hagyd ki ezt a r + Nyomd meg a (B) gombot, hogy elutasítsd a ticketek CDN-ről történő telepítését. 1. Nyomd meg a (Home) gombot az FBI-ból való kilépéshez -#### Ötödik rész - CTRTransfer képfájl eltávolítása +#### V. rész - CTRTransfer képfájl eltávolítása 1. Indítsd el a GodMode9-et a (Start) lenyomva tartásával boot közben 1. Menj ide: `[0:] SDCARD` -> `gm9` diff --git a/_pages/hu_HU/dsidumper.txt b/_pages/hu_HU/dsidumper.txt index 50454391b7..4260c6b1fe 100644 --- a/_pages/hu_HU/dsidumper.txt +++ b/_pages/hu_HU/dsidumper.txt @@ -6,32 +6,32 @@ title: "DSiDumper" ### Fontos tudnivalók -To dump system DSiWare, we use an existing homebrew launcher exploit. +A rendszer DSiWare dumpolásához egy létező homebrew launcher exploitot használunk. -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing +Ha az útmutató során törött DS Internet Settings appot találsz, kövesd a [TWLFix Homebrew-ra](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) útmutatásait a folytatás előtt ### Amire szükséged lesz -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) +* A `movable.sed` fájlod a [Seedminer](seedminer)-ből +* A [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) legutolsó verziójára -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card +1. Másold az `movable.sed` fájlod az SD kártyád gyökerébe +1. Másold a `DSiWare_Dump.3dsx`-et az SD kártyád `/3ds/` mappájába 1. Tedd vissza az SD kártyád a készülékedbe -1. Kapcsold be a készülékedet +1. Kapcsold be a készüléked -#### Section II - DSiWare Dumping +#### II. rész - DSiWare Dumpolása -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide +1. Indítsd el a Homebrew Launcher-t bármelyik metódussal +1. Indítsd el a DSiWare Dumper-t a homebrew listából + + Ez a DSiWare applikációt kidumpolja az SD gyökerébe + + Normális, ha néhány hibát látsz. +1. Ha azt írja "Sikeres", akkor ez az a fájl, amit DSiWare backupként használunk később az útmutató során -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +Továbblépés a [Boot9strap telepítésére (Fredtool)](installing-boot9strap-(fredtool)) {: .notice--primary} diff --git a/_pages/hu_HU/f3-(linux).txt b/_pages/hu_HU/f3-(linux).txt index 7c48f8597d..af9a4dc79b 100644 --- a/_pages/hu_HU/f3-(linux).txt +++ b/_pages/hu_HU/f3-(linux).txt @@ -16,13 +16,13 @@ Ez az oldal Linux felhasználókra vonatkozik. Ha nem Linuxod van, nézd meg a [ * Az [F3](https://github.com/AltraMayor/f3/releases/latest) legújabb kiadása -### Utasítások +### Lépések 1. Csomagold ki az f3 `.zip` fájlt 1. Lépj `cd` paranccsal az f3 könyvtárba 1. Futtasd a `make`-et az F3 összeállításához 1. Helyezd az SD kártyád a számítógépbe -1. Csatold fel az SD kártyádat +1. Csatold fel az SD kártyád 1. Futtasd a `./f3write ` parancsot 1. Várj, amíg a folyamat befejeződik. Lentebb egy példa kimenet látható. diff --git a/_pages/hu_HU/f3x-(mac).txt b/_pages/hu_HU/f3x-(mac).txt index fa406d7319..78880b4597 100644 --- a/_pages/hu_HU/f3x-(mac).txt +++ b/_pages/hu_HU/f3x-(mac).txt @@ -16,7 +16,7 @@ Ez az oldal Mac felhasználókra vonatkozik. Ha nem Mac-ed van, nézd meg a [H2t * Az [F3X](https://github.com/insidegui/F3X/releases/latest) legújabb kiadása -### Utasítások +### Lépések 1. Csomagold ki az F3X `.zip` fájlt 1. Helyezd az SD kártyád a számítógépbe diff --git a/_pages/hu_HU/faq.txt b/_pages/hu_HU/faq.txt index 91e43ba8f9..2b15ef66f0 100644 --- a/_pages/hu_HU/faq.txt +++ b/_pages/hu_HU/faq.txt @@ -48,4 +48,4 @@ title: "GYIK" **V:** Egyedül arra van szükséged, hogy fájlokat tudj másolni egy SD kártyára! **K:** *Segítség! Valami rossz dolog történt és most nem tudok bootolni...* -**V:** Kérlek, nézd meg a [hibaelhárítási útmutatót](troubleshooting). +**V:** Kérjük, nézd meg a [hibaelhárítási útmutatót](troubleshooting). diff --git a/_pages/hu_HU/file-extensions-(windows).txt b/_pages/hu_HU/file-extensions-(windows).txt index 4d773baab4..9b0cee5205 100644 --- a/_pages/hu_HU/file-extensions-(windows).txt +++ b/_pages/hu_HU/file-extensions-(windows).txt @@ -10,7 +10,7 @@ Ez egy kiegészítő rész, amelyben kikapcsoljuk a Windows azon alap viselkedé Ez megkönnyíti majd számodra, hogy megtaláld az útmutatóban említett fájlokat. -### Utasítások +### Lépések #### Windows 10 / 8.1 / 8 diff --git a/_pages/hu_HU/finalizing-setup.txt b/_pages/hu_HU/finalizing-setup.txt index a9b5d6f159..5037e36f46 100644 --- a/_pages/hu_HU/finalizing-setup.txt +++ b/_pages/hu_HU/finalizing-setup.txt @@ -18,15 +18,15 @@ Ezen folyamat közben további programokat is telepítünk, melyek az alábbiak: + **Luma3DS Updater** *(egyszerűen frissíthető vele a CFW)* + **GodMode9** *(sokféle dologra használható eszköz, például NAND és kártya műveletekre)* + **Homebrew Launcher Loader** *(elindítja a Homebrew Launchert)* -+ **DSP1** *(allows homebrew applications to have sound)* -+ **ctr-no-timeoffset** *(removes the rtc offset so that the home menu and rtc timestamps match)* ++ **DSP1** *(lehetővé teszi a homebrew applikációk számára a hangot)* ++ **ctr-no-timeoffset** *(eltávolítja az RTC eltolást, így a Home menü és az RTC timestamp-ek egyeznek)* ### Amire szükséged lesz * Az [Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest) legújabb kiadása *(a `.cia` fájl)* * A [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) legújabb kiadása *(a `.cia` fájl)* * A [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) legújabb kiadása -* The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) +* A [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) v1.9.2pre1 kiadása * A [DSP1](https://github.com/zoogie/DSP1/releases/latest) legújabb kiadása * Az [FBI](https://github.com/Steveice10/FBI/releases/latest) legújabb kiadása *(a `.cia` és a `.3dsx` fájl is)* * A [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) legújabb kiadása @@ -34,7 +34,7 @@ Ezen folyamat közben további programokat is telepítünk, melyek az alábbiak: ### Utasítások -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe @@ -54,7 +54,7 @@ Ezen folyamat közben további programokat is telepítünk, melyek az alábbiak: 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet -#### Második rész - A rendszer frissítése +#### II. rész - A rendszer frissítése Amennyiben egyszer már végigcsináltad a jelenlegi leírás egy korábbi változatát, és 2.1.0-s verzióra CTRTransfer-elted a *New 3DS* konzolodat, itt az idő, hogy [visszaállítsd a NAND-od biztonsági mentését](godmode9-usage#restoring-a-nand-backup), mielőtt ezt a részt folytatnád. {: .notice--danger} @@ -64,15 +64,15 @@ Amennyiben ezen leírás megkezdése előtt már rendelkeztél EmuNAND-dal, és 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. + B9S és Luma használatakor (mint esetedben) biztonságosak a rendszerfrissítések - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + + 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 beállításodat "auto"-ra + Ha még így is hibát kapsz, kövesd a [CTRTransfer](ctrtransfer) című útmutatót, majd próbáld újra -#### Harmadik rész - Homebrew Launcher +#### III. rész - Homebrew Launcher -1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) -1. Wait until you see the two buttons -1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Indítsd el a Download Play alkalmazást (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Várj, amíg két gombot nem látsz +1. Nyomd le az (L) + (D-Pad le) + (Select) gombokat egyszerre a Rosalina menü megnyitásához 1. Válaszd ki a "Miscellaneous options"-t 1. Válaszd a "Switch the hb. title to the current app." opciót 1. Nyomd meg a (B) gombot a folytatáshoz @@ -87,19 +87,19 @@ Amennyiben ezen leírás megkezdése előtt már rendelkeztél EmuNAND-dal, és 1. Nyomd meg a (Start) gombot, hogy visszatérj a Homebrew Launcher-be 1. Indítsd el az FBI-t a homebrew listából -#### Negyedik rész - CIA fájlok telepítése +#### IV. rész - CIA fájlok telepítése 1. Menj ide: `SD` -> `cias` 1. Válaszd ezt: "\" 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 -#### Ötödik rész - DSP kimentése +#### V. rész - DSP kimentése 1. Indítsd el a DSP1 nevű alkalmazást 1. Amint végzett, nyomd meg a (B) gombot, hogy az alkalmazás törölje magát és visszatérjen a Home Menu-be -#### Hatodik rész - Luma3DS telepítése CTRNAND-ba +#### VI. rész - Luma3DS telepítése CTRNAND-ba 1. Kapcsold ki a készüléked 1. Indítsd el a GodMode9-et a (Start) lenyomva tartásával boot közben @@ -111,17 +111,17 @@ Amennyiben ezen leírás megkezdése előtt már rendelkeztél EmuNAND-dal, és 1. Válaszd ezt: "Scripts from Plailect's Guide" 1. Válaszd ezt: "Setup Luma3DS to CTRNAND" 1. Amikor kéri, nyomd meg az (A) gombot a folytatáshoz -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, hogy feloldd a SysNand (lvl1) írást, majd sorban nyomd meg a kijelzett gombokat 1. Nyomd meg az (A) gombot a folytatáshoz -#### Hetedik rész - Takarítás az SD kártyán +#### VII. rész - Takarítás az SD kártyán 1. Válaszd ezt: "Cleanup SD Card" 1. Amikor kéri, nyomd meg az (A) gombot a folytatáshoz 1. Nyomd meg az (A) gombot a folytatáshoz 1. Nyomd meg a (B) gombot, hogy visszamenj a főmenübe -#### Nyolcadik rész - Backup Essential Files +#### VIII. rész - Backup Essential Files 1. Válaszd ezt: "Backup Options" 1. Válaszd ezt: "SysNAND Backup" @@ -137,9 +137,9 @@ Amennyiben ezen leírás megkezdése előtt már rendelkeztél EmuNAND-dal, és 1. Válaszd ki ezt: "Copy to 0:/gm9/out" 1. Nyomd meg az (A) gombot a folytatáshoz 1. Nyomd meg a (Home) gombot, hogy megjelenjen a műveleti menü -1. Select "Poweroff system" to power off your device +1. Válaszd a "Poweroff system"-et az eszközöd kikapcsolásához 1. Helyezd az SD kártyád a számítógépbe -1. Copy `__sysnand_###.bin`, `__sysnand_###.bin.sha`, `essential.exefs`, and `boot9.bin` from the `/gm9/out/` folder on your SD card to a safe location on your computer +1. Másold a `__sysnand_###.bin`, `__sysnand_###.bin.sha`, `essential.exefs` és `boot9.bin` fájlokat a `/gm9/out/` mappából az SD kártyáról egy biztonságos helyre a számítógépeden + Tarts belőle biztonsági másolatokat több különböző helyen is (például online tárhelyen) + Ezek a biztonsági mentések fognak megmenteni, ha a későbbiekben brickelődne a konzolod, vagy bármi félresikerülne a jövőben 1. Töröld a `__sysnand_###.bin` és a `__sysnand_###.bin.sha` fájlokat az SD kártyád `/gm9/out/` mappájából, miután lemásoltad azokat @@ -148,14 +148,14 @@ Amennyiben ezen leírás megkezdése előtt már rendelkeztél EmuNAND-dal, és ___ -#### Information and Notes +#### Információk és jegyzetek {% capture notice-10 %} Mostantól bármikor frissítheted a Luma3DS-t a Luma3DS frissítő (Luma3DS Updater) segítségével, ha megnyitod, majd megnyomod az (A) gombot. Ennek semmi köze a rendszer frissítéséhez (System Update); ez mindössze letölti és kicsomagolja a legfrissebb Luma3DS fájlokat. -This will update the Luma3DS files on your SD card and in CTRNAND, which is what your device boots from when there is no SD card present. +Ez frissíteni fogja a Luma3DS fájlokat az SD kártyádon és a CTRNAND-ban, amire az eszköze akkor bootol, ha nincs SD kártya behelyezve. {% endcapture %}
{{ notice-10 | markdownify }}
@@ -194,5 +194,5 @@ Ha a Luma3DS képességeire vagy kíváncsi, keresd fel a hozzá tartozó [wikit Ha egyedi témákat, nyitóképeket (splash screen-eket) szeretnél telepíteni, látogasd meg a [Theme Plaza](https://themeplaza.eu/) oldalt. {: .notice--success} -For information on using Gateshark cheat codes on Luma3DS, check out [Checkpoint](https://github.com/FlagBrew/Checkpoint). +Ha a Gateshark csalásokat szeretnél Luma3DS-en használni, látogasd meg a következőt: [Checkpoint](https://github.com/FlagBrew/Checkpoint). {: .notice--success} diff --git a/_pages/hu_HU/flashing-ntrboot-(3ds-multi-system).txt b/_pages/hu_HU/flashing-ntrboot-(3ds-multi-system).txt index 3a2bfb8412..5100757cc9 100644 --- a/_pages/hu_HU/flashing-ntrboot-(3ds-multi-system).txt +++ b/_pages/hu_HU/flashing-ntrboot-(3ds-multi-system).txt @@ -22,9 +22,9 @@ Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési fol * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb verziója *(az `ntr` boot9strap; nem a `devkit` fájl)* * Az [ntrboot_flasher](https://github.com/ntrteam/ntrboot_flasher/releases/latest) legújabb verziója -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a **forrás 3DS**-t 1. Helyezd be a **forrás 3DS** SD kártyáját a számítógépbe @@ -34,7 +34,7 @@ Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési fol 1. Helyezd vissza a **forrás 3DS** SD kártyáját a **forrás 3DS**-be 1. Helyezd be az ntrboot kompatibilis DS / DSi flashkártyádat a **forrás 3DS**-be -#### Második rész - ntrboot flashelése +#### II. rész - ntrboot flashelése 1. Indítsd el a Luma3DS chainloadert a (Start) lenyomva tartásával boot közben a **forrás 3DS**-en 1. Válaszd az "ntrboot_flasher" opciót @@ -54,5 +54,5 @@ Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési fol ___ -### Továbblépés a [boot9strap telepítésére (ntrboot)](installing-boot9strap-(ntrboot)) +### Továbblépés a [Boot9strap telepítésére (ntrboot)](installing-boot9strap-(ntrboot)) {: .notice--primary} diff --git a/_pages/hu_HU/flashing-ntrboot-(3ds-single-system).txt b/_pages/hu_HU/flashing-ntrboot-(3ds-single-system).txt index 15e2e4b6c2..fee31f2467 100644 --- a/_pages/hu_HU/flashing-ntrboot-(3ds-single-system).txt +++ b/_pages/hu_HU/flashing-ntrboot-(3ds-single-system).txt @@ -19,9 +19,9 @@ Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési fol * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb verziója *(az `ntr` boot9strap; nem a `devkit` fájl)* * A [ds_ntrboot_flasher](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest) legújabb kiadása -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a készüléked 1. Helyezd a flashkártyád SD kártyáját a számítógépbe @@ -31,7 +31,7 @@ Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési fol 1. Helyezd vissza a flashkártyád SD kártyáját a flashkártyádba 1. Helyezd be az ntrboot kompatibilis DS / DSi flashkártyádat az eszközödbe -#### Második rész - ntrboot flashelése +#### II. rész - ntrboot flashelése 1. Indítsd el az `ntrboot_flasher_nds.nds` fájlt a készülékeden a flashkártyád segítségével 1. Nyomd meg az (A) gombot a folytatáshoz @@ -49,5 +49,5 @@ Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési fol ___ -### Továbblépés a [boot9strap telepítésére (ntrboot)](installing-boot9strap-(ntrboot)) +### Továbblépés a [Boot9strap telepítésére (ntrboot)](installing-boot9strap-(ntrboot)) {: .notice--primary} diff --git a/_pages/hu_HU/flashing-ntrboot-(dsi).txt b/_pages/hu_HU/flashing-ntrboot-(dsi).txt index 7ab7c4b628..fb2295c5ea 100644 --- a/_pages/hu_HU/flashing-ntrboot-(dsi).txt +++ b/_pages/hu_HU/flashing-ntrboot-(dsi).txt @@ -21,9 +21,9 @@ Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési fol + **A cél 3DS**: egy eszköz a 3DS családból, ami gyári állapotban van * A [ds_ntrboot_flasher](https://github.com/ntrteam/ds_ntrboot_flasher/releases/latest) legújabb verziója *(a `dsi` flasher; nem a sima flasher)* -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a **forrás DSi**-t 1. Helyezd a flashkártyád SD kártyáját a számítógépbe @@ -31,7 +31,7 @@ Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési fol 1. Helyezd vissza a flashkártyád SD kártyáját a flashkártyádba 1. Helyezd be az ntrboot kompatibilis DS / DSi flashkártyádat a **forrás DSi**-be -#### Második rész - ntrboot flashelése +#### II. rész - ntrboot flashelése 1. Indítsd el a `ds_ntrboot_flasher_dsi.nds` fájlt **a forrás DSi-n** a flashkártyád segítségével 1. Nyomd meg az (A) gombot a folytatáshoz @@ -44,5 +44,5 @@ Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési fol ___ -### Továbblépés a [boot9strap telepítésére (ntrboot)](installing-boot9strap-(ntrboot)) +### Továbblépés a [Boot9strap telepítésére (ntrboot)](installing-boot9strap-(ntrboot)) {: .notice--primary} diff --git a/_pages/hu_HU/flashing-ntrboot-(nds).txt b/_pages/hu_HU/flashing-ntrboot-(nds).txt index 1f4274ef59..55ddb42e66 100644 --- a/_pages/hu_HU/flashing-ntrboot-(nds).txt +++ b/_pages/hu_HU/flashing-ntrboot-(nds).txt @@ -22,9 +22,9 @@ Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési fol * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb verziója *(az `ntr` boot9strap; nem a `devkit` fájl)* * A [ds_ntrboot_flasher](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest) legújabb kiadása -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a **forrás NDS-t / NDSL-t** 1. Helyezd a flashkártyád SD kártyáját a számítógépbe @@ -34,7 +34,7 @@ Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési fol 1. Helyezd vissza a flashkártyád SD kártyáját a flashkártyádba 1. Helyezd be az ntrboot kompatibilis DS / DSi flashkártyádat a **forrás NDS-be / NDSL-be** -#### Második rész - ntrboot flashelése +#### II. rész - ntrboot flashelése 1. Indítsd el az `ntrboot_flasher_nds.nds` fájlt a **forrás NDS-en / NDSL-en** a flashkártyád segítségével 1. Nyomd meg az (A) gombot a folytatáshoz @@ -53,5 +53,5 @@ Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési fol ___ -### Továbblépés a [boot9strap telepítésére (ntrboot)](installing-boot9strap-(ntrboot)) +### Továbblépés a [Boot9strap telepítésére (ntrboot)](installing-boot9strap-(ntrboot)) {: .notice--primary} \ No newline at end of file diff --git a/_pages/hu_HU/get-started.txt b/_pages/hu_HU/get-started.txt index 3272d723cb..4e6c46bee1 100644 --- a/_pages/hu_HU/get-started.txt +++ b/_pages/hu_HU/get-started.txt @@ -29,14 +29,14 @@ Mielőtt elkezdenéd, tanácsos leellenőriztetni az SD kártyádát valamelyik {: .notice--warning} {% capture notice-1 %} -While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". +Habár azt gondoljuk, hogy az egyedi firmware biztonságos jelenleg, fontos megjegyezned, hogy nem válik sosem "ban free"-vé. -You should avoid the following actions: -1. Piracy -1. Cheating online -1. Suspicious behaviour on eShop (for example, credit card chargebacks) +A következő műveletektől ajánlott tartózkodnod: +1. Kalózkodás +1. Online csalás +1. Gyanús viselkedés az eShop-ban (például hitelkártya visszatérítés igénylése) -We believe SpotPass and StreetPass are also safe for use at this time. +Azt gondoljuk, hogy a SpotPass és StreetPass használata biztonságos jelenleg. {% endcapture %} @@ -54,19 +54,19 @@ We believe SpotPass and StreetPass are also safe for use at this time. min. max. - Action + Művelet 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Frissítsd az utolsó firmware-re vagy használj egy "Minden verzió" metódust 2.1.0 8.1.0 -
Installing boot9strap (Soundhax) + Boot9strap telepítése (Soundhax) 9.0.0 @@ -75,7 +75,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.12.0 - Update to latest firmware or use an "All Versions" Method + Frissítsd az utolsó firmware-re vagy használj egy "Minden verzió" metódust 11.13.0 @@ -84,7 +84,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. MINDEN VERZIÓ
-

ntrboot
(Requires a Compatible Flashcart)

or

Installing boot9strap (Hardmod)
(Requires Soldering)

+

ntrboot
(Kompatilbis flashcart szükséges)

or

Boot9strap telepítése (Hardmod)
(forrasztást igényel)

diff --git a/_pages/hu_HU/godmode9-usage.txt b/_pages/hu_HU/godmode9-usage.txt index 762e269f9d..9ec109b913 100644 --- a/_pages/hu_HU/godmode9-usage.txt +++ b/_pages/hu_HU/godmode9-usage.txt @@ -22,9 +22,9 @@ A lentebbi utasítások egy része csak a legfrissebb GodMode9-on érhető el, e ### Amire szükséged lesz -* The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) +* A [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) v1.9.2pre1 kiadása -### Utasítások +### Lépések 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe diff --git a/_pages/hu_HU/h2testw-(windows).txt b/_pages/hu_HU/h2testw-(windows).txt index 758581fcbc..b15d06d0c2 100644 --- a/_pages/hu_HU/h2testw-(windows).txt +++ b/_pages/hu_HU/h2testw-(windows).txt @@ -16,7 +16,7 @@ Ez az oldal Windows felhasználókra vonatkozik. Ha nem Windowsod van, nézd meg * A [h2testw](http://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip) legújabb kiadása -### Utasítások +### Lépések 1. Másold a `h2testw.exe`-t a h2testw `.zip`-ből az asztalra 1. Helyezd az SD kártyád a számítógépbe diff --git a/_pages/hu_HU/home.txt b/_pages/hu_HU/home.txt index 1c61bc86ce..b82bc20257 100644 --- a/_pages/hu_HU/home.txt +++ b/_pages/hu_HU/home.txt @@ -37,7 +37,7 @@ Ennek az útmutatónak a *te* segítségedre is szüksége van, hogy [ezek]({{ " ## Mi az a Homebrew? -[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) usually refers to software that is not authorized by Nintendo. Ebbe beleértendők homebrew segédeszközök, alkalmazások, játékok és emulátorok. +[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) általában olyan szoftvert jelent, ami nem jóváhagyott a Nintendo által. Ebbe beleértendők homebrew segédeszközök, alkalmazások, játékok és emulátorok. Sok esetben a homebrew alkalmazások futtatása a készülékeden 100%-ban ingyenesen megoldható csak Nintendo 3DS Sound alkalmazással. Ezen kívül sok más exploit is található játékokban és a böngészőben, amivel futtatható homebrew. @@ -50,7 +50,7 @@ CFW telepíthető bármelyik konzolra, azon belül bármilyen verzióra (de elk ## Mit fogsz telepíteni ezzel az útmutatóval? Ennek az útmutatónak az a célja, hogy egy teljesen módosítatlan, gyári állapotú 3DS firmware-jét -bootstrap9 alapú egyedi firmware-re cseréljük. Néhány verzió esetében ez alkalmaz homebrew-t belépési pontként, de ezeknél is az egyedi firmware a végcél. +boot9strap alapú egyedi firmware-re cseréljük. Néhány verzió esetében ez alkalmaz homebrew-t belépési pontként, de ezeknél is az egyedi firmware a végcél. A boot9strap a legújabb és legjobb módszer arra, hogy egyedi firmware-t indítsunk a készülékünkön, amivel teljes irányítást szerezhetünk afölött a boot folyamat már első néhány ezredmásodpercében, ami hasonló a BootMii működéséhez a Wii-n. Ez még annál is korábbi irányítást ad nekünk, mint amit az arm9loaderhax biztosított, és ellentétben a szokványos sighax-szel, a boot9strap egy NDMA felülírási exploitot használ arra, hogy átvegye az irányítást a Boot9 kódvégrehajtás fölött. Ez azt jelenti, hogy bármely konzol, ami boot9strap-et futtat, képes kimenteni a konzol egyedi OTP-jét (`OTP.bin`), az ARM11 bootromot (`boot11.bin`), és az ARM9 bootromot (`boot9.bin`). @@ -64,7 +64,7 @@ Az összes kiszámított sighax szignatúra megtalálható [ebben a gist-ben](ht + Játszhatsz bármilyen játékkártyával és eShop játékkal, régiótól függetlenül + Egyedivé teheted a HOME Menüdet más felhasználók által készített [témákkal és nyitóképekkel (splash screen-ekkel)](https://themeplaza.eu/) -+ Használtod az általad birtokolt játékok "ROM hackeit" ++ Használhatod az általad birtokolt játékok "ROM hackeit" + Csinálhatsz játékokról és alkalmazásokról képernyőképet + Menthetsz, szerkeszthetsz és visszaállíthatsz mentéseket sok-sok játékhoz + Játszhatsz régebbi konzolokhoz készült játékokkal sokféle emulátor segítségével, legyen az a RetroArch, vagy bármely más, önálló emulátor. (Legjobban a New Nintendo 3DS esetén működik.) @@ -78,12 +78,12 @@ Az összes kiszámított sighax szignatúra megtalálható [ebben a gist-ben](ht + **Az útmutató megkezdése előtt fontos, hogy ismerd a 3DS hackelésének kockázatait: MINDEN alkalommal, amikor módosítod a rendszeredet, ott van az esélye egy VISSZAFORDÍTHATATLAN brickelődésnek (a konzol használhatatlanná válásának). Ritka az ilyesmi, de annak ellenére lehetséges, tehát mindig bizonyosodj meg róla, hogy MINDEN utasítást PONTOSAN követsz.** + Ha hackelted már meg a 3DS-edet korábban, EmuNAND telepítése céljából, és szeretnéd ennek tartalmát az új SysNAND CFW-re áthozni, kövesd ugyanúgy az utasításokat, majd állítsd vissza a már létező EmuNAND-odat, amikor a [telepítés véglegesítésének](finalizing-setup) megfelelő részénél tartasz. -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ Ez az útmutató műkodik New 3DS, Old 3DS, New 2DS, és Old 2DS esetén, minden régiónál, ha a firmware 11.13.0 vagy kisebb. + Ha minden a terv szerint halad, nem fogsz semmilyen adatot elveszíteni, és a folyamat végén meglesz minden, ami korábban ott volt (játékok, NNID, mentések, stb. nem fognak elveszni). + Tartsd a készülékedet töltőn a teljes folyamat során, hogy elkerüld az adatvesztést vagy bármilyen kárt, ami egy nem várt kikapcsolásból adódhat! -+ Az SD kártyád partíciós táblájának [MBR, és nem GPT](http://www.howtogeek.com/245610/) formátumúnak kell lennie (a készülékedhez csomagolt SD kártya gyárilag MBR formátumú lesz). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ Ha egy vadonatúj SD kártyát kell formáznod, használhatod a [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) nevű programot, a lemezfoglalási egység méretét (Allocation Unit Size) pedig állítsd 32K-ra (32768). -+ The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ++ Az SD kártyád partíciós táblájának [MBR, és nem GPT](http://www.howtogeek.com/245610/) formátumúnak kell lennie (a készülékedhez csomagolt SD kártya gyárilag MBR formátumú lesz). A legkönnyebb módja ennek tesztelésére, ha kipróbálod, hogy az SD kártya működik-e a 3DS-edben. Ha működik, a kártya MBR. ++ Ha egy vadonatúj SD kártyát kell formáznod, használhatod a [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) nevű programot, a lemezfoglalási egység méretét (Allocation Unit Size) pedig állítsd 32K-ra (32768). ++ Az Old 2DS tulajdonképpen azonos az Old 3DS-sel a szoftverek tekintetében, míg a New 2DS tulajdonképpen azonos a New 3DS-sel a szoftverek tekintetében. Minden lépés ami "Old 3DS" egyben vonatkozik az Old 2DS-sre és minden lépés ami "New 3DS"-re hivatkozik, vonatkozik a New 2DS-re is. ___ diff --git a/_pages/hu_HU/homebrew-launcher-(alternatives).txt b/_pages/hu_HU/homebrew-launcher-(alternatives).txt index a78fdfbf16..64e77e82bb 100644 --- a/_pages/hu_HU/homebrew-launcher-(alternatives).txt +++ b/_pages/hu_HU/homebrew-launcher-(alternatives).txt @@ -6,7 +6,7 @@ title: "Homebrew Launcher (alternatívák)" ### Fontos tudnivalók -This udsploit/safehax exploit is compatible with versions 9.0.0 through 11.3.0. +Ez a udsploit/safehax exploit a 9.0.0-11.3.0 verziókkal kompatibilis. A Homebrew Launcher több, különböző belépési ponttal rendelkezik, azaz módszerrel arra, hogy elindítsuk. @@ -25,7 +25,7 @@ Ahhoz, hogy kicsomagold az oldalon található `.7z` fájlokat, egy fájl archiv * A [udsploit](https://github.com/smealum/udsploit/releases/latest) legújabb kiadása * A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása *(a `.7z` fájl)* -### Utasítások +### Lépések 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe @@ -81,5 +81,5 @@ Ahhoz, hogy kicsomagold az oldalon található `.7z` fájlokat, egy fájl archiv ![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }}) {: .notice--info} -### Continue to [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) +### Továbblépés a [Boot9strap telepítésére (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) {: .notice--primary} diff --git a/_pages/hu_HU/homebrew-launcher-(browserhax-2020).txt b/_pages/hu_HU/homebrew-launcher-(browserhax-2020).txt index c1ab168230..5c5d09eead 100644 --- a/_pages/hu_HU/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/hu_HU/homebrew-launcher-(browserhax-2020).txt @@ -6,61 +6,49 @@ title: "Homebrew Launcher (BrowserHax 2020)" ### Fontos tudnivalók -This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. +Ez a metódusa a Homebrew launcer elérésnek kihasználja a natív 3DS Internet Browser hiányosságait. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +Ezek az utasítások az Amerikai, Európai, Japán és Koreai régiójú konzolokon működnek, amik a rendszer verzió mögött egy U, E, J vagy K betű jelöl. Ha Taiwan vagy China régiós konzolod van, amit T vagy C jelöl a rendszer verzió után, akkor csatlakozz a [Nintendo Homebrew Discord csatornájára](https://discord.gg/MWxPgEp) és kérj angol nyelven segítséget. ### Amire szükséged lesz * A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadása -* The latest release archive of BrowserHax [[for Old 3DS](https://github.com/zoogie/old-browserhax/releases/latest) / [for New 3DS](https://github.com/zoogie/new-browserhax/releases/latest)] - + New/Old refers to the model of your console. If you are unsure of which model you have, consult [this image](https://3ds.eiphax.tech/pic/newold.png) -* An active WiFi connection on your console +* BrowserHax legutolsó verziójára [[Old 3DS-hez](https://github.com/zoogie/old-browserhax/releases/latest) / [New 3DS-hez](https://github.com/zoogie/new-browserhax/releases/latest)] + + A New/Old az a konzol modelljét jelenti. Ha nem vagy biztos abban, milyen modell van neked, határozd meg [ezen kép alapján](https://3ds.eiphax.tech/pic/newold.png) +* Aktív WiFi csatlakozás a konzolján -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek -1. Power off your console and remove the SD card -1. Connect the SD card to your computer -1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card - + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. In the BrowserHax release archive, open the folder corresponding to your console's region -1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card - + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory +1. Kapcsold ki a konzolod és vedd ki belőle az SD kártyád +1. Csatlakoztasd az SD kártyát a számítógéphez +1. Másold át a `boot.3dsx` fájlt a Homebrew Launcher kiadásból az SD kártya gyökerébe + + Az SD kártya gyökere a kezdőkönyvtárt jelenti az SD kártyán, ahol látható a Nintendo 3DS könyvtár, de nem vagyunk benne +1. A BrowserHax release-ben nyisd meg a konzolod régiójához tartozó könyvtárt + + A konzolod régiója az utolsó betűje a verziószámnak a System Settings-ben: U az USA, E az EUROPA, J a JAPAN, és K a KOREA +1. Másold a `3ds` mappát és a `browserhax_hblauncher_ropbin_payload.bin` és az `arm11code.bin` fájlokat innen az SD kártya gyökerébe + + Most már kell lenni egy `Nintendo 3DS` mappának, egy `3ds` mappának és két `.bin` fájlnak a gyökér könyvtárban -#### Section II - BrowserHax +#### II. szakasz - BrowserHax -1. Open [this image](https://3ds.eiphax.tech/pic/hax.png) in a new tab or window on your computer -1. Safely remove your SD card from your computer and put it back in your console -1. Power on your console and ensure it is connected to an active WiFi network -1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) - + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` -1. Use the QR scanner to scan the QR code you opened in the first step -1. Tap the "PROCEED TO HAXX" button +1. Nyisd meg [ezt a képet](https://3ds.eiphax.tech/pic/hax.png) egy új fülön vagy ablakban a számítógépen +1. Válaszd le biztonságosan az SD kártyát a számítógépről és rakd vissza a konzolodba +1. Kapcsold be a konzolt, és ellenőrizd, hogy csatlakozik az aktív WiFi hálózathoz +1. A Home menüben nyomd meg az [L] és [R] billentyűket egyszerre + + Ez megnyitja a QR Scanner-t. Ha nem így történik az USM (a következő része az egyéni firmware beszerzésének) nem fog működni. Szükséged lesz a [Seedminer](seedminer) használatára + + Ha ki kell írnod az URL-t az a következő: `https://zoogie.github.io/web/nbhax/` +1. Olvasd le a QR olvasóval a QR kódot, amit az első pontban nyitottál meg +1. Nyomj a "PROCEED TO HAXX" gombra 1. Várd meg, amíg a folyamat befejeződik - + If it displays a yellow screen, power your console off, then try this section again + + Ha egy sárga képernyőt mutat, kapcsold ki a konzolod, és próbáld újra ezt a szakaszt + + Ha hibát kapsz, [nézd át a hibaelhárítási útmutatót](troubleshooting#a-browser-based-exploit-is-not-working) 1. Ha az exploit sikeres volt, a készülékednek ezt követően be kell töltenie a Homebrew Launchert - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps -1. Leave your console on and proceed to the next section below + + Ha egy olyan hibát lát, ami azt mondja, hogy nem találhatók alkalmazások, ellenőrizze, hogy a `3ds` mappát a BrowserHax kiadás csomagból az SD kártya gyökerébe másolta, és próbálja meg ezt a szakaszt újra +1. Hagyd bekapcsolva a konzolt és végezd el a következő szakasz lépéseit ___ -### Continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +### Továbblépés a [Boot9strap telepítésére (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} \ No newline at end of file diff --git a/_pages/hu_HU/homebrew-launcher-(pichaxx).txt b/_pages/hu_HU/homebrew-launcher-(pichaxx).txt index ddc78d1421..f12d67c376 100644 --- a/_pages/hu_HU/homebrew-launcher-(pichaxx).txt +++ b/_pages/hu_HU/homebrew-launcher-(pichaxx).txt @@ -6,49 +6,49 @@ title: "Homebrew Launcher (PicHaxx)" ### Fontos tudnivalók -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. +Ez a metódusa a Seedminer használatának a további exploitoláshoz használja a`movable.sed` fájlod, hogy hozzáférést szerezzen a Homebrew Launcher-hez a PicHaxx exploittal, azzal az céllal, hogy beinjektáljon egy exploitolható DSiWare címet a DS Download Play alkalmazásba. Ehhez a metódushoz szükséges, hogy birtokold (vagy letöltsd) az ingyenes "Pokemon Picross" játékot az eShop-ból. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +Ha az eszközödnek már van hozzáférése a Homebrew Launcher-hez (mindegy, hogy pichaxx vagy más exploit) akkor tovább léphetsz a [DSiWare Dumper](dsidumper)-re). {: .notice--success} -If you already have Pokemon Picross, this process will overwrite your game's save file! +Ha már megvan a Pokemon Picross, ez a folyamat felül fogja írni a mentés fájlod! {: .notice--warning} ### Amire szükséged lesz -* The free eShop game "Pokemon Picross" -* Your `movable.sed` file from completing [Seedminer](seedminer) +* Az ingyenes "Pokemon Picross" eShop játékra +* A `movable.sed` fájl a [Seedminer](seedminer)-ből * A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadása -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* Az [otherapp payload](https://smealum.github.io/3ds/#otherapp)-ra *(a készüléked verziójának és régiójának megfelelő változatra)* -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Másold az `boot.3dsx` fájlt az SD kártyád gyökerébe 1. Másold az otherapp payloadot az SD kártyád gyökerébe, majd nevezd át `otherapp.bin` névre - + if you do not see the `.bin` extension, do not add it to the end of the filename + +ha nem látja a `.bin` kiterjesztés ne adja kézzel hozzá a fájl végéhez 1. Hozz létre egy mappát `3ds` néven az SD kártyád gyökerében, ha még nem létezik ilyen -#### Section II - PicHaxx +#### II. rész - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer -1. Select your `movable.sed` file -1. Select "Build and Download" +1. Nyisd meg [a PicHaxx Injector weboldalát](https://seedminer.hacks.guide/pichaxx/) a számítógépen +1. Válaszd ki a `movable.sed` fájlod +1. Válaszd a "Build and Download" menüpontot 1. Várd meg, amíg a folyamat befejeződik -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card - + Overwrite the old save file when prompted +1. Navigálj a `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` útvonalra az SD kártyán + + Az `` ugyanaz, mint amit a [Seedminer](seedminer)-nél használt + + Az `` mappa egy másik 32 betű/szám mappa az `` mappa belsejében +1. Másold a letöltött `00000001.sav` fájlt a `data` könyvtárba az SD kártyán + + Írd felül a régi mentés fájlt, ha kérdezi 1. Tedd vissza az SD kártyád a készülékedbe -1. Kapcsold be a készülékedet -1. Launch "Pokemon Picross" +1. Kapcsoljd be a készüléked +1. Indítsd el a "Pokemon Picross"-t 1. Ha az exploit sikeres volt, a készülékednek ezt követően be kell töltenie a Homebrew Launchert - + You may see an error stating there are no applications found. -1. Power off your device. + + Elképzelhető, hogy hibát kapsz arról, hogy nem találhatók alkalmazások. +1. Kapcsold ki a készüléked. ___ -### Continue to [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) +### Továbblépés a [Boot9strap telepítésére (Frogtool)](installing-boot9strap-(frogtool)) {: .notice--primary} diff --git a/_pages/hu_HU/homebrew-launcher-(soundhax).txt b/_pages/hu_HU/homebrew-launcher-(soundhax).txt index 9f28bd58a5..55bcbdaa41 100644 --- a/_pages/hu_HU/homebrew-launcher-(soundhax).txt +++ b/_pages/hu_HU/homebrew-launcher-(soundhax).txt @@ -28,17 +28,17 @@ Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* * A [safehax](https://github.com/TiniVi/safehax/releases/latest) legújabb kiadása *(a`.3dsx` fájl)* * A [udsploit](https://github.com/smealum/udsploit/releases/latest) legújabb kiadása -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása * Az [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(a készüléked verziójának és régiójának megfelelő változat)* -### Utasítások +### Lépések 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe 1. Hozz létre egy mappát `3ds` néven az SD kártyád gyökerében, ha még nem létezik ilyen 1. Másold a Soundhax `.m4a` fájlját az SD kártyád gyökerébe 1. Másold az otherapp payloadot az SD kártyád gyökerébe, majd nevezd át `otherapp.bin` névre -1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card +1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Hozz létre egy mappát `boot9strap` néven az SD kártya gyökerében 1. Másold át a `boot9strap.firm` fájlt és a `boot9strap.firm.sha` fájlt a boot9strap `.zip` fájlból az SD kártyád `/boot9strap/` mappájába 1. Másold a `safehax.3dsx`-et az SD kártyád `/3ds/` mappájába @@ -72,5 +72,5 @@ Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi ___ -### Continue to [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) +### Továbblépés a [Boot9strap telepítésére (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) {: .notice--primary} diff --git a/_pages/hu_HU/homebrew-launcher-(steelhax).txt b/_pages/hu_HU/homebrew-launcher-(steelhax).txt index 9451c7b1f3..483591a1a8 100644 --- a/_pages/hu_HU/homebrew-launcher-(steelhax).txt +++ b/_pages/hu_HU/homebrew-launcher-(steelhax).txt @@ -6,58 +6,58 @@ title: "Homebrew Launcher (Steelhax)" ### Fontos tudnivalók -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. +Ez a metódusa a Seedminer használatának a további exploitoláshoz használja a`movable.sed` fájlod, hogy hozzáférést szerezzen a Homebrew Launcher-hez a Steelhax exploittal, azzal az céllal, hogy beinjektáljon egy exploitolható DSiWare címet a DS Download Play alkalmazásba. Ehhez a metódushoz szükséges, hogy birtokold (vagy letöltsd) az ingyenes "Steel Diver: Sub Wars" játékot az eShop-ból. -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +Ha az eszközödnek már van hozzáférése a Homebrew Launcher-hez (mindegy, hogy Steelhax vagy más exploit) akkor tovább léphetsz a [DSiWare Dumper](dsidumper)-re). {: .notice--success} -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +Ha már megvan a Steel Diver: Sub Wars, ez a folyamat felül fogja írni a mentés fájljod! {: .notice--warning} ### Amire szükséged lesz -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadása -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* A "Steel Diver: Sub Wars" ingyenes eShop játékra +* A `movable.sed` fájlodra a [Seedminer](seedminer)-ből +* A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadására +* A [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) legújabb kiadására +* Az [otherapp payload](https://smealum.github.io/3ds/#otherapp)-ra *(a készüléked verziójának és régiójának megfelelő változatra)* -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Hozz létre egy mappát `3ds` néven az SD kártyád gyökerében, ha még nem létezik ilyen 1. Másold az `boot.3dsx` fájlt az SD kártyád gyökerébe -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` +1. Másold át a `steelhax` mappát a Steelhax-release.zip`-ből az SD kártya gyökerébe +1. Másold az otherapp payloadot az SD kártya gyökerébe, majd nevezd át `payload.bin` névre -#### Section II - Steelminer +#### II. rész - Steelminer -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" +1. Tedd vissza az SD kártyát a készülékbe +1. Indítsd el a "Steel Diver: Sub Wars"-t egyszer és válaszd a Mii-t a mentés fájl inicializálásához + + Utasítsd el a frissítést, ha kérdezi + + Ha már frissítetted a játékot, akkor a System Settings Data management menüjében töröld a frissítést +1. Lépj ki a "Steel Diver: Sub Wars"-ból 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file +1. Nyisd meg [a Steelminer Injector weboldalát](https://seedminer.hacks.guide/steelhax/) a számítógépeden +1. Válaszd ki a `movable.sed` fájlod 1. Nyomd meg a "Start!" gombot 1. Várd meg, amíg a folyamat befejeződik -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted +1. Navigálj a ` `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` útvonalra az SD kártyán + + **EUR régió**: `000d7e00` + + **JPN régió**: `000d7c00` + + **USA régió**: `000d7d00` +1. Másold a frissen letöltött mentés fájlt a `data` könyvtárba az SD kártyán + + Írja felül a régi mentés fájlt, ha kérdezi 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet -1. Launch "Steel Diver: Sub Wars" +1. Indítsd el "Steel Diver: Sub Wars"-t 1. Ha az exploit sikeres volt, a készülékednek ezt követően be kell töltenie a Homebrew Launchert - + You may see an error stating there are no applications found. -1. Power off your device. + + Elképzelhető, hogy hibát kapsz arról, hogy nem találhatók alkalmazások. +1. Kapcsold ki a készüléked. ___ -### Continue to [DSiWare Dumper](dsidumper) +### Folytatás [DSiWare Dumper](dsidumper)-rel {: .notice--primary} diff --git a/_pages/hu_HU/installing-boot9strap-(2xrsa).txt b/_pages/hu_HU/installing-boot9strap-(2xrsa).txt index 65f0f74de8..9d34bbd622 100644 --- a/_pages/hu_HU/installing-boot9strap-(2xrsa).txt +++ b/_pages/hu_HU/installing-boot9strap-(2xrsa).txt @@ -1,5 +1,5 @@ --- -title: "boot9strap telepítése (2xrsa)" +title: "Boot9strap telepítése (2xrsa)" --- {% include toc title="Tartalomjegyzék" %} @@ -8,15 +8,15 @@ title: "boot9strap telepítése (2xrsa)" * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása ### Utasítások -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card +1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Hozz létre egy mappát `boot9strap` néven az SD kártya gyökerében 1. Másold át a `boot9strap.firm` fájlt és a `boot9strap.firm.sha` fájlt a boot9strap `.zip` fájlból az SD kártyád `/boot9strap/` mappájába 1. Másold az `arm9.bin` és az `arm11.bin` fájlokat a SafeB9SInstaller `.zip`-ből az SD kártyád gyökerébe @@ -27,7 +27,7 @@ title: "boot9strap telepítése (2xrsa)" 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet -#### Második rész - A SafeB9SInstaller indítása +#### II. rész - A SafeB9SInstaller indítása 1. Indítsd el a webböngészőt a készülékeden, majd nyisd meg az alábbi URL-t: + `http://2xrsa.hacks.guide` @@ -37,13 +37,13 @@ title: "boot9strap telepítése (2xrsa)" + Ha egyéb hibát kapsz, [nézd át a hibaelhárítási útmutatót](troubleshooting#a-browser-based-exploit-is-not-working) 1. Ha az exploit sikerrel járt, készüléked bebootolja a SafeB9SInstallert -#### Harmadik rész - boot9strap telepítése +#### III. rész - boot9strap telepítése 1. Várj, amíg az összes biztonsági ellenőrzés be nem fejeződik 1. Ha kéri, akkor nyomd meg sorban azokat a gombokat, amiket kijelez a képernyőn, hogy telepíthesd a boot9strap-et 1. Ha ez elkészült, nyomd meg az (A) gombot az eszközöd újraindításához -#### Negyedik rész - Luma3DS konfigurálása +#### IV. rész - Luma3DS konfigurálása 1. A készülékednek az előzőekben a Luma3DS-be kellett bootolnia + Ha fekete képernyőt kapsz, [nézd át a hibaelhárítási útmutatót](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) diff --git a/_pages/hu_HU/installing-boot9strap-(browser).txt b/_pages/hu_HU/installing-boot9strap-(browser).txt index b808ea526c..dab2546006 100644 --- a/_pages/hu_HU/installing-boot9strap-(browser).txt +++ b/_pages/hu_HU/installing-boot9strap-(browser).txt @@ -1,5 +1,5 @@ --- -title: "boot9strap telepítése (böngésző)" +title: "Boot9strap telepítése (böngésző)" --- {% include toc title="Tartalomjegyzék" %} @@ -8,15 +8,15 @@ title: "boot9strap telepítése (böngésző)" * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card +1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Hozz létre egy mappát `boot9strap` néven az SD kártya gyökerében 1. Másold át a `boot9strap.firm` fájlt és a `boot9strap.firm.sha` fájlt a boot9strap `.zip` fájlból az SD kártyád `/boot9strap/` mappájába 1. Másold a `SafeB9SInstaller.dat` és a `Launcher.dat` fájlokat a SafeB9SInstaller `.zip`-ből az SD kártyád gyökerébe @@ -27,23 +27,23 @@ title: "boot9strap telepítése (böngésző)" 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet -#### Második rész - A SafeB9SInstaller indítása +#### II. rész - A SafeB9SInstaller indítása 1. Indítsd el a webböngészőt a készülékeden, majd nyisd meg az alábbi URL-ek egyikét + `https://dukesrg.github.io/?SafeB9SInstaller.dat` + `http://www.reboot.ms/3ds/load.html?Launcher.dat` + `http://dukesrg.dynu.net/3ds/rop?GW17567.dat&Launcher.dat` - + Make sure to try each URL if the first one doesn't work (some versions cannot use the first one, and some versions cannot use the last two) + + Legyél biztos abban hogy megpróbáltad mindegyik URL-t ha az első nem működne (egyes verziók nem tudják használni az elsőt, más verziók az utolsó kettőt) + Ha hibát kapsz, [nézd át a hibaelhárítási útmutatót](troubleshooting#a-browser-based-exploit-is-not-working) 1. Ha az exploit sikerrel járt, készüléked bebootolja a SafeB9SInstallert -#### Harmadik rész - boot9strap telepítése +#### III. rész - boot9strap telepítése 1. Várj, amíg az összes biztonsági ellenőrzés be nem fejeződik 1. Ha kéri, akkor nyomd meg sorban azokat a gombokat, amiket kijelez a képernyőn, hogy telepíthesd a boot9strap-et 1. Ha ez elkészült, nyomd meg az (A) gombot az eszközöd újraindításához -#### Negyedik rész - Luma3DS konfigurálása +#### IV. rész - Luma3DS konfigurálása 1. A készülékednek az előzőekben a Luma3DS-be kellett bootolnia + Ha fekete képernyőt kapsz, [nézd át a hibaelhárítási útmutatót](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) diff --git a/_pages/hu_HU/installing-boot9strap-(fredtool).txt b/_pages/hu_HU/installing-boot9strap-(fredtool).txt index ab02bebb70..16446a6542 100644 --- a/_pages/hu_HU/installing-boot9strap-(fredtool).txt +++ b/_pages/hu_HU/installing-boot9strap-(fredtool).txt @@ -1,12 +1,12 @@ --- -title: "Installing Boot9strap (Fredtool)" +title: "Boot9strap telepítése (Fredtool)" --- {% include toc title="Tartalomjegyzék" %} ### Fontos tudnivalók -This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. +Ez a metódusa a Seedminer használatának a további exploitoláshoz használja a `movable.sed` fájlod, hogy dekriptáljon egy DSiWare címet, azzal az céllal, hogy beinjektáljon egy exploitolható DSiWare címet a DS Download Play alkalmazásba. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. Ez egy jelenleg működő megvalósítása a "FIRM partitions known-plaintext" néven ismert exploitnak, amiről részletesebben olvashatsz [itt](https://www.3dbrew.org/wiki/3DS_System_Flaws). @@ -16,17 +16,17 @@ Ez egy jelenleg működő megvalósítása a "FIRM partitions known-plaintext" n * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * A [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) legújabb kiadása -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card +1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Másold a `boot.nds` (B9STool) fájlt az SD kártyád gyökerébe 1. Copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card -#### Section II - Fredtool +#### II. rész - Fredtool 1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field @@ -36,8 +36,8 @@ Ez egy jelenleg működő megvalósítása a "FIRM partitions known-plaintext" n 1. Várd meg, amíg a folyamat befejeződik 1. When the process has completed, download your modified DSiWare archive from the site + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigálj a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` mappába az SD kártyán + + Az `` ugyanaz mint amit a [Seedminer](seedminer)-nél használt + This `` folder will be another 32 letter/number folder inside the `` folder + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder @@ -48,10 +48,10 @@ Ez egy jelenleg működő megvalósítása a "FIRM partitions known-plaintext" n 1. Under the "SD Card" section, select the "Haxxxxxxxxx!" title 1. Válaszd a "Copy"-t, majd az "OK"-t 1. Return to main menu of the System Settings -1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" +1. Navigálj az `Internet Settings` -> `Nintendo DS Connections` opcióhoz, majd válaszd az "OK"-t 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio -#### Section III - Flipnote Exploit +#### III. rész - Flipnote Exploit If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} @@ -60,30 +60,30 @@ If you would prefer a visual guide to this section, one is available [here](http + Select the left option whenever prompted during the setup process 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 -1. Select the second button along the top with a film-reel icon +1. Nyomj (X)-et vagy (Fel)-t a D-Pad-on, attól függően mi jelenik meg a képernyőn +1. Válaszd a második gombot a film-szalag ikonnal 1. Scroll right until reel "3/3" is selected -1. Tap the third box with the letter "A" in it +1. Nyomd meg a harmadik dobozt benne az "A" betűvel 1. Scroll left until reel "1/3" is selected -1. Tap the fourth box with the letter "A" in it +1. Nyomd meg a negyedik dobozt benne az "A" betűvel 1. If the exploit was successful, your device will have loaded b9sTool -1. Using the D-Pad, move to "Install boot9strap" - + If you miss this step, the system will exit to home menu instead of installing boot9strap and you will need to open Nintendo DS Connections and start over from the beginning of Section III -1. Press (A), then press START and SELECT at the same time to begin the process -1. Once completed and the bottom screen says "done.", exit b9sTool, then power off your device +1. A D-Pad-dal menj az "Install boot9strap" opcióra + + Ha kihagytál egy lépést a rendszer a home menübe kerülsz a boot9strap telepítése helyett, és meg kell nyitnod a Nintendo DS Connections-t és elölről kell kezdeni a harmadik rész elejétől +1. Nyomj (A)-t majd ezt követően START-ot és SELECT-et egyszerre a folyamat elkezdéséhez +1. Ha végzett és az alsó képernyő azt mondja "done." lépj ki a b9sTool-ból, majd kapcsold ki eszközöd + Elképzelhető, hogy kényszerítened kell a leállást a bekapcsológomb lenyomva tartásával - + If you see the Luma Configuration screen, continue with the guide without powering off + + Ha a Luma konfigurációs képernyőjét látod, folytasd az útmutatót kikapcsolás nélkül -#### Negyedik rész - Luma3DS konfigurálása +#### IV. rész - Luma3DS konfigurálása 1. Indítsd el a készülékedet a (Select) lenyomva tartásával, hogy megjelenjen a Luma konfigurációs menüje + Ha problémába ütközöl a Luma konfigurációs menü elindításakor, [kövesd ezt a hibaelhárítási útmutatót](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md) 1. Használd az (A) gombot és D-Pad-et a következő engedélyezéséhez: + **"Show NAND or user string in System Settings"** 1. Mentéshez és újraindításhoz nyomd meg a (Start) gombot - + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) + + Az eszközödnek kis várakozás után be kell töltenie a Home menüt. Ha fekete képernyőt kapsz, ami több mint 5 percig tart, [nézd át a hibaelhárítási útmutatót](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) -#### Section V - Restoring DS Connection Settings +#### V. rész - A DS Connection Settings visszaállítása 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe diff --git a/_pages/hu_HU/installing-boot9strap-(frogtool).txt b/_pages/hu_HU/installing-boot9strap-(frogtool).txt index 7d33446ff3..3a9b27771f 100644 --- a/_pages/hu_HU/installing-boot9strap-(frogtool).txt +++ b/_pages/hu_HU/installing-boot9strap-(frogtool).txt @@ -1,12 +1,12 @@ --- -title: "Installing Boot9strap (Frogtool)" +title: "Boot9strap telepítése (Frogtool)" --- {% include toc title="Tartalomjegyzék" %} ### Fontos tudnivalók -We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. +A Homebrew Launcher hozzáférést fogjuk használni, hogy futtassuk a Frogtool eszközt, annak érdekében, hogy injektáljuk az exploitolható japán verzióját a "Flipnote Studio" címnek, amit aztán arra használunk, hogy futtassuk a b9sTool-t és telepítsük a boot9strap-et. Ez egy jelenleg működő megvalósítása a "FIRM partitions known-plaintext" néven ismert exploitnak, amiről részletesebben olvashatsz [itt](https://www.3dbrew.org/wiki/3DS_System_Flaws). @@ -15,34 +15,34 @@ Ahhoz, hogy használhasd a [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme ### Amire szükséged lesz * Your `movable.sed` file from completing [Seedminer](seedminer) -* - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) +* - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * A [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) legújabb kiadása -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Helyezd az SD kártyád a számítógépbe 1. Copy your `movable.sed` file to the root of your SD card -1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card +1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet -#### Section II - Patching DS Download Play +#### II. rész - A DS Download Play patchelése 1. Open the Homebrew Launcher using any method 1. Launch Frogtool from the list of homebrew 1. Select the "INJECT patched DS Download Play" option -1. Frogtool will automatically run and inject the JPN version of Flipnote Studio into your DS Download Play +1. A Frogtool automatikusan futtatja és injektálja a JPN verzióját a Flipnote Studio-nak a DS Download Play-be 1. Once this operation has finished, read the screens and check if the process was successful + If there are any errors or missing files, correct the problem and try again 1. If the process was successful, tap the touch screen, then select "BOOT patched DS Download Play" 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio -#### Section III - Flipnote Exploit +#### III. rész - Flipnote Exploit If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} @@ -52,27 +52,27 @@ If you would prefer a visual guide to this section, one is available [here](http 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. Select the frog icon at the bottom left - + Alternatively, press (X) or (UP) on the D-Pad depending on which is shown on the top screen -1. Select the second button along the top with a film-reel icon + + Alternatívaként nyomj (X)-et vagy (Fel)-t a D-Pad-on, attól függően mi jelenik meg a képernyőn +1. Válaszd a második gombot a film-szalag ikonnal 1. Scroll right until reel "3/3" is selected -1. Tap the third box with the letter "A" in it +1. Nyomd meg a harmadik dobozt benne az "A" betűvel 1. Scroll left until reel "1/3" is selected -1. Tap the fourth box with the letter "A" in it +1. Nyomd meg a negyedik dobozt benne az "A" betűvel 1. If the exploit was successful, your device will have loaded b9sTool -1. Using the D-Pad, move to "Install boot9strap" -1. Press (A), then press START and SELECT at the same time to begin the process -1. Once complete and the bottom screen says "done.", exit b9sTool, then power off your device +1. A D-Pad-dal menj az "Install boot9strap" opcióra +1. Nyomj (A)-t majd ezt követően START-ot és SELECT-et egyszerre a folyamat elkezdéséhez +1. Ha végzett és az alsó képernyő azt mondja "done." lépj ki a b9sTool-ból, majd kapcsold ki eszközöd + Elképzelhető, hogy kényszerítened kell a leállást a bekapcsológomb lenyomva tartásával - + If you see the Luma configuration menu, continue without powering off + + Ha a Luma konfigurációs képernyőjét látod, folytasd az útmutatót kikapcsolás nélkül -#### Negyedik rész - Luma3DS konfigurálása +#### IV. rész - Luma3DS konfigurálása 1. Indítsd el a készülékedet a (Select) lenyomva tartásával, hogy megjelenjen a Luma konfigurációs menüje + Ha problémába ütközöl a Luma konfigurációs menü elindításakor, [kövesd ezt a hibaelhárítási útmutatót](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md) 1. Használd az (A) gombot és D-Pad-et a következő engedélyezéséhez: + **"Show NAND or user string in System Settings"** 1. Mentéshez és újraindításhoz nyomd meg a (Start) gombot - + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) + + Az eszközödnek kis várakozás után be kell töltenie a Home menüt. Ha fekete képernyőt kapsz, ami több mint 5 percig tart, [nézd át a hibaelhárítási útmutatót](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) ___ diff --git a/_pages/hu_HU/installing-boot9strap-(hardmod).txt b/_pages/hu_HU/installing-boot9strap-(hardmod).txt index a19f929d8d..41b3e660ac 100644 --- a/_pages/hu_HU/installing-boot9strap-(hardmod).txt +++ b/_pages/hu_HU/installing-boot9strap-(hardmod).txt @@ -1,5 +1,5 @@ --- -title: "boot9strap telepítése (Hardmod)" +title: "Boot9strap telepítése (Hardmod)" --- {% include toc title="Tartalomjegyzék" %} @@ -22,7 +22,7 @@ Ez működni fog a New 3DS, a New 2DS, az Old 3DS, és az Old 2DS konzolok *öss * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* * A [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) legújabb kiadása + A Windows felhasználók használhatják az előre összeállított `.exe`-t, míg a Mac és Linux felhasználóknak [Python 3](https://www.python.org/downloads/)-ra lesz szükségük, hogy futtatni tudják a mellékelt `.py` szkriptet -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása * A készülékednek és a verziójának megfelelő `.firm`: | Verzió(k) | Kernel | Old 3DS vagy Old 2DS | New 3DS vagy New 2DS | @@ -56,13 +56,13 @@ Ez működni fog a New 3DS, a New 2DS, az Old 3DS, és az Old 2DS konzolok *öss | 11.4.0 - 11.7.0 | 2.54-0 | [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | | 11.8.0 - 11.11.0 | 2.55-0 | [2.55-0_11.8_OLD.firm](magnet:?xt=urn:btih:ee882a07afcf3f6acc676f8dc0ab25f291b643e0&dn=2.55-0%5F11.8%5FOLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce) | [2.55-0_11.8_NEW.firm](magnet:?xt=urn:btih:97dc6ba91ed243596adb744cc20daa610c10fcab&dn=2.55-0%5F11.8%5FNEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce) | -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card +1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Csomagold ki a hardmod-b9s-installer mappát a hardmod-b9s-installer `.zip`-ből 1. Másold az előbbiekben letöltött `.firm` fájlt a kicsomagolt hardmod-b9s-installer mappába 1. Nevezd át a hardmod-b9s-installer mappában található `.firm` fájlt `current.firm` névre @@ -71,7 +71,7 @@ Ez működni fog a New 3DS, a New 2DS, az Old 3DS, és az Old 2DS konzolok *öss 1. Készíts NAND biztonsági mentést a hardmodod segítségével 1. Másold a NAND biztonsági mentésedet a számítógépeden lévő hardmod-b9s-installer mappába és nevezd át `NAND.bin` névre -#### Második rész - boot9strap telepítése +#### II. rész - boot9strap telepítése 1. Futtasd a hardmod-b9s-installer-t + Windows felhasználóknak: Futtasd az `install-b9s.exe` fájlt @@ -81,7 +81,7 @@ Ez működni fog a New 3DS, a New 2DS, az Old 3DS, és az Old 2DS konzolok *öss 1. Válaszd le a hardmododat 1. Kapcsold be a készülékedet -#### Harmadik rész - Luma3DS konfigurálása +#### III. rész - Luma3DS konfigurálása 1. A készülékednek az előzőekben a Luma3DS-be kellett bootolnia + Ha fekete képernyőt kapsz, [nézd át a hibaelhárítási útmutatót](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) diff --git a/_pages/hu_HU/installing-boot9strap-(hbl-usm).txt b/_pages/hu_HU/installing-boot9strap-(hbl-usm).txt index 4d3561b202..322336a6e4 100644 --- a/_pages/hu_HU/installing-boot9strap-(hbl-usm).txt +++ b/_pages/hu_HU/installing-boot9strap-(hbl-usm).txt @@ -1,32 +1,30 @@ --- -title: "Installing boot9strap (HBL-USM)" +title: "Boot9strap telepítése (HBL-USM)" --- {% include toc title="Tartalomjegyzék" %} ### Fontos tudnivalók -In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile. +Ahhoz, hogy a SAFE_MODE-ot exploitálhassuk, be kell injektálnunk egy exploitált WiFi profilt. As we already have Homebrew access, we can use slotTool to do this. This specific method is intended to be used with Homebrew Launcher access through [BrowserHax 2020](homebrew-launcher-(browserhax-2020)). -If you have Homebrew Launcher access through another entry point, you should use [Frogtool](installing-boot9strap-(frogtool)). +Ha Homebrew Launcher hozzáférésed egy másik belépési ponton keresztül van, akkor a [Frogtool](installing-boot9strap-(frogtool))-t kell használnod. -Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. +Amint a WiFi profil injektálásra került, a SAFE_MODE-ot fogjuk használni, ami egy helyreállítás szolgáltatás, ami elérhető minden 3DS konzolon, hogy aktiválja az exploitolt WiFi profilt. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - -If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy metódust](legacy-methods) kell használnod. Ha támogatásra van szükséged az anyaggal kapcsolatosan, csatlakozz a [Nintendo Homebrew-hoz Discord-on](https://discord.gg/MWxPgEp) és kérj, angolul, támogatást. {: .notice--danger} ### Amire szükséged lesz -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása * The latest release archive for [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest) -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Your console should be powered on and showing the Homebrew Launcher from the previous part of the guide 1. Launch slotTool from the list of homebrew @@ -34,37 +32,37 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Másold át a `boot.firm` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console -#### Section II - unSAFE_MODE +#### II. szakasz - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode -1. Press "OK" to accept the update - + There is no update. This is part of the exploit -1. Press "I accept" to accept the terms and conditions -1. The update will eventually fail, with error code `003-1099`. This is intended behaviour -1. When asked "Would you like to configure Internet settings?", select "Yes" -1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` +1. Az eszközöd bekapcsolt állapotában tartsd nyomva a következő gombokat: (Bal Váll) + (Jobb Váll) + (D-Pad Fel) + (A), majd nyomd meg a (Power)-t + + Tartsd nyomva a gombokat, amiíg a konzol be nem bootol a Safe Mode-ba +1. Nyomj "OK"-ot a frissítés elfogadásához + + Nincs frissítés. Ez része az exploitnak +1. Nyomj az "I accept"-re a feltételek elfogadásához +1. A frissítés sikertelen lesz a `003-1099` hibakóddal. Ez az elvárt viselkedés +1. Amikor megkérdezésre kerül, hogy "Would you like to configure Internet settings?", válassz "Yes"-t +1. A következő menüben navigálj a `Connection 1` -> `Change Settings` -> `Next Page (jobb nyíl)` -> `Proxy Settings` -> `Detailed Setup` menüponthoz + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) -1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration +1. Amint azt látod a felső képernyőn, hogy `B9S install SUCCESS` nyomj meg egy billentyűt az Luma Configuration-ba rebootoláshoz -#### Harmadik rész - Luma3DS konfigurálása +#### III. rész - Luma3DS konfigurálása -1. Your device should automatically show the Luma Configuration menu +1. Az eszközöd automatikusan meg kell mutassa a Luma Configuration menüt 1. Használd az (A) gombot és D-Pad-et a következő engedélyezéséhez: + **"Show NAND or user string in System Settings"** 1. Mentéshez és újraindításhoz nyomd meg a (Start) gombot - + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) + + Az eszközödnek kis várakozás után be kell töltenie a Home menüt. Ha fekete képernyőt kapsz, ami több mint 5 percig tart, [nézd át a hibaelhárítási útmutatót](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) -#### Section IV - Restoring WiFi Configuration Profiles +#### IV. rész - A WiFi Configuration Profiles visszaállítása 1. Indítsd el a Download Play alkalmazást -1. Wait until you see the two buttons +1. Várj, amíg két gombot nem látsz + Do not press either of the buttons -1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Nyomd le az (L) + (D-Pad le) + (Select) gombokat egyszerre a Rosalina menü megnyitásához 1. Válaszd ki a "Miscellaneous options"-t 1. Válaszd a "Switch the hb. title to the current app." opciót 1. Nyomd meg a (B) gombot a folytatáshoz diff --git a/_pages/hu_HU/installing-boot9strap-(mset).txt b/_pages/hu_HU/installing-boot9strap-(mset).txt index 99098b90fc..625ee4a1da 100644 --- a/_pages/hu_HU/installing-boot9strap-(mset).txt +++ b/_pages/hu_HU/installing-boot9strap-(mset).txt @@ -1,5 +1,5 @@ --- -title: "boot9strap telepítése (MSET)" +title: "Boot9strap telepítése (MSET)" --- {% include toc title="Tartalomjegyzék" %} @@ -9,15 +9,15 @@ title: "boot9strap telepítése (MSET)" * Bármilyen olyan DS flashkártya, ami támogatja a készüléked verzióját * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card +1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Hozz létre egy mappát `boot9strap` néven az SD kártya gyökerében 1. Másold át a `boot9strap.firm` fájlt és a `boot9strap.firm.sha` fájlt a boot9strap `.zip` fájlból az SD kártyád `/boot9strap/` mappájába 1. Másold át a `SafeB9SInstaller.dat` fájlt a SafeB9SInstaller `.zip`-ből az SD kártyád gyökerébe @@ -29,7 +29,7 @@ title: "boot9strap telepítése (MSET)" 1. Másold a `SafeB9SInstaller.nds` fájlt a SafeB9SInstaller `.zip`-ből a DS flashkártyádra 1. Kapcsold be a készülékedet -#### Második rész - A SafeB9SInstaller indítása +#### II. rész - A SafeB9SInstaller indítása 1. Indítsd el a flashkártyádat az eszközödön 1. Bootold a `SafeB9SInstaller.nds` fájlt a flashkártyád segítségével @@ -39,13 +39,13 @@ title: "boot9strap telepítése (MSET)" 1. Indítsd újra a rendszert, majd nyisd meg a System Settings-et, válaszd az "Other Settings" opciót, majd a "Profile", végül a "Nintendo DS Profile" opciót 1. Ha az exploit sikerrel járt, készüléked bebootolja a SafeB9SInstallert -#### Harmadik rész - boot9strap telepítése +#### III. rész - boot9strap telepítése 1. Várj, amíg az összes biztonsági ellenőrzés be nem fejeződik 1. Ha kéri, akkor nyomd meg sorban azokat a gombokat, amiket kijelez a képernyőn, hogy telepíthesd a boot9strap-et 1. Ha ez elkészült, nyomd meg az (A) gombot az eszközöd újraindításához -#### Negyedik rész - Luma3DS konfigurálása +#### IV. rész - Luma3DS konfigurálása 1. A készülékednek az előzőekben a Luma3DS-be kellett bootolnia + Ha fekete képernyőt kapsz, [nézd át a hibaelhárítási útmutatót](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) diff --git a/_pages/hu_HU/installing-boot9strap-(ntrboot).txt b/_pages/hu_HU/installing-boot9strap-(ntrboot).txt index fff3a5b973..cc052c4a2d 100644 --- a/_pages/hu_HU/installing-boot9strap-(ntrboot).txt +++ b/_pages/hu_HU/installing-boot9strap-(ntrboot).txt @@ -1,5 +1,5 @@ --- -title: "boot9strap telepítése (ntrboot)" +title: "Boot9strap telepítése (ntrboot)" --- {% include toc title="Tartalomjegyzék" %} @@ -14,17 +14,17 @@ Ahhoz, hogy használhasd a [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme * Egy flashkártya, amire korábban ntrboot-ot flasheltél * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a készüléked 1. Helyezd a készüléked SD kártyáját a számítógépbe + Ez a 3DS-ed SD kártyája, *nem* a flashkártyádé 1. Másold a `SafeB9SInstaller.firm` fájlt az SD kártyád gyökerébe, majd nevezd át `boot.firm` névre -1. Copy `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card +1. Másold át a `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Hozz létre egy mappát `boot9strap` néven az SD kártya gyökerében 1. Másold át a `boot9strap.firm` fájlt és a `boot9strap.firm.sha` fájlt a boot9strap `.zip` fájlból az SD kártyád `/boot9strap/` mappájába @@ -34,7 +34,7 @@ Ahhoz, hogy használhasd a [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet -#### Második rész - ntrboot +#### II. rész - ntrboot 1. Használd a mágnest, hogy megtaláld azt a pontot a készülékeden, ahol az alvó módot kiváltó érzékelő található + Erre a lépésre nincsen szükség az Old 2DS esetében (amin van alvó üzemmód kapcsoló) @@ -46,7 +46,7 @@ Ahhoz, hogy használhasd a [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme + Elképzelhető, hogy ez csak sokadjára sikerül csak a gombok elhelyezése miatt 1. Ha az exploit sikerrel járt, készüléked bebootolja a SafeB9SInstallert -#### Harmadik rész - boot9strap telepítése +#### III. rész - boot9strap telepítése 1. Várj, amíg az összes biztonsági ellenőrzés be nem fejeződik 1. Vedd le a mágnest a készülékedről @@ -55,11 +55,11 @@ Ahhoz, hogy használhasd a [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme 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 -#### Negyedik rész - Luma3DS konfigurálása +#### IV. rész - Luma3DS konfigurálása 1. Helyezd az SD kártyád a számítógépbe 1. Töröld a `boot.firm` fájlt az SD kártyád gyökeréből -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card +1. Másold át a `boot.firm` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet 1. A készülékednek az előzőekben a Luma3DS-be kellett bootolnia @@ -82,7 +82,7 @@ Vedd figyelembe, hogy az Acekard 2i annak ellenére képes az `.nds` fájlok eli Ne hajtsd végre az itt leírt utasításokat mindaddig, amíg nem végeztél az ezeket megelőzőekkel az oldalon. -#### Ötödik rész - ntrboot eltávolítása +#### V. rész - ntrboot eltávolítása ##### Amire szükséged lesz @@ -118,7 +118,7 @@ Ne hajtsd végre az itt leírt utasításokat mindaddig, amíg nem végeztél az | **R4iSDHC RTS LITE 20XX** | | - [R4iSDHC_RTS_LITE_20XX-Flashrom.zip](magnet:?xt=urn:btih:543f90f7c50ee847af1d2152bdcbe76e7ed364e4&dn=R4iSDHC%5FRTS%5FLITE%5F20XX-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | | **R4iSDHC Dual-Core 20XX** | | - [R4iSDHC_Dual-Core_20XX-Flashrom.zip](magnet:?xt=urn:btih:be5b27b85dcb8a696191a1eddef478f7ab346e06&dn=R4iSDHC%5FDual-Core%5F20XX-Flashrom.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) | -##### Utasítások +##### Lépések 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe diff --git a/_pages/hu_HU/installing-boot9strap-(safeb9sinstaller).txt b/_pages/hu_HU/installing-boot9strap-(safeb9sinstaller).txt index 6033488fdb..3ab60b203c 100644 --- a/_pages/hu_HU/installing-boot9strap-(safeb9sinstaller).txt +++ b/_pages/hu_HU/installing-boot9strap-(safeb9sinstaller).txt @@ -1,12 +1,12 @@ --- -title: "Installing boot9strap (SafeB9SInstaller)" +title: "boot9strap telepítése (SafeB9SInstaller)" --- {% include toc title="Tartalomjegyzék" %} -### Utasítások +### Lépések -#### Első rész - A SafeB9SInstaller indítása +#### I. rész - A SafeB9SInstaller indítása 1. Indítsd el a udsploit-ot a homebrew listából 1. Ha elkészült, nyomd meg a (Start) gombot, hogy kilépj a udsploit-ból @@ -18,13 +18,13 @@ title: "Installing boot9strap (SafeB9SInstaller)" + Ha lefagyna, kényszerítsd leállásra a konzolt a bekapcsológomb lenyomva tartásával, majd próbálkozz újra 1. Ha az exploit sikerrel járt, készüléked bebootolja a SafeB9SInstallert -#### Második rész - boot9strap telepítése +#### II. rész - boot9strap telepítése 1. Várj, amíg az összes biztonsági ellenőrzés be nem fejeződik 1. Ha kéri, akkor nyomd meg sorban azokat a gombokat, amiket kijelez a képernyőn, hogy telepíthesd a boot9strap-et 1. Ha ez elkészült, nyomd meg az (A) gombot az eszközöd újraindításához -#### Harmadik rész - Luma3DS konfigurálása +#### III. rész - Luma3DS konfigurálása 1. A készülékednek az előzőekben a Luma3DS-be kellett bootolnia + Ha fekete képernyőt kapsz, [nézd át a hibaelhárítási útmutatót](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) diff --git a/_pages/hu_HU/installing-boot9strap-(soundhax).txt b/_pages/hu_HU/installing-boot9strap-(soundhax).txt index 772d403ffc..9621f93d20 100644 --- a/_pages/hu_HU/installing-boot9strap-(soundhax).txt +++ b/_pages/hu_HU/installing-boot9strap-(soundhax).txt @@ -1,18 +1,18 @@ --- -title: "boot9strap telepítése (Soundhax)" +title: "Boot9strap telepítése (Soundhax)" --- {% include toc title="Tartalomjegyzék" %} ### Fontos tudnivalók -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. +A Soundhax (kobinálva a pre9otherapp-pal) kompatibilis a 2.1.0-8.1.0 verziókkal az EUR, JPN, KOR és USA régiókban. {% capture notice-1 %} Vedd figyelembe, hogy a kártyafrissítések csak a legfontosabb dolgokat frissítik, mint például a System Settings, Home Menu, stb. A kártyafrissítések nem fogják frissíteni a Nintendo 3DS Sound alkalmazást és az olyan hálózati funkciókat, mint például a System Transfer, Internet Browser, StreetPass Mii Plaza, vagy az eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Így alternatív módszerre lesz szükséged a Homebrew Launcher telepítéséhez, mint a [boot9strap telepítése (böngésző)](installing-boot9strap-(browser)) vagy a [boot9strap telepítése (MSET)](installing-boot9strap-(mset))! +Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi verziójú Nintendo 3DS Sound alkalmazás tartozott *(<2.1.0)* egy olyan verzióra, amihez újabb Nintendo 3DS Sound tartozik, működésképtelenné teszi a Soundhax-ot! Így alternatív módszerre lesz szükséged a Homebrew Launcher telepítéséhez, mint a [Boot9strap telepítése (böngésző)](installing-boot9strap-(browser)) vagy a [Boot9strap telepítése (MSET)](installing-boot9strap-(mset))! {% endcapture %}
{{ notice-1 | markdownify }}
@@ -22,19 +22,19 @@ This means that using a cartridge update from a version containing an older Nint * A [Soundhax](http://soundhax.com) legújabb kiadása *(a régiódnak, készülékednek és rendszer verziódnak megfelelő változat)* * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása * A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadása * A [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) legújabb verziója *(a firmware verziódnak megfelelő `.bin` fájl)* ### Utasítások -#### Első rész - Előkészületek +#### I. rész - Előkészületek 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe 1. Másold a Soundhax `.m4a` fájlját az SD kártyád gyökerébe 1. Másold a pre9otherapp payloadot az SD kártyád gyökerébe, majd nevezd át `otherapp.bin` névre -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card +1. Másold át a `boot.firm` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Másold az `boot.3dsx` fájlt az SD kártyád gyökerébe 1. Hozz létre egy mappát `boot9strap` néven az SD kártya gyökerében 1. Másold át a `boot9strap.firm` fájlt és a `boot9strap.firm.sha` fájlt a boot9strap `.zip` fájlból az SD kártyád `/boot9strap/` mappájába @@ -42,7 +42,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet -#### Második rész - A SafeB9SInstaller indítása +#### II. rész - A SafeB9SInstaller indítása 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet @@ -62,13 +62,13 @@ This means that using a cartridge update from a version containing an older Nint 1. Ha az exploit sikerrel járt, készüléked bebootolja a SafeB9SInstallert -#### Harmadik rész - boot9strap telepítése +#### III. rész - boot9strap telepítése 1. Várj, amíg az összes biztonsági ellenőrzés be nem fejeződik 1. Ha kéri, akkor nyomd meg sorban azokat a gombokat, amiket kijelez a képernyőn, hogy telepíthesd a boot9strap-et 1. Ha ez elkészült, nyomd meg az (A) gombot az eszközöd újraindításához -#### Negyedik rész - Luma3DS konfigurálása +#### IV. rész - Luma3DS konfigurálása 1. A készülékednek az előzőekben a Luma3DS-be kellett bootolnia + Ha fekete képernyőt kapsz, [nézd át a hibaelhárítási útmutatót](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) diff --git a/_pages/hu_HU/installing-boot9strap-(usm).txt b/_pages/hu_HU/installing-boot9strap-(usm).txt index e68994b804..6804a85b88 100644 --- a/_pages/hu_HU/installing-boot9strap-(usm).txt +++ b/_pages/hu_HU/installing-boot9strap-(usm).txt @@ -1,90 +1,90 @@ --- -title: "Installing boot9strap (USM)" +title: "Boot9strap telepítése (USM)" --- {% include toc title="Tartalomjegyzék" %} ### Fontos tudnivalók -In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile. +Ahhoz, hogy a SAFE_MODE-ot exploitálhassuk, be kell injektálnunk egy exploitált WiFi profilt. -We can do this using an existing exploit, BannerBomb3. +Ezt megtenni egy másik létező exploittal, a BannerBomb3-mal tudjuk. -To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to inject the exploited WiFi profile to your connections list. +Hogy ezt elérjük, szükségünk van a rendszer titkosítási kulcsára (movable.sed), hogy újra építsünk egy DSiWare mentést, aminek segítségével be tudjuk injektálni az exploitolt WiFi profilt a kapcsolatok listájára. -Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. +Amint a WiFi profil injektálásra került, a SAFE_MODE-ot fogjuk használni, ami egy helyreállítás szolgáltatás, ami elérhető minden 3DS konzolon, hogy aktiválja az exploitolt WiFi profilt. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. +Az utasítások az Amerikai, Európai, Japán és Koreai régiójú konzolokon működnek, amik a rendszer verzió mögött egy U, E, J vagy K betű jelöl. -If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy metódust](legacy-methods) kell használnod. Ha támogatásra van szükséged az anyaggal kapcsolatosan, csatlakozz a [Nintendo Homebrew-hoz Discord-on](https://discord.gg/MWxPgEp) és kérj, angolul, támogatást. {: .notice--danger} ### Amire szükséged lesz * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása -#### Első rész - Előkészületek +#### I. rész - Előkészületek -1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer - + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) -1. Upload your movable.sed using the "Choose File" option -1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console +1. Nyisd meg az [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) oldalt a számítógépeden + + Ha az oldal nem működik, próbáld meg [ezt](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) +1. Töltsd fel a `movable.sed` fájlod a "Choose File" opcióval +1. Kattints a "Download unSAFE_MODE-bb3 archive"-ra + + Ez letölt egy exploit DSiWare-t `F00D43D5.bin` néven és egy SAFE_MODE exploit adatfájlt `usm.bin` néven egy zip mappán belül (`unSAFE_MODE-bb3.zip`) +1. Ha a konzolod be van kapcsolva, most kapcsold ki 1. Helyezd az SD kártyád a számítógépbe -1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it -1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC - + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe +1. Másold át a `usm.bin` fájlt az USM csomagból (`unSAFE_MODE-bb3.zip`)az SD kártya gyökerébe +1. Navigálj a `Nintendo 3DS` -> `` -> `<32 karakter hosszú azonosító>` -> `Nintendo DSiWare` mappába az SD kártyádon + + Az `` ugyanaz mint amit a [Seedminer](seedminer)-nél használt + + Ha nincs `DSiWare` nevű mappa, akkor hozd létre +1. Ha van más DSiWare mentés fájl (`<8-character-id>.bin`) ebben a mappában, helyezd át őket a számítógépedre + + Így egy üres DSiWare mappát fogsz kapni. Ha áthelyezed a fájlokat a számítógépedre, az segít abban, hogy ne törölj ki semmilyen fontos mentést +1. Másold `F00D43D5.bin` fájlt az USM archívból (`unSAFE_MODE-bb3.zip`) a `Nintendo DSiWare` mappába -#### Section II - BannerBomb3 +#### II. rész - BannerBomb3 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet 1. Lépj be a System Settings-be a készülékeden 1. Navigálj ide: `Data Management` -> `DSiWare` -1. Click on the SD Card section - + Your bottom screen should flash Red and then the system will reboot to home menu a few seconds later. This means the exploit profile was successfully copied - + If the bottom screen does not flash Red, the exploit profile was not copied and you will not be able to complete the next section. Ensure that your files are properly placed, then try again +1. Kattints az SD kártya részre + + Az alsó képernyődnek pirosan kell villannia, majd a rendszer újraindul a Home menübe egy pár másodperc múlva. Ez azt jelenti, hogy az exploit profil sikeresen másolásra került + + Ha az alsó képernyő nem villant pirosan, az exploit profil nem került másolásra és nem fogod tudni befejezni a következő részt. Ellenőrizd, hogy a fájljaid a helyükön vannak, és próbáld újra 1. Kapcsold ki a készüléked -#### Section III - unSAFE_MODE +#### III. rész - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode -1. Press "OK" to accept the update - + There is no update. This is part of the exploit -1. Press "I accept" to accept the terms and conditions -1. The update will eventually fail, with error code `003-1099`. This is intended behaviour -1. When asked "Would you like to configure Internet settings?", select "Yes" -1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` -1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration +1. Az eszközöd bekapcsolt állapotában tartsd nyomva a következő gombokat: (Bal Váll) + (Jobb Váll) + (D-Pad Fel) + (A), majd nyomd meg a (Power)-t + + Engedd el a gombokat pár másodperc múlva. A konzolod be fog bootolni Safe Mode-ba +1. Nyomj "OK"-ot a frissítés elfogadásához + + Nincs frissítés. Ez része az exploitnak +1. Nyomj az "I accept"-re a feltételek elfogadásához +1. A frissítés sikertelen lesz a `003-1099` hibakóddal. Ez az elvárt viselkedés +1. Amikor megkérdezésre kerül, hogy "Would you like to configure Internet settings?", válassz "Yes"-t +1. A következő menüben navigálj a `Connection 1` -> `Change Settings` -> `Next Page (jobb nyíl)` -> `Proxy Settings` -> `Detailed Setup` menüponthoz +1. Amint azt látod a felső képernyőn, hogy `B9S install SUCCESS` nyomj meg egy billentyűt az Luma Configuration-ba rebootoláshoz -#### Negyedik rész - Luma3DS konfigurálása +#### IV. rész - Luma3DS konfigurálása -1. Your device should automatically show the Luma Configuration menu +1. Az eszközöd automatikusan meg kell mutassa a Luma Configuration menüt 1. Használd az (A) gombot és D-Pad-et a következő engedélyezéséhez: + **"Show NAND or user string in System Settings"** 1. Mentéshez és újraindításhoz nyomd meg a (Start) gombot - + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) + + Az eszközödnek kis várakozás után be kell töltenie a Home menüt. Ha fekete képernyőt kapsz, ami több mint 5 percig tart, [nézd át a hibaelhárítási útmutatót](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) -#### Section V - Restoring WiFi Configuration Profiles +#### V. rész - A WiFi Configuration Profiles visszaállítása 1. Lépj be a System Settings-be a készülékeden 1. Navigálj ide: `Data Management` -> `DSiWare` -1. Click on the SD Card section - + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Kattints az SD kártya részre + + Az alsó képernyőnek zölden kell villannia, majd a rendszer újraindul a Home menübe egy pár másodperc múlva. Ez azt jelenti, hogy a WiFi konfiguráció sikeresen vissza lett állítva +1. Kapcsold ki a rendszered 1. Helyezd az SD kártyád a számítógépbe -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup +1. Navigálj a `Nintendo 3DS` -> `` -> `<32 karakter hosszú azonosító>` -> `Nintendo DSiWare` mappába az SD kártyádon + + Az `` ugyanaz mint amit a [Seedminer](seedminer)-nél használt +1. Töröld `F00D43D5.bin` fájlt a Nintendo DSiWare mappából +1. Tovább a telepítés véglegesítésére ___ diff --git a/_pages/hu_HU/legacy-methods.txt b/_pages/hu_HU/legacy-methods.txt index 1406a5a782..0b2d825560 100644 --- a/_pages/hu_HU/legacy-methods.txt +++ b/_pages/hu_HU/legacy-methods.txt @@ -14,7 +14,7 @@ However, "legacy" or outdated methods are kept here for various purposes. They w If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for assistance. -#### Section I - Compatibility Test +#### I. rész - Kompatibilitás teszt The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. @@ -30,7 +30,7 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to #### DS Download Play Test (used for Frogtool) -1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Indítsd el a Download Play alkalmazást (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) 1. Select "Nintendo DS" 1. If your device loads into a “Download software via DS Download Play” menu, the test was successful + If the screen stays black or appears to freeze, the test has failed diff --git a/_pages/hu_HU/move-emunand.txt b/_pages/hu_HU/move-emunand.txt index 8d09789574..54e8a650b1 100644 --- a/_pages/hu_HU/move-emunand.txt +++ b/_pages/hu_HU/move-emunand.txt @@ -16,10 +16,10 @@ Az alábbiak használatához már telepítened kellett a következőket: Luma3DS ### Amire szükséged lesz * Egy létező EmuNAND -* The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) +* A [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) v1.9.2pre1 kiadása * Az [FBI](https://github.com/Steveice10/FBI/releases/latest) legújabb kiadása -### Utasítások +### Lépések #### Első rész - Előkészületek @@ -29,7 +29,7 @@ Az alábbiak használatához már telepítened kellett a következőket: Luma3DS 1. Másold át a `gm9` mappát a GodMode9 `.zip`-ből az SD kártyád gyökerébe 1. Tedd vissza az SD kártyád a készülékedbe -#### Második rész - DSiWare mentések kimásolása a SysNAND-ról +#### II. rész - DSiWare mentések kimásolása a SysNAND-ról Ha nincs egy DSiWare játékod vagy mentésed sem, ami fontos lenne számodra, akkor hagyd ki ezt a részt. {: .notice--info} @@ -43,7 +43,7 @@ Ha nincs egy DSiWare játékod vagy mentésed sem, ami fontos lenne számodra, a + Ez a folyamat eltarthat egy kis ideig, ha sok DSiWare játékod van 1. Nyomd meg a (B) gombot kétszer, hogy visszamenj a főmenübe -#### Harmadik rész - GBA VC mentések kimásolása +#### II. rész - GBA VC mentések kimásolása Ha nincs egy GBA VC játékod vagy mentésed sem, ami fontos lenne számodra, akkor hagyd ki ezt a részt. {: .notice--info} @@ -69,7 +69,7 @@ Egy `.gbavc.sav` fájl Title ID-jének azonosításához használhatod + Nyomd meg az (A) gombot a folytatáshoz + Nyomd meg a (Start) gombot az eszköz újraindításához -#### Negyedik rész - EmuNAND másolása a SysNAND-ba +#### IV. rész - EmuNAND másolása a SysNAND-ba 1. Indítsd el a GodMode9-et a (Start) lenyomva tartásával boot közben 1. Menj ide: `[E:] EMUNAND VIRTUAL` @@ -82,7 +82,7 @@ Egy `.gbavc.sav` fájl Title ID-jének azonosításához használhatod 1. Nyomd meg a (B) gombot, hogy elutasítsd az írási engedélyek visszavonását, ha kérdezi 1. Nyomd meg a (B) gombot, hogy visszamenj a főmenübe -#### Ötödik rész - DSiWare mentések visszaállítása +#### V. rész - DSiWare mentések visszaállítása Ha korábban nem másoltál ki egy DSiWare mentést sem, hagyd ki ezt a részt. {: .notice--info} @@ -99,7 +99,7 @@ Ha korábban nem másoltál ki egy DSiWare mentést sem, hagyd ki ezt a részt. 1. Nyomd meg a (B) gombot, hogy elutasítsd az írási engedélyek visszavonását, ha kérdezi 1. Nyomd meg a (B) gombot kétszer, hogy visszamenj a főmenübe -#### Hatodik rész - GBA VC mentések visszaállítása +#### VI. rész - GBA VC mentések visszaállítása Ha korábban nem másoltál ki egy GBA VC mentést sem, hagyd ki ezt a részt. {: .notice--info} @@ -127,7 +127,7 @@ Egy `.gbavc.sav` fájl Title ID-jének azonosításához használhatod + Lépj ki belőle 1. Indítsd el a GodMode9-et a (Start) lenyomva tartásával boot közben -#### Hetedik rész - SysNAND biztonsági mentése +#### VII. rész - SysNAND biztonsági mentése 1. Nyomd meg a (Home) gombot, hogy megjelenjen a műveleti menü 1. Válaszd a "Scripts..." opciót @@ -149,7 +149,7 @@ Egy `.gbavc.sav` fájl Title ID-jének azonosításához használhatod 1. Töröld a `__sysnand_###.bin` és a `__sysnand_###.bin.sha` fájlokat az SD kártyád `/gm9/out/` mappájából, miután lemásoltad azokat 1. **Készíts az SD kártyádon található fájlokról biztonsági másolatot a számítógépedre; a következő lépésekben minden fájl törlődni fog róla** -#### Nyolcadik rész - SD kártya formázása +#### VIII. rész - SD kártya formázása 1. Tedd vissza az SD kártyád a készülékedbe 1. Nyomd meg a (Home) gombot, hogy megjelenjen a műveleti menü diff --git a/_pages/hu_HU/ntrboot.txt b/_pages/hu_HU/ntrboot.txt index 4c507fb4e0..8bb7ac9b53 100644 --- a/_pages/hu_HU/ntrboot.txt +++ b/_pages/hu_HU/ntrboot.txt @@ -17,23 +17,23 @@ Vedd figyelembe, hogy a "Time Bomb"-bal rendelkező kártyák nem lesznek képes | Flashkártya neve | Jelenlegi ár | "Time Bomb"? | 3DS verziók? | DSi verziók? | Megjegyzések | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | -| [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | -| [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | 2019. szeptember 3. | <= 11.13.0 | <= 1.4.5 | **ntrboot-tal gyárilag flashelve**; visszaflashelhető NDS kártyává. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **ntrboot-tal előre flashelve** ([belső kapcsolóval váltogatható az ntrboot és az NDS mód]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); ne flasheld kézileg ntrboot-tal. | +| [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | nem | <= 4.3.0 | <= 1.4.4 | | +| [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | nem | nincs| nincs | Csak [bizonyos flash chipek](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) kompatibilisek ntrboot-tal. | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | nem| <= 11.13.0 | <= 1.4.5 | Mindent RTS revízió kompatibilis. | | [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. A 2013-as modellek nem kompatibilisek. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. A 2013-as modellek nem kompatibilisek. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | Az összes R4iSDHC 20XX flashkártya egyforma. A 2013-as modellek nem kompatibilisek. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: 2019. szeptember 3. | <= 11.13.0 | <= 1.4.5 | Az összes R4iSDHC 20XX flashkártya egyforma. A 2013-as modellek nem kompatibilisek. | +| **Ace3DS X** | | nem | <= 11.13.0 | <= 1.4.5 | **Előre flashelt ntrboot-tal érkezik** (külső kapcsolo ntrboot ("3DS") és az NDS módok között); ne frissítse kézzel az ntrboot-tal. | +| **Ace3DS Plus** | | nem | <= 11.13.0 | <= 1.4.5 | | | **Gateway Blue** | | nem | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | nem | <= 11.13.0 | <= 1.4.5 | | | **R4 3D Revolution** | | nem | nincs | nincs | | | **R4i Gold 3DS Deluxe "Starter"** | | nem | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | nem | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | ismeretlen | <= 11.13.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: 2019. szeptember 3. | <= 11.13.0 | <= 1.4.5 | Az összes R4iSDHC 20XX flashkártya egyforma. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} @@ -49,7 +49,7 @@ Kipróbálhatod, hogy működik-e a mágnes úgy, hogy az (A), (B), (X), (Y) gom Vedd figyelembe, hogy a flashkártya nem lesz használható az eredeti rendeltetése szerint addig, amíg az ntrboot exploit telepítve van rá. (Kivételt képez az Acekard 2i, ami működőképes marad *kizárólag NDS-eken, és azokon a 3DS-eken, melyekre egyedi firmware van telepítve*.) Ez azt jelenti, hogy a legtöbb flashkártya még csak a home menu-ben sem jelenik majd meg. Az ntrboot flashelési útmutatójának végén van néhány opcionális lépés arról, hogyan töröld azt a flashkártyádról, ha már végeztél. -Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési folyamat során **brickelődjön** néhány hamisított flashkártya és végleg használhatatlanná váljon. Ez elég valószínűtlen, azonban éppen emiatt csak eredeti flashkártyákat támogatunk. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.com/)) +Vedd figyelembe, hogy néhány ritka esetben lehetséges, hogy a flashelési folyamat során **brickelődjön** néhány hamisított flashkártya és végleg használhatatlanná váljon. Ez elég valószínűtlen, azonban éppen emiatt csak eredeti flashkártyákat támogatunk. Hogy csökkentsd a kockázatát a hamisított kártya megvásárlásának, javasoljuk, hogy egy megbízható oldalról vásárold azt (mint például az [NDS Card](http://www.nds-card.com/)) {: .notice--danger} ___ diff --git a/_pages/hu_HU/privacy-policy.txt b/_pages/hu_HU/privacy-policy.txt index c36506539b..0bd424e54c 100644 --- a/_pages/hu_HU/privacy-policy.txt +++ b/_pages/hu_HU/privacy-policy.txt @@ -1,30 +1,30 @@ --- -title: "Privacy Policy" # +title: "Adatvédelmi szabályzat" # layout: single-no-ads --- -### Cookies +### Sütik -This site utilizes cookies in order to facilitate routing users through the guide instructions. Cookies allow for the sidebar of the page to display current progress through the site to help users navigate the instructions more easily. +Ez a webhely cookie-kat használ annak érdekében, hogy irányíthassa a felhasználókat az útmutatóban haladás során. A sütik lehetővé teszik, hogy az oldal oldalsávja megjelenítse az aktuális haladást a webhelyen, ezáltal a felhasználók könnyebben eligazodhassanak az utasításokban. -### Embedded Content From Other Websites +### Beágyazott tartalom más oldalakról -This site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves as if the user has visited the other website. +Ez az oldal beágyazhat tartalmat más oldalakról (például videókat, képeket, cikkeket, stb.). A más weboldalakról beágyazott tartalom úgy viselkedik, mintha a felhasználó meglátogatta volna az oldalt. -These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website. +Ezek a webhelyek adatokat gyűjthetnek rólad, használhatnak cookie-kat, beágyazhatnak további harmadik felek általi nyomon követést és nyomon követhetik ezzel a beágyazott tartalommal való interakciót, beleértve a beágyazott tartalommal való interakció nyomon követését akkor is, ha van fiókja és be van jelentkezve az adott webhelyre. -### Analytics +### Analitika -This site uses Google Analytics to monitor and analyze traffic. This site is hosted by Github Pages, which may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with this site. For more information about Github Pages as it relates to user privacy, see the [GitHub Privacy Statement](https://help.github.com/en/articles/github-privacy-statement). +Ez a webhely a Google Analytics segítségével figyeli és elemzi a forgalmat. Ezt a weboldalt a Github Pages üzemelteti, amely adatokat gyűjthet rólad, használhat sütiket, beágyazhat további harmadik felek nyomon követését, és figyelemmel kísérheti a webhelykel való interakciót. A felhasználói adatvédelemmel kapcsolatos Github oldalakról a [GitHub adatvédelmi nyilatkozat] (https://help. github. com/en/articles/github-privacy-statement) oldalon talál további információt. -### Information Collected +### Gyűjtött információk -This site does not collect personal information. This site may collect usage information in order to analyze interest in content and to provide advertisers with information on an aggregate basis. No personally identifiable information is shared with third-party advertising companies. +Ez a webhely nem gyűjt személyes adatokat. Ez a webhely felhasználási információkat gyűjthet a tartalom iránti érdeklődés elemzése és a hirdetők összesített tájékoztatása érdekében. Személyazonosításra alkalmas információ nem kerül megosztásra harmadik fél reklámcéggel. -### Third-Party Websites +### Harmadik fél weboldalak -This site may link to other sites for users to use or reference. This site is not responsible for the privacy policies of other sites. Users should be aware that the privacy policies of other websites may differ from this one. +Ez a webhely más webhelyekre is hivatkozhat, amelyeket a felhasználók használhatnak vagy hivatkozhatnak. Ez a webhely nem felelős más webhelyek adatvédelmi irányelveiért. A felhasználóknak tisztában kell lenniük azzal, hogy más webhelyek adatvédelmi irányelvei eltérhetnek ettől. -### Changes to Privacy Policy +### Változások az Adatvédelmi szabályzatban -The contents of this Privacy Policy may be altered at any time and for any reason. +Ennek az Adatvédelmi szabályzatnak a tartalma bármikor, bármilyen okból megváltozhat. diff --git a/_pages/hu_HU/region-changing.txt b/_pages/hu_HU/region-changing.txt index a229e1b0e2..ce03ad6584 100644 --- a/_pages/hu_HU/region-changing.txt +++ b/_pages/hu_HU/region-changing.txt @@ -8,7 +8,7 @@ title: "Régióváltás" Ez egy kiegészítő rész, amelyben régióváltást végzünk a CFW SysNAND-on. Ezt úgy hajtjuk végre, hogy telepítünk egy olyan 11.5.0-s CTRTransfer képfájlt, ami az általad kívánt régiójú. -Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/AuroraWright/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLightMenu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). +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/AuroraWright/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 [TWiLightMenu++](https://github.com/DS-Homebrew/TWiLightMenu/releases) segítségével. Ahhoz, hogy használhasd a [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) linkeket ezen az oldalon, szükséged lesz egy torrent kliensre, mint például a [Deluge](http://dev.deluge-torrent.org/wiki/Download). @@ -29,7 +29,7 @@ Az alábbiak használatához már telepítened kellett a következőket: Luma3DS ### Amire szükséged lesz -* The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) +* A [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) v1.9.2pre1 kiadása * Az [FBI](https://github.com/Steveice10/FBI/releases/latest) legújabb kiadása *(a`.3dsx` fájl)* * A készülékedhez és a választott régióhoz tartozó 11.5.0-s CTRTransfer képfájl: + - [New 3DS vagy 2DS - 11.5.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:465f1048f81e8e5c651ce2a4d9df48fec88d1099&dn=11.5.0-38E_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) @@ -41,7 +41,7 @@ Az alábbiak használatához már telepítened kellett a következőket: Luma3DS + - [Old 3DS vagy 2DS - 11.5.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:d8913b4c0da224e8852fa2f685c41ddbce5310bc&dn=11.5.0-38J_ctrtransfer_o3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) + - [Old 3DS vagy 2DS - 11.5.0 - USA - CTRTransfer](magnet:?xt=urn:btih:2708089605ca47387fa64e996a699eedd18031e8&dn=11.5.0-38U_ctrtransfer_o3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -### Utasítások +### Lépések #### Első rész - Előkészületek @@ -55,7 +55,7 @@ Az alábbiak használatához már telepítened kellett a következőket: Luma3DS 1. Másold az `FBI.3dsx` fájlt az SD kártyád `/3ds/` mappájába 1. Tedd vissza az SD kártyád a készülékedbe -#### Második rész - CTRTransfer +#### II. rész - CTRTransfer 1. Indítsd el a GodMode9-et a (Start) lenyomva tartásával boot közben 1. Ha rákérdez arra, hogy csináljon-e egy biztonsági másolatot (essential files backup), akkor nyomd meg az (A) gombot, hogy csináljon, majd amikor végzett, nyomd meg ismét az (A) gombot a folytatáshoz @@ -87,7 +87,7 @@ Az alábbiak használatához már telepítened kellett a következőket: Luma3DS + B9S és Luma használatakor (mint esetedben) biztonságosak a rendszerfrissítések + Ha ez hibát ad, akkor állítsd a DNS beállításodat "auto"-ra -#### Harmadik rész - FBI elindítása +#### III. rész - FBI elindítása 1. Indítsd el a Download Play alkalmazást (ez az [ikon]({{ "/images/download-play-icon.png" | absolute_url }}) 1. Nyomd meg az (L) + (Le) + (Select) gombokat egyszerre, hogy kinyíljon a Rosalina menü @@ -100,7 +100,7 @@ Az alábbiak használatához már telepítened kellett a következőket: Luma3DS 1. Indítsd el a Download Play alkalmazást 1. A készülékednek ezek után be kell töltenie a Homebrew Launchert -#### Negyedik rész - Ticketek újratelepítése +#### IV. rész - Ticketek újratelepítése Ha a szkript nem talált egy ticketet sem, és azt írta, hogy hagyd ki ezt a rész, akkor hagyd is ki {: .notice--info} @@ -120,7 +120,7 @@ Ha a szkript nem talált egy ticketet sem, és azt írta, hogy hagyd ki ezt a r + Nyomd meg a (B) gombot, hogy elutasítsd a ticketek CDN-ről történő telepítését. 1. Nyomd meg a (Home) gombot az FBI-ból való kilépéshez -#### Ötödik rész - Régió beállítások +#### V. rész - Régió beállítások 1. Indítsd el a System Settings-et 1. Válaszd az "Other Settings", majd a "Profile", végül a "Region Settings" opciót diff --git a/_pages/hu_HU/seedminer.txt b/_pages/hu_HU/seedminer.txt index a755f72d06..906b5928c2 100644 --- a/_pages/hu_HU/seedminer.txt +++ b/_pages/hu_HU/seedminer.txt @@ -6,89 +6,89 @@ title: "Seedminer" ### Fontos tudnivalók -To install boot9strap on your device, we exploit an oversight in the security restrictions applied to "DSiWare" applications. +Ahhoz, hogy telepítsük a boot9strap-et a készülékedre, egy, a "DSiWare" alkalmazásokra vonatkozó biztonsági megkötés hibáját fogjuk kihasználni. -To accomplish this, we use a tool called Seedminer to calculate the DSiWare encryption key (`movable.sed`) for your device. We then use this DSiWare encryption key to decrypt a compatible DSiWare application and inject an exploit into it to run our own code (the exact exploit used will depend on your device's region). +Ennek eléréséhez egy Seedminer nevű eszközt fogunk használni, hogy kiszámítsuk a készüléked DSiWare titkosítási kulcsát (`movable.sed`). Ezután ezt a DSiWare titkosítási kulcsot használjuk egy kompatibilis DSiWare alkalmazás visszafejtésére, és kihasználjuk azt a saját kódunk futtatásához (a pontos kihasználás az eszköz régiójától függ). -If this key were completely random, the encryption key would be impossible to break on current computing hardware. Fortunately, the first half of the key (`movable_part1.sed`) is actually mathematically related to your device's Friend Code, allowing us to break the encryption. For information on how Seedminer works, please see [this presentation](https://zoogie.github.io/web/34⅕c3). +Ha ez a kulcs teljesen véletlenszerű lenne, a titkosítási kulcsot lehetetlen lenne feltörni a jelenleg elérhető hardverekkel. Szerencsére a kulcs első fele (`movable_part1.sed`) matematikailag összefüggésben van a készüléked Friend Code-jával, ami lehetővé teszi a titkosítás feltörését. További információért arról, hogyan működik a Seedminer, nézd meg [ezt a prezentációt](https://zoogie.github.io/web/34⅕c3). -This method uses a powerful graphics card to perform the calculations needed. A volunteer-run website is used for the purpose of assisting you with this method. +Ez a módszer egy erős grafikus kártyát használ a szükséges számítások elvégzéséhez. Egy önkéntes által üzemeltetett webhely segít neked ebben a módszerben. ### Utasítások -#### Section I - Compatibility Test +#### I. rész - Kompatibilitás teszt -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. +Bár ezek a tesztek nem feltétlenül szükségesek a Seedminer kiaknázásához, az azt követő exploitok megkövetelik ennek a tesztnek a végrehajtását, így idő és erőforrás pocsékolás lenne a Seedminer végrehajtása, anélkül, hogy lehetőség lenne a többi exploit kihasználására. -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. +Több különöző metódus épít a Seedminer exploitra, így ha ez a teszt sikertelen, még mindig használhatsz másik metódust. -#### DSiWare Management Test (used for unSAFE_MODE) +#### DSiWare Management Teszt (unSAFE_MODE-hoz használt) -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu +1. Menj a System Settings-be, majd a "Data Management"-be, utána a "DSiWare"-be +1. Ha a konzolod nem omlik össze, a teszt sikeres volt + +Ha a konzol a home menüre összeomlik, a teszt sikertelen és legacy metódust kell használni az oldal aljáról + + Ha színes képernyőt láttál, mielőtt a konzol a home menüre összeomlott, csatlakozz a [Nintendo Homebrew Discord-on](https://discord.gg/MWxPgEp) csatornához, és kérj segítséget (angol nyelven) valakitől +1. Lépj ki a home menühöz -#### Section II - Prep Work +#### II. rész - Előkészületek 1. Helyezd az SD kártyád a számítógépbe -1. Navigate to the `Nintendo 3DS` folder on your SD card -1. Copy the 32 character long name of the folder you see inside Nintendo 3DS - + Do not go inside any more folders - + If you see multiple folders with long, random names inside `Nintendo 3DS` without opening any other folders, perform the following: - + Rename the `Nintendo 3DS` folder to `BACKUP_Nintendo 3DS` - + Reinsert your SD card into your device and power on your device - + Wait for the device to generate the SD card data - + Power off your device and reinsert your SD card into your computer - + Navigate to the `Nintendo 3DS` folder on your SD card - + Copy the 32 character long name of the folder you see - + Delete the `Nintendo 3DS` folder - + Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` -1. Paste your 32 character long folder name into a document you can reference later - + This folder name is also known as your "ID0" +1. Lépj be az SD kártyád `Nintendo 3DS` könyvtárába +1. Másold le a 32 karakter hosszú nevét annak a mappának, amit látsz + + Nem menj beljebb több mappát + + Ha több mappát látsz véletlen nevekkel a `Nintendo 3DS` könytárban, bármilyen mappa megnyitása nélkül tedd a következőt: + + Nevezd át a `Nintendo 3DS` mappát `BACKUP_Nintendo 3DS` névre + + Tedd vissza az SD kártyát a készülékedbe, és kapcsold be + + Várd meg, amíg a készüléked legenerálja az SD kártyára az adatokat + + Kapcsold ki a készülékedet, és helyezd vissza az SD kártyádat a számítógépedbe + + Lépj be az SD kártyád `Nintendo 3DS` könyvtárába + + Másold le a 32 karakter hosszú nevét annak a mappának, amit látsz + + Töröld a `Nintendo 3DS` mappát + + Nevezd át a `BACKUP_Nintendo 3DS` mappát `Nintendo 3DS` névre +1. Illeszd be a 32 karakter hosszú mappanevet egy tetszőleges fájlba, amit később elérsz + + Ez a mappa "ID0" néven is ismert 1. Kapcsold be a készülékedet 1. Válaszd a Friend List opciót (a [narancsszínű fej ikon]({{ "/images/friend-list-icon.png" | absolute_url }}) a Home Menu felső sávján) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 + + 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 -#### Section III - Seedminer +#### III. rész - Seedminer -1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer - + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) - + If this site is nonfunctional, try using [this one](https://bfm.nintendohomebrew.com/) - + If both of these sites are nonfunctional, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Enter your device's Friend Code (with no spaces or dashes) into the "Your friend code" field -1. Paste your device's 32 character long folder name into the "Your ID0" field - + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section -1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. -1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console -1. Wait for the site to update - + If it does not, wait a few minutes before refreshing the page once -1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button -1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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 has completed, download your `movable.sed` file from the site - + Keep this file as you will need it in the upcoming pages +1. Nyisd meg a [Bruteforce Movable](https://seedminer.hacks.guide/) oldalt a számítógépeden + + Ez az oldal képes automatizálni a `movable_part1.sed` előállítását (egy bot 3DS konzol segítségével), illetve a készüléked DSiWare titkosításának feltörését (egy önkéntes számítógépén futtatva a Seedminer-t) + + Ha az oldal nem működik, próbáld meg [ezt](https://bfm.nintendohomebrew.com/) + + Ha ha egyik oldal sem működik, csatlakozz a [Nintendo Homebrew Discord-on](https://discord.gg/MWxPgEp) csatornához, és kérj segítséget (angol nyelven) valakitől +1. Írd be a készüléked Friend Code-ját (szóközök és kötőjelek nélkül) a "Your friend code" mezőbe +1. Illeszd be a készüléked 32 karakter hosszú mappanevét a "Your ID0" mezőbe + + Ne próbáld meg kézzel beadni az ID0 kódot. Legyél biztos abban, hogy az ID0 helyes, azzal, hogy másolod és beilleszted onnan, ahova az előző részben elmentetted +1. Nyomd meg a "Go"-t + + Ha az oldal azonnal a 4. lépésre ugrik, töltsd le a `movable.sed` fájlt és folytassa a következő szakasszal. +1. Ha kéri, használd a "Register Friend" gombot a készülékeden és add hozzá a bot 3DS konzol Friend Code-ját +1. Várj, amíg az oldal frissül + + Ha nem így történik, várj néhány percet, mielőtt frissíted az oldalt még egyszer +1. Ha az oldal feldolgozta az információt, lehetőséged van a folytatásra ("Continue") vagy másik eszközre végrehajtásra ("Do another device"). Kattints az zöld "Continue" gombra +1. Várj az értesítőre a folyamat befejezéséről + + Ez általában gyors (1-5 perc) de néhány esetben fél óra is lehet. + + 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ít, 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 + + Őrizd meg ezt fájlt, mert szükséged lesz rá a következő oldalkon ___ #### Seedminer + unSAFE_MODE -This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. +Ez a módszer a Seedminer további kiaknázására használja a `movable.sed` fájlt, hogy kihasználja a SAFE_MODE firmware összes 3DS egységen meglévő exploitjának kihasználását. -This method is compatible with all regions, though the CHN region is not covered by this guide. +Ez a metódus kompatibilis minden régióval, habár a CHN régiót ez az útmutató nem tartalmazza. -Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +Tovább a [Boot9strap telepítésére (USM)](installing-boot9strap-(usm)) {: .notice--primary} ___ -#### Legacy Methods +#### Legacy metódusok -These methods are outdated and not recommended unless otherwise indicated. +Ezek a metódusok régiek és nem ajánlottak, ha nincsen külön jelezve. -[Legacy Methods](legacy-methods) +[Legacy metódusok](legacy-methods) diff --git a/_pages/hu_HU/site-navigation.txt b/_pages/hu_HU/site-navigation.txt index e029724f9c..0f7b482257 100644 --- a/_pages/hu_HU/site-navigation.txt +++ b/_pages/hu_HU/site-navigation.txt @@ -9,8 +9,8 @@ sitemap: false + [Telepítés véglegesítése](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) ++ [Boot9strap telepítése (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -42,22 +42,22 @@ sitemap: false + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) -+ [boot9strap telepítése (2xrsa)](installing-boot9strap-(2xrsa)) -+ [boot9strap telepítése (böngésző)](installing-boot9strap-(browser)) -+ [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -+ [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) -+ [boot9strap telepítése (Hardmod)](installing-boot9strap-(hardmod)) -+ [boot9strap telepítése (MSET)](installing-boot9strap-(mset)) -+ [boot9strap telepítése (ntrboot)](installing-boot9strap-(ntrboot)) -+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) -+ [boot9strap telepítése (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Boot9strap telepítése (2xrsa)](installing-boot9strap-(2xrsa)) ++ [Boot9strap telepítése (böngésző)](installing-boot9strap-(browser)) ++ [Boot9strap telepítése (Fredtool)](installing-boot9strap-(fredtool)) ++ [Boot9strap telepítése (Frogtool)](installing-boot9strap-(frogtool)) ++ [Boot9strap telepítése (Hardmod)](installing-boot9strap-(hardmod)) ++ [Boot9strap telepítése (MSET)](installing-boot9strap-(mset)) ++ [Boot9strap telepítése (ntrboot)](installing-boot9strap-(ntrboot)) ++ [Boot9strap telepítése (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) ++ [Boot9strap telepítése (Soundhax)](installing-boot9strap-(soundhax)) ++ [Boot9strap telepítése (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Boot9strap telepítése (HBL-USM)](installing-boot9strap-(hbl-usm)) + [EmuNAND költöztetése](move-emunand) + [ntrboot](ntrboot) + [Régióváltás](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) ++ [Legacy Seedminer metódusok](legacy-methods) + [Hibaelhárítás](troubleshooting) + [CFW eltávolítása](uninstall-cfw) + [B9S frissítése](updating-b9s) diff --git a/_pages/hu_HU/troubleshooting.txt b/_pages/hu_HU/troubleshooting.txt index d5f154013e..acd03c32de 100644 --- a/_pages/hu_HU/troubleshooting.txt +++ b/_pages/hu_HU/troubleshooting.txt @@ -18,27 +18,27 @@ Ahhoz, hogy használhasd a [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme ### Amire szükséged lesz -* The latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) *(the .3dsx file)* +* A [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) legújabb kiadása *(a .3dsx fájl)* -### Utasítások +### Lépések #### Első rész - Előkészületek 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe 1. Hozz létre egy mappát `3ds` néven az SD kártyád gyökerében, ha még nem létezik ilyen -1. Copy `TWLFix-CFW.3dsx` to the `/3ds/` folder on your SD card +1. Másold az `TWLFix-CFW.3dsx` fájlt az SD kártyád `/3ds/` mappájába 1. Tedd vissza az SD kártyád a készülékedbe -#### Section II - Fixing TWL +#### II. rész - A TWL javítása -1. Open the Homebrew Launcher -1. Launch TWLFix-CFW from the list of homebrew -1. Press (A) to uninstall the broken TWL titles -1. Press (Start) to reboot the device -1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them -1. Once the update is complete, tap "OK" to reboot the device +1. Nyisd meg a Homebrew Lancher-t +1. Indítsd el a TWLFix-CFW-t a homebrew listából +1. Nyomj (A)-t a törött TWL címek eltávolításához +1. Nyomj (Start) gombot az eszköz újraindításához +1. Frissítsd az eszközödet következőképp. Lépj be a System Settings-be, majd az "Other settings"-be, ahol addig lépkedj jobbra, amíg a végére nem érsz. Itt válaszd a "System Update" opciót + + A frissítés észreveszi, hogy lényeges TWL címek kerültek eltávolításra és le fogja tölteni és újratelepíteni azokat +1. Ha a frissítés kész, érintsd meg az "OK"-ot az eszköz újraindításához ## Nem lehet injektálni H&S-be Gateway segítségével downgrade-elt készüléken @@ -153,5 +153,5 @@ A böngésző alapú exploitok (mint például a browserhax, vagy az 2xrsa) gyak ## Kék képernyő bootoláskor (bootrom hiba) 1. A készüléked brickelve lett -1. You will need to get an ntrboot-comptible flashcart (one of the ones on [this list](ntrboot) or a [hardmod](https://gbatemp.net/threads/414498/), or repair / replace your device +1. Szükséged van arra, hogy beszerezz egy ntrboot-kompatibilis flashcart-ot (egyike az [ezen a listán](ntrboot) vagy találhatóknak [hardmod](https://gbatemp.net/threads/414498/) vagy javítsd/kicseréld eszközöd 1. Segítségért (angol nyelven), fordulj ide: [Nintendo Homebrew a Discord-on](https://discord.gg/MWxPgEp) diff --git a/_pages/hu_HU/uninstall-cfw.txt b/_pages/hu_HU/uninstall-cfw.txt index 08f68d8704..906a14bc90 100644 --- a/_pages/hu_HU/uninstall-cfw.txt +++ b/_pages/hu_HU/uninstall-cfw.txt @@ -11,7 +11,7 @@ A következőkben teljes egészében el fogjuk távolítani a CFW-t a készülé Ez az esetek többségében nem old meg semmilyen olyan problémát, ami a CFW telepítése közben felmerülhet. Javasolt inkább elolvasnod a [Hibaelhárítás](troubleshooting) oldalt, vagy segítséget kérni (angol nyelven) itt: [Nintendo Homebrew a Discord-on](https://discord.gg/MWxPgEp). {: .notice--danger} -Any unsigned (illegitimate) games will be rendered unusable and should be manually removed before starting this process by using the Data Management section of the System Settings. Használj [mentéskezelőt](https://github.com/FlagBrew/Checkpoint/releases/latest), hogy biztonsági másolatot készíts azon (nem eredeti) játékok mentéséről, amik fontosak a számodra. +Minden aláíratlan (illegitim) játék használhatatlanná válik és kézzel eltávolítandó a folyamat előtt a System settings Data Management szekciójában. Használj [mentéskezelőt](https://github.com/FlagBrew/Checkpoint/releases/latest), hogy biztonsági másolatot készíts azon (nem eredeti) játékok mentéséről, amik fontosak a számodra. Ez az eljárás nem fogja befolyásolni sem az NNID-det, sem az eredeti játékaidat, sem bármilyen mentést, ami az eredeti, megvásárolt játékaidhoz tartozik. @@ -22,11 +22,11 @@ Vedd figyelembe, hogy amennyiben van más payload fájl a `GodMode9.firm` fájlo ### Amire szükséged lesz -* The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) +* A [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) v1.9.2pre1 kiadása -### Utasítások +### Lépések -#### Section I - Safety Test +#### I. rész - Biztonsági teszt 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe @@ -37,33 +37,33 @@ Vedd figyelembe, hogy amennyiben van más payload fájl a `GodMode9.firm` fájlo 1. Ha rákérdez arra, hogy csináljon-e egy biztonsági másolatot (essential files backup), akkor nyomd meg az (A) gombot, hogy csináljon, majd amikor végzett, nyomd meg ismét az (A) gombot a folytatáshoz 1. Ha rákérdez arra, hogy szeretnéd-e a valós dátumot és időt javítani (fix the RTC date&time), nyomd meg az (A) gombot, állítsd be a helyes dátumot és időt, majd nyomd meg az (A) gombot a folytatáshoz + Ne feledd, hogy amennyiben ezen a ponton szükséges volt a helyes dátum és idő beállítása, a System Settingsben is be kell majd állítanod a helyes időt az útmutató végén -1. Navigate to `[1:] SYSNAND CTRNAND > title > 00040138 > (X)0000002 > content` - + On a "New" edition console, the (X) will instead be 2 - + On an "Old" edition console, the (X) will instead be 0 -1. Select the `.app` file -1. Select `NCCH image options` -1. Select `Mount image to drive` -1. In the window that appears, open the `exefs` folder -1. In this folder, select the `.firm` file -1. Select "FIRM image options" -1. Select "Boot FIRM" -1. When prompted, choose to decrypt and make a copy -1. You should boot into the regular 3DS Home Menu. If you do, power your device off and continue to the next section - + If you do NOT boot into the regular 3DS Home Menu, continuing with these instructions **WILL** brick your device. You should join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you +1. Navigáljt az `[1:] SYSNAND CTRNAND > title > 00040138 > (X)0000002 > content` útvonalra + + Egy "New" verziós konzolon, az (X) helyén 2 áll + + Egy Old" verziós konzolon, az (X) helyén 0 áll +1. Válaszd ki az `.app` fájt +1. Válaszd az `NCCH image options`-t +1. Válaszd a `Mount image to drive` opciót +1. A megjelenő ablakban, válaszd az `exefs` mappát +1. Ebben a mappában válaszd a `.firm` fájlt +1. Válaszd az `FIRM image options`-t +1. Válaszd a "Boot FIRM"-et +1. Amikor a rendszer kéri, válaszd a dekriptálást és másolat készítését +1. Be kell bootolnod a normál 3DS Home menübe. Ha így történt, akkor kapcsold ki az eszközt és folytasd a következő résznél + + Ha NEM bootolsz a normál 3DS Home menübe, az útmutató folytatása brickelni **FOGJA** az eszközödet. Csatlakozz a [Nintendo Homebrew Discord-on](https://discord.gg/MWxPgEp) csatornához, és kérj segítséget (angol nyelven) valakitől -#### Section II - Prep Work +#### II. rész - Előkészületek 1. Kapcsold be a készülékedet -1. Navigate to System Settings > Data Management > Nintendo 3DS > Software -1. In this list of software, delete any non-Nintendo content you installed while using CFW - + This includes common system software such as FBI, Anemone3DS, Luma Updater, Homebrew Launcher, Checkpoint, and others, along with any non-eShop games -1. Navigate to Data Management > DSiWare -1. In this list of software, delete any non-Nintendo content you installed while using CFW - + This includes software such as TWiLightMenu++, along with any non-eShop games - + Failure to remove all CFW software from both the 3DS and DSiWare sections before uninstalling CFW may prevent or disable access to the Data Management menu after uninstalling CFW +1. Navigálj el a System Settings > Data Management > Nintendo 3DS > Software menüponthoz +1. Ebben a szoftver listában törölj minden nem-Nintendo tartalmat, amit telepítettél a CFW használatával + + Ebbe bele tartoznak az általános rendszer szoftverek, mint az FBI, Anemone3DS, Luma Updater, Homebrew Launcher, Checkpoint és egyebek beleértve a non-eShop játékokat is +1. Navigálj ide: Data Management -> DSiWare +1. Ebben a szoftver listában törölj minden nem-Nintendo tartalmat, amit telepítettél a CFW használatával + + Ebbe bele tartoznak olyan szoftverek, mint az TWiLightMenu++ beleértve a non-eShop játékokat is + + A sikertelen eltávolítása minden CFW szoftvernek a 3DS és a DSiWare szekciókban a CFW eltávolítása előtt megakadályozhatja vagy letilthatja a hozzáférést a Data Management menühöz a CFW eltávolítása után 1. Kapcsold ki a készüléked -#### Section III - Running Uninstall Script +#### III. rész - Az eltávolító szkript futtatása 1. Indítsd el a GodMode9-et a (Start) lenyomva tartásával boot közben 1. Nyomd meg a (Home) gombot, hogy megjelenjen a műveleti menü diff --git a/_pages/hu_HU/updating-b9s.txt b/_pages/hu_HU/updating-b9s.txt index f9ccd20d8f..19aefd4e22 100644 --- a/_pages/hu_HU/updating-b9s.txt +++ b/_pages/hu_HU/updating-b9s.txt @@ -28,12 +28,12 @@ Kaptunk visszajelzéseket kitiltási hullámokról, melyeket a Nintendo a CFW-t * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása * A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadása -### Utasítások +### Lépések -#### Első rész - Előkészületek +#### I. rész - Előkészületek A most következő lépésekben mindig írd felül az SD kártyán található fájlokat, ha már létezne bármelyik. {: .notice--info} @@ -45,7 +45,7 @@ A most következő lépésekben mindig írd felül az SD kártyán található f 1. Másold át a `SafeB9SInstaller.firm` fájlt a SafeB9SInstaller `.zip`-ből az SD kártyád `/luma/payloads/` mappájába 1. Tedd vissza az SD kártyád a készülékedbe -#### Második rész - boot9strap telepítése +#### II. rész - boot9strap telepítése 1. Indítsd el a Luma3DS chainloader menüt a (Start) gomb lenyomva tartásával boot közben 1. Indítsd el a SafeB9SInstaller programot az (A) gomb lenyomásával @@ -54,15 +54,15 @@ A most következő lépésekben mindig írd felül az SD kártyán található f 1. Ha ez elkészült, nyomd le a (Start)-ot, és az (A)-t, hogy újraindítsd a készülékedet, és a Luma3DS chainloader-be juss + Ha az `argc = 0` hibával találkozol a készüléked bootolása közben a B9S frissítése után, csak menj tovább, hogy kijavítsd -#### Harmadik rész - Luma3DS frissítése +#### III. rész - Luma3DS frissítése 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Másold át a `boot.firm` fájlt a Luma3DS `.zip`-ből az SD kártyád gyökerébe, és cseréld le a már meglévő fájlt 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet -#### Negyedik rész - Luma3DS konfigurálása +#### IV. rész - Luma3DS konfigurálása Ez a szakasz csak akkor kell, ha előjön a Luma3DS konfigurációs menü újraindítás után. {: .notice--info} diff --git a/_pages/id_ID/home.txt b/_pages/id_ID/home.txt index d2d66e2787..71e18aeec4 100644 --- a/_pages/id_ID/home.txt +++ b/_pages/id_ID/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/id_ID/homebrew-launcher-(browserhax-2020).txt b/_pages/id_ID/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/id_ID/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/id_ID/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/id_ID/installing-boot9strap-(hbl-usm).txt b/_pages/id_ID/installing-boot9strap-(hbl-usm).txt index 25fc1a6722..62fd4bfa66 100644 --- a/_pages/id_ID/installing-boot9strap-(hbl-usm).txt +++ b/_pages/id_ID/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/id_ID/site-navigation.txt b/_pages/id_ID/site-navigation.txt index 2c42dcc501..8ba7979d84 100644 --- a/_pages/id_ID/site-navigation.txt +++ b/_pages/id_ID/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/it_IT/home.txt b/_pages/it_IT/home.txt index 4cf29613bc..9e85604d38 100644 --- a/_pages/it_IT/home.txt +++ b/_pages/it_IT/home.txt @@ -82,7 +82,7 @@ Per una lista di tutte le firme di sighax, è possibile consultare [questo gist] + Seguendo correttamente la guida non perderai alcun dato e manterrai tutto ciò che era installato nella console (per cui giochi, NNID, salvataggi, ecc verranno tutti conservati). + Mantieni sempre la console in carica per evitare la perdita di dati o danni derivanti dall'improvviso spegnimento della console! + La tua scheda SD dovrebbe essere [MBR e non GPT](http://www.howtogeek.com/245610/) (la scheda SD preconfezionata con la console è MBR di default). Il modo più semplice per verificarlo è controllare che la scheda SD funzioni nel tuo 3DS. Se funziona, la scheda SD è MBR. -+ Se devi formattare una nuova scheda SD, puoi usare [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) e impostare Allocation Unit Size a 32K (32768). ++ Se devi formattare una scheda SD nuova, puoi usare [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) impostando Allocation Unit Size a 32K (32768). + A livello di software, un Old 2DS è essenzialmente identico a un Old 3DS, mentre un New 2DS è essenzialmente identico ad un New 3DS. Qualunque istruzione indicante "Old 3DS" si applica anche agli Old 2DS, e qualunque istruzione relativa ai "New 3DS" si applica ai New 2DS. ___ diff --git a/_pages/it_IT/homebrew-launcher-(browserhax-2020).txt b/_pages/it_IT/homebrew-launcher-(browserhax-2020).txt index 1021defcd9..70d791a283 100644 --- a/_pages/it_IT/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/it_IT/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" Questo metodo di accesso all'Homebrew Launcher si avvale di alcune sviste nel Browser Internet nativo del 3DS. -### Test Di Compatibilità - -Per utilizzare questo metodo, la console deve provenire da una regione compatibile con una versione del browser compatibile. - -È possibile verificare questi dettagli su Impostazioni della console. - -1. Apri le Impostazioni della console. -1. Nell'angolo in basso a destra dello schermo superiore vedrai una stringa che indica la versione del software in un formato simile a `11.13.0-45x`. - + Il 45 indica la versione del browser, e la lettera è la tua regione - + Se la versione del browser è inferiore a 45, è necessario aggiornare la console tramite l'opzione "Aggiornamento" nelle Impostazioni della console - + E indica EUROPA - + U indica USA - + J indica GIAPPONE - + Se la tua console ha una lettera diversa da queste tre, non è compatibile con questo metodo. -1. Tieni a mente la tua regione d'appartenenza. Ti servirà più tardi. +Queste istruzioni funzionano su console americane, europee, giapponesi e coreane, indicate rispettivamente dalle lettere U, E, J o K dopo la versione del sistema operativo. Se hai una console di regione Taiwan o Cina, indicate dalle lettere T o C in fondo alla versione del sistema, [entra nel canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) e chiedi aiuto in inglese. ### Cosa serve @@ -40,6 +26,7 @@ Per utilizzare questo metodo, la console deve provenire da una regione compatibi 1. Copia il file `boot.3dsx` dai file scaricati dell'Homebrew Launcher nella directory principale della tua scheda SD + La directory principale della scheda SD è la cartella della tua scheda SD in cui è possibile visualizzare la cartella Nintendo 3DS, ma non il suo interno 1. Nell'archivio di BrowserHax, apri la cartella corrispondente alla regione della tua console + + La regione della tua console è indicata con la lettera finale della versione di sistema in Impostazioni della console: U è USA, E è EUROPA, J è GIAPPONE e K è COREA 1. Copia la cartella `3ds` e i file `browserhax_hblauncher_ropbin_payload.bin` e `arm11code.bin` qui presenti nella directory principale della tua scheda SD + Ora dovresti avere una cartella `Nintendo 3DS`, una cartella `3ds` e i due file `.bin` nella directory principale della scheda SD @@ -49,14 +36,15 @@ Per utilizzare questo metodo, la console deve provenire da una regione compatibi 1. Rimuovi in modo sicuro la scheda SD dal computer e reinseriscila nella console 1. Accendi la tua console e assicurati che sia connessa a una rete WiFi attiva 1. Dal menu HOME premi contemporaneamente i pulsanti L e R - + Dovrebbe avviarsi lo Scanner QR. In caso contrario, USM (la parte successiva per l'avvio del custom firmware) non potrà funzionare. Dovrai usare un [metodo tradizionale](legacy-methods) + + Dovrebbe avviarsi lo Scanner QR. In caso contrario, USM (la parte successiva per l'avvio del custom firmware) non potrà funzionare. Dovrai usare [Seedminer](seedminer) + Se devi digitare l'URL, è `https://zoogie.github.io/web/nbhax/` 1. Usa lo scanner QR per scansionare il codice QR aperto nel primo passo 1. Tocca il pulsante "PROCEED TO HAXX" 1. Attendi il termine del processo + Se appare uno schermo giallo, spegni la console dopodiché ritenta questa sezione + + Se ottieni un errore, [segui questa guida per risolvere il problema](troubleshooting#a-browser-based-exploit-is-not-working) 1. Se l'exploit ha avuto successo, la tua console avrà caricato l'Homebrew Launcher - + Potresti riscontrare un errore relativo all'assenza di applicazioni. In tal caso, puoi procedere alla fase successiva + + Se ricevi un errore che indica che non sono state trovate applicazioni, assicurati di aver copiato la cartella `3ds` dall'archivio di BrowserHax nella directory principale della tua scheda SD, quindi riprova questa sezione 1. Lascia la console accesa e procedi alla sezione successiva indicata qui sotto diff --git a/_pages/it_IT/installing-boot9strap-(hbl-usm).txt b/_pages/it_IT/installing-boot9strap-(hbl-usm).txt index c70f6c85ef..c121e46e4a 100644 --- a/_pages/it_IT/installing-boot9strap-(hbl-usm).txt +++ b/_pages/it_IT/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ Se hai accesso all'Homebrew Launcher tramite un altro metodo, dovresti usare [Fr Una volta inserito il profilo WiFi utilizzeremo SAFE_MODE, una funzionalità di ripristino presente su ogni console 3DS, per attivare il profilo WiFi modificato. -Queste istruzioni funzionano su console americane, europee, giapponesi e coreane, indicate rispettivamente dalle lettere U, E, J o K dopo la versione del sistema operativo. - Se i tuoi pulsanti (L/R), (Su) o (A) non funzionano, dovrai usare un [Metodo Tradizionale](legacy-methods). In questi casi, puoi ricevere assistenza chiedendo, in inglese, nel canale [Nintendo Homebrew su Discord](https://discord.gg/MWxPgEp). {: .notice--danger} @@ -34,7 +32,7 @@ Se i tuoi pulsanti (L/R), (Su) o (A) non funzionano, dovrai usare un [Metodo Tra 1. Seleziona l'opzione "INSTALL exploit to wifi slots 1,2,3 & shutdown" + Apparirà del testo su schermo dopodiché la console si spegnerà 1. Rimuovi la scheda SD dalla console e connettila al computer -1. Copia il file `boot.firm` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD, sovrascrivendo i file già esistenti +1. Copia il file `boot.firm` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD 1. Copia il file `usm.bin` dall'archivio `.zip` di unSAFE_MODE nella directory principale della tua scheda SD 1. Reinserisci la scheda SD nella tua console diff --git a/_pages/it_IT/site-navigation.txt b/_pages/it_IT/site-navigation.txt index 6cecfcda4a..c7a500a10e 100644 --- a/_pages/it_IT/site-navigation.txt +++ b/_pages/it_IT/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Completamento dell'installazione](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installazione di boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ja_JP/home.txt b/_pages/ja_JP/home.txt index 23b6527471..d3b5175ec4 100644 --- a/_pages/ja_JP/home.txt +++ b/_pages/ja_JP/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// すべてが計画通りに進めば、データは全く失われず、導入前にあなたが使用していたすべてのもの (ゲーム、NNID、セーブデータなど) が保持されます。 + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ja_JP/homebrew-launcher-(browserhax-2020).txt b/_pages/ja_JP/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/ja_JP/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/ja_JP/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/ja_JP/installing-boot9strap-(hbl-usm).txt b/_pages/ja_JP/installing-boot9strap-(hbl-usm).txt index 2fb37b0325..2f295bb082 100644 --- a/_pages/ja_JP/installing-boot9strap-(hbl-usm).txt +++ b/_pages/ja_JP/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/ja_JP/site-navigation.txt b/_pages/ja_JP/site-navigation.txt index f3204b8523..936244bd3b 100644 --- a/_pages/ja_JP/site-navigation.txt +++ b/_pages/ja_JP/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher(Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ko_KR/home.txt b/_pages/ko_KR/home.txt index 2339554961..578bc6f76f 100644 --- a/_pages/ko_KR/home.txt +++ b/_pages/ko_KR/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + 모든 것이 계획대로 진행될 경우 시작할 때 갖고 있던 데이터가 모두 보존됩니다. (게임, NNID, 저장 데이터 등) + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + SD 카드는 [GPT가 아니라 MBR](http://www.howtogeek.com/245610/) 기반이어야 합니다. (처음 샀을 때 끼워져 있는 SD 카드는 기본적으로 MBR입니다.) The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ko_KR/homebrew-launcher-(browserhax-2020).txt b/_pages/ko_KR/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/ko_KR/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/ko_KR/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/ko_KR/installing-boot9strap-(hbl-usm).txt b/_pages/ko_KR/installing-boot9strap-(hbl-usm).txt index 8ff45cc80e..42f8eac6fb 100644 --- a/_pages/ko_KR/installing-boot9strap-(hbl-usm).txt +++ b/_pages/ko_KR/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/ko_KR/site-navigation.txt b/_pages/ko_KR/site-navigation.txt index 56ffccdc63..4c2642cb86 100644 --- a/_pages/ko_KR/site-navigation.txt +++ b/_pages/ko_KR/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [홈브류 런처 (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ms_MY/home.txt b/_pages/ms_MY/home.txt index 720a50997d..a71ab19bad 100644 --- a/_pages/ms_MY/home.txt +++ b/_pages/ms_MY/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + Jika segala-galanya mengikut perancangan, anda tidak akan kehilangan sebarang data dan akhirnya masih yang sama (games, NNID, saves, dan sebagainya akan dikekalkan). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ms_MY/homebrew-launcher-(browserhax-2020).txt b/_pages/ms_MY/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/ms_MY/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/ms_MY/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/ms_MY/installing-boot9strap-(hbl-usm).txt b/_pages/ms_MY/installing-boot9strap-(hbl-usm).txt index 98efa234d4..8e103f9049 100644 --- a/_pages/ms_MY/installing-boot9strap-(hbl-usm).txt +++ b/_pages/ms_MY/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/ms_MY/site-navigation.txt b/_pages/ms_MY/site-navigation.txt index 1065b922c2..b21cf61122 100644 --- a/_pages/ms_MY/site-navigation.txt +++ b/_pages/ms_MY/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/nl_NL/home.txt b/_pages/nl_NL/home.txt index fb686b9083..f609372131 100644 --- a/_pages/nl_NL/home.txt +++ b/_pages/nl_NL/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + als alles volgens plan gaat, zal je geen data verliezen en eindigen met alles waarmee je begon (spellen, NNID, saves, etc. zullen bewaard blijven). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Je SD kaart zal een [MBR, niet GPT](http://www.howtogeek.com/245610/) (de SD card die standaard komt bij je 3DS is MBR) moeten zijn. The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/nl_NL/homebrew-launcher-(browserhax-2020).txt b/_pages/nl_NL/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/nl_NL/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/nl_NL/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/nl_NL/installing-boot9strap-(hbl-usm).txt b/_pages/nl_NL/installing-boot9strap-(hbl-usm).txt index 098781985f..6cf71d13c5 100644 --- a/_pages/nl_NL/installing-boot9strap-(hbl-usm).txt +++ b/_pages/nl_NL/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/nl_NL/site-navigation.txt b/_pages/nl_NL/site-navigation.txt index 616a3afec6..c3f75897f9 100644 --- a/_pages/nl_NL/site-navigation.txt +++ b/_pages/nl_NL/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/no_NO/home.txt b/_pages/no_NO/home.txt index 5f7f1d8124..52a552caab 100644 --- a/_pages/no_NO/home.txt +++ b/_pages/no_NO/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + Hvis alt går etter planen, vil du ikke miste data, og ende opp med alt som du startet med (spill, NNID, saver, osv blir bevart). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/no_NO/homebrew-launcher-(browserhax-2020).txt b/_pages/no_NO/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/no_NO/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/no_NO/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/no_NO/installing-boot9strap-(hbl-usm).txt b/_pages/no_NO/installing-boot9strap-(hbl-usm).txt index 93ebf2d9b7..1c26c7e5dc 100644 --- a/_pages/no_NO/installing-boot9strap-(hbl-usm).txt +++ b/_pages/no_NO/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/no_NO/site-navigation.txt b/_pages/no_NO/site-navigation.txt index 32459b70b2..d3f6991f6c 100644 --- a/_pages/no_NO/site-navigation.txt +++ b/_pages/no_NO/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/pl_PL/home.txt b/_pages/pl_PL/home.txt index f2c16e350d..a968d04642 100644 --- a/_pages/pl_PL/home.txt +++ b/_pages/pl_PL/home.txt @@ -82,7 +82,7 @@ Aby zobaczyć pełną listę podpisów sighax, zobacz [ten gist](https://gist.gi + Jeśli wszystko pójdzie zgodnie z planem, nie stracisz żadnych danych i wszystko pozostanie tak, jak przed rozpoczęciem poradnika (gry, NNID, zapisy itp. zostaną zachowane). + Pozostaw swoją konsolę podłączoną do ładowarki i naładowaną podczas całego procesu, aby nie dopuścić do utraty danych, lub uszkodzenia spowodowanego niespodziewanym wyłączeniem konsoli! + Tabelą partycji twojej karty SD powinien być [MBR, nie GPT](http://www.howtogeek.com/245610/) (karta SD, która przychodzi z twoim urządzeniem będzie domyślnie w MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ Jeśli potrzebujesz sformatować nowo zakupioną kartę SD, możesz użyć [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) i ustawić rozmiar jednostki alokacji (Allocation Unit Size) na 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + Old 2DS jest niemal identyczny jak Old 3DS pod względem oprogramowania, podczas gdy New 2DS jest zasadniczo identyczny jak New 3DS nowy pod względem oprogramowania. Kroki które mówią o "Old 3DS" można śmiało zastosować do Old 2DS, zaś wszystkie kroki opisane jako "New 3DS" pasują również do New 2DS. ___ diff --git a/_pages/pl_PL/homebrew-launcher-(browserhax-2020).txt b/_pages/pl_PL/homebrew-launcher-(browserhax-2020).txt index 7f1916ac5d..4a1fa7b371 100644 --- a/_pages/pl_PL/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/pl_PL/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### Czego Potrzebujesz @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Poczekaj na zakończenie procesu + If it displays a yellow screen, power your console off, then try this section again + + Jeśli pojawi się błąd, [przejdź do rozwiązywania problemów](troubleshooting#a-browser-based-exploit-is-not-working) 1. Jeśli Soundhax zadziałał, uruchomi się Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/pl_PL/installing-boot9strap-(hbl-usm).txt b/_pages/pl_PL/installing-boot9strap-(hbl-usm).txt index be061145f6..374439ce27 100644 --- a/_pages/pl_PL/installing-boot9strap-(hbl-usm).txt +++ b/_pages/pl_PL/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/pl_PL/site-navigation.txt b/_pages/pl_PL/site-navigation.txt index df328a93d6..2a1ba4406f 100644 --- a/_pages/pl_PL/site-navigation.txt +++ b/_pages/pl_PL/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizowanie Instalacji](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/pt_BR/home.txt b/_pages/pt_BR/home.txt index 2d7ac12a22..becdc419e6 100644 --- a/_pages/pt_BR/home.txt +++ b/_pages/pt_BR/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + Se tudo ocorrer conforme o esperado, você não perderá dados pessoais e continuará com tudo o que tinha antes de começar (jogos, NNID, saves, etc serão preservados). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + O seu cartão SD deve ser [MBR, e não GPT](http://adrenaline.uol.com.br/forum/threads/tutorial-convertendo-mbr-gpt-e-gpt-mbr.461966/) (o cartão SD que vem com o seu dispositivo é, por padrão, MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/pt_BR/homebrew-launcher-(browserhax-2020).txt b/_pages/pt_BR/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/pt_BR/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/pt_BR/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/pt_BR/installing-boot9strap-(hbl-usm).txt b/_pages/pt_BR/installing-boot9strap-(hbl-usm).txt index 8b69a785d3..cc9d7966fd 100644 --- a/_pages/pt_BR/installing-boot9strap-(hbl-usm).txt +++ b/_pages/pt_BR/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/pt_BR/site-navigation.txt b/_pages/pt_BR/site-navigation.txt index d93d320f08..a8d65352e7 100644 --- a/_pages/pt_BR/site-navigation.txt +++ b/_pages/pt_BR/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizando a instalação](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/pt_PT/home.txt b/_pages/pt_PT/home.txt index 9771624f69..5ac07fce5d 100644 --- a/_pages/pt_PT/home.txt +++ b/_pages/pt_PT/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/pt_PT/homebrew-launcher-(browserhax-2020).txt b/_pages/pt_PT/homebrew-launcher-(browserhax-2020).txt index 1dfa5a40fc..be66ae76a3 100644 --- a/_pages/pt_PT/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/pt_PT/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/pt_PT/installing-boot9strap-(hbl-usm).txt b/_pages/pt_PT/installing-boot9strap-(hbl-usm).txt index e72dc28f6c..7347115728 100644 --- a/_pages/pt_PT/installing-boot9strap-(hbl-usm).txt +++ b/_pages/pt_PT/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/pt_PT/site-navigation.txt b/_pages/pt_PT/site-navigation.txt index 2037656043..7ccf97198c 100644 --- a/_pages/pt_PT/site-navigation.txt +++ b/_pages/pt_PT/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ro_RO/home.txt b/_pages/ro_RO/home.txt index 15ac91e571..04a6e5c532 100644 --- a/_pages/ro_RO/home.txt +++ b/_pages/ro_RO/home.txt @@ -82,7 +82,7 @@ Pentru o listă cu fiecare dintre semnăturile calculate de sighax, vedeți [ace + Dacă totul merge așa cum trebuie, nu o să pierdeți nimic și o să ajungeți să aveți toate lucrurile cu care ați început (jocurile, NNID, salvările, etc. vor fi păstrate). + Țineți dispozitivul conectat și încărcat pe toată durata procedeului pentru a evita pierderea de date sau daune de la o închidere neașteptată! + Cardul SD ar trebui să fie [MBR, nu GPT](http://www.howtogeek.com/245610/) (cardul SD care vine cu dispozitivul va fi MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ Dacă aveți nevoie să formatați un card SD nou, puteți să folosiți [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) și să setați Dimensiunea Unității de Alocare la 32K(32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + Old 2DS este, în esenţă, identic cu Old 3DS în ceea ce priveşte software-ul, în timp ce New 2DS este identic cu New 3DS în ceea ce priveşte software-ul. Orice pas care spune "Old 3DS" se aplică de asemenea la Old 2DS, şi orice pas care spune "New 3DS" se aplică de asemenea la New 2DS. ___ diff --git a/_pages/ro_RO/homebrew-launcher-(browserhax-2020).txt b/_pages/ro_RO/homebrew-launcher-(browserhax-2020).txt index 751a4d8f58..dadf542b60 100644 --- a/_pages/ro_RO/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/ro_RO/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +Aceste instrucțiuni funcționează pe consolele din regiunea SUA, Europa, Japonia și Coreea, indicate de literele U, E, J, sau K după versiunea de sistem. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### Ce aveți nevoie @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Așteptați până când procesul este terminat + If it displays a yellow screen, power your console off, then try this section again + + Dacă primiți o eroare, [urmați acest ghid de depanare](troubleshooting#a-browser-based-exploit-is-not-working) 1. În cazul în care exploit-ul a mers, dispozitivul va încărca Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/ro_RO/installing-boot9strap-(hbl-usm).txt b/_pages/ro_RO/installing-boot9strap-(hbl-usm).txt index 4af77c611e..10b34cca43 100644 --- a/_pages/ro_RO/installing-boot9strap-(hbl-usm).txt +++ b/_pages/ro_RO/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -Aceste instrucțiuni funcționează pe consolele din regiunea SUA, Europa, Japonia și Coreea, indicate de literele U, E, J, sau K după versiunea de sistem. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copiați `boot.firm` de la Luma3DS `.zip` pe rădăcina cardului SD 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/ro_RO/site-navigation.txt b/_pages/ro_RO/site-navigation.txt index 86025271f8..53f4350cd4 100644 --- a/_pages/ro_RO/site-navigation.txt +++ b/_pages/ro_RO/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizând instalarea](finalizing-setup) + [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ru_RU/home.txt b/_pages/ru_RU/home.txt index c1bf114e9c..b05e6e4478 100644 --- a/_pages/ru_RU/home.txt +++ b/_pages/ru_RU/home.txt @@ -82,7 +82,7 @@ Boot9strap имеет множество преимуществ перед др + Если всё пройдет по плану, вы ничего не потеряете и всё останется в первоначальном состоянии (игры, сохранения, NNID). + Держите консоль подключенной к зарядному устройству на протяжении всего процесса, чтобы избежать потери данных или поломки в случае внезапного отключения консоли! + SD-карта должна использовать [MBR, а не GPT](http://www.howtogeek.com/245610/) (англ.) (SD-карта, входящая в комплект, уже использует MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ Если вам нужно отформатировать новую SD-карту, воспользуйтесь [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) и установите Allocation Unit Size на 32КБ (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + Old 2DS программно в основном идентична Old 3DS, в то время как New 2DS программно в основном идентична New 3DS. Все шаги, предназначенные для "Old 3DS", также применимы к Old 2DS, а все шаги, предназначенные для "New 3DS", также применимы к New 2DS. ___ diff --git a/_pages/ru_RU/homebrew-launcher-(browserhax-2020).txt b/_pages/ru_RU/homebrew-launcher-(browserhax-2020).txt index 40eabe763f..80c983d820 100644 --- a/_pages/ru_RU/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/ru_RU/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +Эти инструкции работают на консолях регионов USA, Europe, Japan и Korea. На регион консоли указывает буква U, E, J или K после версии прошивки. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### Что понадобится @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Дождитесь окончания процесса + If it displays a yellow screen, power your console off, then try this section again + + При возникновении ошибки, обратитесь к разделу [Проблемы и их решения](troubleshooting#не-работает-эксплойт-на-основе-браузера) 1. Если эксплойт сработал корректно, запустится Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/ru_RU/installing-boot9strap-(hbl-usm).txt b/_pages/ru_RU/installing-boot9strap-(hbl-usm).txt index 39d800c714..f50d162613 100644 --- a/_pages/ru_RU/installing-boot9strap-(hbl-usm).txt +++ b/_pages/ru_RU/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use После того, как профиль Wi-Fi будет внедрен, мы используем SAFE_MODE, функцию восстановления, которая присутствует на всех консолях 3DS, для активации модифицированного WiFi профиля. -Эти инструкции работают на консолях регионов USA, Europe, Japan и Korea. На регион консоли указывает буква U, E, J или K после версии прошивки. - Если кнопки (L), (R), (Вверх) или (A) не работают, вам нужно будет использовать [Устаревший метод](legacy-methods). Если вам нужна помощь в этом деле, зайдите на сервер [Nintendo Homebrew в Discord](https://discord.gg/MWxPgEp) и попросите (на английском языке) вам помочь. {: .notice--danger} @@ -34,7 +32,7 @@ If you have Homebrew Launcher access through another entry point, you should use 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Скопируйте файл `boot.firm` из `.zip-архива` Luma3DS в корень SD-карты 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/ru_RU/site-navigation.txt b/_pages/ru_RU/site-navigation.txt index 3cc14c7d77..45cd6f3de0 100644 --- a/_pages/ru_RU/site-navigation.txt +++ b/_pages/ru_RU/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Завершение установки](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Установка boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/sv_SE/home.txt b/_pages/sv_SE/home.txt index d2d66e2787..71e18aeec4 100644 --- a/_pages/sv_SE/home.txt +++ b/_pages/sv_SE/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/sv_SE/homebrew-launcher-(browserhax-2020).txt b/_pages/sv_SE/homebrew-launcher-(browserhax-2020).txt index 06447cd09d..435904a531 100644 --- a/_pages/sv_SE/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/sv_SE/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/sv_SE/installing-boot9strap-(hbl-usm).txt b/_pages/sv_SE/installing-boot9strap-(hbl-usm).txt index dd6e02d498..0ebb0598a1 100644 --- a/_pages/sv_SE/installing-boot9strap-(hbl-usm).txt +++ b/_pages/sv_SE/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/sv_SE/site-navigation.txt b/_pages/sv_SE/site-navigation.txt index 7e925ee149..411fa67255 100644 --- a/_pages/sv_SE/site-navigation.txt +++ b/_pages/sv_SE/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Slutför installationen](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/th_TH/home.txt b/_pages/th_TH/home.txt index d2d66e2787..71e18aeec4 100644 --- a/_pages/th_TH/home.txt +++ b/_pages/th_TH/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/th_TH/homebrew-launcher-(browserhax-2020).txt b/_pages/th_TH/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/th_TH/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/th_TH/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/th_TH/installing-boot9strap-(hbl-usm).txt b/_pages/th_TH/installing-boot9strap-(hbl-usm).txt index 25fc1a6722..62fd4bfa66 100644 --- a/_pages/th_TH/installing-boot9strap-(hbl-usm).txt +++ b/_pages/th_TH/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/th_TH/site-navigation.txt b/_pages/th_TH/site-navigation.txt index 2c42dcc501..8ba7979d84 100644 --- a/_pages/th_TH/site-navigation.txt +++ b/_pages/th_TH/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/tr_TR/bannerbomb3.txt b/_pages/tr_TR/bannerbomb3.txt index 9c4ece9432..4f3025d1d0 100644 --- a/_pages/tr_TR/bannerbomb3.txt +++ b/_pages/tr_TR/bannerbomb3.txt @@ -6,7 +6,7 @@ title: "BannerBomb3" ### Okumanız Gerekli -To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. +Sistem DSiWare dosyasını çıkartabilmek için Settings (Ayarlar) uygulamasında bulunan DSiWare Data Management (DSiWare Veri Yönetimi) kısmındaki bir açıktan yararlanıyoruz. To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system in order to dump the DSi Internet Settings application to the SD root. diff --git a/_pages/tr_TR/home.txt b/_pages/tr_TR/home.txt index 35a6bdb92b..422a0aa56b 100644 --- a/_pages/tr_TR/home.txt +++ b/_pages/tr_TR/home.txt @@ -82,7 +82,7 @@ Birçok oyun için yedekleme, düzenleme ve geri yükleme + Her şey plana uygun giderse hiçbir veri kaybetmeden başlangıçta sahip olduğunuz her şeyi koruyacaksınız (oyunlar, NNID, save dosyaları vs. korunacak). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + SD kartınız [GPT değil MBR](http://www.howtogeek.com/245610/) olmalıdır.(Cihaz içinde gelen SD kart varsayılan olarak MBR'dir). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/tr_TR/homebrew-launcher-(browserhax-2020).txt b/_pages/tr_TR/homebrew-launcher-(browserhax-2020).txt index b5d1333d17..94501d5c8a 100644 --- a/_pages/tr_TR/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/tr_TR/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/tr_TR/installing-boot9strap-(hbl-usm).txt b/_pages/tr_TR/installing-boot9strap-(hbl-usm).txt index 2f63952bbc..397ab8517a 100644 --- a/_pages/tr_TR/installing-boot9strap-(hbl-usm).txt +++ b/_pages/tr_TR/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/tr_TR/site-navigation.txt b/_pages/tr_TR/site-navigation.txt index d01b8b9f31..99255abb19 100644 --- a/_pages/tr_TR/site-navigation.txt +++ b/_pages/tr_TR/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/uk_UA/home.txt b/_pages/uk_UA/home.txt index d2d66e2787..71e18aeec4 100644 --- a/_pages/uk_UA/home.txt +++ b/_pages/uk_UA/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/uk_UA/homebrew-launcher-(browserhax-2020).txt b/_pages/uk_UA/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/uk_UA/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/uk_UA/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/uk_UA/installing-boot9strap-(hbl-usm).txt b/_pages/uk_UA/installing-boot9strap-(hbl-usm).txt index 25fc1a6722..62fd4bfa66 100644 --- a/_pages/uk_UA/installing-boot9strap-(hbl-usm).txt +++ b/_pages/uk_UA/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/uk_UA/site-navigation.txt b/_pages/uk_UA/site-navigation.txt index 2c42dcc501..8ba7979d84 100644 --- a/_pages/uk_UA/site-navigation.txt +++ b/_pages/uk_UA/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/vi_VN/home.txt b/_pages/vi_VN/home.txt index d2d66e2787..71e18aeec4 100644 --- a/_pages/vi_VN/home.txt +++ b/_pages/vi_VN/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/vi_VN/homebrew-launcher-(browserhax-2020).txt b/_pages/vi_VN/homebrew-launcher-(browserhax-2020).txt index 18967c3719..e040c8e855 100644 --- a/_pages/vi_VN/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/vi_VN/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### What You Need @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. Wait for the process to complete + If it displays a yellow screen, power your console off, then try this section again + + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/vi_VN/installing-boot9strap-(hbl-usm).txt b/_pages/vi_VN/installing-boot9strap-(hbl-usm).txt index 25fc1a6722..62fd4bfa66 100644 --- a/_pages/vi_VN/installing-boot9strap-(hbl-usm).txt +++ b/_pages/vi_VN/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/vi_VN/site-navigation.txt b/_pages/vi_VN/site-navigation.txt index 2c42dcc501..8ba7979d84 100644 --- a/_pages/vi_VN/site-navigation.txt +++ b/_pages/vi_VN/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/zh_CN/faq.txt b/_pages/zh_CN/faq.txt index fa00a95b98..fa3c944fa9 100644 --- a/_pages/zh_CN/faq.txt +++ b/_pages/zh_CN/faq.txt @@ -3,49 +3,49 @@ title: "常见问题" --- **问:** **我的主机系统是最新版, 可以破解吗?** -**答:** 是的 +**答:** 是的 **问:** **我该如何升级Luma3DS?** -**答:** 使用 [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) +**答:** 使用 [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) **问:** **我听说有一些破解是要买一些工具的,比如 Gateway、Sky3DS 之类的玩意儿。 我要买么?** -**答:** 不。 boot9strap 是目前最好的 3DS 破解,因为它在开机前几秒钟就会将所需的东西加载完毕。 +**答:** 不。 boot9strap 是目前最好的 3DS 破解,因为它在开机前几秒钟就会将所需的东西加载完毕。 **问:** **我该如何将 Gateway 中的游戏存档迁移到机器内安装的游戏中?** -**答:** 看[这里](https://gbatemp.net/threads/425743/) +**答:** 看[这里](https://gbatemp.net/threads/425743/) **问:** **破解我的机器容易变砖吗?** -**答:** 除非你忽略/跳过所有的安全检查,**基本**上不会出现变砖的情况。 +**答:** 除非你忽略/跳过所有的安全检查,**基本**上不会出现变砖的情况。 **问:** **我可以通过这个破解来运行自制程序和模拟器吗?** -**答:** 可以! 自制固件不仅能运行Homebrew Launcher,还能让你在任何系统版本上都保持破解状态,这也就是说即使你升级了系统,破解依然还是存在的。 +**答:** 可以! 自制固件不仅能运行Homebrew Launcher,还能让你在任何系统版本上都保持破解状态,这也就是说即使你升级了系统,破解依然还是存在的。 **问:** **我可以通过这个破解来玩别的区域的游戏么?** -**答:** Luma3DS 支持跨区补丁,这允许你可以安装和运行任何区域的游戏而无需额外的修改。 +**答:** Luma3DS 支持跨区补丁,这允许你可以安装和运行任何区域的游戏而无需额外的修改。 **问:** **升级自制固件的时候 SysNAND 是否安全?** -**答:** 是的, 这非常安全,请别再问了。 +**答:** 是的, 这非常安全,请别再问了。 **问:** **我能在哪里获得帮助?** -**答:** 懂英文的话可以在[Nintendo Homebrew Discord服务器](https://discord.gg/MWxPgEp)上使用英文寻求帮助。(请注意,如果你身处中国大陆,则你可能需要通过科学上网访问 Discord),你也可以到译者的QQ群寻求帮助,群号为942052497。 +**答:** 懂英文的话可以在[Nintendo Homebrew Discord服务器](https://discord.gg/MWxPgEp)上使用英文寻求帮助。(请注意,如果你身处中国大陆,则你可能需要通过科学上网访问 Discord),你也可以到译者的QQ群寻求帮助,群号为942052497。 **问:** **我可以使用 4GB 或更小的 SD 卡来完成本教程吗?** -**答:** 可以! +**答:** 可以! **问:** **我可以使用 128GB 或更大容量的 SD 卡吗?** -**答:** 可以,但是有些用户反映使用如此大容量的SD卡会造成速度变慢。 不要将你的内存卡格式化为 exFAT 格式,请格式化为 FAT32 格式。 +**答:** 可以,但是有些用户反映使用如此大容量的SD卡会造成速度变慢。 不要将你的内存卡格式化为 exFAT 格式,请格式化为 FAT32 格式。 **问:** **完成本教程后,如果我想更换 SD 卡该怎么做?** -**答:** 把所有原 SD 卡上的所有文件复制到新 SD 卡上即可。 +**答:** 把所有原 SD 卡上的所有文件复制到新 SD 卡上即可。 **问:** **我可以保留我的 NNID 吗?** -**答:** 如果你在教程开始之前已经登录了 NNID,并且严格按照教程的步骤进行,完成教程后你的 NNID 还是在的。 +**答:** 如果你在教程开始之前已经登录了 NNID,并且严格按照教程的步骤进行,完成教程后你的 NNID 还是在的。 **问:** **那么软件和资料转移(System Transfers)呢?** -**答:** 当你完成本教程之后,你可以和另一台做过 boot9strap 破解的 3DS 或 2DS 进行来回迁移,就像你在未破解设备或者 EmuNAND 上进行的那样(在迁移过程中你会丢失所有的非法游戏/主题/DLC;所有(包括丢失的游戏)存档会被保留)。 +**答:** 当你完成本教程之后,你可以和另一台做过 boot9strap 破解的 3DS 或 2DS 进行来回迁移,就像你在未破解设备或者 EmuNAND 上进行的那样(在迁移过程中你会丢失所有的非法游戏/主题/DLC;所有(包括丢失的游戏)存档会被保留)。 **问:** **没有电脑也能完成本教程吗(例如 用一台安卓手机)?** -**答:** 只要你能把文件放到 SD 卡上就行! +**答:** 只要你能把文件放到 SD 卡上就行! **问:** **帮帮我! 我的机子开不了机了……** -**答:** 参见[问题排查](troubleshooting)。 +**答:** 参见[问题排查](troubleshooting)。 diff --git a/_pages/zh_CN/finalizing-setup.txt b/_pages/zh_CN/finalizing-setup.txt index 6d4033dd0b..c501de3b89 100644 --- a/_pages/zh_CN/finalizing-setup.txt +++ b/_pages/zh_CN/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "完成安装" `boot.firm` 文件是 boot9strap 在加载 NAND 之后自行启动的文件,它可以是任意有效的、FIRM格式的 arm9 payload。 你可以随时替换此文件,不过 Luma3DS 允许通过引导菜单加载其他 FIRM 格式的 arm9 payload。 -本教程中,我们将使用 [AuroraWright](https://github.com/AuroraWright/) 制作的 Luma3DS 来直接启动一个破解过的 SysNAND ,完全不用 EmuNAND 并简化破解3DS系统的步骤和节省 SD.卡的空间。 +本教程中,我们将使用 [AuroraWright](https://github.com/AuroraWright/) 制作的 Luma3DS 来直接启动一个破解过的 SysNAND,完全不用 EmuNAND 并简化破解3DS系统的步骤和节省 SD 卡的空间。 在这个过程当中,我们还会安装像下面所示的几个工具: diff --git a/_pages/zh_CN/flashing-ntrboot-(3ds-single-system).txt b/_pages/zh_CN/flashing-ntrboot-(3ds-single-system).txt index a75cc6d377..ad9aaf7e28 100644 --- a/_pages/zh_CN/flashing-ntrboot-(3ds-single-system).txt +++ b/_pages/zh_CN/flashing-ntrboot-(3ds-single-system).txt @@ -16,7 +16,7 @@ title: "写入 ntrboot 漏洞(通过单台 3DS)" ### 你需要准备点啥? * 一张兼容 ntrboot 的烧录卡 -* 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(下载 `ntr` 名字的文件;不要下载 `devkit` 名字的文件)* +* 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) **(下载 `ntr` 名字的文件;不要下载 `devkit` 名字的文件)** * 最新版 [ds_ntrboot_flasher](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest) ### 操作步骤 diff --git a/_pages/zh_CN/flashing-ntrboot-(nds).txt b/_pages/zh_CN/flashing-ntrboot-(nds).txt index 70eaaa8dc7..fd059a019a 100644 --- a/_pages/zh_CN/flashing-ntrboot-(nds).txt +++ b/_pages/zh_CN/flashing-ntrboot-(nds).txt @@ -19,7 +19,7 @@ title: "写入 ntrboot 漏洞(通过 NDS)" * 两台主机 + **源 NDS / NDSL**:与你的烧录卡兼容的 Nintendo DS 或 Nintendo DS Lite + **目标 3DS**:运行原版系统的 3DS -* 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(下载 `ntr` 名字的文件;不要下载 `devkit` 名字的文件)* +* 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) **(下载 `ntr` 名字的文件;不要下载 `devkit` 名字的文件)** * 最新版 [ds_ntrboot_flasher](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest) ### 操作步骤 diff --git a/_pages/zh_CN/godmode9-usage.txt b/_pages/zh_CN/godmode9-usage.txt index d2f422f400..a219431909 100644 --- a/_pages/zh_CN/godmode9-usage.txt +++ b/_pages/zh_CN/godmode9-usage.txt @@ -22,7 +22,7 @@ GodMode9 几乎可以修改你主机上的任何东西。 虽然更改系统文 ### 你需要准备点啥? -* v1.9.2pre1版的 [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) +* v1.9.2pre1 版的 [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) ### 操作步骤 diff --git a/_pages/zh_CN/home.txt b/_pages/zh_CN/home.txt index b31455d07e..76dfa19cb7 100644 --- a/_pages/zh_CN/home.txt +++ b/_pages/zh_CN/home.txt @@ -18,7 +18,7 @@ ___ {: .notice--warning} {% capture notice-1 %} -本教程 _仅_ 适用于零售版的3DS(市面上销售的;而非通过任天堂开发者计划获得的)! +本教程**仅**适用于零售版的 3DS(市面上销售的;而非通过任天堂开发者计划获得的)! 如果你的主机是开发版(代号“PANDA”)的,请参见 [Panda 3DS 破解手册](https://panda.hacks.guide)。 {% endcapture %} @@ -32,7 +32,7 @@ ___
{{ notice-1 | markdownify }}
-请帮帮我们来将[这些]({{ "rss.xml" | absolute_url }})种子做种! +请帮帮我们把[这些]({{ "rss.xml" | absolute_url }})种子做种! {: .notice--primary} ## 什么是自制程序? @@ -82,7 +82,7 @@ Boot9strap 拥有许多其他自制固件所没有的优点,因此我们推荐 + 如果一切顺利,在安装完自制系统后你不会丢失任何数据(包括游戏、NNID、存档等)。 + 在进行所有操作时请将主机充电,避免意外关机造成数据丢失或损坏! + 你的 SD 卡的分区表格式必须是 [MBR,而不是 GPT](http://www.howtogeek.com/245610/)(原厂 SD 卡的分区表格式默认是 MBR)。 如果你想测试是否为 MBR 格式,那么,最简单的方法是将其插入 3DS。 如果 SD 卡能被读取,那么它的分区表格式就是 MBR。 -+ 如果你需要格式化一张新的 SD 卡,可以使用 [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm),并将“分配单元大小(Allocation Unit Size)”设置为 32K (32768)。 ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + 老型号的 2DS 和 3DS 使用的系统软件几乎是一模一样的,New 2DS 和 New 3DS也是一样的道理。 任何 “老型号的 3DS” 的步骤也适用于“老型号 2DS”,任何 “New 3DS” 的步骤也适用于 “New 2DS”。 ___ diff --git a/_pages/zh_CN/homebrew-launcher-(browserhax-2020).txt b/_pages/zh_CN/homebrew-launcher-(browserhax-2020).txt index 602c4178b3..b3aa535ff0 100644 --- a/_pages/zh_CN/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/zh_CN/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "启动 Homebrew Launcher(通过 2020 版浏览器破解)" 这种方法利用了 3DS 互联网浏览器的一些漏洞来启动 Homebrew Launcher。 -### 兼容性测试 - -如果你要使用这个方法,你的主机必须要是与之兼容的区域,且浏览器版本匹配此方法。 - -你可以检查系统设置来获取详细信息。 - -1. 打开系统设置。 -1. 在上屏的右下角,你会看到一行记着你目前的系统版本的文字(如`11.13.0-45x`) - + 45 是你的浏览器版本,在 45 后面的一个字母是你主机的区域码。 - + 如果你的浏览器版本小于 45,则你需要进入系统设置中的本体更新(Software Update)来更新系统至最新版本。 - + E 代表欧版 - + U 代表美版 - + J 代表日版 - + 如果你主机的区域码是这三个以外的字母,则你的主机不兼容这个方法。 -1. 请记住你的区域码。 你之后会知道为什么需要这样做。 +这些操作可在美、欧、日、韩版的主机上使用,你可通过系统版本号末尾的 U,E,J,K 字符来区分主机版本。 如果你的机子是(港)台或神游版机(系统设置里面显示的版本最后一位为T或C),请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp),使用英语寻求帮助。 ### 你需要准备点啥? @@ -39,7 +25,8 @@ title: "启动 Homebrew Launcher(通过 2020 版浏览器破解)" 1. 将 SD 卡插入电脑 1. 从 Homebrew Launcher 发布页下载 `boot.3dsx`,然后复制到你 SD 卡的根目录。 + 根目录指的是你点进 SD 卡看到的目录,你可以在这个目录下看到 Nintendo 3DS 文件夹,但请不要点进去 -1. 在 BowserHax 发布页下载的压缩文件中,打开对应你主机区域的文件夹 +1. 在浏览器破解 release 页下载的压缩文件中,打开对应你主机区域的文件夹 + + 你的主机区域可以在系统设置主界面的上屏右下角找到:U是美版、E是欧版、J是日版、K是韩版。 1. 从那里复制 `3ds` 文件夹、`browserhax_hblauncher_ropbin_payload.bin` 和 `arm11code.bin` 到 SD 卡根目录 + 你的 SD 卡根目录上现在应该有 `Nintendo 3DS` 文件夹、 `3ds` 文件夹和两个 `.bin` 文件了 @@ -49,14 +36,15 @@ title: "启动 Homebrew Launcher(通过 2020 版浏览器破解)" 1. 安全弹出 SD 卡并将其插回主机 1. 打开你的主机,然后确认其已联上 WiFi。 1. 在主菜单中,同时按下 L 键和 R 键 - + 这应该会打开一个二维码扫描器。 如果没有,那么接下来的 USM(破解的下一步)就没办法继续做下去了。 你需要使用[传统方法](legacy-methods) + + 这应该会打开一个二维码扫描器。 如果没有,那么接下来的 USM(破解的下一步)就没办法继续做下去了。 你需要使用 [Seedminer](seedminer) 代替本方法。 + 如果你想手输链接,请在浏览器输入 `https://zoogie.github.io/web/nbhax/` 1. 使用二维码扫描器扫第1步打开的那个二维码 1. 点击“PROCEED TO HAXX” 1. 等待该过程执行完成。 + 如果黄屏了,请重启主机然后再试一次 + + 如果出现错误,参见[此故障排查章节](troubleshooting#a-browser-based-exploit-is-not-working) 1. 如果漏洞成功执行,你的设备将进入到 Homebrew Launcher - + 你可能会看到一个没有可用的应用程序的错误信息。 这种情况下请无视并继续下一步。 + + 如果你看到一个没有找到任何应用的提示,请重新确认你是否解压了从浏览器破解 release 页下载的压缩文件里的 `3ds` 文件夹,并将其复制到内存卡的根目录,然后再试一次。 1. 保持主机开启,然后继续下一部分。 diff --git a/_pages/zh_CN/installing-boot9strap-(hbl-usm).txt b/_pages/zh_CN/installing-boot9strap-(hbl-usm).txt index 406977a294..ce7633cc64 100644 --- a/_pages/zh_CN/installing-boot9strap-(hbl-usm).txt +++ b/_pages/zh_CN/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ title: "安装 boot9strap(通过 HBL-USM)" 一旦 WiFi 配置文件被注入,我们将会使用到 SAFE_MODE 来继续此教程。安全模式(SAVE MODE)是一个所有的 3DS 主机都存在的修复功能,之后它将被用于激活被破解的 WiFi 配置文件。 -这些操作可在美、欧、日、韩版的主机上工作,你可通过系统版本号末尾的 U,E,J,K 字符来区分主机版本。 - 如果你的 L 键、R 键、↑ 键和 A 键中的其中一个按键坏了无法使用,则你只能使用[传统方法](legacy-methods)。 如需帮助,请加入 [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) 并使用英文求助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://jq.qq.com/?_wv=1027&k=5CfEA4c)寻求帮助,群号为942052497。 {: .notice--danger} @@ -34,7 +32,7 @@ title: "安装 boot9strap(通过 HBL-USM)" 1. 选择 “INSTALL exploit to wifi slots 1,2,3 & shutdown” 选项 + 你应该会看到屏幕上出现了一些文字,然后你的主机就关机了 1. 从主机拔出 SD 卡,然后将其插入电脑 -1. 解压 Luma3DS `.zip` 内的 `boot.firm` 到你 SD 卡的根目录,请覆盖已有文件 +1. 解压 Luma3DS `.zip` 里的 `boot.firm` 到你 SD 卡的根目录 1. 从 unSAFE_MODE `.zip` 复制 `usm.bin` 到 SD 卡的根目录 1. 将 SD 卡插回主机 diff --git a/_pages/zh_CN/move-emunand.txt b/_pages/zh_CN/move-emunand.txt index 3bdb183d69..bc3e3f70a8 100644 --- a/_pages/zh_CN/move-emunand.txt +++ b/_pages/zh_CN/move-emunand.txt @@ -16,7 +16,7 @@ title: "迁移EmuNAND数据" ### 你需要准备点啥? * 已有 EmuNAND 分区 -* v1.9.2pre1版的 [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) +* v1.9.2pre1 版的 [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) * 最新版 [FBI](https://github.com/Steveice10/FBI/releases/latest) ### 操作步骤 diff --git a/_pages/zh_CN/region-changing.txt b/_pages/zh_CN/region-changing.txt index 97e5fd4623..ff4d91cb10 100644 --- a/_pages/zh_CN/region-changing.txt +++ b/_pages/zh_CN/region-changing.txt @@ -29,8 +29,8 @@ title: "区域变更" ### 你需要准备点啥? -* v1.9.2pre1版的 [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* 最新版 [FBI](https://github.com/Steveice10/FBI/releases/latest) *(下载 `.3dsx` 文件)* +* v1.9.2pre1 版的 [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) +* 最新版 [FBI](https://github.com/Steveice10/FBI/releases/latest) **(下载 `.3dsx` 文件)** * 依据你想要切换到的区域选择合适的 CTR 转移(CTRTransfer)镜像: + - [New 3DS 或 New 2DS - 11.5.0 - 欧版 - CTRTransfer](magnet:?xt=urn:btih:465f1048f81e8e5c651ce2a4d9df48fec88d1099&dn=11.5.0-38E_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) + - [New 3DS 或 New 2DS - 11.5.0 - 日版 - CTRTransfer](magnet:?xt=urn:btih:70f641c9f2a4933a07fac49eb7ad19451c7c8c96&dn=11.5.0-38J_ctrtransfer_n3ds.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) diff --git a/_pages/zh_TW/home.txt b/_pages/zh_TW/home.txt index c1e3836b5e..27cac681c5 100644 --- a/_pages/zh_TW/home.txt +++ b/_pages/zh_TW/home.txt @@ -85,7 +85,7 @@ boot9strap 是目前最新且最棒的自製韌體啟動方式,有點像 Wii + 如果一切都順利的話,您將不會失去任何資料 (像是遊戲、NNID、存檔... 等都會被留下)。 + 請在充電的情況下改機,以確保途中不會因為電力關係而突然關機造成資料遺失或甚至毀損! + 您的 SD 卡應為 [MBR 格式,而非 GPT](http://www.howtogeek.com/245610/) (原廠 SD 卡一律都是以 MBR 格式出廠)。 The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ 如果您需要格式化一張新的 SD 卡,您可使用 [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) 並且將其配置單位設為 32K (32768)。 ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). + 舊型 2DS 與舊型 3DS 的軟體是幾乎一樣的;New 2DS 與 New 3DS 也是同樣的道理。 因此,任何提及「舊型 3DS」的步驟將套用於「舊型 2DS」;而任何提及「New 3DS」的步驟也將套用於「New 2DS」。 ___ diff --git a/_pages/zh_TW/homebrew-launcher-(browserhax-2020).txt b/_pages/zh_TW/homebrew-launcher-(browserhax-2020).txt index d9b4812ea5..0d9d670454 100644 --- a/_pages/zh_TW/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/zh_TW/homebrew-launcher-(browserhax-2020).txt @@ -8,21 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" This method of accessing the Homebrew Launcher takes advantage of some browser oversights in the native 3DS Internet Browser. -### Compatibility Testing - -To use this method, your console must be from a compatible region with a compatible browser version. - -You can check these details from System Settings. - -1. Open System Settings. -1. In the bottom right of the top screen, you will see a firmware version string in the format of `11.13.0-45x`. - + The 45 is your browser version, and the letter is your region - + If your browser version is less than 45, you will need to update the console through the System Settings "Software Update" option - + E designates EUROPE - + U designates USA - + J designates JAPAN - + If your console has a letter other than any of these three, it is not compatible with this method. -1. Remember your region designation. You will need to know this later. +These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. ### 必備項目 @@ -40,6 +26,7 @@ You can check these details from System Settings. 1. Copy `boot.3dsx` from the Homebrew Launcher release to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. In the BrowserHax release archive, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA 1. Copy the `3ds` folder, `browserhax_hblauncher_ropbin_payload.bin` and `arm11code.bin` from there to the root of your SD card + You should now have a `Nintendo 3DS` folder, a `3ds` folder and the two `.bin` files on your root directory @@ -49,14 +36,15 @@ You can check these details from System Settings. 1. Safely remove your SD card from your computer and put it back in your console 1. Power on your console and ensure it is connected to an active WiFi network 1. From the HOME Menu, press the Left Shoulder and Right Shoulder buttons together - + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use a [legacy method](legacy-methods) + + This should open a QR Scanner. If it does not, USM (the next part of getting custom firmware) will not work for you. You will need to use [Seedminer](seedminer) + If you need to type out the URL, it is `https://zoogie.github.io/web/nbhax/` 1. Use the QR scanner to scan the QR code you opened in the first step 1. Tap the "PROCEED TO HAXX" button 1. 等待程序完畢為止 + If it displays a yellow screen, power your console off, then try this section again + + 如果遇到錯誤的話, [請依循此疑難排解之步驟](troubleshooting#a-browser-based-exploit-is-not-working) 1. 如果漏洞成功執行,您的主機將自動載入 Homebrew Launcher - + You may see an error stating that no applications were found. If this occurs, proceed to the next steps + + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again 1. Leave your console on and proceed to the next section below diff --git a/_pages/zh_TW/installing-boot9strap-(hbl-usm).txt b/_pages/zh_TW/installing-boot9strap-(hbl-usm).txt index 85793a1c36..62c133ab69 100644 --- a/_pages/zh_TW/installing-boot9strap-(hbl-usm).txt +++ b/_pages/zh_TW/installing-boot9strap-(hbl-usm).txt @@ -16,8 +16,6 @@ If you have Homebrew Launcher access through another entry point, you should use Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. -These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. - If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. {: .notice--danger} @@ -34,7 +32,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option + You will see some on-screen text and then your system will shut down 1. Remove your SD card from your console and connect it to your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files +1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card 1. Put your SD card back into your console diff --git a/_pages/zh_TW/site-navigation.txt b/_pages/zh_TW/site-navigation.txt index 27baa97ab1..f9564c6d54 100644 --- a/_pages/zh_TW/site-navigation.txt +++ b/_pages/zh_TW/site-navigation.txt @@ -9,7 +9,7 @@ sitemap: false + [完成安裝](finalizing-setup) + [Homebrew Launcher (透過 Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Browserhax)](homebrew-launcher-(browserhax-2020)) ++ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) {% endcapture %}
{{ notice-1 | markdownify }}
From d9af3fd1659db99c5cd6c26687c5a0d4184a013f Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Thu, 12 Nov 2020 22:44:40 -0800 Subject: [PATCH 013/125] New Crowdin updates (#1803) * New translations installing-boot9strap-(fredtool).txt (Hungarian) * New translations installing-boot9strap-(frogtool).txt (Hungarian) * New translations homebrew-launcher-(steelhax).txt (Hungarian) * New translations installing-boot9strap-(fredtool).txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations installing-boot9strap-(frogtool).txt (Hungarian) * New translations dsidumper.txt (Hungarian) * New translations homebrew-launcher-(pichaxx).txt (Hungarian) * New translations installing-boot9strap-(frogtool).txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations installing-boot9strap-(hbl-usm).txt (Hungarian) * New translations finalizing-setup.txt (Hungarian) * New translations legacy-methods.txt (Hungarian) * New translations installing-boot9strap-(hbl-usm).txt (Hungarian) --- _pages/hu_HU/dsidumper.txt | 2 +- _pages/hu_HU/finalizing-setup.txt | 2 +- _pages/hu_HU/homebrew-launcher-(pichaxx).txt | 2 +- _pages/hu_HU/homebrew-launcher-(steelhax).txt | 2 +- .../installing-boot9strap-(fredtool).txt | 58 +++++++++---------- .../installing-boot9strap-(frogtool).txt | 44 +++++++------- .../hu_HU/installing-boot9strap-(hbl-usm).txt | 36 ++++++------ _pages/hu_HU/installing-boot9strap-(usm).txt | 8 +-- _pages/hu_HU/legacy-methods.txt | 42 +++++++------- 9 files changed, 98 insertions(+), 98 deletions(-) diff --git a/_pages/hu_HU/dsidumper.txt b/_pages/hu_HU/dsidumper.txt index 4260c6b1fe..1d9958a4b7 100644 --- a/_pages/hu_HU/dsidumper.txt +++ b/_pages/hu_HU/dsidumper.txt @@ -19,7 +19,7 @@ Ha az útmutató során törött DS Internet Settings appot találsz, kövesd a 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Másold az `movable.sed` fájlod az SD kártyád gyökerébe +1. Másold a `movable.sed` fájlod az SD kártyád gyökerébe 1. Másold a `DSiWare_Dump.3dsx`-et az SD kártyád `/3ds/` mappájába 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készüléked diff --git a/_pages/hu_HU/finalizing-setup.txt b/_pages/hu_HU/finalizing-setup.txt index 5037e36f46..583351a36b 100644 --- a/_pages/hu_HU/finalizing-setup.txt +++ b/_pages/hu_HU/finalizing-setup.txt @@ -155,7 +155,7 @@ Mostantól bármikor frissítheted a Luma3DS-t a Luma3DS frissítő (Luma3DS Upd Ennek semmi köze a rendszer frissítéséhez (System Update); ez mindössze letölti és kicsomagolja a legfrissebb Luma3DS fájlokat. -Ez frissíteni fogja a Luma3DS fájlokat az SD kártyádon és a CTRNAND-ban, amire az eszköze akkor bootol, ha nincs SD kártya behelyezve. +Ez frissíteni fogja a Luma3DS fájlokat az SD kártyádon és a CTRNAND-ban, amire az eszközöd akkor bootol, ha nincs SD kártya behelyezve. {% endcapture %}
{{ notice-10 | markdownify }}
diff --git a/_pages/hu_HU/homebrew-launcher-(pichaxx).txt b/_pages/hu_HU/homebrew-launcher-(pichaxx).txt index f12d67c376..c7340cd83a 100644 --- a/_pages/hu_HU/homebrew-launcher-(pichaxx).txt +++ b/_pages/hu_HU/homebrew-launcher-(pichaxx).txt @@ -6,7 +6,7 @@ title: "Homebrew Launcher (PicHaxx)" ### Fontos tudnivalók -Ez a metódusa a Seedminer használatának a további exploitoláshoz használja a`movable.sed` fájlod, hogy hozzáférést szerezzen a Homebrew Launcher-hez a PicHaxx exploittal, azzal az céllal, hogy beinjektáljon egy exploitolható DSiWare címet a DS Download Play alkalmazásba. Ehhez a metódushoz szükséges, hogy birtokold (vagy letöltsd) az ingyenes "Pokemon Picross" játékot az eShop-ból. +Ez a metódusa a Seedminer használatának a további exploitoláshoz használja a `movable.sed` fájlod, hogy hozzáférést szerezzen a Homebrew Launcher-hez a PicHaxx exploittal, azzal az céllal, hogy beinjektáljon egy exploitolható DSiWare címet a DS Download Play alkalmazásba. Ehhez a metódushoz szükséges, hogy birtokold (vagy letöltsd) az ingyenes "Pokemon Picross" játékot az eShop-ból. Ha az eszközödnek már van hozzáférése a Homebrew Launcher-hez (mindegy, hogy pichaxx vagy más exploit) akkor tovább léphetsz a [DSiWare Dumper](dsidumper)-re). {: .notice--success} diff --git a/_pages/hu_HU/homebrew-launcher-(steelhax).txt b/_pages/hu_HU/homebrew-launcher-(steelhax).txt index 483591a1a8..5ef9ce0cf3 100644 --- a/_pages/hu_HU/homebrew-launcher-(steelhax).txt +++ b/_pages/hu_HU/homebrew-launcher-(steelhax).txt @@ -6,7 +6,7 @@ title: "Homebrew Launcher (Steelhax)" ### Fontos tudnivalók -Ez a metódusa a Seedminer használatának a további exploitoláshoz használja a`movable.sed` fájlod, hogy hozzáférést szerezzen a Homebrew Launcher-hez a Steelhax exploittal, azzal az céllal, hogy beinjektáljon egy exploitolható DSiWare címet a DS Download Play alkalmazásba. Ehhez a metódushoz szükséges, hogy birtokold (vagy letöltsd) az ingyenes "Steel Diver: Sub Wars" játékot az eShop-ból. +Ez a metódusa a Seedminer használatának a további exploitoláshoz használja a `movable.sed` fájlod, hogy hozzáférést szerezzen a Homebrew Launcher-hez a Steelhax exploittal, azzal az céllal, hogy beinjektáljon egy exploitolható DSiWare címet a DS Download Play alkalmazásba. Ehhez a metódushoz szükséges, hogy birtokold (vagy letöltsd) az ingyenes "Steel Diver: Sub Wars" játékot az eShop-ból. Ha az eszközödnek már van hozzáférése a Homebrew Launcher-hez (mindegy, hogy Steelhax vagy más exploit) akkor tovább léphetsz a [DSiWare Dumper](dsidumper)-re). {: .notice--success} diff --git a/_pages/hu_HU/installing-boot9strap-(fredtool).txt b/_pages/hu_HU/installing-boot9strap-(fredtool).txt index 16446a6542..f3171becf2 100644 --- a/_pages/hu_HU/installing-boot9strap-(fredtool).txt +++ b/_pages/hu_HU/installing-boot9strap-(fredtool).txt @@ -6,15 +6,15 @@ title: "Boot9strap telepítése (Fredtool)" ### Fontos tudnivalók -Ez a metódusa a Seedminer használatának a további exploitoláshoz használja a `movable.sed` fájlod, hogy dekriptáljon egy DSiWare címet, azzal az céllal, hogy beinjektáljon egy exploitolható DSiWare címet a DS Download Play alkalmazásba. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. +Ez a metódusa a Seedminer használatának a további exploitoláshoz használja a `movable.sed` fájlod, hogy dekriptáljon egy DSiWare címet, azzal az céllal, hogy beinjektáljon egy exploitolható DSiWare címet a DS Download Play alkalmazásba. Ez igényli, hogy rendelkezzél egy DSiWare mentéssel, például a BannerBomb-ból vagy a DSiWare Dumper eszközből. Ez egy jelenleg működő megvalósítása a "FIRM partitions known-plaintext" néven ismert exploitnak, amiről részletesebben olvashatsz [itt](https://www.3dbrew.org/wiki/3DS_System_Flaws). ### Amire szükséged lesz -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) +* Egy DSiWare mentésre (az SD gyökérben a [BannerBomb3](bannerbomb3)-ból vagy [DSiWare Dumper](dsidumper)-ből) +* A `movable.sed` fájlodra a [Seedminer](seedminer)-ből +* A [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) legújabb kiadása * A [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) legújabb kiadása * A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása @@ -24,49 +24,49 @@ Ez egy jelenleg működő megvalósítása a "FIRM partitions known-plaintext" n 1. Helyezd az SD kártyád a számítógépbe 1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Másold a `boot.nds` (B9STool) fájlt az SD kártyád gyökerébe -1. Copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card +1. Másold át a `private` mappát a Frogminer_save `.zip`-ből az SD kártyád gyökerébe #### II. rész - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer -1. Select your `movable.sed` file for the "Your movable.sed" field -1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field +1. Nyisd meg a [Fredtool](https://fredtool.bruteforcemovable.com/) oldalt a számítógépeden +1. Válaszd ki a `movable.sed` fájlodat a "Your movable.sed" mezőben +1. Válaszd ki a DSiWare mentést (`<8-character-id>.bin`) fájlt a "Your dsiware.bin" mezőben 1. Teljesítsd a "Nem vagyok robot" captchát -1. Select "Start" +1. Válaszd a "Start"-ot 1. Várd meg, amíg a folyamat befejeződik -1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) +1. Amikor a folyamat befejeződött, töltsd le a módosított DSiWare archívot az oldalról + + Ez a fájl két dsiware mentést tartalmaz, egy tisztát (módosítatlan) és egy hax-ot (exploitált) 1. Navigálj a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` mappába az SD kártyán - + Az `` ugyanaz mint amit a [Seedminer](seedminer)-nél használt - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder -1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder + + Az `` ugyanaz, mint amit a [Seedminer](seedminer)-nél használtál + + Az `` mappa egy másik 32 betű/szám mappa az `` mappa belsejében + + Ha a `Nintendo DSiWare` mappa nem létezik, hozd létre az `` mappában +1. Másold a `42383841.bin` fájlt az `output/hax/` mappájából a letöltött DSiWare csomagból (`fredtool_output.zip`) a `Nintendo DSiWare` mappába 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet 1. Lépj be a System Settings-be a készülékeden 1. Navigálj ide: `Data Management` -> `DSiWare` -1. Under the "SD Card" section, select the "Haxxxxxxxxx!" title +1. Az "SD Card" szekcióban válaszd a "Haxxxxxxxxx!" címet 1. Válaszd a "Copy"-t, majd az "OK"-t -1. Return to main menu of the System Settings +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 -1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio +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 #### III. rész - Flipnote Exploit -If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). +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} -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 -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. Fejezd be a kezdeti telepítését az elindított játéknak, amíg el nem éri a fő menüt + + Válassza a bal opciót, ha kérdezi a telepítési folyamat során +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 1. Válaszd a második gombot a film-szalag ikonnal -1. Scroll right until reel "3/3" is selected +1. Görgess jobbra, amíg a 3/3 filmtekercs kiválasztásra kerül 1. Nyomd meg a harmadik dobozt benne az "A" betűvel -1. Scroll left until reel "1/3" is selected +1. Görgess balra, amíg a 1/3 filmtekercs kiválasztásra kerül 1. Nyomd meg a negyedik dobozt benne az "A" betűvel -1. If the exploit was successful, your device will have loaded b9sTool +1. Ha az exploit sikeres volt, a készülékedek ezt követően be kell töltenie a b9sTool-t 1. A D-Pad-dal menj az "Install boot9strap" opcióra + Ha kihagytál egy lépést a rendszer a home menübe kerülsz a boot9strap telepítése helyett, és meg kell nyitnod a Nintendo DS Connections-t és elölről kell kezdeni a harmadik rész elejétől 1. Nyomj (A)-t majd ezt követően START-ot és SELECT-et egyszerre a folyamat elkezdéséhez @@ -87,13 +87,13 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card - + Replace the existing `42383841.bin` file +1. Másold a `42383841.bin` fájlt az `output/clean/` mappájából a letöltött DSiWare csomagnak (`fredtool_output.zip`) a `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` mappába az SD kártyán + + Írd felül a létező `42383841.bin` fájlt 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet 1. Lépj be a System Settings-be a készülékeden 1. Navigálj ide: `Data Management` -> `DSiWare` -1. Under the "SD Card" section, select the "Nintendo DSi™" title +1. Az "SD Card" szekcióban válaszd a ""Nintendo DSi™" címet 1. Válaszd a "Copy"-t, majd az "OK"-t ___ diff --git a/_pages/hu_HU/installing-boot9strap-(frogtool).txt b/_pages/hu_HU/installing-boot9strap-(frogtool).txt index 3a9b27771f..92e5e40dba 100644 --- a/_pages/hu_HU/installing-boot9strap-(frogtool).txt +++ b/_pages/hu_HU/installing-boot9strap-(frogtool).txt @@ -14,51 +14,51 @@ Ahhoz, hogy használhasd a [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme ### Amire szükséged lesz -* Your `movable.sed` file from completing [Seedminer](seedminer) +* A `movable.sed` fájlodra a [Seedminer](seedminer)-ből * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) -* The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) +* A [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) legújabb kiadása * A [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) legújabb kiadása * A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása #### I. rész - Előkészületek 1. Helyezd az SD kártyád a számítógépbe -1. Copy your `movable.sed` file to the root of your SD card +1. Másold a `movable.sed` fájlod az SD kártyád gyökerébe 1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card -1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card -1. Copy `frogcert.bin` to the root of your SD card +1. Másold át a `boot.nds`-t (B9STool) a `b9sTool release `.zip`-ből az SD kártya gyökerébe +1. Másold a `Frogtool.3dsx` fájlt az SD kártyád `/3ds/` mappájába +1. Másold az `frogcert.bin` fájlt az SD kártyád gyökerébe 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet #### II. rész - A DS Download Play patchelése -1. Open the Homebrew Launcher using any method -1. Launch Frogtool from the list of homebrew -1. Select the "INJECT patched DS Download Play" option +1. Indítsd el a Homebrew Launcher-t bármelyik metódussal +1. Indítsd el az Frogtool-t a homebrew listából +1. Válassza az "INJECT patched DS Download Play" opciót 1. A Frogtool automatikusan futtatja és injektálja a JPN verzióját a Flipnote Studio-nak a DS Download Play-be -1. Once this operation has finished, read the screens and check if the process was successful - + If there are any errors or missing files, correct the problem and try again -1. If the process was successful, tap the touch screen, then select "BOOT patched DS Download Play" -1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio +1. Ha a művelet lefutott, olvasd el a képernyőket és ellenőrizd, hogy a folyamat sikeres volt + + Ha voltak hibák vagy hiányzó fájlok, javítsd a problémát és próbáld újra +1. Ha a folyamat sikeres volt, akkor érintsd meg az érintőképernyőt és válaszd a "BOOT patched DS Download Play" opciót +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 #### III. rész - Flipnote Exploit -If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). +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} -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 -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. Select the frog icon at the bottom left +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 +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. Válaszd a béka ikon bal oldalt alul + Alternatívaként nyomj (X)-et vagy (Fel)-t a D-Pad-on, attól függően mi jelenik meg a képernyőn 1. Válaszd a második gombot a film-szalag ikonnal -1. Scroll right until reel "3/3" is selected +1. Görgess jobbra, amíg a 3/3 filmtekercs kiválasztásra kerül 1. Nyomd meg a harmadik dobozt benne az "A" betűvel -1. Scroll left until reel "1/3" is selected +1. Görgess balra, amíg a 1/3 filmtekercs kiválasztásra kerül 1. Nyomd meg a negyedik dobozt benne az "A" betűvel -1. If the exploit was successful, your device will have loaded b9sTool +1. Ha az exploit sikeres volt, a készülékednek ezt követően be kell töltenie a b9sTool-t 1. A D-Pad-dal menj az "Install boot9strap" opcióra 1. Nyomj (A)-t majd ezt követően START-ot és SELECT-et egyszerre a folyamat elkezdéséhez 1. Ha végzett és az alsó képernyő azt mondja "done." lépj ki a b9sTool-ból, majd kapcsold ki eszközöd diff --git a/_pages/hu_HU/installing-boot9strap-(hbl-usm).txt b/_pages/hu_HU/installing-boot9strap-(hbl-usm).txt index 322336a6e4..2a1676e8f3 100644 --- a/_pages/hu_HU/installing-boot9strap-(hbl-usm).txt +++ b/_pages/hu_HU/installing-boot9strap-(hbl-usm).txt @@ -8,9 +8,9 @@ title: "Boot9strap telepítése (HBL-USM)" Ahhoz, hogy a SAFE_MODE-ot exploitálhassuk, be kell injektálnunk egy exploitált WiFi profilt. -As we already have Homebrew access, we can use slotTool to do this. +Mivel már van Homebrew hozzáférésünk, használhatjuk a slotTool-t erre a célra. -This specific method is intended to be used with Homebrew Launcher access through [BrowserHax 2020](homebrew-launcher-(browserhax-2020)). +Ez a specifikus metódus javasolt a Homebrew Launcher történő használatához, [BrowserHax 2020](homebrew-launcher-(browserhax-2020)) keresztül. Ha Homebrew Launcher hozzáférésed egy másik belépési ponton keresztül van, akkor a [Frogtool](installing-boot9strap-(frogtool))-t kell használnod. @@ -22,23 +22,23 @@ Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy ### Amire szükséged lesz * A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása -* The latest release archive for [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest) +* A [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest) legújabb kiadása #### I. rész - Előkészületek -1. Your console should be powered on and showing the Homebrew Launcher from the previous part of the guide -1. Launch slotTool from the list of homebrew - + If you get stuck on a red screen, forcefully power off the console by holding the power button for fifteen seconds, then retry this section -1. Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option - + You will see some on-screen text and then your system will shut down -1. Remove your SD card from your console and connect it to your computer +1. A konzolodnak bekapcsoltnak kell lennie, és a Homebrew Launchert mutatnia az előző rész alapján +1. Indítsa el a slotTool-t a homebrew listából + + Ha beragadsz a piros képernyőn, kapcsold ki erőltetve a konzolod a bekapcsoló gombjának 15 másodpercig nyomva tartásával, majd próbáld meg újra ezt a részt +1. Válaszd az "INSTALL exploit to wifi slots 1,2,3 & shutdown" opciót + + Ezt követően néhány szöveget fogsz látni a képernyőn, majd a rendszer leáll +1. Távolítsd el az SD kártyád a konzolodból és csatlakoztasd a számítógépedhez 1. Másold át a `boot.firm` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe -1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card -1. Put your SD card back into your console +1. Másold át a `usm.bin` fájlt az unSAFE_MODE `.zip`-ből az SD kártya gyökerébe +1. Tedd vissza az SD kártyád a készülékedbe #### II. szakasz - unSAFE_MODE -1. Az eszközöd bekapcsolt állapotában tartsd nyomva a következő gombokat: (Bal Váll) + (Jobb Váll) + (D-Pad Fel) + (A), majd nyomd meg a (Power)-t +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 nyomd meg a (Power)-t + Tartsd nyomva a gombokat, amiíg a konzol be nem bootol a Safe Mode-ba 1. Nyomj "OK"-ot a frissítés elfogadásához + Nincs frissítés. Ez része az exploitnak @@ -46,7 +46,7 @@ Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy 1. A frissítés sikertelen lesz a `003-1099` hibakóddal. Ez az elvárt viselkedés 1. Amikor megkérdezésre kerül, hogy "Would you like to configure Internet settings?", válassz "Yes"-t 1. A következő menüben navigálj a `Connection 1` -> `Change Settings` -> `Next Page (jobb nyíl)` -> `Proxy Settings` -> `Detailed Setup` menüponthoz - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + Itt egy [vizuális reprezentáció](https://uwuu.ca/images/safemode_highlighted.png) 1. Amint azt látod a felső képernyőn, hogy `B9S install SUCCESS` nyomj meg egy billentyűt az Luma Configuration-ba rebootoláshoz #### III. rész - Luma3DS konfigurálása @@ -61,7 +61,7 @@ Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy 1. Indítsd el a Download Play alkalmazást 1. Várj, amíg két gombot nem látsz - + Do not press either of the buttons + + Ne nyomd meg egyiket sem 1. Nyomd le az (L) + (D-Pad le) + (Select) gombokat egyszerre a Rosalina menü megnyitásához 1. Válaszd ki a "Miscellaneous options"-t 1. Válaszd a "Switch the hb. title to the current app." opciót @@ -69,11 +69,11 @@ Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy 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 1. Nyomd meg a (Home) gombot és zárd be a Download Play-t -1. Relaunch the Download Play application +1. Indítsd el újra a Download Play alkalmazást 1. Ekkor a készülékednek be kell töltenie a Homebrew Launchert -1. Launch slotTool from the list of homebrew -1. Select "RESTORE original wifi slots 1,2,3" -1. Your device will then reboot +1. Indítsd el a slotTool-t a homebrew listából +1. Válaszd a "RESTORE original wifi slots 1,2,3" opciót +1. Az eszközöd újra fog indulni ___ diff --git a/_pages/hu_HU/installing-boot9strap-(usm).txt b/_pages/hu_HU/installing-boot9strap-(usm).txt index 6804a85b88..4d195b2134 100644 --- a/_pages/hu_HU/installing-boot9strap-(usm).txt +++ b/_pages/hu_HU/installing-boot9strap-(usm).txt @@ -21,7 +21,7 @@ Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy ### Amire szükséged lesz -* Your `movable.sed` file from completing [Seedminer](seedminer) +* A `movable.sed` fájlodra a [Seedminer](seedminer)-ből * A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása #### I. rész - Előkészületek @@ -36,7 +36,7 @@ Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy 1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Másold át a `usm.bin` fájlt az USM csomagból (`unSAFE_MODE-bb3.zip`)az SD kártya gyökerébe 1. Navigálj a `Nintendo 3DS` -> `` -> `<32 karakter hosszú azonosító>` -> `Nintendo DSiWare` mappába az SD kártyádon - + Az `` ugyanaz mint amit a [Seedminer](seedminer)-nél használt + + Az `` ugyanaz, mint amit a [Seedminer](seedminer)-nél használtál + Ha nincs `DSiWare` nevű mappa, akkor hozd létre 1. Ha van más DSiWare mentés fájl (`<8-character-id>.bin`) ebben a mappában, helyezd át őket a számítógépedre + Így egy üres DSiWare mappát fogsz kapni. Ha áthelyezed a fájlokat a számítógépedre, az segít abban, hogy ne törölj ki semmilyen fontos mentést @@ -55,7 +55,7 @@ Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy #### III. rész - unSAFE_MODE -1. Az eszközöd bekapcsolt állapotában tartsd nyomva a következő gombokat: (Bal Váll) + (Jobb Váll) + (D-Pad Fel) + (A), majd nyomd meg a (Power)-t +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 nyomd meg a (Power)-t + Engedd el a gombokat pár másodperc múlva. A konzolod be fog bootolni Safe Mode-ba 1. Nyomj "OK"-ot a frissítés elfogadásához + Nincs frissítés. Ez része az exploitnak @@ -82,7 +82,7 @@ Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy 1. Kapcsold ki a rendszered 1. Helyezd az SD kártyád a számítógépbe 1. Navigálj a `Nintendo 3DS` -> `` -> `<32 karakter hosszú azonosító>` -> `Nintendo DSiWare` mappába az SD kártyádon - + Az `` ugyanaz mint amit a [Seedminer](seedminer)-nél használt + + Az `` ugyanaz, mint amit a [Seedminer](seedminer)-nél használtál 1. Töröld `F00D43D5.bin` fájlt a Nintendo DSiWare mappából 1. Tovább a telepítés véglegesítésére diff --git a/_pages/hu_HU/legacy-methods.txt b/_pages/hu_HU/legacy-methods.txt index 0b2d825560..c7365e089c 100644 --- a/_pages/hu_HU/legacy-methods.txt +++ b/_pages/hu_HU/legacy-methods.txt @@ -1,46 +1,46 @@ --- -title: "Legacy Methods" +title: "Legacy metódusok" --- {% include toc title="Tartalomjegyzék" %} ### Fontos tudnivalók -There have been multiple improvements and advancements to methods for installing CFW over the last short while. +A CFW telepítésének módszereiben az elmúlt rövid időszakban számos előre lépés és fejlesztés történt. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +Ezért javasoljuk, hogy használd a legfrissebb módszert, amely a [Kezdő lépések](get-started) oldalon található. -However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. +Ennek ellenére a "legacy" vagy kiöregedett metódusok ide kerülnek tárolásra különböző célokkal. Ezek azt várják, hogy először a [Seedminer](seedminer)-t hajtsd végre. -If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for assistance. +Ha segítségre van szükséged csatlakozz a [Nintendo Homebrew-hoz Discord-on](https://discord.gg/MWxPgEp) és kérj, angolul, segítséget. #### I. rész - Kompatibilitás teszt -The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. +A következő exploitok két DS-mód applikáció használatát teszik lehetővé, ami beépített a 3DS-be: DS Internet Settings és DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +Ha a DS Internet Settings és a DS Download Play egyaránt nem működik, akkor meg kell javítani azokat a [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/)-sel egy homebrew belépési pont használatával, mint például a Pichaxx. -#### DS Internet Settings Test (used for Fredtool) +#### DS Internet Settings Teszt (a Frogtool által használt) -1. Go to System Settings, then "Internet Settings", then "Nintendo DS Connections" -1. Press "OK" -1. If your device loads into a "Nintendo Wi-Fi Connection Setup" menu, the test was successful - + If the screen stays black or appears to freeze, the test has failed -1. Exit this menu +1. Menj a System Settings-be, majd az "Internet Settings"-be és végül a "Nintendo DS Connections"-höz +1. Nyomd meg az OK gombot +1. Ha az eszközöd a "Nintendo Wi-Fi Connection Setup" menübe tölt be, a teszt sikeres volt + + Ha a képernyő fekete marad vagy lefagyottnak tűnik, a teszt sikertelen +1. Lépj ki ebből a menüből -#### DS Download Play Test (used for Frogtool) +#### DS Download Play Teszt (a Frogtool által használt) 1. Indítsd el a Download Play alkalmazást (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) -1. Select "Nintendo DS" -1. If your device loads into a “Download software via DS Download Play” menu, the test was successful - + If the screen stays black or appears to freeze, the test has failed -1. Exit this menu +1. Válaszd "Nintendo DS"-t +1. Ha az eszközöd a “Download software via DS Download Play” menübe tölt be, a teszt sikeres volt + + Ha a képernyő fekete marad vagy lefagyottnak tűnik, a teszt sikertelen +1. Lépj ki ebből a menüből ___ 1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons + + Ez a metódus működő váll gombokat igényel 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool - + This method is recommended if your shoulder buttons do not work + + Ez a metódus akkor ajánlott, ha a váll gombok nem működnek 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool - + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file + + Ez a metódus akkor ajánlott, ha a DSiWare Management menü összeomlik \ No newline at end of file From 672528ec2fdd576a84cbd1139d90efcc55bdea4c Mon Sep 17 00:00:00 2001 From: lily Date: Mon, 16 Nov 2020 18:17:51 -0800 Subject: [PATCH 014/125] 11.14 is out, RIP seedminer also: remove dsiware management test because it is inaccurate --- _pages/en_US/get-started.txt | 8 ++++---- _pages/en_US/legacy-methods.txt | 2 -- _pages/en_US/seedminer.txt | 20 +++----------------- 3 files changed, 7 insertions(+), 23 deletions(-) diff --git a/_pages/en_US/get-started.txt b/_pages/en_US/get-started.txt index 824816730c..7593529e50 100644 --- a/_pages/en_US/get-started.txt +++ b/_pages/en_US/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time.
Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/en_US/legacy-methods.txt b/_pages/en_US/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/en_US/legacy-methods.txt +++ b/_pages/en_US/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/en_US/seedminer.txt b/_pages/en_US/seedminer.txt index 337613229f..ff9a1fb4c3 100644 --- a/_pages/en_US/seedminer.txt +++ b/_pages/en_US/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Insert your SD card into your computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} From a3b18af7a62a8a67382f76dc91dd4666616d864e Mon Sep 17 00:00:00 2001 From: lily Date: Mon, 16 Nov 2020 18:37:43 -0800 Subject: [PATCH 015/125] add seedminer; remove browserhax-2020 from site nav --- _pages/en_US/site-navigation.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index 8ba7979d84..9f7a473f8a 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) From 8e3af64751cc513550d19aad9221a363451eb5cf Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Mon, 16 Nov 2020 19:13:31 -0800 Subject: [PATCH 016/125] ntrboot: 11.13 -> 11.14 --- _pages/en_US/ntrboot.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_pages/en_US/ntrboot.txt b/_pages/en_US/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/en_US/ntrboot.txt +++ b/_pages/en_US/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} From 42f7b7654b4e38624e6784ed1886c819ab0abdd2 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Tue, 17 Nov 2020 00:59:37 -0800 Subject: [PATCH 017/125] New Crowdin updates (#1806) * New translations get-started.txt (French) * New translations legacy-methods.txt (Romanian) * New translations seedminer.txt (Romanian) * New translations get-started.txt (Romanian) * New translations seedminer.txt (Dutch) * New translations legacy-methods.txt (Dutch) * New translations legacy-methods.txt (Korean) * New translations get-started.txt (Dutch) * New translations seedminer.txt (Norwegian) * New translations get-started.txt (Norwegian) * New translations get-started.txt (Polish) * New translations legacy-methods.txt (Norwegian) * New translations seedminer.txt (Korean) * New translations get-started.txt (Japanese) * New translations legacy-methods.txt (Italian) * New translations seedminer.txt (Italian) * New translations seedminer.txt (Japanese) * New translations get-started.txt (Korean) * New translations legacy-methods.txt (Japanese) * New translations seedminer.txt (Swedish) * New translations legacy-methods.txt (Swedish) * New translations legacy-methods.txt (Russian) * New translations get-started.txt (Swedish) * New translations seedminer.txt (Russian) * New translations seedminer.txt (Turkish) * New translations legacy-methods.txt (Turkish) * New translations get-started.txt (Ukrainian) * New translations get-started.txt (Turkish) * New translations get-started.txt (Portuguese) * New translations legacy-methods.txt (Polish) * New translations seedminer.txt (Polish) * New translations get-started.txt (Russian) * New translations seedminer.txt (Portuguese) * New translations legacy-methods.txt (Portuguese) * New translations seedminer.txt (Arabic) * New translations legacy-methods.txt (Arabic) * New translations legacy-methods.txt (Spanish) * New translations get-started.txt (Arabic) * New translations seedminer.txt (Catalan) * New translations legacy-methods.txt (Catalan) * New translations get-started.txt (Czech) * New translations get-started.txt (Catalan) * New translations seedminer.txt (Spanish) * New translations installing-boot9strap-(soundhax).txt (Hungarian) * New translations installing-boot9strap-(2xrsa).txt (Hungarian) * New translations seedminer.txt (Hungarian) * New translations legacy-methods.txt (Hungarian) * New translations get-started.txt (Hungarian) * New translations get-started.txt (Spanish) * New translations seedminer.txt (French) * New translations legacy-methods.txt (French) * New translations seedminer.txt (Finnish) * New translations legacy-methods.txt (Finnish) * New translations legacy-methods.txt (Greek) * New translations get-started.txt (Finnish) * New translations seedminer.txt (Hebrew) * New translations legacy-methods.txt (Hebrew) * New translations get-started.txt (Italian) * New translations get-started.txt (Hebrew) * New translations get-started.txt (German) * New translations legacy-methods.txt (Czech) * New translations seedminer.txt (Czech) * New translations seedminer.txt (Greek) * New translations seedminer.txt (German) * New translations legacy-methods.txt (German) * New translations get-started.txt (Greek) * New translations legacy-methods.txt (Ukrainian) * New translations get-started.txt (Chinese Simplified) * New translations seedminer.txt (Ukrainian) * New translations get-started.txt (Croatian) * New translations legacy-methods.txt (Thai) * New translations seedminer.txt (Thai) * New translations legacy-methods.txt (Indonesian) * New translations seedminer.txt (Indonesian) * New translations get-started.txt (Thai) * New translations seedminer.txt (Croatian) * New translations get-started.txt (Pirate English) * New translations legacy-methods.txt (Pirate English) * New translations seedminer.txt (Pirate English) * New translations legacy-methods.txt (Malay) * New translations get-started.txt (Malay) * New translations legacy-methods.txt (Croatian) * New translations seedminer.txt (Malay) * New translations seedminer.txt (Chinese Traditional) * New translations get-started.txt (Vietnamese) * New translations legacy-methods.txt (Chinese Traditional) * New translations get-started.txt (Chinese Traditional) * New translations legacy-methods.txt (Chinese Simplified) * New translations seedminer.txt (Chinese Simplified) * New translations legacy-methods.txt (Portuguese, Brazilian) * New translations seedminer.txt (Portuguese, Brazilian) * New translations get-started.txt (Indonesian) * New translations seedminer.txt (Vietnamese) * New translations legacy-methods.txt (Vietnamese) * New translations get-started.txt (Portuguese, Brazilian) * New translations site-navigation.txt (Catalan) * New translations site-navigation.txt (Arabic) * New translations site-navigation.txt (German) * New translations site-navigation.txt (Czech) * New translations site-navigation.txt (French) * New translations site-navigation.txt (Romanian) * New translations site-navigation.txt (Spanish) * New translations site-navigation.txt (Polish) * New translations site-navigation.txt (Portuguese) * New translations site-navigation.txt (Dutch) * New translations site-navigation.txt (Norwegian) * New translations site-navigation.txt (Thai) * New translations site-navigation.txt (Croatian) * New translations site-navigation.txt (Portuguese, Brazilian) * New translations site-navigation.txt (Indonesian) * New translations site-navigation.txt (Finnish) * New translations site-navigation.txt (Hungarian) * New translations site-navigation.txt (Greek) * New translations site-navigation.txt (Japanese) * New translations site-navigation.txt (Korean) * New translations site-navigation.txt (Hebrew) * New translations site-navigation.txt (Italian) * New translations site-navigation.txt (Chinese Traditional) * New translations site-navigation.txt (Chinese Simplified) * New translations home.txt (Chinese Simplified) * New translations site-navigation.txt (Vietnamese) * New translations seedminer.txt (Chinese Simplified) * New translations site-navigation.txt (Swedish) * New translations site-navigation.txt (Russian) * New translations site-navigation.txt (Ukrainian) * New translations site-navigation.txt (Turkish) * New translations site-navigation.txt (Pirate English) * New translations site-navigation.txt (Malay) * New translations ntrboot.txt (Greek) * New translations ntrboot.txt (Czech) * New translations ntrboot.txt (German) * New translations ntrboot.txt (Italian) * New translations ntrboot.txt (Finnish) * New translations ntrboot.txt (Hebrew) * New translations ntrboot.txt (Romanian) * New translations ntrboot.txt (French) * New translations ntrboot.txt (Hungarian) * New translations ntrboot.txt (Catalan) * New translations ntrboot.txt (Spanish) * New translations ntrboot.txt (Arabic) * New translations ntrboot.txt (Croatian) * New translations ntrboot.txt (Indonesian) * New translations ntrboot.txt (Thai) * New translations ntrboot.txt (Pirate English) * New translations ntrboot.txt (Malay) * New translations ntrboot.txt (Korean) * New translations ntrboot.txt (Japanese) * New translations ntrboot.txt (Portuguese, Brazilian) * New translations ntrboot.txt (Dutch) * New translations ntrboot.txt (Ukrainian) * New translations ntrboot.txt (Chinese Simplified) * New translations ntrboot.txt (Turkish) * New translations ntrboot.txt (Vietnamese) * New translations ntrboot.txt (Chinese Traditional) * New translations ntrboot.txt (Portuguese) * New translations ntrboot.txt (Norwegian) * New translations ntrboot.txt (Polish) * New translations ntrboot.txt (Swedish) * New translations ntrboot.txt (Russian) --- _pages/ar_SA/get-started.txt | 8 +++---- _pages/ar_SA/legacy-methods.txt | 2 -- _pages/ar_SA/ntrboot.txt | 22 +++++++++--------- _pages/ar_SA/seedminer.txt | 20 +++------------- _pages/ar_SA/site-navigation.txt | 4 +--- _pages/ca_ES/get-started.txt | 8 +++---- _pages/ca_ES/legacy-methods.txt | 2 -- _pages/ca_ES/ntrboot.txt | 22 +++++++++--------- _pages/ca_ES/seedminer.txt | 20 +++------------- _pages/ca_ES/site-navigation.txt | 4 +--- _pages/cs_CZ/get-started.txt | 8 +++---- _pages/cs_CZ/legacy-methods.txt | 2 -- _pages/cs_CZ/ntrboot.txt | 22 +++++++++--------- _pages/cs_CZ/seedminer.txt | 20 +++------------- _pages/cs_CZ/site-navigation.txt | 4 +--- _pages/de_DE/get-started.txt | 8 +++---- _pages/de_DE/legacy-methods.txt | 2 -- _pages/de_DE/ntrboot.txt | 22 +++++++++--------- _pages/de_DE/seedminer.txt | 20 +++------------- _pages/de_DE/site-navigation.txt | 4 +--- _pages/el_GR/get-started.txt | 8 +++---- _pages/el_GR/legacy-methods.txt | 2 -- _pages/el_GR/ntrboot.txt | 22 +++++++++--------- _pages/el_GR/seedminer.txt | 20 +++------------- _pages/el_GR/site-navigation.txt | 4 +--- _pages/en_PT/get-started.txt | 8 +++---- _pages/en_PT/legacy-methods.txt | 2 -- _pages/en_PT/ntrboot.txt | 22 +++++++++--------- _pages/en_PT/seedminer.txt | 20 +++------------- _pages/en_PT/site-navigation.txt | 4 +--- _pages/es_ES/get-started.txt | 8 +++---- _pages/es_ES/legacy-methods.txt | 2 -- _pages/es_ES/ntrboot.txt | 22 +++++++++--------- _pages/es_ES/seedminer.txt | 20 +++------------- _pages/es_ES/site-navigation.txt | 4 +--- _pages/fi_FI/get-started.txt | 8 +++---- _pages/fi_FI/legacy-methods.txt | 2 -- _pages/fi_FI/ntrboot.txt | 22 +++++++++--------- _pages/fi_FI/seedminer.txt | 20 +++------------- _pages/fi_FI/site-navigation.txt | 4 +--- _pages/fr_FR/get-started.txt | 8 +++---- _pages/fr_FR/legacy-methods.txt | 2 -- _pages/fr_FR/ntrboot.txt | 22 +++++++++--------- _pages/fr_FR/seedminer.txt | 20 +++------------- _pages/fr_FR/site-navigation.txt | 4 +--- _pages/he_IL/get-started.txt | 8 +++---- _pages/he_IL/legacy-methods.txt | 2 -- _pages/he_IL/ntrboot.txt | 22 +++++++++--------- _pages/he_IL/seedminer.txt | 20 +++------------- _pages/he_IL/site-navigation.txt | 4 +--- _pages/hr_HR/get-started.txt | 8 +++---- _pages/hr_HR/legacy-methods.txt | 2 -- _pages/hr_HR/ntrboot.txt | 22 +++++++++--------- _pages/hr_HR/seedminer.txt | 20 +++------------- _pages/hr_HR/site-navigation.txt | 4 +--- _pages/hu_HU/get-started.txt | 8 +++---- .../hu_HU/installing-boot9strap-(2xrsa).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 2 +- _pages/hu_HU/legacy-methods.txt | 2 -- _pages/hu_HU/ntrboot.txt | 22 +++++++++--------- _pages/hu_HU/seedminer.txt | 22 ++++-------------- _pages/hu_HU/site-navigation.txt | 4 +--- _pages/id_ID/get-started.txt | 8 +++---- _pages/id_ID/legacy-methods.txt | 2 -- _pages/id_ID/ntrboot.txt | 22 +++++++++--------- _pages/id_ID/seedminer.txt | 20 +++------------- _pages/id_ID/site-navigation.txt | 4 +--- _pages/it_IT/get-started.txt | 8 +++---- _pages/it_IT/legacy-methods.txt | 2 -- _pages/it_IT/ntrboot.txt | 23 +++++++++---------- _pages/it_IT/seedminer.txt | 20 +++------------- _pages/it_IT/site-navigation.txt | 4 +--- _pages/ja_JP/get-started.txt | 8 +++---- _pages/ja_JP/legacy-methods.txt | 2 -- _pages/ja_JP/ntrboot.txt | 22 +++++++++--------- _pages/ja_JP/seedminer.txt | 20 +++------------- _pages/ja_JP/site-navigation.txt | 4 +--- _pages/ko_KR/get-started.txt | 8 +++---- _pages/ko_KR/legacy-methods.txt | 2 -- _pages/ko_KR/ntrboot.txt | 22 +++++++++--------- _pages/ko_KR/seedminer.txt | 20 +++------------- _pages/ko_KR/site-navigation.txt | 4 +--- _pages/ms_MY/get-started.txt | 8 +++---- _pages/ms_MY/legacy-methods.txt | 2 -- _pages/ms_MY/ntrboot.txt | 22 +++++++++--------- _pages/ms_MY/seedminer.txt | 20 +++------------- _pages/ms_MY/site-navigation.txt | 4 +--- _pages/nl_NL/get-started.txt | 8 +++---- _pages/nl_NL/legacy-methods.txt | 2 -- _pages/nl_NL/ntrboot.txt | 22 +++++++++--------- _pages/nl_NL/seedminer.txt | 20 +++------------- _pages/nl_NL/site-navigation.txt | 4 +--- _pages/no_NO/get-started.txt | 8 +++---- _pages/no_NO/legacy-methods.txt | 2 -- _pages/no_NO/ntrboot.txt | 22 +++++++++--------- _pages/no_NO/seedminer.txt | 20 +++------------- _pages/no_NO/site-navigation.txt | 4 +--- _pages/pl_PL/get-started.txt | 8 +++---- _pages/pl_PL/legacy-methods.txt | 2 -- _pages/pl_PL/ntrboot.txt | 22 +++++++++--------- _pages/pl_PL/seedminer.txt | 20 +++------------- _pages/pl_PL/site-navigation.txt | 4 +--- _pages/pt_BR/get-started.txt | 8 +++---- _pages/pt_BR/legacy-methods.txt | 2 -- _pages/pt_BR/ntrboot.txt | 22 +++++++++--------- _pages/pt_BR/seedminer.txt | 20 +++------------- _pages/pt_BR/site-navigation.txt | 4 +--- _pages/pt_PT/get-started.txt | 8 +++---- _pages/pt_PT/legacy-methods.txt | 2 -- _pages/pt_PT/ntrboot.txt | 22 +++++++++--------- _pages/pt_PT/seedminer.txt | 20 +++------------- _pages/pt_PT/site-navigation.txt | 4 +--- _pages/ro_RO/get-started.txt | 8 +++---- _pages/ro_RO/legacy-methods.txt | 2 -- _pages/ro_RO/ntrboot.txt | 22 +++++++++--------- _pages/ro_RO/seedminer.txt | 20 +++------------- _pages/ro_RO/site-navigation.txt | 4 +--- _pages/ru_RU/get-started.txt | 8 +++---- _pages/ru_RU/legacy-methods.txt | 2 -- _pages/ru_RU/ntrboot.txt | 22 +++++++++--------- _pages/ru_RU/seedminer.txt | 20 +++------------- _pages/ru_RU/site-navigation.txt | 4 +--- _pages/sv_SE/get-started.txt | 8 +++---- _pages/sv_SE/legacy-methods.txt | 2 -- _pages/sv_SE/ntrboot.txt | 22 +++++++++--------- _pages/sv_SE/seedminer.txt | 20 +++------------- _pages/sv_SE/site-navigation.txt | 4 +--- _pages/th_TH/get-started.txt | 8 +++---- _pages/th_TH/legacy-methods.txt | 2 -- _pages/th_TH/ntrboot.txt | 22 +++++++++--------- _pages/th_TH/seedminer.txt | 20 +++------------- _pages/th_TH/site-navigation.txt | 4 +--- _pages/tr_TR/get-started.txt | 8 +++---- _pages/tr_TR/legacy-methods.txt | 2 -- _pages/tr_TR/ntrboot.txt | 22 +++++++++--------- _pages/tr_TR/seedminer.txt | 20 +++------------- _pages/tr_TR/site-navigation.txt | 4 +--- _pages/uk_UA/get-started.txt | 8 +++---- _pages/uk_UA/legacy-methods.txt | 2 -- _pages/uk_UA/ntrboot.txt | 22 +++++++++--------- _pages/uk_UA/seedminer.txt | 20 +++------------- _pages/uk_UA/site-navigation.txt | 4 +--- _pages/vi_VN/get-started.txt | 8 +++---- _pages/vi_VN/legacy-methods.txt | 2 -- _pages/vi_VN/ntrboot.txt | 22 +++++++++--------- _pages/vi_VN/seedminer.txt | 20 +++------------- _pages/vi_VN/site-navigation.txt | 4 +--- _pages/zh_CN/get-started.txt | 8 +++---- _pages/zh_CN/home.txt | 2 +- _pages/zh_CN/legacy-methods.txt | 2 -- _pages/zh_CN/ntrboot.txt | 22 +++++++++--------- _pages/zh_CN/seedminer.txt | 20 +++------------- _pages/zh_CN/site-navigation.txt | 4 +--- _pages/zh_TW/get-started.txt | 8 +++---- _pages/zh_TW/legacy-methods.txt | 2 -- _pages/zh_TW/ntrboot.txt | 22 +++++++++--------- _pages/zh_TW/seedminer.txt | 20 +++------------- _pages/zh_TW/site-navigation.txt | 4 +--- 158 files changed, 593 insertions(+), 1152 deletions(-) diff --git a/_pages/ar_SA/get-started.txt b/_pages/ar_SA/get-started.txt index 824816730c..7593529e50 100644 --- a/_pages/ar_SA/get-started.txt +++ b/_pages/ar_SA/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/ar_SA/legacy-methods.txt b/_pages/ar_SA/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/ar_SA/legacy-methods.txt +++ b/_pages/ar_SA/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/ar_SA/ntrboot.txt b/_pages/ar_SA/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/ar_SA/ntrboot.txt +++ b/_pages/ar_SA/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ar_SA/seedminer.txt b/_pages/ar_SA/seedminer.txt index 337613229f..ff9a1fb4c3 100644 --- a/_pages/ar_SA/seedminer.txt +++ b/_pages/ar_SA/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Insert your SD card into your computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ar_SA/site-navigation.txt b/_pages/ar_SA/site-navigation.txt index 8ba7979d84..9f7a473f8a 100644 --- a/_pages/ar_SA/site-navigation.txt +++ b/_pages/ar_SA/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/ca_ES/get-started.txt b/_pages/ca_ES/get-started.txt index 99fd1d89ba..a26d0df2be 100644 --- a/_pages/ca_ES/get-started.txt +++ b/_pages/ca_ES/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/ca_ES/legacy-methods.txt b/_pages/ca_ES/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/ca_ES/legacy-methods.txt +++ b/_pages/ca_ES/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/ca_ES/ntrboot.txt b/_pages/ca_ES/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/ca_ES/ntrboot.txt +++ b/_pages/ca_ES/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ca_ES/seedminer.txt b/_pages/ca_ES/seedminer.txt index 337613229f..ff9a1fb4c3 100644 --- a/_pages/ca_ES/seedminer.txt +++ b/_pages/ca_ES/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Insert your SD card into your computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ca_ES/site-navigation.txt b/_pages/ca_ES/site-navigation.txt index 8ba7979d84..9f7a473f8a 100644 --- a/_pages/ca_ES/site-navigation.txt +++ b/_pages/ca_ES/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/cs_CZ/get-started.txt b/_pages/cs_CZ/get-started.txt index 824816730c..7593529e50 100644 --- a/_pages/cs_CZ/get-started.txt +++ b/_pages/cs_CZ/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/cs_CZ/legacy-methods.txt b/_pages/cs_CZ/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/cs_CZ/legacy-methods.txt +++ b/_pages/cs_CZ/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/cs_CZ/ntrboot.txt b/_pages/cs_CZ/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/cs_CZ/ntrboot.txt +++ b/_pages/cs_CZ/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/cs_CZ/seedminer.txt b/_pages/cs_CZ/seedminer.txt index 337613229f..ff9a1fb4c3 100644 --- a/_pages/cs_CZ/seedminer.txt +++ b/_pages/cs_CZ/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Insert your SD card into your computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/cs_CZ/site-navigation.txt b/_pages/cs_CZ/site-navigation.txt index 8ba7979d84..9f7a473f8a 100644 --- a/_pages/cs_CZ/site-navigation.txt +++ b/_pages/cs_CZ/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/de_DE/get-started.txt b/_pages/de_DE/get-started.txt index cdd5a3ec91..01e670625a 100644 --- a/_pages/de_DE/get-started.txt +++ b/_pages/de_DE/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALLE VERSIONEN
diff --git a/_pages/de_DE/legacy-methods.txt b/_pages/de_DE/legacy-methods.txt index a2cb46a99a..2a0df80dc8 100644 --- a/_pages/de_DE/legacy-methods.txt +++ b/_pages/de_DE/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/de_DE/ntrboot.txt b/_pages/de_DE/ntrboot.txt index 867ca440a2..d66ad194e2 100644 --- a/_pages/de_DE/ntrboot.txt +++ b/_pages/de_DE/ntrboot.txt @@ -17,23 +17,23 @@ Karten mit 'Time Bomb' sind nicht länger in der Lage '.nds' Dateien zu starten, | Flashcart Name | Derzeitiger Preis | "Time Bomb"? | 3DS Versionen? | DSi Versionen? | Anmerkungen | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013er Modelle sind nicht kompatibel. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013er Modelle sind nicht kompatibel. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013er Modelle sind nicht kompatibel. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013er Modelle sind nicht kompatibel. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | Nein | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | Nein | Keine | Keine | | | **R4i Gold 3DS Deluxe "Starter"** | | Nein | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | Nein | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/de_DE/seedminer.txt b/_pages/de_DE/seedminer.txt index 1beb1c3872..3301d57d62 100644 --- a/_pages/de_DE/seedminer.txt +++ b/_pages/de_DE/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Anleitung -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Schritt I - Vorbereitungen 1. Stecke deine SD-Karte in deinen Computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/de_DE/site-navigation.txt b/_pages/de_DE/site-navigation.txt index 6c7f9bae99..41fce4d574 100644 --- a/_pages/de_DE/site-navigation.txt +++ b/_pages/de_DE/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Setup fertigstellen](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Startseite](/) + [Homebrew Launcher (Alternativen)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/el_GR/get-started.txt b/_pages/el_GR/get-started.txt index ad5d882946..9d50e4e523 100644 --- a/_pages/el_GR/get-started.txt +++ b/_pages/el_GR/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/el_GR/legacy-methods.txt b/_pages/el_GR/legacy-methods.txt index a5ab0d79a6..4d763f4e8f 100644 --- a/_pages/el_GR/legacy-methods.txt +++ b/_pages/el_GR/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/el_GR/ntrboot.txt b/_pages/el_GR/ntrboot.txt index f51b4acab7..75e2a60eaf 100644 --- a/_pages/el_GR/ntrboot.txt +++ b/_pages/el_GR/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/el_GR/seedminer.txt b/_pages/el_GR/seedminer.txt index b7b8d8ff14..0fb96bc549 100644 --- a/_pages/el_GR/seedminer.txt +++ b/_pages/el_GR/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Εισάγετε την κάρτα SD στον υπολογιστή σας 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/el_GR/site-navigation.txt b/_pages/el_GR/site-navigation.txt index 27d68549f6..2de32f7b58 100644 --- a/_pages/el_GR/site-navigation.txt +++ b/_pages/el_GR/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Εναλλακτικές)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/en_PT/get-started.txt b/_pages/en_PT/get-started.txt index ac37aee155..e3e99b8dd1 100644 --- a/_pages/en_PT/get-started.txt +++ b/_pages/en_PT/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/en_PT/legacy-methods.txt b/_pages/en_PT/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/en_PT/legacy-methods.txt +++ b/_pages/en_PT/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/en_PT/ntrboot.txt b/_pages/en_PT/ntrboot.txt index c56d849461..eebf145ba8 100644 --- a/_pages/en_PT/ntrboot.txt +++ b/_pages/en_PT/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/en_PT/seedminer.txt b/_pages/en_PT/seedminer.txt index b117269571..58b840f5f4 100644 --- a/_pages/en_PT/seedminer.txt +++ b/_pages/en_PT/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Insert ye SD card into ye computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/en_PT/site-navigation.txt b/_pages/en_PT/site-navigation.txt index a120fc4df3..acd13edc6b 100644 --- a/_pages/en_PT/site-navigation.txt +++ b/_pages/en_PT/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizin' Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/en_PT/) + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/es_ES/get-started.txt b/_pages/es_ES/get-started.txt index fa963f9187..02a227f750 100644 --- a/_pages/es_ES/get-started.txt +++ b/_pages/es_ES/get-started.txt @@ -74,13 +74,13 @@ Consideramos que tanto SpotPass y StreetPass también son seguros de utilizar al Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Actualiza a la ultima versión o utiliza un método para "Todas las versiones" - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer TODAS LAS VERSIONES
diff --git a/_pages/es_ES/legacy-methods.txt b/_pages/es_ES/legacy-methods.txt index ace819fdae..53cc0e783f 100644 --- a/_pages/es_ES/legacy-methods.txt +++ b/_pages/es_ES/legacy-methods.txt @@ -38,8 +38,6 @@ Si tanto el Modo Descarga DS como la configuración de Conexiones de Nintendo DS ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + Este método requiere que los botones traseros de la consola funcionen bien (L y R) 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + Este método se recomienda si los botones traseros de la consola no funcionan (L y R) 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/es_ES/ntrboot.txt b/_pages/es_ES/ntrboot.txt index b1537ad921..36ec9cbe15 100644 --- a/_pages/es_ES/ntrboot.txt +++ b/_pages/es_ES/ntrboot.txt @@ -17,23 +17,23 @@ Ten en cuenta que cartuchos que tengan una "Bomba de tiempo" incorporados no pod | Nombre de la flashcart | Precio actual |¿Tiene "bomba de tiempo"? | ¿Versiones de 3DS? | ¿Versiones de DSi? | Notas Adicionales | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | 3 de septiembre de 2019 | <= 11.13.0 | <= 1.4.5 | **Viene con ntrboot pre-flasheado**; puede ser flasheado de vuelta a un flashcart NDS. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Viene con ntrboot pre-flasheado** ([posee un interruptor interno para alternar entre modo NDS y ntrboot]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); no flashear manualmente con ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | Ninguna | Ninguna | Sólo los modelos con [ciertos chips flash](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) son compatibles con ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | Todas las revisiones RTS son compatibles. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: 3 de septiembre de 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: 3 de septiembre de 2019 | <= 11.13.0 | <= 1.4.5 | Todos los flashcarts R4iSDHC 20XX son idénticos. Los modelos de 2013 son incompatibles. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: 3 de septiembre de 2019 | <= 11.13.0 | <= 1.4.5 | Todos los flashcarts R4iSDHC 20XX son idénticos. Los modelos de 2013 son incompatibles. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Viene con ntrboot pre-flasheado** (posee interruptor externo para alternar entre modo ntrboot ("3DS") y modo NDS); no flashear manualmente con ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Los modelos de 2013 son incompatibles. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Los modelos de 2013 son incompatibles. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | Ninguna | Ninguna | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Desconocida | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: 3 de septiembre de 2019 | <= 11.13.0 | <= 1.4.5 | Todos los flashcarts R4iSDHC 20XX son idénticos. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/es_ES/seedminer.txt b/_pages/es_ES/seedminer.txt index 10cd803141..a07feddae5 100644 --- a/_pages/es_ES/seedminer.txt +++ b/_pages/es_ES/seedminer.txt @@ -16,21 +16,7 @@ Este método utiliza una tarjeta gráfica potente para realizar los cálculos ne ### Instrucciones -#### Sección I - Prueba de compatibilidad - -Si bien esta prueba no es estrictamente necesaria para poder ejecutar el exploit Seedminer, los exploits posteriores a éste requieren que la prueba se realice y sería una pérdida de tiempo y esfuerzo ejecutar Seedminer sin ser capaz de ejecutar el resto de exploits. - -Hay varios métodos distintos basados en el exploit de Seednminer, por lo que incluso si esta prueba falla puedes utilizar otro método aún. - -#### Prueba de Gestión de Nintendo DSiWare (para uso en unSAFE_MODE) - -1. Ve a "Configuración de la Consola", luego a "Gestión de Datos", luego a "DSiWare" -1. Si la consola no se traba o cuelga, la prueba fue exitosa - + Si la consola se cuelga y regresa al menú HOME, la prueba falló y tendrás que utilizar un método antiguo; ve al final de la página - + Si la pantalla se pone de un color por un segundo antes de colgarse e ir al menú HOME, entra al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) (en Inglés) y pide a alguien que te ayude -1. Sal al menú HOME - -#### Sección II - Preparativos +#### Sección I - Preparativos 1. Inserta tu tarjeta SD en tu computadora 1. Ve a la carpeta `Nintendo 3DS` en tu tarjeta SD @@ -52,7 +38,7 @@ Hay varios métodos distintos basados en el exploit de Seednminer, por lo que in + Si recibes un error y eres expulsado del menú, es posible que debas crear un nuevo Mii o tu consola no pueda conectarse 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 -#### Sección III - Seedminer +#### Section II - Seedminer 1. Entra a [Bruteforce Movable](https://seedminer.hacks.guide/) en tu computadora + Este sitio puede automatizar la obtención del `movable_part1.sed` (utilizando un bot que simula una consola 3DS) y la ruptura de la encriptación DSiWare de tu consola (utilizando la computadora de un voluntario para ejecutar Seedminer) @@ -80,7 +66,7 @@ ___ Éste método con Seedminer, para mejorar el exploit, utiliza tu archivo `movable.sed` para tomar ventaja de exploits en el firmware SAFE_MODE presente en todas las consolas 3DS. -Este método es compatible con todas las regiones, sin embargo, la región CHN no está cubierta por esta guía. +This method is compatible with all regions except CHN and TWN. Continúa a [Instalar boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/es_ES/site-navigation.txt b/_pages/es_ES/site-navigation.txt index 9d305c8b98..b089619679 100644 --- a/_pages/es_ES/site-navigation.txt +++ b/_pages/es_ES/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizar Instalación](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Instalar boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Inicio](/) + [Homebrew Launcher (alternativas)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/fi_FI/get-started.txt b/_pages/fi_FI/get-started.txt index 7d3b036181..7ccd3aa8a5 100644 --- a/_pages/fi_FI/get-started.txt +++ b/_pages/fi_FI/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer Kaikki versiot
diff --git a/_pages/fi_FI/legacy-methods.txt b/_pages/fi_FI/legacy-methods.txt index 551447017f..66425b86d7 100644 --- a/_pages/fi_FI/legacy-methods.txt +++ b/_pages/fi_FI/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/fi_FI/ntrboot.txt b/_pages/fi_FI/ntrboot.txt index 7f02936ffe..3ea953d8b5 100644 --- a/_pages/fi_FI/ntrboot.txt +++ b/_pages/fi_FI/ntrboot.txt @@ -17,23 +17,23 @@ Huomaa, että "aikapommin" sisältävät kortit eivät voi enää avata `.nds`-t | Flash-kortin nimi | Nykyinen hinta | "Aika­pommi"? | 3DS-versiot? | DSi-versiot? | Muita huomioita | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013-mallit eivät ole yhteensopivia. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013-mallit eivät ole yhteensopivia. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013-mallit eivät ole yhteensopivia. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013-mallit eivät ole yhteensopivia. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | Ei | Ei mikään | Ei mikään | | | **R4i Gold 3DS Deluxe "Starter"** | | Ei | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | Ei | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/fi_FI/seedminer.txt b/_pages/fi_FI/seedminer.txt index 1c3a91efdd..728fcfcc77 100644 --- a/_pages/fi_FI/seedminer.txt +++ b/_pages/fi_FI/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Ohjeet -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Vaihe I – Valmistelut 1. Aseta SD-korttisi tietokoneeseesi 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/fi_FI/site-navigation.txt b/_pages/fi_FI/site-navigation.txt index 8fca93195e..1c9f551236 100644 --- a/_pages/fi_FI/site-navigation.txt +++ b/_pages/fi_FI/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Asennuksen viimeistely](finalizing-setup) + [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Etusivu](/) + [Homebrew Launcher (muut käynnistystavat)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/fr_FR/get-started.txt b/_pages/fr_FR/get-started.txt index 2c94b5f99a..aa541b67b1 100644 --- a/_pages/fr_FR/get-started.txt +++ b/_pages/fr_FR/get-started.txt @@ -74,13 +74,13 @@ Nous pensons aussi que SpotPass et StreetPass sont utilisables sans risque pour Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Mettez à jour vers la version la plus récente du logiciel système ou utilisez une méthode "TOUTES LES VERSIONS" - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer TOUTES LES VERSIONS
diff --git a/_pages/fr_FR/legacy-methods.txt b/_pages/fr_FR/legacy-methods.txt index b5e82ec1b6..005958f5d1 100644 --- a/_pages/fr_FR/legacy-methods.txt +++ b/_pages/fr_FR/legacy-methods.txt @@ -38,8 +38,6 @@ Si les applications Connexions Nintendo DS et Téléchargement DS ne fonctionnen ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + Cette méthode nécessite que les gâchettes L et R soient fonctionnelles 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + Cette méthode est recommandée si vos boutons L et R ne fonctionnent pas 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/fr_FR/ntrboot.txt b/_pages/fr_FR/ntrboot.txt index a5e350337f..553aa2981b 100644 --- a/_pages/fr_FR/ntrboot.txt +++ b/_pages/fr_FR/ntrboot.txt @@ -17,23 +17,23 @@ Note : les linkers avec une "bombe à retardement" ne seront plus capables de la | Linker | Prix actuel | "Bombe à retardement" ? | Compatible 3DS ? | Compatible DSi ? | Autres notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | €15.99 | 3 Septembre 2019 | <= 11.13.0 | <= 1.4.5 | **Arrive déjà flashée avec ntrboot**; elle peut être reflashée en un linker NDS normal. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | 19.99€ | Non | <= 11.13.0 | <= 1.4.5 | **Arrive déjà flashée avec ntrboot** ([un interrupteur à l'intérieur de la cartouche permet de changer entre les modes ntrboot et NDS]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); ne pas flasher manuellement avec ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | 30,99 € | Non | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | 9,99€ | Non | Aucun | Aucun | Uniquement les modèles avec un [type de mémoire flash particulier](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) sont compatibles avec ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | 19.99€ | Non | <= 11.13.0 | <= 1.4.5 | Toutes les révisions RTS sont compatibles. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | 13.99€ | 1.87 : 3 Septembre 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | 9.99€ | 3.9b : 3 Septembre 2019 | <= 11.13.0 | <= 1.4.5 | Tous les linkers R4iSDHC 20XX sont identiques. Les modèles 2013 sont incompatibles. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | 13.99€ | 3.9b : 3 Septembre 2019 | <= 11.13.0 | <= 1.4.5 | Tous les linkers R4iSDHC 20XX sont identiques. Les modèles 2013 sont incompatibles. | -| **Ace3DS X** | | Non | <= 11.13.0 | <= 1.4.5 | **Arrive déjà flashée avec ntrboot** (Un interrupteur externe permet de changer entre le mode ntrboot ("3DS") et le mode NDS); ne pas flasher manuellement avec ntrboot. | -| **Ace3DS Plus** | | Non | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Les modèles 2013 sont incompatibles. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Les modèles 2013 sont incompatibles. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | Non | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | Non | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | Non | Aucun | Aucun | | | **R4i Gold 3DS Deluxe "Starter"** | | Non | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | Non | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Inconnu | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b : 3 Septembre 2019 | <= 11.13.0 | <= 1.4.5 | Tous les linkers R4iSDHC 20XX sont identiques. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/fr_FR/seedminer.txt b/_pages/fr_FR/seedminer.txt index d03062c9a6..1ddd23ecf6 100644 --- a/_pages/fr_FR/seedminer.txt +++ b/_pages/fr_FR/seedminer.txt @@ -16,21 +16,7 @@ Cette méthode utilise une carte graphique puissante pour effectuer les calculs ### Instructions -#### Section I - Test de compatibilité - -Bien que ce test ne soit pas strictement nécessaire pour réaliser l'exploit Seedminer, les exploits suivants nécessitent l'exécution de ce test et cela serait une perte de temps et d'efforts de réaliser Seedminer sans la possibilité d'utiliser les autres exploits. - -Il y a plusieurs méthodes différentes qui se basent sur l'exploit Seedminer, donc même si ce test échoue, vous pouvez toujours utiliser une autre méthode. - -#### Test de Gestion des Nintendo DSiWare (utilisé pour unSAFE_MODE) - -1. Allez dans Paramètres de la console, puis "Gestion des données", puis "DSiWare" -1. Si votre console ne plante pas, le test a réussi - + Si la console plante et retourne au Menu HOME, le test a échoué et vous devrez utiliser une ancienne méthode en bas de cette page - + Si vous voyez un écran coloré avant que la console ne retourne au Menu HOME, rejoignez [Nintendo Homebrew sur Discord](https://discord.gg/MWxPgEp) et demandez (en anglais) à quelqu'un de vous aider -1. Retournez au Menu HOME - -#### Section II - Préparatifs +#### Section I - Préparatifs 1. Insérez votre carte SD dans votre ordinateur 1. Naviguez vers le dossier `Nintendo 3DS` de votre carte SD @@ -52,7 +38,7 @@ Il y a plusieurs méthodes différentes qui se basent sur l'exploit Seedminer, d + Si vous obtenez un message d’erreur et êtes expulsé du menu, vous devrez soit créer un nouveau Mii, soit votre console ne peut pas se connecter aux serveurs de Nintendo (en raison d’un ban ou d'un problème 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 1. Ouvrez [Bruteforce Movable](https://seedminer.hacks.guide/) sur votre ordinateur + Ce site peut automatiser la récupération du fichier `movable_part1.sed` (en utilisant une console 3DS bot) et le cassage du chiffrement DSiWare de votre console (en utilisant l'ordinateur d'un volontaire pour exécuter Seedminer) @@ -80,7 +66,7 @@ ___ Cette méthode d'utilisation de Seedminer pour une exploitation plus poussée utilise votre fichier `movable.sed` pour tirer parti des exploits du firmware SAFE_MODE présent sur toutes les consoles 3DS. -Cette méthode est compatible avec toutes les régions, sauf la région CHN, qui n'est pas couverte par ce guide. +This method is compatible with all regions except CHN and TWN. Continuer vers [Installation de boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/fr_FR/site-navigation.txt b/_pages/fr_FR/site-navigation.txt index cddbdde4f9..0a37440176 100644 --- a/_pages/fr_FR/site-navigation.txt +++ b/_pages/fr_FR/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalisation de l'installation](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installation de boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/fr_FR/) + [Homebrew Launcher (Méthodes Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/he_IL/get-started.txt b/_pages/he_IL/get-started.txt index 2827cb5669..e7ad79fdf8 100644 --- a/_pages/he_IL/get-started.txt +++ b/_pages/he_IL/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer כל הגרסאות
diff --git a/_pages/he_IL/legacy-methods.txt b/_pages/he_IL/legacy-methods.txt index a0be4f4569..551df30c37 100644 --- a/_pages/he_IL/legacy-methods.txt +++ b/_pages/he_IL/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/he_IL/ntrboot.txt b/_pages/he_IL/ntrboot.txt index 8137ca3a29..f6255773c5 100644 --- a/_pages/he_IL/ntrboot.txt +++ b/_pages/he_IL/ntrboot.txt @@ -17,23 +17,23 @@ If your flashcart comes pre-flashed with ntrboot (or you have already flashed nt | שם הכרטיס | מחיר נוכחי | "פצצת זמן"? | גרסאות 3DS? | גירסאות DSi? | הערות אחרות | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/he_IL/seedminer.txt b/_pages/he_IL/seedminer.txt index 1e8102b6a6..9057a20924 100644 --- a/_pages/he_IL/seedminer.txt +++ b/_pages/he_IL/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### הנחיות -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### חלק I - הכנות 1. תכניסו את ה-SD שלכם למחשב 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/he_IL/site-navigation.txt b/_pages/he_IL/site-navigation.txt index ac5083310f..c2abf9ba8c 100644 --- a/_pages/he_IL/site-navigation.txt +++ b/_pages/he_IL/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [סיום התהליך](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [בית](/) + [Homebrew Launcher (אלטרנטיבות)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/hr_HR/get-started.txt b/_pages/hr_HR/get-started.txt index 824816730c..7593529e50 100644 --- a/_pages/hr_HR/get-started.txt +++ b/_pages/hr_HR/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/hr_HR/legacy-methods.txt b/_pages/hr_HR/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/hr_HR/legacy-methods.txt +++ b/_pages/hr_HR/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/hr_HR/ntrboot.txt b/_pages/hr_HR/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/hr_HR/ntrboot.txt +++ b/_pages/hr_HR/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/hr_HR/seedminer.txt b/_pages/hr_HR/seedminer.txt index 337613229f..ff9a1fb4c3 100644 --- a/_pages/hr_HR/seedminer.txt +++ b/_pages/hr_HR/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Insert your SD card into your computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/hr_HR/site-navigation.txt b/_pages/hr_HR/site-navigation.txt index 8ba7979d84..9f7a473f8a 100644 --- a/_pages/hr_HR/site-navigation.txt +++ b/_pages/hr_HR/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/hu_HU/get-started.txt b/_pages/hu_HU/get-started.txt index 4e6c46bee1..9eae56872b 100644 --- a/_pages/hu_HU/get-started.txt +++ b/_pages/hu_HU/get-started.txt @@ -74,13 +74,13 @@ Azt gondoljuk, hogy a SpotPass és StreetPass használata biztonságos jelenleg. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Frissítsd az utolsó firmware-re vagy használj egy "Minden verzió" metódust - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer MINDEN VERZIÓ
diff --git a/_pages/hu_HU/installing-boot9strap-(2xrsa).txt b/_pages/hu_HU/installing-boot9strap-(2xrsa).txt index 9d34bbd622..060e46827c 100644 --- a/_pages/hu_HU/installing-boot9strap-(2xrsa).txt +++ b/_pages/hu_HU/installing-boot9strap-(2xrsa).txt @@ -10,7 +10,7 @@ title: "Boot9strap telepítése (2xrsa)" * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* * A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása -### Utasítások +### Lépések #### I. rész - Előkészületek diff --git a/_pages/hu_HU/installing-boot9strap-(soundhax).txt b/_pages/hu_HU/installing-boot9strap-(soundhax).txt index 9621f93d20..2b669707c3 100644 --- a/_pages/hu_HU/installing-boot9strap-(soundhax).txt +++ b/_pages/hu_HU/installing-boot9strap-(soundhax).txt @@ -26,7 +26,7 @@ Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi * A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadása * A [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) legújabb verziója *(a firmware verziódnak megfelelő `.bin` fájl)* -### Utasítások +### Lépések #### I. rész - Előkészületek diff --git a/_pages/hu_HU/legacy-methods.txt b/_pages/hu_HU/legacy-methods.txt index c7365e089c..25c36304a1 100644 --- a/_pages/hu_HU/legacy-methods.txt +++ b/_pages/hu_HU/legacy-methods.txt @@ -38,8 +38,6 @@ Ha a DS Internet Settings és a DS Download Play egyaránt nem működik, akkor ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + Ez a metódus működő váll gombokat igényel 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + Ez a metódus akkor ajánlott, ha a váll gombok nem működnek 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/hu_HU/ntrboot.txt b/_pages/hu_HU/ntrboot.txt index 8bb7ac9b53..a3387d202c 100644 --- a/_pages/hu_HU/ntrboot.txt +++ b/_pages/hu_HU/ntrboot.txt @@ -17,23 +17,23 @@ Vedd figyelembe, hogy a "Time Bomb"-bal rendelkező kártyák nem lesznek képes | Flashkártya neve | Jelenlegi ár | "Time Bomb"? | 3DS verziók? | DSi verziók? | Megjegyzések | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | 2019. szeptember 3. | <= 11.13.0 | <= 1.4.5 | **ntrboot-tal gyárilag flashelve**; visszaflashelhető NDS kártyává. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **ntrboot-tal előre flashelve** ([belső kapcsolóval váltogatható az ntrboot és az NDS mód]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); ne flasheld kézileg ntrboot-tal. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | nem | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | nem | nincs| nincs | Csak [bizonyos flash chipek](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) kompatibilisek ntrboot-tal. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | nem| <= 11.13.0 | <= 1.4.5 | Mindent RTS revízió kompatibilis. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | Az összes R4iSDHC 20XX flashkártya egyforma. A 2013-as modellek nem kompatibilisek. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: 2019. szeptember 3. | <= 11.13.0 | <= 1.4.5 | Az összes R4iSDHC 20XX flashkártya egyforma. A 2013-as modellek nem kompatibilisek. | -| **Ace3DS X** | | nem | <= 11.13.0 | <= 1.4.5 | **Előre flashelt ntrboot-tal érkezik** (külső kapcsolo ntrboot ("3DS") és az NDS módok között); ne frissítse kézzel az ntrboot-tal. | -| **Ace3DS Plus** | | nem | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. A 2013-as modellek nem kompatibilisek. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. A 2013-as modellek nem kompatibilisek. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | nem | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | nem | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | nem | nincs | nincs | | | **R4i Gold 3DS Deluxe "Starter"** | | nem | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | nem | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | ismeretlen | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: 2019. szeptember 3. | <= 11.13.0 | <= 1.4.5 | Az összes R4iSDHC 20XX flashkártya egyforma. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/hu_HU/seedminer.txt b/_pages/hu_HU/seedminer.txt index 906b5928c2..15d382d3f8 100644 --- a/_pages/hu_HU/seedminer.txt +++ b/_pages/hu_HU/seedminer.txt @@ -14,23 +14,9 @@ Ha ez a kulcs teljesen véletlenszerű lenne, a titkosítási kulcsot lehetetlen Ez a módszer egy erős grafikus kártyát használ a szükséges számítások elvégzéséhez. Egy önkéntes által üzemeltetett webhely segít neked ebben a módszerben. -### Utasítások +### Lépések -#### I. rész - Kompatibilitás teszt - -Bár ezek a tesztek nem feltétlenül szükségesek a Seedminer kiaknázásához, az azt követő exploitok megkövetelik ennek a tesztnek a végrehajtását, így idő és erőforrás pocsékolás lenne a Seedminer végrehajtása, anélkül, hogy lehetőség lenne a többi exploit kihasználására. - -Több különöző metódus épít a Seedminer exploitra, így ha ez a teszt sikertelen, még mindig használhatsz másik metódust. - -#### DSiWare Management Teszt (unSAFE_MODE-hoz használt) - -1. Menj a System Settings-be, majd a "Data Management"-be, utána a "DSiWare"-be -1. Ha a konzolod nem omlik össze, a teszt sikeres volt - +Ha a konzol a home menüre összeomlik, a teszt sikertelen és legacy metódust kell használni az oldal aljáról - + Ha színes képernyőt láttál, mielőtt a konzol a home menüre összeomlott, csatlakozz a [Nintendo Homebrew Discord-on](https://discord.gg/MWxPgEp) csatornához, és kérj segítséget (angol nyelven) valakitől -1. Lépj ki a home menühöz - -#### II. rész - Előkészületek +#### I. rész - Előkészületek 1. Helyezd az SD kártyád a számítógépbe 1. Lépj be az SD kártyád `Nintendo 3DS` könyvtárába @@ -52,7 +38,7 @@ Több különöző metódus épít a Seedminer exploitra, így ha ez a teszt sik + 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 1. Nyisd meg a [Bruteforce Movable](https://seedminer.hacks.guide/) oldalt a számítógépeden + Ez az oldal képes automatizálni a `movable_part1.sed` előállítását (egy bot 3DS konzol segítségével), illetve a készüléked DSiWare titkosításának feltörését (egy önkéntes számítógépén futtatva a Seedminer-t) @@ -80,7 +66,7 @@ ___ Ez a módszer a Seedminer további kiaknázására használja a `movable.sed` fájlt, hogy kihasználja a SAFE_MODE firmware összes 3DS egységen meglévő exploitjának kihasználását. -Ez a metódus kompatibilis minden régióval, habár a CHN régiót ez az útmutató nem tartalmazza. +This method is compatible with all regions except CHN and TWN. Tovább a [Boot9strap telepítésére (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/hu_HU/site-navigation.txt b/_pages/hu_HU/site-navigation.txt index 0f7b482257..e82b1aab88 100644 --- a/_pages/hu_HU/site-navigation.txt +++ b/_pages/hu_HU/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Telepítés véglegesítése](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Boot9strap telepítése (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Főoldal](/) + [Homebrew Launcher (alternatívák)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/id_ID/get-started.txt b/_pages/id_ID/get-started.txt index 824816730c..7593529e50 100644 --- a/_pages/id_ID/get-started.txt +++ b/_pages/id_ID/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/id_ID/legacy-methods.txt b/_pages/id_ID/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/id_ID/legacy-methods.txt +++ b/_pages/id_ID/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/id_ID/ntrboot.txt b/_pages/id_ID/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/id_ID/ntrboot.txt +++ b/_pages/id_ID/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/id_ID/seedminer.txt b/_pages/id_ID/seedminer.txt index 337613229f..ff9a1fb4c3 100644 --- a/_pages/id_ID/seedminer.txt +++ b/_pages/id_ID/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Insert your SD card into your computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/id_ID/site-navigation.txt b/_pages/id_ID/site-navigation.txt index 8ba7979d84..9f7a473f8a 100644 --- a/_pages/id_ID/site-navigation.txt +++ b/_pages/id_ID/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/it_IT/get-started.txt b/_pages/it_IT/get-started.txt index a5aa4a9660..3e82f794a3 100644 --- a/_pages/it_IT/get-started.txt +++ b/_pages/it_IT/get-started.txt @@ -74,13 +74,13 @@ Riteniamo che SpotPass e StreetPass siano tranquillamente utilizzabili in questo Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Aggiorna all'ultimo firmware o usa un metodo per "tutte le versioni" - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer TUTTE LE VERSIONI
diff --git a/_pages/it_IT/legacy-methods.txt b/_pages/it_IT/legacy-methods.txt index 2f4257dbbd..db232ae58d 100644 --- a/_pages/it_IT/legacy-methods.txt +++ b/_pages/it_IT/legacy-methods.txt @@ -38,8 +38,6 @@ Se sia Connessioni Nintendo DS che Modalità download DS non funzionano, dovrai ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + Questo metodo richiede che i pulsanti dorsali funzionino 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + Questo è il metodo consigliato se i tuoi pulsanti dorsali non funzionano 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/it_IT/ntrboot.txt b/_pages/it_IT/ntrboot.txt index 3d085f63ce..699f7f2a12 100644 --- a/_pages/it_IT/ntrboot.txt +++ b/_pages/it_IT/ntrboot.txt @@ -17,24 +17,23 @@ Tieni presente che alcune cartucce hanno una "bomba a tempo" che impedirà loro | Nome della Flashcart | Prezzo Attuale | "Bomba ad orologeria"? | Versioni 3DS? | Versioni DSi? | Note aggiuntive | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | €15.99 | 3 Settembre 2019 | <= 11.13.0 | <= 1.4.5 | **Venduta con ntrboot preinstallato**; è possibile riflasharla per ripristinarla a flashcart NDS. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | €19.99 | No | <= 11.13.0 | <= 1.4.5 | **Venduta con ntrboot preinstallato** ([Presenta un interruttore per alternare le modalità ntrboot e NDS]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); da non flashare manualmente con ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | €20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | €9.99 | No | Nessuna | Nessuna | Solo i modelli con [determinati flash chip](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) sono compatibili con ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | €19.99 | No | <= 11.13.0 | <= 1.4.5 | Tutte le versioni di RTS sono compatibili. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | €13.99 | 1.87: - 3 Settembre 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | €9.99 | 3.9b: 3 Settembre 2019 | <= 11.13.0 | <= 1.4.5 | Tutte le flashcart R4iSDHC 20XX sono identiche. I modelli del 2013 non sono compatibili. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | €13.99 | 3.9b: 3 Settembre 2019 | <= 11.13.0 | <= 1.4.5 | Tutte le flashcart R4iSDHC 20XX sono identiche. I modelli del 2013 non sono compatibili. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Venduta con ntrboot preinstallato** (presenta un interruttore per alternare le modalità ntrboot ("3DS") e NDS); da non flashare manualmente con ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. I modelli del 2013 non sono compatibili. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. I modelli del 2013 non sono compatibili. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | Nessuna | Nessuna | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Sconosciuto | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: 3 Settembre 2019 | <= 11.13.0 | <= 1.4.5 | Tutte le flashcart R4iSDHC 20XX sono identiche. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/it_IT/seedminer.txt b/_pages/it_IT/seedminer.txt index 484ae9c3f7..bbab41c4b6 100644 --- a/_pages/it_IT/seedminer.txt +++ b/_pages/it_IT/seedminer.txt @@ -16,21 +16,7 @@ Questo metodo utilizza una scheda grafica di fascia alta per eseguire i calcoli ### Istruzioni -#### Sezione I - Test di Compatibilità - -Anche se questo test non è strettamente necessario per l'esecuzione dell'exploit Seedminer, gli exploit successivi lo richiederanno e sarebbe uno spreco di tempo eseguire il primo senza poter poi eseguire i secondi. - -Ci sono diversi metodi basati sull'exploit Seedminer, quindi anche se questo test dovesse fallire puoi sempre utilizzare un altro metodo. - -#### Test Gestione Nintendo DSiWare (usato per unSAFE_MODE) - -1. Vai nelle Impostazioni della console, poi su "Gestione Dati", infine su "DSIWare" -1. Se la tua console non si blocca, il test è riuscito - + Se la console ritorna al menu HOME, il test è fallito e dovrai usare uno dei metodi tradizionali indicati in fondo a questa pagina - + Se vedi una schermata colorata prima che la console ritorni al menu HOME, entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) (in Inglese) per richiedere assistenza -1. Torna al menu HOME - -#### Sezione II - Preparazione +#### Sezione I - Preparazione 1. Inserisci la scheda SD nel tuo computer 1. Entra nella cartella `Nintendo 3DS` della tua scheda SD @@ -52,7 +38,7 @@ Ci sono diversi metodi basati sull'exploit Seedminer, quindi anche se questo tes + 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 1. Avvia [Bruteforce Movable](https://seedminer.hacks.guide/) sul tuo computer + Questo sito permette il recupero automatico del file `movable_part1.sed` (utilizzando una console 3DS fittizia) e la decriptazione della chiave DSiWare della tua console (utilizzando Seedminer tramite il computer di un volontario) @@ -80,7 +66,7 @@ ___ Seedminer utilizza il tuo file `movable.sed` per sfruttare gli exploit presenti nel firmware SAFE_MODE presente in ogni console 3DS. -Questo metodo è compatibile con tutte le regioni, anche se la regione CHN non è coperta da questa guida. +This method is compatible with all regions except CHN and TWN. Prosegui con l'[Installazione di boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/it_IT/site-navigation.txt b/_pages/it_IT/site-navigation.txt index c7a500a10e..42a36b8b39 100644 --- a/_pages/it_IT/site-navigation.txt +++ b/_pages/it_IT/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Completamento dell'installazione](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installazione di boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Pagina iniziale](/) + [Homebrew Launcher (Alternative)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/ja_JP/get-started.txt b/_pages/ja_JP/get-started.txt index e5fe96dd65..7f5349bbb6 100644 --- a/_pages/ja_JP/get-started.txt +++ b/_pages/ja_JP/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/ja_JP/legacy-methods.txt b/_pages/ja_JP/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/ja_JP/legacy-methods.txt +++ b/_pages/ja_JP/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/ja_JP/ntrboot.txt b/_pages/ja_JP/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/ja_JP/ntrboot.txt +++ b/_pages/ja_JP/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ja_JP/seedminer.txt b/_pages/ja_JP/seedminer.txt index 58c8f39653..c5b12fde52 100644 --- a/_pages/ja_JP/seedminer.txt +++ b/_pages/ja_JP/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. パソコンにSDカードを入れます 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ja_JP/site-navigation.txt b/_pages/ja_JP/site-navigation.txt index 936244bd3b..e87b3f3f2a 100644 --- a/_pages/ja_JP/site-navigation.txt +++ b/_pages/ja_JP/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher(Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw(Windows)](h2testw-(windows)) + [ホームページ](/) + [Homebrew Launcher(その他の方法)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher(Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/ko_KR/get-started.txt b/_pages/ko_KR/get-started.txt index c491af3cea..a8330d55d5 100644 --- a/_pages/ko_KR/get-started.txt +++ b/_pages/ko_KR/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/ko_KR/legacy-methods.txt b/_pages/ko_KR/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/ko_KR/legacy-methods.txt +++ b/_pages/ko_KR/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/ko_KR/ntrboot.txt b/_pages/ko_KR/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/ko_KR/ntrboot.txt +++ b/_pages/ko_KR/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ko_KR/seedminer.txt b/_pages/ko_KR/seedminer.txt index be4475445e..10bd882e3b 100644 --- a/_pages/ko_KR/seedminer.txt +++ b/_pages/ko_KR/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. SD 카드를 컴퓨터에 삽입해 주세요. 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ko_KR/site-navigation.txt b/_pages/ko_KR/site-navigation.txt index 4c2642cb86..697eac83de 100644 --- a/_pages/ko_KR/site-navigation.txt +++ b/_pages/ko_KR/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [홈브류 런처 (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [홈](/) + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [홈브류 런처 (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/ms_MY/get-started.txt b/_pages/ms_MY/get-started.txt index 5a89223a45..941773cf39 100644 --- a/_pages/ms_MY/get-started.txt +++ b/_pages/ms_MY/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/ms_MY/legacy-methods.txt b/_pages/ms_MY/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/ms_MY/legacy-methods.txt +++ b/_pages/ms_MY/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/ms_MY/ntrboot.txt b/_pages/ms_MY/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/ms_MY/ntrboot.txt +++ b/_pages/ms_MY/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ms_MY/seedminer.txt b/_pages/ms_MY/seedminer.txt index fc51087297..5b437f0dd5 100644 --- a/_pages/ms_MY/seedminer.txt +++ b/_pages/ms_MY/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Pasang kad SD anda ke dalam komputer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ms_MY/site-navigation.txt b/_pages/ms_MY/site-navigation.txt index b21cf61122..6310364879 100644 --- a/_pages/ms_MY/site-navigation.txt +++ b/_pages/ms_MY/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Alternatif)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/nl_NL/get-started.txt b/_pages/nl_NL/get-started.txt index 468567f9fb..ee968b4738 100644 --- a/_pages/nl_NL/get-started.txt +++ b/_pages/nl_NL/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/nl_NL/legacy-methods.txt b/_pages/nl_NL/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/nl_NL/legacy-methods.txt +++ b/_pages/nl_NL/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/nl_NL/ntrboot.txt b/_pages/nl_NL/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/nl_NL/ntrboot.txt +++ b/_pages/nl_NL/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/nl_NL/seedminer.txt b/_pages/nl_NL/seedminer.txt index f8c819da46..658e0ccd67 100644 --- a/_pages/nl_NL/seedminer.txt +++ b/_pages/nl_NL/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Plaats je SD kaart in je computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/nl_NL/site-navigation.txt b/_pages/nl_NL/site-navigation.txt index c3f75897f9..1726a20b63 100644 --- a/_pages/nl_NL/site-navigation.txt +++ b/_pages/nl_NL/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Alternatieven)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/no_NO/get-started.txt b/_pages/no_NO/get-started.txt index ad02e05b5a..28bf12e41f 100644 --- a/_pages/no_NO/get-started.txt +++ b/_pages/no_NO/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/no_NO/legacy-methods.txt b/_pages/no_NO/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/no_NO/legacy-methods.txt +++ b/_pages/no_NO/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/no_NO/ntrboot.txt b/_pages/no_NO/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/no_NO/ntrboot.txt +++ b/_pages/no_NO/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/no_NO/seedminer.txt b/_pages/no_NO/seedminer.txt index 41876b5992..e638eded14 100644 --- a/_pages/no_NO/seedminer.txt +++ b/_pages/no_NO/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Sett inn SD-kortet i datamaskinen din 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/no_NO/site-navigation.txt b/_pages/no_NO/site-navigation.txt index d3f6991f6c..6365f3b8ba 100644 --- a/_pages/no_NO/site-navigation.txt +++ b/_pages/no_NO/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Hjem](/) + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/pl_PL/get-started.txt b/_pages/pl_PL/get-started.txt index 39f75e2b2a..1c34c8efc5 100644 --- a/_pages/pl_PL/get-started.txt +++ b/_pages/pl_PL/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer WSZYSTKIE WERSJE
diff --git a/_pages/pl_PL/legacy-methods.txt b/_pages/pl_PL/legacy-methods.txt index 81133d92d9..673cc5fbad 100644 --- a/_pages/pl_PL/legacy-methods.txt +++ b/_pages/pl_PL/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/pl_PL/ntrboot.txt b/_pages/pl_PL/ntrboot.txt index 837a8c4fea..d97f00e944 100644 --- a/_pages/pl_PL/ntrboot.txt +++ b/_pages/pl_PL/ntrboot.txt @@ -17,23 +17,23 @@ Zauważ, że flashcarty z "Time Bomb" nie będą w stanie uruchamiać plików `. | Nazwa Flashcarta | Aktualna Cena | "Time Bomb"? | Wersje 3DS'a? | Wersje DSi? | Inne Uwagi | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | Nie | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Modele 2013 nie są kompatybilne. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Modele 2013 nie są kompatybilne. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Modele 2013 nie są kompatybilne. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Modele 2013 nie są kompatybilne. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | Nie | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | Nie | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | Nie | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | Nie | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pl_PL/seedminer.txt b/_pages/pl_PL/seedminer.txt index 18a8148a04..f18281f78c 100644 --- a/_pages/pl_PL/seedminer.txt +++ b/_pages/pl_PL/seedminer.txt @@ -16,21 +16,7 @@ Metoda ta wymaga użycia wydajnej karty graficznej, aby wykonać potrzebne oblic ### Instrukcje -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Sekcja II - Przygotowanie +#### Sekcja I - Przygotowanie 1. Włóż kartę SD do komputera 1. Przejdź do folderu `Nintendo 3DS` na karcie SD @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + Jeśli wyświetli się błąd i zostaniesz wyrzucony z menu, musisz stworzyć nową postać Mii, lub twoja konsola nie może się połączyć z serwerami Nintendo (przez bana lub problemy z połączeniem) 1. Wejdź na profil swojego Mii, a następnie znajdź pole "Friend Code" na górnym ekranie -#### Sekcja III - Seedminer +#### Section II - Seedminer 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/pl_PL/site-navigation.txt b/_pages/pl_PL/site-navigation.txt index 2a1ba4406f..f1b9994dc5 100644 --- a/_pages/pl_PL/site-navigation.txt +++ b/_pages/pl_PL/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizowanie Instalacji](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Strona główna](/pl_PL) + [Homebrew Launcher (Alternatywy)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/pt_BR/get-started.txt b/_pages/pt_BR/get-started.txt index fac66cad63..ca978a2a14 100644 --- a/_pages/pt_BR/get-started.txt +++ b/_pages/pt_BR/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer TODAS AS VERSÕES
diff --git a/_pages/pt_BR/legacy-methods.txt b/_pages/pt_BR/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/pt_BR/legacy-methods.txt +++ b/_pages/pt_BR/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/pt_BR/ntrboot.txt b/_pages/pt_BR/ntrboot.txt index d392ea9d1a..7d03cc46ec 100644 --- a/_pages/pt_BR/ntrboot.txt +++ b/_pages/pt_BR/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pt_BR/seedminer.txt b/_pages/pt_BR/seedminer.txt index 99f880d21c..89086f2b7b 100644 --- a/_pages/pt_BR/seedminer.txt +++ b/_pages/pt_BR/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Insira o cartão SD no seu computador 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/pt_BR/site-navigation.txt b/_pages/pt_BR/site-navigation.txt index a8d65352e7..eae2c0c10c 100644 --- a/_pages/pt_BR/site-navigation.txt +++ b/_pages/pt_BR/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizando a instalação](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/pt_BR/) + [Homebrew Launcher (Alternativas)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/pt_PT/get-started.txt b/_pages/pt_PT/get-started.txt index 58baaea0e1..e47090de3d 100644 --- a/_pages/pt_PT/get-started.txt +++ b/_pages/pt_PT/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/pt_PT/legacy-methods.txt b/_pages/pt_PT/legacy-methods.txt index 0ec32b0047..c744fc3224 100644 --- a/_pages/pt_PT/legacy-methods.txt +++ b/_pages/pt_PT/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/pt_PT/ntrboot.txt b/_pages/pt_PT/ntrboot.txt index 874c8300af..d2d4c2a685 100644 --- a/_pages/pt_PT/ntrboot.txt +++ b/_pages/pt_PT/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pt_PT/seedminer.txt b/_pages/pt_PT/seedminer.txt index 4af3a65420..7a4472edbb 100644 --- a/_pages/pt_PT/seedminer.txt +++ b/_pages/pt_PT/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Insert your SD card into your computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/pt_PT/site-navigation.txt b/_pages/pt_PT/site-navigation.txt index 7ccf97198c..439398c382 100644 --- a/_pages/pt_PT/site-navigation.txt +++ b/_pages/pt_PT/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/ro_RO/get-started.txt b/_pages/ro_RO/get-started.txt index ea34f1e11a..f5e2f3acf7 100644 --- a/_pages/ro_RO/get-started.txt +++ b/_pages/ro_RO/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer TOATE VERSIUNILE
diff --git a/_pages/ro_RO/legacy-methods.txt b/_pages/ro_RO/legacy-methods.txt index 18bb8554fe..f02a6478e7 100644 --- a/_pages/ro_RO/legacy-methods.txt +++ b/_pages/ro_RO/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/ro_RO/ntrboot.txt b/_pages/ro_RO/ntrboot.txt index 0edbeb18c6..b10d7f4e4a 100644 --- a/_pages/ro_RO/ntrboot.txt +++ b/_pages/ro_RO/ntrboot.txt @@ -17,23 +17,23 @@ Deși exploit-ul ntrboot merge indiferent de versiunea de sistem, ntrboot flashe | Nume de Flashcart | Preţul Curent | Are "Bombă cu Ceas"? | Versiuni de 3DS? | Versiuni de DSi? | Alte note | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | 3 septembrie 2019 | <= 11.13.0 | <= 1.4.5 | **Vine cu ntrboot preinstalat**; se poate schimba înapoi spre un flashcart de NDS obișnuit. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | Nu | <= 11.13.0 | <= 1.4.5 | **Vine cu ntrboot preinstalat** ([are un întrerupător intern pentru a comuta între modurile ntrboot și NDS]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); nu instalați ntrboot manual. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | Nu | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | Nu | <= 11.13.0 | <= 1.4.5 | Toate reviziile de RTS sunt compatibile. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: 3 septembrie 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: 3 septembrie 2019 | <= 11.13.0 | <= 1.4.5 | Toate flashcart-urile R4iSDHC 20XX sunt identice. modelele 2013 sunt incompatibile. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: 3 septembrie 2019 | <= 11.13.0 | <= 1.4.5 | Toate flashcart-urile R4iSDHC 20XX sunt identice. modelele 2013 sunt incompatibile. | -| **Ace3DS X** | | Nu | <= 11.13.0 | <= 1.4.5 | **Vine cu ntrboot preinstalat** (are un întrerupător extern pentru a comuta între modurile ntrboot ("3DS") și NDS); nu instalați ntrboot manual. | -| **Ace3DS Plus** || Nu | <= 11.13.0 | <= 1.4.5 || +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. modelele 2013 sunt incompatibile. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. modelele 2013 sunt incompatibile. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | Nu | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | Nu | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | Nu | Niciuna | Niciuna | | | **R4i Gold 3DS Deluxe "Starter"** | | Nu | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | Nu | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Necunoscut | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: 3 septembrie 2019 | <= 11.13.0 | <= 1.4.5 | Toate flashcart-urile R4iSDHC 20XX sunt identice. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ro_RO/seedminer.txt b/_pages/ro_RO/seedminer.txt index ea94a52c65..6ae851eee9 100644 --- a/_pages/ro_RO/seedminer.txt +++ b/_pages/ro_RO/seedminer.txt @@ -16,21 +16,7 @@ Această metodă folosește o placă video puternică pentru a realiza calculele ### Instrucțiuni -#### Secțiunea I - Teste de compatibilitate - -Deși aceste teste nu sunt strict necesare pentru a efectua exploit-ul Seedminer, exploit-urile ulterioare au nevoie ca aceste teste să fie puse în funcțiune și ar fi o pierdere de timp să se pornească Seedminer fără posibilitatea de a porni alte exploit-uri. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Secțiunea II - Preparații +#### Secțiunea I - Preparații 1. Introduceți cardul SD în calculator 1. Navigați către folderul `Nintendo 3DS` pe cardul SD @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + Dacă primiți o eroare și sunteți dat afară din meniu, va trebui să creți un nou Mii sau consola nu se mai poate conecta în serverele Nintendo (din cauza unui ban sau problemelor de conexiune) 1. Găsiți profilul de Mii, apoi găsiţi câmpul "Friend Code" de pe ecranul superior -#### Secțiunea III - Seedminer +#### Section II - Seedminer 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + Acest site poate automatiza extragerea de `movable_part1.sed` (folosind un bot care simulează un 3DS) şi descifrarea criptării DSiWare a dispozitivului (folosind calculatorul unui voluntar pentru a rula Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ro_RO/site-navigation.txt b/_pages/ro_RO/site-navigation.txt index 53f4350cd4..e00cd1b2df 100644 --- a/_pages/ro_RO/site-navigation.txt +++ b/_pages/ro_RO/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizând instalarea](finalizing-setup) + [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Acasă](/) + [Homebrew Launcher (Alternative)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher(Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/ru_RU/get-started.txt b/_pages/ru_RU/get-started.txt index 8c0b9ea10a..9a92b4d3a2 100644 --- a/_pages/ru_RU/get-started.txt +++ b/_pages/ru_RU/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ВСЕ ВЕРСИИ
diff --git a/_pages/ru_RU/legacy-methods.txt b/_pages/ru_RU/legacy-methods.txt index d918019426..1e7723b482 100644 --- a/_pages/ru_RU/legacy-methods.txt +++ b/_pages/ru_RU/legacy-methods.txt @@ -38,8 +38,6 @@ For this reason, it is recommended you use the most up-to-date method found on t ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + Этот метод рекомендуется, если боковые кнопки консоли не работают 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/ru_RU/ntrboot.txt b/_pages/ru_RU/ntrboot.txt index b2f7fd33dc..dc9634d40c 100644 --- a/_pages/ru_RU/ntrboot.txt +++ b/_pages/ru_RU/ntrboot.txt @@ -17,23 +17,23 @@ title: "ntrboot" | Флешкартридж | Текущая стоимость | "Time Bomb"? | Версия 3DS? | Версия DSi? | Примечания | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | 3 сентября, 2019 | <= 11.13.0 | <= 1.4.5 | **Поставляется с предустановленным ntrboot**; может быть прошит обратно в режим NDS флешкартриджа. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | Нет | <= 11.13.0 | <= 1.4.5 | **Поставляется с предустановленным ntrboot** ([внутренний переключатель для переключения между режимами ntrboot и NDS]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); не прошивайте ntrboot вручную. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | Нет | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | Нет | Ни одна | Ни одна | Только определенные [ревизии](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) совместимы с ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | Нет | <= 11.13.0 | <= 1.4.5 | Все RTS ревизии совместимы. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: 3 сентября, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: 3 сентября, 2019 | <= 11.13.0 | <= 1.4.5 | Все R4iSDHC 20XX одинаковы. Модели 2013 несовместимы. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: 3 сентября, 2019 | <= 11.13.0 | <= 1.4.5 | Все R4iSDHC 20XX одинаковы. Модели 2013 несовместимы. | -| **Ace3DS X** | | Нет | <= 11.13.0 | <= 1.4.5 | **Поставляется с предустановленным ntrboot** (внешний переключатель для переключения между режимами ntrboot ("3DS") и NDS); не прошивайте ntrboot вручную. | -| **Ace3DS Plus** | | Нет | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Модели 2013 несовместимы. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Модели 2013 несовместимы. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | Нет | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | Нет | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | Нет | Ни одна | Ни одна | | | **R4i Gold 3DS Deluxe "Starter"** | | Нет | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | Нет | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Неизвестно | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: 3 сентября, 2019 | <= 11.13.0 | <= 1.4.5 | Все R4iSDHC 20XX одинаковы. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ru_RU/seedminer.txt b/_pages/ru_RU/seedminer.txt index 4e126193fd..8d83c5eed4 100644 --- a/_pages/ru_RU/seedminer.txt +++ b/_pages/ru_RU/seedminer.txt @@ -16,21 +16,7 @@ title: "Seedminer" ### Инструкция -#### Часть I - Проверка совместимости - -Несмотря на то, что эта проверка не является строго необходимой для эксплойта Seedminer, последующие эксплойты требуют выполнения этой проверки, и было бы пустой тратой времени и сил применять эксплойт Seedminer, не имея возможности использовать другие эксплойты. - -Есть несколько различных методов дальнейшей эксплуатации Seedminer, так что даже если этот тест завершится неудачей, вы сможете использовать другой метод. - -#### Тест меню управления DSiWare (используется для unSAFE_MODE) - -1. Перейдите в "Системные настройки", "Управление данными", "DSiWare" -1. Если консоль не зависает, тест был пройден успешно - + Если консоль вылетает в меню HOME, значит тест не удался, и вам придется использовать устаревший метод внизу этой страницы - + Если вы видите цветной экран перед вылетом в меню HOME, обратитесь на сервер [Nintendo Homebrew в Discord](https://discord.gg/MWxPgEp) и попросите (на английском языке) кого-нибудь вам помочь -1. Выйдите в меню HOME - -#### Часть II - Подготовка +#### Часть I - Подготовительные работы 1. Вставьте SD-карту в компьютер 1. Перейдите в папку `Nintendo 3DS` на SD-карте @@ -52,7 +38,7 @@ title: "Seedminer" + Если появляется ошибка и вас не пускают в меню, значит вам нужно либо создать новый Mii, либо консоль не может подключиться к серверам Nintendo (по причине бана или проблем с соединением) 1. Найдите свой профиль Mii, затем найдите поле "Код друга" на верхнем экране -#### Часть III - Seedminer +#### Section II - Seedminer 1. Перейдите по ссылке [Bruteforce Movable](https://seedminer.hacks.guide/) на компьютере + Этот сайт может автоматизировать процесс получения `movable_part1.sed` (при помощи консоли-бота 3DS) и процесс взлома шифрования DSiWare вашей консоли (используя компьютер волонтера для запуска Seedminer) @@ -80,7 +66,7 @@ ___ Этот метод дальнейшей эксплуатации Seedminer использует ваш файл `movable.sed` для того, чтобы воспользоваться уязвимостями в SAFE_MODE прошивке, присутствующей на всех консолях 3DS. -Этот метод совместим со всеми регионами, но в этом руководстве не рассматривается регион CHN. +This method is compatible with all regions except CHN and TWN. Следующий шаг: [Установка boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ru_RU/site-navigation.txt b/_pages/ru_RU/site-navigation.txt index 45cd6f3de0..b4f497db99 100644 --- a/_pages/ru_RU/site-navigation.txt +++ b/_pages/ru_RU/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Завершение установки](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Установка boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Главная](/) + [Homebrew Launcher (Альтернативы)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/sv_SE/get-started.txt b/_pages/sv_SE/get-started.txt index 358398d2dd..71d5ac6819 100644 --- a/_pages/sv_SE/get-started.txt +++ b/_pages/sv_SE/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/sv_SE/legacy-methods.txt b/_pages/sv_SE/legacy-methods.txt index 04c6ca48fb..95173114e1 100644 --- a/_pages/sv_SE/legacy-methods.txt +++ b/_pages/sv_SE/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/sv_SE/ntrboot.txt b/_pages/sv_SE/ntrboot.txt index de9e5ad355..32388acb8c 100644 --- a/_pages/sv_SE/ntrboot.txt +++ b/_pages/sv_SE/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/sv_SE/seedminer.txt b/_pages/sv_SE/seedminer.txt index 0b91676fc0..3bbd6c5454 100644 --- a/_pages/sv_SE/seedminer.txt +++ b/_pages/sv_SE/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Insert your SD card into your computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/sv_SE/site-navigation.txt b/_pages/sv_SE/site-navigation.txt index 411fa67255..11e57419a9 100644 --- a/_pages/sv_SE/site-navigation.txt +++ b/_pages/sv_SE/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Slutför installationen](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Hem](/) + [Homebrew Launcher (Alternativ)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/th_TH/get-started.txt b/_pages/th_TH/get-started.txt index 824816730c..7593529e50 100644 --- a/_pages/th_TH/get-started.txt +++ b/_pages/th_TH/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/th_TH/legacy-methods.txt b/_pages/th_TH/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/th_TH/legacy-methods.txt +++ b/_pages/th_TH/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/th_TH/ntrboot.txt b/_pages/th_TH/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/th_TH/ntrboot.txt +++ b/_pages/th_TH/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/th_TH/seedminer.txt b/_pages/th_TH/seedminer.txt index 337613229f..ff9a1fb4c3 100644 --- a/_pages/th_TH/seedminer.txt +++ b/_pages/th_TH/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Insert your SD card into your computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/th_TH/site-navigation.txt b/_pages/th_TH/site-navigation.txt index 8ba7979d84..9f7a473f8a 100644 --- a/_pages/th_TH/site-navigation.txt +++ b/_pages/th_TH/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/tr_TR/get-started.txt b/_pages/tr_TR/get-started.txt index 44bf04fbe7..4b29909633 100644 --- a/_pages/tr_TR/get-started.txt +++ b/_pages/tr_TR/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/tr_TR/legacy-methods.txt b/_pages/tr_TR/legacy-methods.txt index 7c96b800ab..cfbc535a83 100644 --- a/_pages/tr_TR/legacy-methods.txt +++ b/_pages/tr_TR/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/tr_TR/ntrboot.txt b/_pages/tr_TR/ntrboot.txt index 58604e05bb..f0a6070d1f 100644 --- a/_pages/tr_TR/ntrboot.txt +++ b/_pages/tr_TR/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/tr_TR/seedminer.txt b/_pages/tr_TR/seedminer.txt index c2ced49410..97cbc9d6bd 100644 --- a/_pages/tr_TR/seedminer.txt +++ b/_pages/tr_TR/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. SD kartınızı bilgisayarınıza takın 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/tr_TR/site-navigation.txt b/_pages/tr_TR/site-navigation.txt index 99255abb19..37508cfd4b 100644 --- a/_pages/tr_TR/site-navigation.txt +++ b/_pages/tr_TR/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Alternatifler)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/uk_UA/get-started.txt b/_pages/uk_UA/get-started.txt index 824816730c..7593529e50 100644 --- a/_pages/uk_UA/get-started.txt +++ b/_pages/uk_UA/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/uk_UA/legacy-methods.txt b/_pages/uk_UA/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/uk_UA/legacy-methods.txt +++ b/_pages/uk_UA/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/uk_UA/ntrboot.txt b/_pages/uk_UA/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/uk_UA/ntrboot.txt +++ b/_pages/uk_UA/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/uk_UA/seedminer.txt b/_pages/uk_UA/seedminer.txt index 337613229f..ff9a1fb4c3 100644 --- a/_pages/uk_UA/seedminer.txt +++ b/_pages/uk_UA/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Insert your SD card into your computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/uk_UA/site-navigation.txt b/_pages/uk_UA/site-navigation.txt index 8ba7979d84..9f7a473f8a 100644 --- a/_pages/uk_UA/site-navigation.txt +++ b/_pages/uk_UA/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/vi_VN/get-started.txt b/_pages/vi_VN/get-started.txt index 824816730c..7593529e50 100644 --- a/_pages/vi_VN/get-started.txt +++ b/_pages/vi_VN/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 Update to latest firmware or use an "All Versions" Method - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer ALL VERSIONS
diff --git a/_pages/vi_VN/legacy-methods.txt b/_pages/vi_VN/legacy-methods.txt index f5cf03e567..4c5aa95012 100644 --- a/_pages/vi_VN/legacy-methods.txt +++ b/_pages/vi_VN/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/vi_VN/ntrboot.txt b/_pages/vi_VN/ntrboot.txt index 76f128345f..a5f018c69a 100644 --- a/_pages/vi_VN/ntrboot.txt +++ b/_pages/vi_VN/ntrboot.txt @@ -17,23 +17,23 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | None | None | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/vi_VN/seedminer.txt b/_pages/vi_VN/seedminer.txt index 337613229f..ff9a1fb4c3 100644 --- a/_pages/vi_VN/seedminer.txt +++ b/_pages/vi_VN/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### Instructions -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### Section II - Prep Work +#### Section I - Prep Work 1. Insert your SD card into your computer 1. Navigate to the `Nintendo 3DS` folder on your SD card @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console 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 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/vi_VN/site-navigation.txt b/_pages/vi_VN/site-navigation.txt index 8ba7979d84..9f7a473f8a 100644 --- a/_pages/vi_VN/site-navigation.txt +++ b/_pages/vi_VN/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [Home](/) + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) + [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/zh_CN/get-started.txt b/_pages/zh_CN/get-started.txt index a323c6beab..a7495ab3da 100644 --- a/_pages/zh_CN/get-started.txt +++ b/_pages/zh_CN/get-started.txt @@ -74,13 +74,13 @@ title: "新手入门" 启动 Homebrew Launcher(通过 Soundhax) 11.4.0 - 11.12.0 + 11.13.0 升级至最新版本或使用“所有版本”方法 - 11.13.0 - 11.13.0 - 启动 Homebrew Launcher (通过浏览器破解 2020 版) + 11.14.0 + 11.14.0 + Seedminer 所有版本
diff --git a/_pages/zh_CN/home.txt b/_pages/zh_CN/home.txt index 76dfa19cb7..e18660ea6c 100644 --- a/_pages/zh_CN/home.txt +++ b/_pages/zh_CN/home.txt @@ -82,7 +82,7 @@ Boot9strap 拥有许多其他自制固件所没有的优点,因此我们推荐 + 如果一切顺利,在安装完自制系统后你不会丢失任何数据(包括游戏、NNID、存档等)。 + 在进行所有操作时请将主机充电,避免意外关机造成数据丢失或损坏! + 你的 SD 卡的分区表格式必须是 [MBR,而不是 GPT](http://www.howtogeek.com/245610/)(原厂 SD 卡的分区表格式默认是 MBR)。 如果你想测试是否为 MBR 格式,那么,最简单的方法是将其插入 3DS。 如果 SD 卡能被读取,那么它的分区表格式就是 MBR。 -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ 如果你需要格式化一张新的 SD 卡,可以使用 [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm),并将“分配单元大小(Allocation Unit Size)”设置为 32K (32768)。 + 老型号的 2DS 和 3DS 使用的系统软件几乎是一模一样的,New 2DS 和 New 3DS也是一样的道理。 任何 “老型号的 3DS” 的步骤也适用于“老型号 2DS”,任何 “New 3DS” 的步骤也适用于 “New 2DS”。 ___ diff --git a/_pages/zh_CN/legacy-methods.txt b/_pages/zh_CN/legacy-methods.txt index a3908d8c92..42f859b4e5 100644 --- a/_pages/zh_CN/legacy-methods.txt +++ b/_pages/zh_CN/legacy-methods.txt @@ -38,8 +38,6 @@ title: "传统方法" ___ -1. [BB3-USM](installing-boot9strap-(usm)):Seedminer + BannerBomb3 + unSAFE_MODE - + 这个方法需要使用到肩键 1. [BannerBomb3](bannerbomb3):Seedminer + BannerBomb3 + Fredtool + 如果 “L” 键或 “R” 键坏了,那么建议使用这种方法 1. [Pichaxx](homebrew-launcher-(pichaxx)):Seedminer + Pichaxx + Frogtool diff --git a/_pages/zh_CN/ntrboot.txt b/_pages/zh_CN/ntrboot.txt index 6caaf7a3f5..52358539e0 100644 --- a/_pages/zh_CN/ntrboot.txt +++ b/_pages/zh_CN/ntrboot.txt @@ -17,23 +17,23 @@ title: "ntrboot" | 烧录卡名 | 目前价格 | 有无 “Time Bomb”? | 3DS版本? | DSi版本? | 备注 | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | 15.99 美元 | 2019年9月3日 | 11.13.0 或更低 | 1.4.5 或更低 | **自带 ntrboot**,可刷回 NDS 烧录卡。 | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | 19.99 美元 | 否 | 11.13.0 或更低 | 1.4.5 或更低 | **自带ntrboot**([支持切换 ntrboot 和 NDS 模式]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})),请勿手动刷入 ntrboot。 | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | 20.99美元 | 无 | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | 9.99 美元 | 否 | 无 | 无 | 只有一些带有[特定 flash 芯片型号](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6)的烧录卡兼容 ntrboot。 | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | 19.99 美元 | 否 | 11.13.0 或更低| 1.4.5 或更低 | 支持所有 RTS 修订版本。 | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | 13.99 美元 | 1.87:2019年9月3日 | 11.13.0 或更低 | 1.4.5 或更低 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | 9.99 美元 | 3.9b:2019年9月3日 | 11.13.0 或更低 | 1.4.5 或更低 | 所有 R4iSDHC 20XX 烧录卡相同。 不支持 2013 版本。 | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | 13.99 美元 | 3.9b:2019年9月3日 | 11.13.0 或更低 | 1.4.5 或更低 | 所有 R4iSDHC 20XX 烧录卡相同。 不支持 2013 版本。 | -| **Ace3DS X** | | 否 | 11.13.0 或更低 | 1.4.5 或更低 | **自带 ntrboot**(使用外部开关可在ntrboot(“3DS”)和 NDS 模式间切换,请勿手动刷入 ntrboot。 | -| **Ace3DS Plus** | | 无 | 11.13.0 或更低| 1.4.5 或更低| | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 不支持 2013 版本。 | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 不支持 2013 版本。 | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | 无 | 4.1.0 - 4.5.0 | 1.4.5 或更低 | | -| **Infinity 3 R4i** | | 否 | 11.13.0 或更低 | 1.4.5 或更低 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | 无 | 无 | 无 | | | **R4i Gold 3DS Deluxe "Starter"** | | 无 | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | 无 | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | 未知 | 11.13.0 或更低 | 1.4.5 或更低 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b:2019年9月3日 | 11.13.0 或更低 | 1.4.5 或更低 | 所有 R4iSDHC 20XX 烧录卡相同。 | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/zh_CN/seedminer.txt b/_pages/zh_CN/seedminer.txt index 359197fa49..4d42635b82 100644 --- a/_pages/zh_CN/seedminer.txt +++ b/_pages/zh_CN/seedminer.txt @@ -16,21 +16,7 @@ title: "Seedminer" ### 操作步骤 -#### 第一步 — 兼容性测试 - -虽然这些测试不是为了触发 Seedminer 漏洞而必须要做的。但是如果不进行测试的话可能会因为 Seedminer 漏洞在你的主机失效而白白浪费时间并可能会无法使用其他的漏洞。 - -这里有多种不同的方法启动 Seedminer 漏洞,所以即使这个测试失败了,你仍然可以使用其他的方法 - -#### DSiWare 数据管理测试(用于 unSAFE_MODE) - -1. 转到系统设置,然后点击数据管理(Data Management),然后点击 “DSiWare” -1. 如果你的主机没有崩溃,那么表示测试成功了 - + 如果主机发生了崩溃并回到了主菜单, 那么测试失败,你只能使用在本页底部的“传统方法”破解 - + 如果您在主机闪退到主菜单之前看到了彩色的屏幕,请加入[Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) 并使用英语请求帮助(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网)你也可以到译者的[QQ群](https://jq.qq.com/?_wv=1027&k=5CfEA4c)寻求帮助,群号为 942052497。 -1. 退出至主菜单 - -#### 第二步 — 准备工作 +#### 第一步 — 准备工作 1. 将你的 SD 卡插入到电脑 1. 打开你 SD 卡的 `Nintendo 3DS` 文件夹 @@ -52,7 +38,7 @@ title: "Seedminer" + 如果出现错误信息并被踢回到主菜单,则你需要创建一个 Mii 形象或你的设备无法连接到任天堂服务器(由于封禁或网络问题) 1. 找到你的 Mii 个人形象,然后在上屏寻找你的“朋友代码(Friend Code)” -#### 第三步 — Seedminer +#### 第二步 — Seedminer 1. 在你的电脑上打开 [Bruteforce Movable](https://seedminer.hacks.guide/) + 这个网站可以自动替你获取 `movable_part1.sed` 文件(通过一台由机器人操控的 3DS),并破解你主机的 DSiWare 密钥(通过某自愿者的电脑运行 Seedminer 取得) @@ -80,7 +66,7 @@ ___ 这种将使用 Seedminer 进行进一步破解的方法使用了你的 `movable.sed` 来利用所有机型都有的 SAFE_MODE 固件来进行破解系统。 -这种方法与所有区域兼容,尽管神游机因为阉割了此部分所需内容并不能执行这个操作 +这个方法对除港(台)和神游版机以外的所有区域兼容。 继续至[安装 boot9strap(通过 USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/zh_CN/site-navigation.txt b/_pages/zh_CN/site-navigation.txt index 824e05203d..956ec2b15a 100644 --- a/_pages/zh_CN/site-navigation.txt +++ b/_pages/zh_CN/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [完成安装](finalizing-setup) + [启动 Homebrew Launcher(通过Soundhax)](homebrew-launcher-(soundhax)) -+ [启动 Homebrew Launcher(通过 2020 版浏览器破解)](homebrew-launcher-(browserhax-2020)) -+ [安装 boot9strap(通过 unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw(Windows)](h2testw-(windows)) + [首页](/zh_CN/) + [启动 Homebrew Launcher (通过其他方法)](homebrew-launcher-(alternatives)) -+ [启动 Homebrew Launcher(通过 2020 版浏览器破解)](homebrew-launcher-(browserhax-2020)) + [启动 Homebrew Launcher (通过PicHaxx)](homebrew-launcher-(pichaxx)) + [启动 Homebrew Launcher(通过 Soundhax)](homebrew-launcher-(soundhax)) + [启动 Homebrew Launcher(通过 Steelhax)](homebrew-launcher-(steelhax)) diff --git a/_pages/zh_TW/get-started.txt b/_pages/zh_TW/get-started.txt index aacf8f11d3..b5ef07813a 100644 --- a/_pages/zh_TW/get-started.txt +++ b/_pages/zh_TW/get-started.txt @@ -74,13 +74,13 @@ We believe SpotPass and StreetPass are also safe for use at this time. Homebrew Launcher (Soundhax) 11.4.0 - 11.12.0 + 11.13.0 升級至最新版本或使用『任意版本』的方法 - 11.13.0 - 11.13.0 - Homebrew Launcher (BrowserHax 2020) + 11.14.0 + 11.14.0 + Seedminer 任意版本
diff --git a/_pages/zh_TW/legacy-methods.txt b/_pages/zh_TW/legacy-methods.txt index c3f71d9f8d..b3ab3ce40e 100644 --- a/_pages/zh_TW/legacy-methods.txt +++ b/_pages/zh_TW/legacy-methods.txt @@ -38,8 +38,6 @@ If both DS Internet Settings and DS Download Play fail to work, you will have to ___ -1. [BB3-USM](installing-boot9strap-(usm)): Seedminer + BannerBomb3 + unSAFE_MODE - + This method requires working shoulder buttons 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work 1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool diff --git a/_pages/zh_TW/ntrboot.txt b/_pages/zh_TW/ntrboot.txt index 648f6c4be0..4afd2136e5 100644 --- a/_pages/zh_TW/ntrboot.txt +++ b/_pages/zh_TW/ntrboot.txt @@ -17,23 +17,23 @@ title: "ntrboot" | 燒錄卡名稱 | 目前價錢 | 可使用『Time Bomb』嗎? | 3DS 版本? | DSi 版本? | 備註 | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 美元 | 否 | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.13.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 與 2013 年版不相容。 | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 與 2013 年版不相容。 | -| **Ace3DS X** | | No | <= 11.13.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.13.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 與 2013 年版不相容。 | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 與 2013 年版不相容。 | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | 否 | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.13.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | 否 | 無 | 無 | | | **R4i Gold 3DS Deluxe "Starter"** | | 否 | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | 否 | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.13.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.13.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/zh_TW/seedminer.txt b/_pages/zh_TW/seedminer.txt index edca727db5..6b7af52866 100644 --- a/_pages/zh_TW/seedminer.txt +++ b/_pages/zh_TW/seedminer.txt @@ -16,21 +16,7 @@ This method uses a powerful graphics card to perform the calculations needed. A ### 操作說明 -#### Section I - Compatibility Test - -While this test is not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits. - -There are several different methods that build on the Seedminer exploit, so even if this test fails you can still use another method. - -#### DSiWare Management Test (used for unSAFE_MODE) - -1. Go to System Settings, then "Data Management", then "DSiWare" -1. If your console does not crash, the test was successful - + If the console crashes to the home menu, the test has failed and you will have to use a legacy method at the bottom of this page - + If you see a colored screen before the console crashes to the home menu, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. Exit to home menu - -#### 第二節 — 準備工作 +#### 第一節 — 準備工作 1. 將 SD 卡插入至電腦中 1. 移動至 SD 卡的 `Nintendo 3DS` 資料夾中 @@ -52,7 +38,7 @@ There are several different methods that build on the Seedminer exploit, so even + 如果您遇到錯誤訊息且從清單中被踢回主選單,那麼您必須先創立一個 Mii,或者您的主機無法連線至任天堂伺服器 (您的主機可能已被封殺或有網路連線之問題) 1. 選擇您的 Mii 個人檔案,並找尋您的好友代碼 -#### 第三節 — Seedminer +#### Section II - Seedminer 1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer + 此網站可自動替您取得 `movable_part1.sed` (透過一台機器操控的 3DS 主機),並破解您裝置的 DSiWare 加密金鑰 (透過某自願者的電腦運行 Seedminer) @@ -80,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions, though the CHN region is not covered by this guide. +This method is compatible with all regions except CHN and TWN. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/zh_TW/site-navigation.txt b/_pages/zh_TW/site-navigation.txt index f9564c6d54..3e84664f4a 100644 --- a/_pages/zh_TW/site-navigation.txt +++ b/_pages/zh_TW/site-navigation.txt @@ -9,8 +9,7 @@ sitemap: false + [完成安裝](finalizing-setup) + [Homebrew Launcher (透過 Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -38,7 +37,6 @@ sitemap: false + [H2testw (Windows)](h2testw-(windows)) + [首頁](/zh_TW/) + [Homebrew Launcher (透過其他方法)](homebrew-launcher-(alternatives)) -+ [Homebrew Launcher (BrowserHax 2020)](homebrew-launcher-(browserhax-2020)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (透過 Soundhax)](homebrew-launcher-(soundhax)) + [安裝 Homebrew Launcher (透過 Steelhax)](homebrew-launcher-(steelhax)) From eb237dc9ae1d748f4c8dfba0d974195c45f9d22d Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Wed, 18 Nov 2020 00:36:36 -0800 Subject: [PATCH 018/125] New Crowdin updates (#1807) * New translations seedminer.txt (Hungarian) * New translations ntrboot.txt (Hungarian) * New translations ntrboot.txt (Hungarian) * New translations ntrboot.txt (Hungarian) * New translations ntrboot.txt (Hungarian) * New translations home.txt (Spanish) * New translations homebrew-launcher-(browserhax-2020).txt (Spanish) * New translations homebrew-launcher-(browserhax-2020).txt (Spanish) * New translations seedminer.txt (Italian) * New translations ntrboot.txt (Italian) --- _pages/es_ES/home.txt | 2 +- .../homebrew-launcher-(browserhax-2020).txt | 8 +++---- _pages/hu_HU/ntrboot.txt | 24 +++++++++---------- _pages/hu_HU/seedminer.txt | 4 ++-- _pages/it_IT/ntrboot.txt | 18 +++++++------- _pages/it_IT/seedminer.txt | 4 ++-- 6 files changed, 30 insertions(+), 30 deletions(-) diff --git a/_pages/es_ES/home.txt b/_pages/es_ES/home.txt index f74d8e01a1..de0eb2a393 100644 --- a/_pages/es_ES/home.txt +++ b/_pages/es_ES/home.txt @@ -82,7 +82,7 @@ Para una lista de cada una de las firmas calculadas de sighax, echa un vistazo a + Si todo va según el plan, no perderás datos y terminarás con todo lo que tenías anteriormente (juegos, NNID, datos de guardado, etc se conservarán). + Mantén tu consola conectada y cargada durante todo el proceso para evitar pérdidas de datos o daños, producto de un apagado inesperado! + Tu tarjeta SD debe ser [MBR, no GPT](http://www.howtogeek.com/245610/) (la tarjeta SD que viene con tu consola es MBR por defecto). La manera más fácil de comprobar esto es ver si la tarjeta funciona en tu 3DS. Si funciona, la tarjeta es MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ Si necesitas formatear una tarjeta SD nueva, puedes usar [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) y poner 32K (32768) como tamaño de unidad de asignación. + La Old 2DS es esencialmente idéntica a la Old 3DS en términos de software, mientras que la New 2DS es esencialmente idéntica a la New 3DS en términos de software. Cualquier paso que diga "Old 3DS" también aplican a la Old 2DS, y cualquier paso que diga "New 3DS" también aplica a la New 2DS. ___ diff --git a/_pages/es_ES/homebrew-launcher-(browserhax-2020).txt b/_pages/es_ES/homebrew-launcher-(browserhax-2020).txt index c0eb4dfcd1..94109c81ae 100644 --- a/_pages/es_ES/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/es_ES/homebrew-launcher-(browserhax-2020).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (BrowserHax 2020)" Este método para acceder al Homebrew Launcher se aprovecha de algunos problemas pasados por alto en el Navegador de Internet nativo de la 3DS. -Estas instrucciones funcionan en consolas de las regiones USA, Europa, Japón y Corea, indicado por las letras U, E, J o K después de la versión del sistema. If you have a Taiwan or China region console as indicated by the letters T or C after the system version, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +Estas instrucciones funcionan en consolas de las regiones USA, Europa, Japón y Corea, indicado por las letras U, E, J o K después de la versión del sistema. Si tienes una consola de región China o Taiwán (indicado por las letras T o C después de la versión del sistema), entra al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) y pide a alguien que te ayude, en Inglés. ### Qué necesitas @@ -27,7 +27,7 @@ Estas instrucciones funcionan en consolas de las regiones USA, Europa, Japón y 1. Copia `boot.3dsx` del archivo de Homebrew Launcher a la raíz de tu tarjeta SD + La raíz de tu tarjeta SD se refiere al primer directorio de la tarjeta, donde puedes ver la carpeta Nintendo 3DS pero no estás dentro de ella 1. En el archivo de BrowserHax que descargaste, abre la carpeta correspondiente a la región de tu consola - + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA + + La región de tu consola se puede determinar con la última letra de la versión del sistema en Configuración de la Consola: U es América, E es Europa, J es Japón y K es Corea 1. Copia la carpeta `3ds` y los archivos `browserhax_hblauncher_ropbin_payload.bin` y `arm11code.bin` al directorio raíz de tu tarjeta SD + Ahora debería haber una carpeta llamada `Nintendo 3DS`, otra llamada `3ds` y los dos archivos `.bin` en la raíz de tu tarjeta SD @@ -37,7 +37,7 @@ Estas instrucciones funcionan en consolas de las regiones USA, Europa, Japón y 1. Extrae la tarjeta SD de forma segura de la computadora y ponla de vuelta en la consola 1. Enciende tu consola y asegúrate de estar conectado a una red WiFi activa 1. Desde el menú HOME, presiona el gatillo izquierdo y el derecho al mismo tiempo (L y R) - + Esto debería abrir un escáner de QR. Si no abre un escáner de QR, USM (la próxima parte de instalar CFW) no funcionará para ti. You will need to use [Seedminer](seedminer) + + Esto debería abrir un escáner de QR. Si no abre un escáner de QR, USM (la próxima parte de instalar CFW) no funcionará para ti. Necesitarás usar [Seedminer](seedminer) + Si necesitas escribir el URL, es `https://zoogie.github.io/web/nbhax/` 1. Usa el código QR para escanear el código que abriste en el primer paso 1. Pulsa el botón "PROCEED TO HAXX" @@ -45,7 +45,7 @@ Estas instrucciones funcionan en consolas de las regiones USA, Europa, Japón y + Si la pantalla se queda en amarillo, apaga tu consola y vuelve a intentar esta sección + Si te sale un error, sigue la [guía de solución de problemas](troubleshooting#a-browser-based-exploit-is-not-working) 1. Si el exploit fue exitoso, tu consola habrá cargado el Homebrew Launcher - + If you see an error stating that no applications were found, ensure that you have copied the `3ds` folder from the BrowserHax release archive to the root of your SD card, then try this section again + + Si ves un error indicando que no se encontraron aplicaciones, asegúrate de que has copiado la carpeta `3ds` del archivo de BrowserHax a la raíz de tu tarjeta SD, después vuelve a intentar esta sección 1. Deja la consola encendida y prosigue con la siguiente sección diff --git a/_pages/hu_HU/ntrboot.txt b/_pages/hu_HU/ntrboot.txt index a3387d202c..78c714fa15 100644 --- a/_pages/hu_HU/ntrboot.txt +++ b/_pages/hu_HU/ntrboot.txt @@ -17,23 +17,23 @@ Vedd figyelembe, hogy a "Time Bomb"-bal rendelkező kártyák nem lesznek képes | Flashkártya neve | Jelenlegi ár | "Time Bomb"? | 3DS verziók? | DSi verziók? | Megjegyzések | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | 2019. szeptember 3. | <= 11.14.0 | <= 1.4.5 | **Előflashelt ntrboot-tal érkezik**; visszaflashelhető NDS flashkártyára. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | Nem | <= 11.14.0 | <= 1.4.5 | **Előflashelt ntrboot-tal érkezik** ([belső kapcsoló az ntrboot és az NDS módok között]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); ne flasheljen kézzel ntrboot-ot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | nem | <= 4.3.0 | <= 1.4.4 | | -| [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | nem | nincs| nincs | Csak [bizonyos flash chipek](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) kompatibilisek ntrboot-tal. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. A 2013-as modellek nem kompatibilisek. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. A 2013-as modellek nem kompatibilisek. | -| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | +| [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | nem | nincs | nincs | Csak [bizonyos flash chipek](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) kompatibilisek az ntrboot-tal. | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | Minden RTS revízióval kompatibilis. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: 2019. szeptember 3. | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: 2019. szeptember 3. | <= 11.14.0 | <= 1.4.5 | Minden R4iSDHC 20XX flashkártya egyforma. A 2013-as modellek nem kompatibilisek. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: 2019. szeptember 3. | <= 11.14.0 | <= 1.4.5 | Az összes R4iSDHC 20XX flashkártya egyforma. A 2013-as modellek nem kompatibilisek. | +| **Ace3DS X** | | nem | <= 11.14.0 | <= 1.4.5 | **ntrboot-tal gyárilag flashelve** (külső kapcsolóval váltogatható az ntrboot ("3DS") és az NDS mód); ne flasheld kézileg ntrboot-tal. | +| **Ace3DS Plus** | | nem | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | nem | 4.1.0 - 4.5.0 | <= 1.4.5 | | -| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | nem | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | nem | nincs | nincs | | | **R4i Gold 3DS Deluxe "Starter"** | | nem | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | nem | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | ismeretlen | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: 2019. szeptember 3. | <= 11.14.0 | <= 1.4.5 | Az összes R4iSDHC 20XX flashkártya egyforma. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/hu_HU/seedminer.txt b/_pages/hu_HU/seedminer.txt index 15d382d3f8..32c7316a0e 100644 --- a/_pages/hu_HU/seedminer.txt +++ b/_pages/hu_HU/seedminer.txt @@ -38,7 +38,7 @@ Ez a módszer egy erős grafikus kártyát használ a szükséges számítások + 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 -#### Section II - Seedminer +#### II. rész - Seedminer 1. Nyisd meg a [Bruteforce Movable](https://seedminer.hacks.guide/) oldalt a számítógépeden + Ez az oldal képes automatizálni a `movable_part1.sed` előállítását (egy bot 3DS konzol segítségével), illetve a készüléked DSiWare titkosításának feltörését (egy önkéntes számítógépén futtatva a Seedminer-t) @@ -66,7 +66,7 @@ ___ Ez a módszer a Seedminer további kiaknázására használja a `movable.sed` fájlt, hogy kihasználja a SAFE_MODE firmware összes 3DS egységen meglévő exploitjának kihasználását. -This method is compatible with all regions except CHN and TWN. +Ez a metódus kompatibilis minden régióval, kivéve CHN és TWN. Tovább a [Boot9strap telepítésére (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/it_IT/ntrboot.txt b/_pages/it_IT/ntrboot.txt index 699f7f2a12..851ec2e1f2 100644 --- a/_pages/it_IT/ntrboot.txt +++ b/_pages/it_IT/ntrboot.txt @@ -17,23 +17,23 @@ Tieni presente che alcune cartucce hanno una "bomba a tempo" che impedirà loro | Nome della Flashcart | Prezzo Attuale | "Bomba ad orologeria"? | Versioni 3DS? | Versioni DSi? | Note aggiuntive | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | €15.99 | 3 Settembre 2019 | <= 11.14.0 | <= 1.4.5 | **Venduta con ntrboot preinstallato**; è possibile riflasharla per ripristinarla a flashcart NDS. | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | €19.99 | No | <= 11.14.0 | <= 1.4.5 | **Venduta con ntrboot preinstallato** ([Presenta un interruttore per alternare le modalità ntrboot e NDS]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); da non flashare manualmente con ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | €20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | €9.99 | No | Nessuna | Nessuna | Solo i modelli con [determinati flash chip](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) sono compatibili con ntrboot. | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. I modelli del 2013 non sono compatibili. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. I modelli del 2013 non sono compatibili. | -| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | €19.99 | No | <= 11.14.0 | <= 1.4.5 | Tutte le versioni di RTS sono compatibili. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | €13.99 | 1.87: 3 Settembre 2019 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | €9.99 | 3.9b: 3 Settembre 2019 | <= 11.14.0 | <= 1.4.5 | Tutte le flashcart R4iSDHC 20XX sono identiche. I modelli del 2013 non sono compatibili. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | €13.99 | 3.9b: 3 Settembre 2019 | <= 11.14.0 | <= 1.4.5 | Tutte le flashcart R4iSDHC 20XX sono identiche. I modelli del 2013 non sono compatibili. | +| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Venduta con ntrboot preinstallato** (presenta un interruttore per alternare le modalità ntrboot ("3DS") e NDS); da non flashare manualmente con ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | | **R4 3D Revolution** | | No | Nessuna | Nessuna | | | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | Sconosciuto | <= 11.14.0 | <= 1.4.5 | | +| **R4iSDHC Dual-Core 20XX** | | 3.9b: 3 Settembre 2019 | <= 11.14.0 | <= 1.4.5 | Tutte le flashcart R4iSDHC 20XX sono identiche. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/it_IT/seedminer.txt b/_pages/it_IT/seedminer.txt index bbab41c4b6..2f3b32a74b 100644 --- a/_pages/it_IT/seedminer.txt +++ b/_pages/it_IT/seedminer.txt @@ -38,7 +38,7 @@ Questo metodo utilizza una scheda grafica di fascia alta per eseguire i calcoli + 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 -#### Section II - Seedminer +#### Sezione II - Seedminer 1. Avvia [Bruteforce Movable](https://seedminer.hacks.guide/) sul tuo computer + Questo sito permette il recupero automatico del file `movable_part1.sed` (utilizzando una console 3DS fittizia) e la decriptazione della chiave DSiWare della tua console (utilizzando Seedminer tramite il computer di un volontario) @@ -66,7 +66,7 @@ ___ Seedminer utilizza il tuo file `movable.sed` per sfruttare gli exploit presenti nel firmware SAFE_MODE presente in ogni console 3DS. -This method is compatible with all regions except CHN and TWN. +Questo metodo è compatibile con tutte le regioni tranne CHN e TWN. Prosegui con l'[Installazione di boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} From e205f021a44d0775f5d9397b812e5b02ef8984f1 Mon Sep 17 00:00:00 2001 From: NightScript Date: Wed, 18 Nov 2020 19:12:44 -0800 Subject: [PATCH 019/125] Home - 11.13.0 -> 11.14.0 --- _pages/en_US/home.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/home.txt b/_pages/en_US/home.txt index 71e18aeec4..64111da78d 100644 --- a/_pages/en_US/home.txt +++ b/_pages/en_US/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. From f0f1378c39e5fb11a97f8c2535328fbd6ccb4d6c Mon Sep 17 00:00:00 2001 From: lily Date: Wed, 18 Nov 2020 22:12:15 -0800 Subject: [PATCH 020/125] simplify get-started + consistency - clarify that 11.14.0 is the latest version - change "latest firmware" to "latest version", as the word "version" is used on the rest of the page --- _pages/en_US/get-started.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/_pages/en_US/get-started.txt b/_pages/en_US/get-started.txt index 7593529e50..43812c5ebb 100644 --- a/_pages/en_US/get-started.txt +++ b/_pages/en_US/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer From e1f58ec39509e12338f3620e1d57de1f1f554e01 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Thu, 19 Nov 2020 19:05:28 -0800 Subject: [PATCH 021/125] New Crowdin updates (#1809) * New translations home.txt (Romanian) * New translations home.txt (Italian) * New translations home.txt (Japanese) * New translations home.txt (Finnish) * New translations home.txt (Hebrew) * New translations home.txt (Norwegian) * New translations home.txt (Polish) * New translations home.txt (Korean) * New translations home.txt (Dutch) * New translations home.txt (Arabic) * New translations home.txt (Spanish) * New translations home.txt (Hungarian) * New translations home.txt (French) * New translations home.txt (German) * New translations home.txt (Greek) * New translations home.txt (Catalan) * New translations home.txt (Czech) * New translations home.txt (Turkish) * New translations home.txt (Ukrainian) * New translations home.txt (Swedish) * New translations home.txt (Portuguese) * New translations home.txt (Russian) * New translations home.txt (Croatian) * New translations home.txt (Indonesian) * New translations home.txt (Thai) * New translations home.txt (Pirate English) * New translations home.txt (Malay) * New translations home.txt (Chinese Traditional) * New translations home.txt (Chinese Simplified) * New translations home.txt (Portuguese, Brazilian) * New translations home.txt (Vietnamese) * New translations get-started.txt (French) * New translations get-started.txt (Romanian) * New translations get-started.txt (Japanese) * New translations get-started.txt (Korean) * New translations get-started.txt (Hebrew) * New translations get-started.txt (Italian) * New translations get-started.txt (Polish) * New translations get-started.txt (Portuguese) * New translations get-started.txt (Dutch) * New translations get-started.txt (Norwegian) * New translations get-started.txt (Arabic) * New translations get-started.txt (Catalan) * New translations get-started.txt (Hungarian) * New translations get-started.txt (Spanish) * New translations get-started.txt (Greek) * New translations get-started.txt (Finnish) * New translations get-started.txt (Czech) * New translations get-started.txt (German) * New translations get-started.txt (Turkish) * New translations get-started.txt (Ukrainian) * New translations get-started.txt (Russian) * New translations get-started.txt (Swedish) * New translations get-started.txt (Croatian) * New translations get-started.txt (Thai) * New translations get-started.txt (Pirate English) * New translations get-started.txt (Malay) * New translations get-started.txt (Indonesian) * New translations get-started.txt (Chinese Traditional) * New translations get-started.txt (Chinese Simplified) * New translations get-started.txt (Portuguese, Brazilian) * New translations get-started.txt (Vietnamese) * New translations a9lh-to-b9s.txt (German) * New translations updating-b9s.txt (German) * New translations ntrboot.txt (German) * New translations ntrboot.txt (Catalan) * New translations updating-b9s.txt (Catalan) * New translations a9lh-to-b9s.txt (Catalan) * New translations ntrboot.txt (Czech) * New translations updating-b9s.txt (Czech) * New translations a9lh-to-b9s.txt (Czech) * New translations ntrboot.txt (Finnish) * New translations ntrboot.txt (Hebrew) * New translations updating-b9s.txt (Hebrew) * New translations a9lh-to-b9s.txt (Hebrew) * New translations updating-b9s.txt (Finnish) * New translations updating-b9s.txt (Greek) * New translations ntrboot.txt (Greek) * New translations a9lh-to-b9s.txt (Greek) * New translations a9lh-to-b9s.txt (Finnish) * New translations updating-b9s.txt (French) * New translations a9lh-to-b9s.txt (French) * New translations ntrboot.txt (French) * New translations ntrboot.txt (Romanian) * New translations updating-b9s.txt (Romanian) * New translations a9lh-to-b9s.txt (Romanian) * New translations ntrboot.txt (Arabic) * New translations updating-b9s.txt (Arabic) * New translations a9lh-to-b9s.txt (Arabic) * New translations ntrboot.txt (Spanish) * New translations updating-b9s.txt (Spanish) * New translations a9lh-to-b9s.txt (Spanish) * New translations ntrboot.txt (Portuguese) * New translations updating-b9s.txt (Portuguese) * New translations a9lh-to-b9s.txt (Portuguese) * New translations ntrboot.txt (Polish) * New translations updating-b9s.txt (Polish) * New translations a9lh-to-b9s.txt (Polish) * New translations a9lh-to-b9s.txt (Turkish) * New translations updating-b9s.txt (Turkish) * New translations ntrboot.txt (Turkish) * New translations ntrboot.txt (Russian) * New translations updating-b9s.txt (Russian) * New translations a9lh-to-b9s.txt (Russian) * New translations a9lh-to-b9s.txt (Swedish) * New translations ntrboot.txt (Swedish) * New translations updating-b9s.txt (Swedish) * New translations ntrboot.txt (Norwegian) * New translations ntrboot.txt (Italian) * New translations updating-b9s.txt (Italian) * New translations a9lh-to-b9s.txt (Italian) * New translations ntrboot.txt (Japanese) * New translations updating-b9s.txt (Japanese) * New translations a9lh-to-b9s.txt (Japanese) * New translations a9lh-to-b9s.txt (Hungarian) * New translations updating-b9s.txt (Hungarian) * New translations ntrboot.txt (Hungarian) * New translations updating-b9s.txt (Norwegian) * New translations a9lh-to-b9s.txt (Dutch) * New translations ntrboot.txt (Dutch) * New translations updating-b9s.txt (Dutch) * New translations a9lh-to-b9s.txt (Norwegian) * New translations ntrboot.txt (Korean) * New translations updating-b9s.txt (Korean) * New translations a9lh-to-b9s.txt (Korean) * New translations ntrboot.txt (Chinese Simplified) * New translations updating-b9s.txt (Chinese Simplified) * New translations ntrboot.txt (Chinese Traditional) * New translations updating-b9s.txt (Chinese Traditional) * New translations a9lh-to-b9s.txt (Chinese Traditional) * New translations a9lh-to-b9s.txt (Chinese Simplified) * New translations ntrboot.txt (Ukrainian) * New translations updating-b9s.txt (Ukrainian) * New translations a9lh-to-b9s.txt (Ukrainian) * New translations ntrboot.txt (Croatian) * New translations updating-b9s.txt (Croatian) * New translations a9lh-to-b9s.txt (Croatian) * New translations ntrboot.txt (Thai) * New translations updating-b9s.txt (Thai) * New translations a9lh-to-b9s.txt (Thai) * New translations updating-b9s.txt (Pirate English) * New translations a9lh-to-b9s.txt (Pirate English) * New translations ntrboot.txt (Pirate English) * New translations updating-b9s.txt (Malay) * New translations a9lh-to-b9s.txt (Malay) * New translations ntrboot.txt (Malay) * New translations ntrboot.txt (Vietnamese) * New translations updating-b9s.txt (Vietnamese) * New translations a9lh-to-b9s.txt (Vietnamese) * New translations ntrboot.txt (Indonesian) * New translations updating-b9s.txt (Indonesian) * New translations a9lh-to-b9s.txt (Indonesian) * New translations ntrboot.txt (Portuguese, Brazilian) * New translations updating-b9s.txt (Portuguese, Brazilian) * New translations a9lh-to-b9s.txt (Portuguese, Brazilian) * New translations home.txt (Romanian) * New translations home.txt (Arabic) * New translations home.txt (Czech) * New translations home.txt (Catalan) * New translations home.txt (Spanish) * New translations home.txt (French) * New translations home.txt (Polish) * New translations home.txt (Portuguese) * New translations home.txt (Dutch) * New translations home.txt (Norwegian) * New translations home.txt (Turkish) * New translations home.txt (Russian) * New translations home.txt (Swedish) * New translations home.txt (Greek) * New translations home.txt (Finnish) * New translations home.txt (Hungarian) * New translations home.txt (German) * New translations home.txt (Japanese) * New translations home.txt (Korean) * New translations home.txt (Hebrew) * New translations home.txt (Italian) * New translations home.txt (Ukrainian) * New translations home.txt (Croatian) * New translations home.txt (Indonesian) * New translations home.txt (Thai) * New translations home.txt (Pirate English) * New translations home.txt (Malay) * New translations home.txt (Chinese Traditional) * New translations home.txt (Chinese Simplified) * New translations home.txt (Portuguese, Brazilian) * New translations home.txt (Vietnamese) * New translations get-started.txt (Chinese Simplified) * New translations home.txt (Chinese Simplified) * New translations ntrboot.txt (Chinese Simplified) * New translations get-started.txt (Italian) * New translations home.txt (Italian) * New translations ntrboot.txt (Italian) * New translations ntrboot.txt (Italian) --- _pages/ar_SA/a9lh-to-b9s.txt | 16 +++++++--------- _pages/ar_SA/get-started.txt | 7 +++---- _pages/ar_SA/home.txt | 4 ++-- _pages/ar_SA/ntrboot.txt | 10 +++++----- _pages/ar_SA/updating-b9s.txt | 16 +++++++--------- _pages/ca_ES/a9lh-to-b9s.txt | 16 +++++++--------- _pages/ca_ES/get-started.txt | 7 +++---- _pages/ca_ES/home.txt | 4 ++-- _pages/ca_ES/ntrboot.txt | 10 +++++----- _pages/ca_ES/updating-b9s.txt | 16 +++++++--------- _pages/cs_CZ/a9lh-to-b9s.txt | 16 +++++++--------- _pages/cs_CZ/get-started.txt | 7 +++---- _pages/cs_CZ/home.txt | 4 ++-- _pages/cs_CZ/ntrboot.txt | 10 +++++----- _pages/cs_CZ/updating-b9s.txt | 16 +++++++--------- _pages/de_DE/a9lh-to-b9s.txt | 16 +++++++--------- _pages/de_DE/get-started.txt | 7 +++---- _pages/de_DE/home.txt | 4 ++-- _pages/de_DE/ntrboot.txt | 10 +++++----- _pages/de_DE/updating-b9s.txt | 16 +++++++--------- _pages/el_GR/a9lh-to-b9s.txt | 16 +++++++--------- _pages/el_GR/get-started.txt | 7 +++---- _pages/el_GR/home.txt | 4 ++-- _pages/el_GR/ntrboot.txt | 10 +++++----- _pages/el_GR/updating-b9s.txt | 16 +++++++--------- _pages/en_PT/a9lh-to-b9s.txt | 16 +++++++--------- _pages/en_PT/get-started.txt | 7 +++---- _pages/en_PT/home.txt | 4 ++-- _pages/en_PT/ntrboot.txt | 10 +++++----- _pages/en_PT/updating-b9s.txt | 16 +++++++--------- _pages/es_ES/a9lh-to-b9s.txt | 16 +++++++--------- _pages/es_ES/get-started.txt | 7 +++---- _pages/es_ES/home.txt | 4 ++-- _pages/es_ES/ntrboot.txt | 10 +++++----- _pages/es_ES/updating-b9s.txt | 16 +++++++--------- _pages/fi_FI/a9lh-to-b9s.txt | 16 +++++++--------- _pages/fi_FI/get-started.txt | 7 +++---- _pages/fi_FI/home.txt | 4 ++-- _pages/fi_FI/ntrboot.txt | 10 +++++----- _pages/fi_FI/updating-b9s.txt | 16 +++++++--------- _pages/fr_FR/a9lh-to-b9s.txt | 16 +++++++--------- _pages/fr_FR/get-started.txt | 7 +++---- _pages/fr_FR/home.txt | 4 ++-- _pages/fr_FR/ntrboot.txt | 10 +++++----- _pages/fr_FR/updating-b9s.txt | 16 +++++++--------- _pages/he_IL/a9lh-to-b9s.txt | 16 +++++++--------- _pages/he_IL/get-started.txt | 7 +++---- _pages/he_IL/home.txt | 4 ++-- _pages/he_IL/ntrboot.txt | 10 +++++----- _pages/he_IL/updating-b9s.txt | 16 +++++++--------- _pages/hr_HR/a9lh-to-b9s.txt | 16 +++++++--------- _pages/hr_HR/get-started.txt | 7 +++---- _pages/hr_HR/home.txt | 4 ++-- _pages/hr_HR/ntrboot.txt | 10 +++++----- _pages/hr_HR/updating-b9s.txt | 16 +++++++--------- _pages/hu_HU/a9lh-to-b9s.txt | 16 +++++++--------- _pages/hu_HU/get-started.txt | 7 +++---- _pages/hu_HU/home.txt | 4 ++-- _pages/hu_HU/ntrboot.txt | 10 +++++----- _pages/hu_HU/updating-b9s.txt | 16 +++++++--------- _pages/id_ID/a9lh-to-b9s.txt | 16 +++++++--------- _pages/id_ID/get-started.txt | 7 +++---- _pages/id_ID/home.txt | 4 ++-- _pages/id_ID/ntrboot.txt | 10 +++++----- _pages/id_ID/updating-b9s.txt | 16 +++++++--------- _pages/it_IT/a9lh-to-b9s.txt | 16 +++++++--------- _pages/it_IT/get-started.txt | 7 +++---- _pages/it_IT/home.txt | 4 ++-- _pages/it_IT/ntrboot.txt | 10 +++++----- _pages/it_IT/updating-b9s.txt | 16 +++++++--------- _pages/ja_JP/a9lh-to-b9s.txt | 16 +++++++--------- _pages/ja_JP/get-started.txt | 7 +++---- _pages/ja_JP/home.txt | 4 ++-- _pages/ja_JP/ntrboot.txt | 10 +++++----- _pages/ja_JP/updating-b9s.txt | 16 +++++++--------- _pages/ko_KR/a9lh-to-b9s.txt | 16 +++++++--------- _pages/ko_KR/get-started.txt | 7 +++---- _pages/ko_KR/home.txt | 4 ++-- _pages/ko_KR/ntrboot.txt | 10 +++++----- _pages/ko_KR/updating-b9s.txt | 16 +++++++--------- _pages/ms_MY/a9lh-to-b9s.txt | 16 +++++++--------- _pages/ms_MY/get-started.txt | 7 +++---- _pages/ms_MY/home.txt | 4 ++-- _pages/ms_MY/ntrboot.txt | 10 +++++----- _pages/ms_MY/updating-b9s.txt | 16 +++++++--------- _pages/nl_NL/a9lh-to-b9s.txt | 16 +++++++--------- _pages/nl_NL/get-started.txt | 7 +++---- _pages/nl_NL/home.txt | 4 ++-- _pages/nl_NL/ntrboot.txt | 10 +++++----- _pages/nl_NL/updating-b9s.txt | 16 +++++++--------- _pages/no_NO/a9lh-to-b9s.txt | 16 +++++++--------- _pages/no_NO/get-started.txt | 7 +++---- _pages/no_NO/home.txt | 4 ++-- _pages/no_NO/ntrboot.txt | 10 +++++----- _pages/no_NO/updating-b9s.txt | 16 +++++++--------- _pages/pl_PL/a9lh-to-b9s.txt | 16 +++++++--------- _pages/pl_PL/get-started.txt | 7 +++---- _pages/pl_PL/home.txt | 4 ++-- _pages/pl_PL/ntrboot.txt | 10 +++++----- _pages/pl_PL/updating-b9s.txt | 16 +++++++--------- _pages/pt_BR/a9lh-to-b9s.txt | 16 +++++++--------- _pages/pt_BR/get-started.txt | 7 +++---- _pages/pt_BR/home.txt | 4 ++-- _pages/pt_BR/ntrboot.txt | 10 +++++----- _pages/pt_BR/updating-b9s.txt | 16 +++++++--------- _pages/pt_PT/a9lh-to-b9s.txt | 16 +++++++--------- _pages/pt_PT/get-started.txt | 7 +++---- _pages/pt_PT/home.txt | 4 ++-- _pages/pt_PT/ntrboot.txt | 10 +++++----- _pages/pt_PT/updating-b9s.txt | 16 +++++++--------- _pages/ro_RO/a9lh-to-b9s.txt | 16 +++++++--------- _pages/ro_RO/get-started.txt | 7 +++---- _pages/ro_RO/home.txt | 4 ++-- _pages/ro_RO/ntrboot.txt | 10 +++++----- _pages/ro_RO/updating-b9s.txt | 16 +++++++--------- _pages/ru_RU/a9lh-to-b9s.txt | 16 +++++++--------- _pages/ru_RU/get-started.txt | 7 +++---- _pages/ru_RU/home.txt | 4 ++-- _pages/ru_RU/ntrboot.txt | 10 +++++----- _pages/ru_RU/updating-b9s.txt | 16 +++++++--------- _pages/sv_SE/a9lh-to-b9s.txt | 16 +++++++--------- _pages/sv_SE/get-started.txt | 7 +++---- _pages/sv_SE/home.txt | 4 ++-- _pages/sv_SE/ntrboot.txt | 10 +++++----- _pages/sv_SE/updating-b9s.txt | 16 +++++++--------- _pages/th_TH/a9lh-to-b9s.txt | 16 +++++++--------- _pages/th_TH/get-started.txt | 7 +++---- _pages/th_TH/home.txt | 4 ++-- _pages/th_TH/ntrboot.txt | 10 +++++----- _pages/th_TH/updating-b9s.txt | 16 +++++++--------- _pages/tr_TR/a9lh-to-b9s.txt | 16 +++++++--------- _pages/tr_TR/get-started.txt | 7 +++---- _pages/tr_TR/home.txt | 4 ++-- _pages/tr_TR/ntrboot.txt | 10 +++++----- _pages/tr_TR/updating-b9s.txt | 16 +++++++--------- _pages/uk_UA/a9lh-to-b9s.txt | 16 +++++++--------- _pages/uk_UA/get-started.txt | 7 +++---- _pages/uk_UA/home.txt | 4 ++-- _pages/uk_UA/ntrboot.txt | 10 +++++----- _pages/uk_UA/updating-b9s.txt | 16 +++++++--------- _pages/vi_VN/a9lh-to-b9s.txt | 16 +++++++--------- _pages/vi_VN/get-started.txt | 7 +++---- _pages/vi_VN/home.txt | 4 ++-- _pages/vi_VN/ntrboot.txt | 10 +++++----- _pages/vi_VN/updating-b9s.txt | 16 +++++++--------- _pages/zh_CN/a9lh-to-b9s.txt | 16 +++++++--------- _pages/zh_CN/get-started.txt | 3 +-- _pages/zh_CN/home.txt | 4 ++-- _pages/zh_CN/ntrboot.txt | 22 +++++++++++----------- _pages/zh_CN/updating-b9s.txt | 16 +++++++--------- _pages/zh_TW/a9lh-to-b9s.txt | 16 +++++++--------- _pages/zh_TW/get-started.txt | 7 +++---- _pages/zh_TW/home.txt | 4 ++-- _pages/zh_TW/ntrboot.txt | 10 +++++----- _pages/zh_TW/updating-b9s.txt | 16 +++++++--------- 155 files changed, 748 insertions(+), 903 deletions(-) diff --git a/_pages/ar_SA/a9lh-to-b9s.txt b/_pages/ar_SA/a9lh-to-b9s.txt index 60eaed476f..d2e59ef26a 100644 --- a/_pages/ar_SA/a9lh-to-b9s.txt +++ b/_pages/ar_SA/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/ar_SA/get-started.txt b/_pages/ar_SA/get-started.txt index 7593529e50..43812c5ebb 100644 --- a/_pages/ar_SA/get-started.txt +++ b/_pages/ar_SA/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/ar_SA/home.txt b/_pages/ar_SA/home.txt index 71e18aeec4..11c0abea21 100644 --- a/_pages/ar_SA/home.txt +++ b/_pages/ar_SA/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ar_SA/ntrboot.txt b/_pages/ar_SA/ntrboot.txt index a5f018c69a..d0c531cd38 100644 --- a/_pages/ar_SA/ntrboot.txt +++ b/_pages/ar_SA/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ar_SA/updating-b9s.txt b/_pages/ar_SA/updating-b9s.txt index 84d8eb17f1..f4c4a38875 100644 --- a/_pages/ar_SA/updating-b9s.txt +++ b/_pages/ar_SA/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/ca_ES/a9lh-to-b9s.txt b/_pages/ca_ES/a9lh-to-b9s.txt index f85c01ec46..194aa0aa8c 100644 --- a/_pages/ca_ES/a9lh-to-b9s.txt +++ b/_pages/ca_ES/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ Si teniu un PIN habilitat a Luma3DS, SafeB9SInstaller us alertarà de l'error "O {: .notice--warning} {% capture notice-1 %} -Hi ha hagut informes d'una onada de bandejaments a usuaris de CFW per part de Nintendo. Per guardar-vos-en, si us plau, seguiu els següents passos abans de començar aquesta guia: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Accediu a la configuració del sistema, a continuació, heu de tocar el requadre on es llegeixi "Configuració d'internet", llavors "SpotPass" i finalment allà on es llegeixi "Enviament d'informació del sistema" -1. Deshabiliteu l'opció d'"Enviament d'informació del sistema" -1. Sortiu de la configuració del sistema -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/ca_ES/get-started.txt b/_pages/ca_ES/get-started.txt index a26d0df2be..c6d5cda457 100644 --- a/_pages/ca_ES/get-started.txt +++ b/_pages/ca_ES/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/ca_ES/home.txt b/_pages/ca_ES/home.txt index 71e18aeec4..11c0abea21 100644 --- a/_pages/ca_ES/home.txt +++ b/_pages/ca_ES/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ca_ES/ntrboot.txt b/_pages/ca_ES/ntrboot.txt index a5f018c69a..d0c531cd38 100644 --- a/_pages/ca_ES/ntrboot.txt +++ b/_pages/ca_ES/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ca_ES/updating-b9s.txt b/_pages/ca_ES/updating-b9s.txt index dbb1061a2a..f4c4a38875 100644 --- a/_pages/ca_ES/updating-b9s.txt +++ b/_pages/ca_ES/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -Hi ha hagut informes d'una onada de bandejaments a usuaris de CFW per part de Nintendo. Per guardar-vos-en, si us plau, seguiu els següents passos abans de començar aquesta guia: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Accediu a la configuració del sistema, a continuació, heu de tocar el requadre on es llegeixi "Configuració d'internet", llavors "SpotPass" i finalment allà on es llegeixi "Enviament d'informació del sistema" -1. Deshabiliteu l'opció d'"Enviament d'informació del sistema" -1. Sortiu de la configuració del sistema -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/cs_CZ/a9lh-to-b9s.txt b/_pages/cs_CZ/a9lh-to-b9s.txt index 60eaed476f..d2e59ef26a 100644 --- a/_pages/cs_CZ/a9lh-to-b9s.txt +++ b/_pages/cs_CZ/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/cs_CZ/get-started.txt b/_pages/cs_CZ/get-started.txt index 7593529e50..43812c5ebb 100644 --- a/_pages/cs_CZ/get-started.txt +++ b/_pages/cs_CZ/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/cs_CZ/home.txt b/_pages/cs_CZ/home.txt index 71e18aeec4..11c0abea21 100644 --- a/_pages/cs_CZ/home.txt +++ b/_pages/cs_CZ/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/cs_CZ/ntrboot.txt b/_pages/cs_CZ/ntrboot.txt index a5f018c69a..d0c531cd38 100644 --- a/_pages/cs_CZ/ntrboot.txt +++ b/_pages/cs_CZ/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/cs_CZ/updating-b9s.txt b/_pages/cs_CZ/updating-b9s.txt index 84d8eb17f1..f4c4a38875 100644 --- a/_pages/cs_CZ/updating-b9s.txt +++ b/_pages/cs_CZ/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/de_DE/a9lh-to-b9s.txt b/_pages/de_DE/a9lh-to-b9s.txt index 7534e3fc2a..b23c540283 100644 --- a/_pages/de_DE/a9lh-to-b9s.txt +++ b/_pages/de_DE/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ Wenn du eine PIN für Luma3DS aktiviert hast, wird SafeB9SInstaller einen "OTP C {: .notice--warning} {% capture notice-1 %} -Es gibt Berichte über eine Welle von Banns, die Nintendo an CFW-Nutzer aushändigt. Damit du keine Fehler machst, solltest du zuerst folgende Schritte befolgen: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Gehe zu den System-Einstellungen, dann "Internet-Einstellungen", dann "SpotPass" und dann "Senden von System-Informationen" -1. Deaktiviere die Option "Senden von Systeminformationen an Nintendo" -1. Schließe die Systemeinstellungen -1. Öffne deine Freundesliste (das [Icon mit dem orangenen Gesicht]({{ "/images/friend-list-icon.png" | absolute_url }}) in der obersten Zeile des Home-Menüs) - + Wenn du eine Fehlermeldung bekommst und aus dem Menü rausgeschmissen wirst, wurde entweder die Einstellung für die Freundesliste deaktiviert oder die Konsole kann sich nicht mit den Nintendo Servern verbinden (wegen eines Banns oder Verbindungsproblemen) -1. Gehe zu den Einstellungen der Freundesliste, dann zu "Statusanzeige", dann "Freunden zeigen, was du spielst?" -1. Deaktiviere die Option "Freunden zeigen, was du spielst?" -1. Schließe die Freundesliste +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/de_DE/get-started.txt b/_pages/de_DE/get-started.txt index 01e670625a..de3f52eeff 100644 --- a/_pages/de_DE/get-started.txt +++ b/_pages/de_DE/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/de_DE/home.txt b/_pages/de_DE/home.txt index 55f265c63d..2534f52eb2 100644 --- a/_pages/de_DE/home.txt +++ b/_pages/de_DE/home.txt @@ -78,11 +78,11 @@ Für eine Liste aller berechneten sighax-Signaturen, siehe in [diesem gist](http + **Bevor du mit dieser Anleitung anfängst, musst du die Risiken kennen: JEDES mal wenn du deinen 3DS modifizierst, besteht die Gefahr eines BRICKS, der deine Konsole UNWIDERRUFLICH unbrauchbar macht. Ein Brick tritt selten auf, aber ein Restrisiko bleibt bestehen, also befolge ALLE Anweisungen dieser Anleitung GENAUESTENS.** + Wenn du deinen 3DS bereits modifiziert hast und bereits über ein EmuNAND-Setup verfügst, kannst du den Inhalt des vorherigen EmuNANDs auf dein neues CFW-SysNAND transferieren. Befolge dazu alle Anweisungen zum Wiederherstellen des EmuNAND sobald du im Abschnitt [Setup fertigstellen](finalizing-setup) dazu aufgefordert wirst. -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + Wenn alles nach Plan verläuft, wirst du keine Daten verlieren und dein System wird die gleichen Daten wie vorher haben (Spiele, NNID, Speicherstände, etc. werden erhalten bleiben). + Deine Konsole während des gesamten Prozesses mit dem Ladekabel aufzuladen vermeidet Datenverluste oder Schäden durch unerwartetes Ausschalten! + Deine SD-Karte sollte mit [MBR, nicht GPT](http://www.howtogeek.com/245610/) formatiert sein. (Die mitgelieferte SD-Karte ist standardmäßig mit MBR formatiert). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/de_DE/ntrboot.txt b/_pages/de_DE/ntrboot.txt index d66ad194e2..bad1e07e4f 100644 --- a/_pages/de_DE/ntrboot.txt +++ b/_pages/de_DE/ntrboot.txt @@ -17,14 +17,14 @@ Karten mit 'Time Bomb' sind nicht länger in der Lage '.nds' Dateien zu starten, | Flashcart Name | Derzeitiger Preis | "Time Bomb"? | 3DS Versionen? | DSi Versionen? | Anmerkungen | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013er Modelle sind nicht kompatibel. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013er Modelle sind nicht kompatibel. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013er Modelle sind nicht kompatibel. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013er Modelle sind nicht kompatibel. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | Nein | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Karten mit 'Time Bomb' sind nicht länger in der Lage '.nds' Dateien zu starten, | **R4i Gold 3DS Deluxe "Starter"** | | Nein | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | Nein | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/de_DE/updating-b9s.txt b/_pages/de_DE/updating-b9s.txt index 872204c023..8cae411eae 100644 --- a/_pages/de_DE/updating-b9s.txt +++ b/_pages/de_DE/updating-b9s.txt @@ -9,16 +9,14 @@ title: "B9S aktualisieren" Diese Seite ist für Nutzer, die bereits boot9strap nutzen, jedoch ihre Installation auf die aktuellste Version aktualisieren wollen. {% capture notice-1 %} -Es gibt Berichte über eine Welle von Banns, die Nintendo an CFW-Nutzer aushändigt. Bevor du dieser Anleitung folgst, befolge diese Schritte, um dich selbst zu schützen: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Gehe zu den System-Einstellungen, dann "Internet-Einstellungen", dann "SpotPass" und dann "Senden von System-Informationen" -1. Deaktiviere die Option "Senden von Systeminformationen an Nintendo" -1. Schließe die Systemeinstellungen -1. Öffne deine Freundesliste (das [Icon mit dem orangenen Gesicht]({{ "/images/friend-list-icon.png" | absolute_url }}) in der obersten Zeile des Home-Menüs) - + Wenn du eine Fehlermeldung bekommst und aus dem Menü rausgeschmissen wirst, wurde entweder die Einstellung für die Freundesliste deaktiviert oder die Konsole kann sich nicht mit den Nintendo Servern verbinden (wegen eines Banns oder Verbindungsproblemen) -1. Gehe zu den Einstellungen der Freundesliste, dann zu "Statusanzeige", dann "Freunden zeigen, was du spielst?" -1. Deaktiviere die Option "Freunden zeigen, was du spielst?" -1. Schließe die Freundesliste +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/el_GR/a9lh-to-b9s.txt b/_pages/el_GR/a9lh-to-b9s.txt index 2ff8b65564..a6692666b2 100644 --- a/_pages/el_GR/a9lh-to-b9s.txt +++ b/_pages/el_GR/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ {: .notice--warning} {% capture notice-1 %} -Έχουν υπάρξει αναφορές για κύμα απαγόρευσης (ban) κονσόλας ή δικτύου σε χρήστες CFW από τη Nintendo. Για να προστατευτείτε, ακολουθήστε τα παρακάτω βήματα πριν την έναρξη αυτού του οδηγού: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Μεταβείτε στις ρυθμίσεις συστήματος, στη συνέχεια στην επιλογή "Internet Settings", έπειτα "SpotPass", και μετά "Sending of System Information" -1. Απενεργοποιήστε την επιλογή "Sending of System Information" -1. Βγείτε από τις ρυθμίσεις του συστήματος -1. Μεταβείτε στο Friend List (το [πορτοκαλί πρόσωπο]({{ "/images/friend-list-icon.png" | absolute_url }}) στην πάνω σειρά του Home Menu) - Εάν λάβετε ένα σφάλμα και σας 'πετάξει' από το μενού, τότε η ρύθμιση Friend List έχει ήδη απενεργοποιηθεί ή η κονσόλα σας δεν μπορεί να συνδεθεί στους διακομιστές της Nintendo (λόγω απαγόρευσης κονσόλας ή προβλήματα σύνδεσης) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/el_GR/get-started.txt b/_pages/el_GR/get-started.txt index 9d50e4e523..7d2e11ba8f 100644 --- a/_pages/el_GR/get-started.txt +++ b/_pages/el_GR/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/el_GR/home.txt b/_pages/el_GR/home.txt index fe156d82a0..9724d16734 100644 --- a/_pages/el_GR/home.txt +++ b/_pages/el_GR/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Προτού ξεκινήσετε τον οδηγό, θα πρέπει να ξέρετε τους κινδύνους πίσω από το hacking του 3DS: ΚΑΘΕ φορά που τροποποιείτε το σύστημά σας, υπάρχει πάντα η πιθανότητα ΟΛΟΣΧΕΡΗΣ ΑΧΡΗΣΤΕΥΣΗΣ ΤΗΣ ΣΥΣΚΕΥΗΣ ΣΑΣ. Αυτό συμβαίνει σπάνια, όμως υπάρχει ακόμα η πιθανότητα γι΄αυτό βεβαιωθείτε ότι ακολουθείτε πιστά ΟΛΕΣ τις οδηγίες ΑΚΡΙΒΩΣ.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + Εάν όλα πάνε σύμφωνα με το σχέδιο, δεν θα χάσετε τα δεδομένα σας και θα καταλήξετε με όλα όσα ξεκινήσατε (παιχνίδια, NNID, saves, κλπ. θα διατηρηθούν). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/el_GR/ntrboot.txt b/_pages/el_GR/ntrboot.txt index 75e2a60eaf..634798499a 100644 --- a/_pages/el_GR/ntrboot.txt +++ b/_pages/el_GR/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/el_GR/updating-b9s.txt b/_pages/el_GR/updating-b9s.txt index 6f3c747516..dc464d37e9 100644 --- a/_pages/el_GR/updating-b9s.txt +++ b/_pages/el_GR/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -Έχουν υπάρξει αναφορές για κύμα απαγόρευσης (ban) κονσόλας ή δικτύου σε χρήστες CFW από τη Nintendo. Για να προστατευτείτε, ακολουθήστε τα παρακάτω βήματα πριν την έναρξη αυτού του οδηγού: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Μεταβείτε στις ρυθμίσεις συστήματος, στη συνέχεια στην επιλογή "Internet Settings", έπειτα "SpotPass", και μετά "Sending of System Information" -1. Απενεργοποιήστε την επιλογή "Sending of System Information" -1. Βγείτε από τις ρυθμίσεις του συστήματος -1. Μεταβείτε στο Friend List (το [πορτοκαλί πρόσωπο]({{ "/images/friend-list-icon.png" | absolute_url }}) στην πάνω σειρά του Home Menu) - Εάν λάβετε ένα σφάλμα και σας 'πετάξει' από το μενού, τότε η ρύθμιση Friend List έχει ήδη απενεργοποιηθεί ή η κονσόλα σας δεν μπορεί να συνδεθεί στους διακομιστές της Nintendo (λόγω απαγόρευσης κονσόλας ή προβλήματα σύνδεσης) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/en_PT/a9lh-to-b9s.txt b/_pages/en_PT/a9lh-to-b9s.txt index 4d11b31035..b1012f4872 100644 --- a/_pages/en_PT/a9lh-to-b9s.txt +++ b/_pages/en_PT/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If ye have set a PIN on Luma3DS, ye gunna be needin' to disable ye PIN temporari {: .notice--warning} {% capture notice-1 %} -There have been reports 'o a wave 'o bans bein' handed out to CFW users by Nintendo. Fer ye protection, please be followin' these steps before startin' 'tis guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Be off to System Settin's, then "Internet Setttings", then "SpotPass", then "Sending of System Information" -1. Disable th' "Sending of System Information" option -1. Be out 'o th' System Settin's -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable th' "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/en_PT/get-started.txt b/_pages/en_PT/get-started.txt index e3e99b8dd1..23c57aa3a4 100644 --- a/_pages/en_PT/get-started.txt +++ b/_pages/en_PT/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/en_PT/home.txt b/_pages/en_PT/home.txt index 32651d6d93..d421e448ac 100644 --- a/_pages/en_PT/home.txt +++ b/_pages/en_PT/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginnin' th' guide, ye must be knowin' th' risks 'o 3DS hackin': EVERY time ye be modifyin' ye system, there be always th' potential fer an UNRECOVERABLE brick. They be rare, but still a possibility so make sure ye follow ALL directions EXACTLY.** + If ye have already hacked ye 3DS before to get an EmuNAND setup, 'n would like to move th' contents 'o ye previous EmuNAND to ye new SysNAND CFW, ye should follow all instructions 'n be restorin' ye existin' EmuNAND when prompted once ye reach [Finalizin' Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + If everythin' goes accordin' to plan, ye gunna lose no data 'n be endin' up wit' everythin' that ye started wit' (games, NNID, saves, etc gunna be preserved). + Keep ye device plugged in 'n charged throughout th' entire process to avoid data loss or damage from an unexpected power-off! + Ye SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (th' SD card that comes wit' ye device gunna be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/en_PT/ntrboot.txt b/_pages/en_PT/ntrboot.txt index eebf145ba8..79b8338810 100644 --- a/_pages/en_PT/ntrboot.txt +++ b/_pages/en_PT/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/en_PT/updating-b9s.txt b/_pages/en_PT/updating-b9s.txt index 931f7bd563..3bc34cd099 100644 --- a/_pages/en_PT/updating-b9s.txt +++ b/_pages/en_PT/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updatin' B9S" 'Tis page be fer existin' boot9strap users to be updatin' their installation 'o boot9strap to th' latest version. {% capture notice-1 %} -There have been reports 'o a wave 'o bans bein' handed out to CFW users by Nintendo. Fer ye protection, please be followin' these steps before startin' 'tis guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Be off to System Settin's, then "Internet Setttings", then "SpotPass", then "Sending of System Information" -1. Disable th' "Sending of System Information" option -1. Be out 'o th' System Settin's -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable th' "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/es_ES/a9lh-to-b9s.txt b/_pages/es_ES/a9lh-to-b9s.txt index 58783b386f..b10142de0d 100644 --- a/_pages/es_ES/a9lh-to-b9s.txt +++ b/_pages/es_ES/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ Si tienes un PIN activado en Luma3DS, SafeB9SInstaller te dará el error "OTP Cr {: .notice--warning} {% capture notice-1 %} -Ha habido reportes de olas de baneos a usuarios de CFW por parte de Nintendo. Para protegerte, puedes realizar los siguientes pasos antes de seguir esta guía: +Si bien podemos considerar que el Custom Firmware es relativamente seguro hoy por hoy, es importante tener en cuenta que nunca será "a prueba de baneos". -1. Ve a Configuración de la consola, luego a "Configuración de internet", luego "Envío de información sobre la consola" -1. Desactiva la opción "Envío de información sobre la consola" -1. Sal de la Configuración de la consola -1. Ve a tu Lista de Amigos (el [Icono Naranja con una cara]({{ "/images/friend-list-icon.png" | absolute_url }}) en la fila superior de tu Menú HOME) - + Si recibes un error y eres expulsado del menú, la configuración de la Lista de Amigos ya ha sido deshabilitada o tu consola no se puede conectar a los servidores de Nintendo (debido a un ban o por problemas de conexión) -1. Ve a la configuración de la Lista de amigos, luego a "Notificaciones entre amigos", y luego "Mostrar qué estás jugando" -1. Desactiva la opción "Mostrar qué estás jugando" -1. Sal de tu Lista de amigos +Recomendamos que evites las siguientes acciones: +1. Piratería +1. Usar trampas en juegos en línea +1. Movimientos sospechosos en la eShop (tarjetas de crédito rechazadas, por ejemplo) + +Consideramos que tanto SpotPass y StreetPass también son seguros de utilizar al día de hoy. {% endcapture %} diff --git a/_pages/es_ES/get-started.txt b/_pages/es_ES/get-started.txt index 02a227f750..788bfea2f9 100644 --- a/_pages/es_ES/get-started.txt +++ b/_pages/es_ES/get-started.txt @@ -61,7 +61,7 @@ Consideramos que tanto SpotPass y StreetPass también son seguros de utilizar al 1.0.0 2.0.0 - Actualiza a la ultima versión o utiliza un método para "Todas las versiones" + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ Consideramos que tanto SpotPass y StreetPass también son seguros de utilizar al 11.4.0 11.13.0 - Actualiza a la ultima versión o utiliza un método para "Todas las versiones" + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/es_ES/home.txt b/_pages/es_ES/home.txt index de0eb2a393..f651091f08 100644 --- a/_pages/es_ES/home.txt +++ b/_pages/es_ES/home.txt @@ -78,11 +78,11 @@ Para una lista de cada una de las firmas calculadas de sighax, echa un vistazo a + **Antes de comenzar la guía, debes conocer los riesgos de hackear la 3DS: CADA VEZ que modificas tu sistema, siempre existe la posibilidad de que tu consola quede inutilizable de forma PERMANENTE. Es algo raro, pero la posibilidad está ahí, así que asegúrate de seguir TODAS las instrucciones AL PIE DE LA LETRA.** + Si ya has hackeado tu 3DS antes para tener una configuración con EmuNAND y quieres mover el contenido de esta a tu nueva CFW SysNAND, debes seguir todas las instrucciones y restaurar tu EmuNAND existente cuando se te solicite al llegar a [Finalizar Instalación](finalizing-setup). -+ Esta guía servirá para consolas New 3DS, Old, 3DS, New 2DS y Old 2DS de cualquier región, en versión de firmware 11.13.0 o inferior. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + Si todo va según el plan, no perderás datos y terminarás con todo lo que tenías anteriormente (juegos, NNID, datos de guardado, etc se conservarán). + Mantén tu consola conectada y cargada durante todo el proceso para evitar pérdidas de datos o daños, producto de un apagado inesperado! + Tu tarjeta SD debe ser [MBR, no GPT](http://www.howtogeek.com/245610/) (la tarjeta SD que viene con tu consola es MBR por defecto). La manera más fácil de comprobar esto es ver si la tarjeta funciona en tu 3DS. Si funciona, la tarjeta es MBR. -+ Si necesitas formatear una tarjeta SD nueva, puedes usar [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) y poner 32K (32768) como tamaño de unidad de asignación. ++ Si necesitas formatear una tarjeta SD nueva, puedes usar [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) y poner 32K (32768) como tamaño de unidad de asignación. If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + La Old 2DS es esencialmente idéntica a la Old 3DS en términos de software, mientras que la New 2DS es esencialmente idéntica a la New 3DS en términos de software. Cualquier paso que diga "Old 3DS" también aplican a la Old 2DS, y cualquier paso que diga "New 3DS" también aplica a la New 2DS. ___ diff --git a/_pages/es_ES/ntrboot.txt b/_pages/es_ES/ntrboot.txt index 36ec9cbe15..29b827490d 100644 --- a/_pages/es_ES/ntrboot.txt +++ b/_pages/es_ES/ntrboot.txt @@ -17,14 +17,14 @@ Ten en cuenta que cartuchos que tengan una "Bomba de tiempo" incorporados no pod | Nombre de la flashcart | Precio actual |¿Tiene "bomba de tiempo"? | ¿Versiones de 3DS? | ¿Versiones de DSi? | Notas Adicionales | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | Ninguna | Ninguna | Sólo los modelos con [ciertos chips flash](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) son compatibles con ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Los modelos de 2013 son incompatibles. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Los modelos de 2013 son incompatibles. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Los modelos de 2013 son incompatibles. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Los modelos de 2013 son incompatibles. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Ten en cuenta que cartuchos que tengan una "Bomba de tiempo" incorporados no pod | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/es_ES/updating-b9s.txt b/_pages/es_ES/updating-b9s.txt index 52e72d7320..d3eae78d9a 100644 --- a/_pages/es_ES/updating-b9s.txt +++ b/_pages/es_ES/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Actualizar B9S" # Esta página es para ayudar a los usuarios actuales de boot9strap a actualizar su instalación a la última versión. {% capture notice-1 %} -Ha habido reportes de olas de baneos a usuarios de CFW por parte de Nintendo. Para protegerte, puedes realizar los siguientes pasos antes de seguir esta guía: +Si bien podemos considerar que el Custom Firmware es relativamente seguro hoy por hoy, es importante tener en cuenta que nunca será "a prueba de baneos". -1. Ve a Configuración de la consola, luego a "Configuración de internet", luego "Envío de información sobre la consola" -1. Desactiva la opción "Envío de información sobre la consola" -1. Sal de la Configuración de la consola -1. Ve a tu Lista de Amigos (el [Icono Naranja con una cara]({{ "/images/friend-list-icon.png" | absolute_url }}) en la fila superior de tu Menú HOME) - + Si recibes un error y eres expulsado del menú, la configuración de la Lista de Amigos ya ha sido deshabilitada o tu consola no se puede conectar a los servidores de Nintendo (debido a un ban o por problemas de conexión) -1. Ve a la configuración de la Lista de amigos, luego a "Notificaciones entre amigos", y luego "Mostrar qué estás jugando" -1. Desactiva la opción "Mostrar qué estás jugando" -1. Sal de tu Lista de amigos +Recomendamos que evites las siguientes acciones: +1. Piratería +1. Usar trampas en juegos en línea +1. Movimientos sospechosos en la eShop (tarjetas de crédito rechazadas, por ejemplo) + +Consideramos que tanto SpotPass y StreetPass también son seguros de utilizar al día de hoy. {% endcapture %} diff --git a/_pages/fi_FI/a9lh-to-b9s.txt b/_pages/fi_FI/a9lh-to-b9s.txt index 48d0e11741..43344edc1f 100644 --- a/_pages/fi_FI/a9lh-to-b9s.txt +++ b/_pages/fi_FI/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ Jos sinulla on PIN käytössä Luma3DS:ssä, SafeB9SInstaller antaa sinulle "OTP {: .notice--warning} {% capture notice-1 %} -On käynyt ilmi, että Nintendo jakaa CFW-käyttäjille porttikieltoja verkkotoimintoihinsa. Välttyäksesi tältä tee seuraavat toimet ennen aloittamista: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Mene järjestelmäasetuksiin (System Settings), valitse verkkoasetukset (Internet Settings), sitten "SpotPass" ja sitten järjestelmätietojen lähetys (Sending of System Information) -1. Ota järjestelmätietojen lähetys pois käytöstä -1. Poistu järjestelmäasetuksista -1. Mene kaverilistaan ([oranssi naamakuvake]({{ "/images/friend-list-icon.png" | absolute_url }}) HOME-valikon ylärivillä) - + Jos saat virheilmoituksen etkä pääse kaverilistaan, asetus on jo pois käytöstä tai konsolisi ei voi yhdistää Nintendon palvelimiin (porttikiellon tai yhteysongelmien takia) -1. Mene kaverilistan asetuksiin, valitse "Friend Notification Settings" ja sitten "Show friends what you're playing" -1. Ota "Show friends what you're playing" -asetus pois käytöstä -1. Poistu kaverilistasta +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/fi_FI/get-started.txt b/_pages/fi_FI/get-started.txt index 7ccd3aa8a5..963a907498 100644 --- a/_pages/fi_FI/get-started.txt +++ b/_pages/fi_FI/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/fi_FI/home.txt b/_pages/fi_FI/home.txt index 35c86c8c20..af8b5ea836 100644 --- a/_pages/fi_FI/home.txt +++ b/_pages/fi_FI/home.txt @@ -78,11 +78,11 @@ Luettelon kaikista lasketuista sighaxin allekirjoituksista löydät [tästä gis + **Ennen oppaan aloittamista sinun on tiedettävä 3DS-hakkeroinnin riskit: JOKA kerta, kun muokkaat konsoliasi, on mahdollisuus siihen, että se vioittuu PYSYVÄSTI. Vaikka tämä onkin hyvin epätodennäköistä, seuraa KAIKKIA ohjeita TARKALLEEN.** + Jos olet jo hakkeroinut konsolisi EmuNAND-kokoonpanoa varten, ja haluat siirtää sisältösi uuteen SysNAND-CFW-kokoonpanoon, seuraa kaikkia ohjeita ja palauta EmuNAND osiossa [Asennuksen viimeistely](finalizing-setup), siinä vaiheessa kun ohje siihen kehottaa. -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + Jos kaikki menee suunnitelmien mukaan, et menetä mitään tietoja ja päädyt samaan kokoonpanoon, joka sinulla oli alussa (pelit, NNID, tallennukset jne. säilyvät). + Pidä konsolisi latauksessa koko prosessin ajan välttyäksesi tietojen menettämiseltä tai odottamattomasta sammumisesta aiheutuvalta vahingolta! + SD-korttisi osiointimallin on oltava [MBR, ei GPT](http://www.howtogeek.com/245610/) (konsolin mukana tulevassa kortissa se on oletuksena MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/fi_FI/ntrboot.txt b/_pages/fi_FI/ntrboot.txt index 3ea953d8b5..78cf6bef21 100644 --- a/_pages/fi_FI/ntrboot.txt +++ b/_pages/fi_FI/ntrboot.txt @@ -17,14 +17,14 @@ Huomaa, että "aikapommin" sisältävät kortit eivät voi enää avata `.nds`-t | Flash-kortin nimi | Nykyinen hinta | "Aika­pommi"? | 3DS-versiot? | DSi-versiot? | Muita huomioita | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013-mallit eivät ole yhteensopivia. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013-mallit eivät ole yhteensopivia. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013-mallit eivät ole yhteensopivia. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013-mallit eivät ole yhteensopivia. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Huomaa, että "aikapommin" sisältävät kortit eivät voi enää avata `.nds`-t | **R4i Gold 3DS Deluxe "Starter"** | | Ei | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | Ei | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/fi_FI/updating-b9s.txt b/_pages/fi_FI/updating-b9s.txt index 05f28800d1..c12bddbf21 100644 --- a/_pages/fi_FI/updating-b9s.txt +++ b/_pages/fi_FI/updating-b9s.txt @@ -9,16 +9,14 @@ title: "B9S:n päivittäminen" Tämä sivu on boot9strap-käyttäjille, jotka haluavat päivittää asennuksensa viimeisimpään versioon. {% capture notice-1 %} -On käynyt ilmi, että Nintendo jakaa CFW-käyttäjille porttikieltoja verkkotoimintoihinsa. Välttyäksesi tältä tee seuraavat toimet ennen aloittamista: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Mene järjestelmäasetuksiin (System Settings), valitse verkkoasetukset (Internet Settings), sitten "SpotPass" ja sitten järjestelmätietojen lähetys (Sending of System Information) -1. Ota järjestelmätietojen lähetys pois käytöstä -1. Poistu järjestelmäasetuksista -1. Mene kaverilistaan ([oranssi naamakuvake]({{ "/images/friend-list-icon.png" | absolute_url }}) HOME-valikon ylärivillä) - + Jos saat virheilmoituksen etkä pääse kaverilistaan, asetus on jo pois käytöstä tai konsolisi ei voi yhdistää Nintendon palvelimiin (porttikiellon tai yhteysongelmien takia) -1. Mene kaverilistan asetuksiin, valitse "Friend Notification Settings" ja sitten "Show friends what you're playing" -1. Ota "Show friends what you're playing" -asetus pois käytöstä -1. Poistu kaverilistasta +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/fr_FR/a9lh-to-b9s.txt b/_pages/fr_FR/a9lh-to-b9s.txt index 0988a34c15..ab695708e2 100644 --- a/_pages/fr_FR/a9lh-to-b9s.txt +++ b/_pages/fr_FR/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ Si vous avez un code PIN d'actif sur Luma3DS, SafeB9SInstaller vous donnera l'er {: .notice--warning} {% capture notice-1 %} -Il y a eu des informations concernant une vague de bannissements contre les utilisateurs de CFW par Nintendo. Pour vous protéger, merci de bien faire les étapes suivantes avant de commencer ce guide: +Bien que nous croyons que le custom firmware est relativement sûr en ce moment, il est important de noter qu'il existera toujours un risque de se faire bannir. -1. Allez dans les paramètres de la console, puis dans les "Paramètres Internet", puis dans "SpotPass" puis "Envoi d'informations système" -1. Désactiver l'option "Envoyer des informations système" -1. Sortez des paramètres système -1. Accédez à votre liste d’ami ([icône de visage orange] ({{"/images/friend-list-icon.png" | absolute_url}}) dans la rangée du haut de votre Menu HOME) - + Si vous obtenez un message d’erreur et êtes sorti du menu de force, soit la liste d’ami est déjà désactivée soit votre console ne peut pas se connecter aux serveurs de Nintendo (en raison d’un ban ou un problème de connexion) -1. Allez dans les paramètres de la liste d’ami, puis "Notification à vos amis", puis "Afficher le titre du logiciel que vous utilisez" -1. Désactivez l'option "Afficher le titre du logiciel que vous utilisez" -1. Sortez votre Liste d’amis +Vous devriez éviter les actions suivantes : +1. Le piratage +1. La triche en ligne +1. Comportement douteux sur l'eShop (par exemple, les oppositions sur carte bancaire après un achat sur l'eShop) + +Nous pensons aussi que SpotPass et StreetPass sont utilisables sans risque pour le moment. {% endcapture %} diff --git a/_pages/fr_FR/get-started.txt b/_pages/fr_FR/get-started.txt index aa541b67b1..bd47f59526 100644 --- a/_pages/fr_FR/get-started.txt +++ b/_pages/fr_FR/get-started.txt @@ -61,7 +61,7 @@ Nous pensons aussi que SpotPass et StreetPass sont utilisables sans risque pour 1.0.0 2.0.0 - Mettez à jour vers la version la plus récente du logiciel système ou utilisez une méthode "TOUTES LES VERSIONS" + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ Nous pensons aussi que SpotPass et StreetPass sont utilisables sans risque pour 11.4.0 11.13.0 - Mettez à jour vers la version la plus récente du logiciel système ou utilisez une méthode "TOUTES LES VERSIONS" + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/fr_FR/home.txt b/_pages/fr_FR/home.txt index a39f729674..b44d006537 100644 --- a/_pages/fr_FR/home.txt +++ b/_pages/fr_FR/home.txt @@ -79,11 +79,11 @@ Personnalisez votre Menu Home avec des [thèmes et écrans d'accueil créés par + **Avant de commencer à suivre ce guide, vous devez connaître les risques liés au hack de votre 3DS: à chaque fois que vous modifiez votre système, il y a toujours un risque de brick IRRÉCUPÉRABLE. Cela arrive rarement, mais c'est toujours une possibilité donc assurez-vous de suivre EXACTEMENT TOUTES les directives.** + Si vous avez déjà hacké votre 3DS dans le passé pour obtenir une EmuNAND, et désirez déplacer le contenu de votre ancienne EmuNAND vers votre nouveau SysNAND CFW, vous devez suivre toutes les instructions et restaurer votre EmuNAND existante quand on vous le demande à l'étape [Finalisation de l'installation](finalizing-setup). -+ Ce guide fonctionnera sur les New 3DS, Old 3DS, New 2DS et Old 2DS de toutes les régions en version 11.13.0 ou inférieure. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + Si tout se passe comme prévu, vous ne perdrez aucune donnée et finirez avec tout ce que vous aviez au départ (les jeux, votre NNID, les sauvegardes, etc., seront préservées). + Assurez-vous que votre console reste branchée et chargée pendant l'intégralité du processus pour éviter la perte de données ou les dommages causés par une extinction inattendue! + Votre carte SD doit être en [MBR, pas GPT](http://www.howtogeek.com/245610/) (la carte SD fournie avec la console est en MBR par défaut). La façon la plus simple de vérifier que la carte SD est bien en MBR est de s'assurer que la carte SD fonctionne dans votre 3DS. Si elle fonctionne, votre carte SD est en MBR. -+ Si vous devez formater une carte SD neuve, vous pouvez utiliser [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) et choisir une taille d'unité d'allocation ("Allocation Unit Size") de 32K (32768). ++ Si vous devez formater une carte SD neuve, vous pouvez utiliser [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) et choisir une taille d'unité d'allocation ("Allocation Unit Size") de 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + La Old 2DS est essentiellement identique à la Old 3DS pour ce qui est du logiciel, tandis que la New 2DS est essentiellement identique à la New 3DS pour ce qui est du logiciel. Toute étape mentionnant "Old 3DS" s'applique également à la Old 2DS, et toute étape mentionnant "New 3DS" s'applique également à la New 2DS. ___ diff --git a/_pages/fr_FR/ntrboot.txt b/_pages/fr_FR/ntrboot.txt index 553aa2981b..cc20d01763 100644 --- a/_pages/fr_FR/ntrboot.txt +++ b/_pages/fr_FR/ntrboot.txt @@ -17,14 +17,14 @@ Note : les linkers avec une "bombe à retardement" ne seront plus capables de la | Linker | Prix actuel | "Bombe à retardement" ? | Compatible 3DS ? | Compatible DSi ? | Autres notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | 30,99 € | Non | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | 9,99€ | Non | Aucun | Aucun | Uniquement les modèles avec un [type de mémoire flash particulier](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) sont compatibles avec ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Les modèles 2013 sont incompatibles. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Les modèles 2013 sont incompatibles. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Les modèles 2013 sont incompatibles. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Les modèles 2013 sont incompatibles. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | Non | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note : les linkers avec une "bombe à retardement" ne seront plus capables de la | **R4i Gold 3DS Deluxe "Starter"** | | Non | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | Non | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/fr_FR/updating-b9s.txt b/_pages/fr_FR/updating-b9s.txt index 56a9ce99ed..bd7261c70f 100644 --- a/_pages/fr_FR/updating-b9s.txt +++ b/_pages/fr_FR/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Mettre à jour B9S" Cette page s'adresse aux utilisateurs de boot9strap déjà présent sur leurs console afin de le mettre à jour vers la dernière version. {% capture notice-1 %} -Il y a eu des informations concernant une vague de bannissements contre les utilisateurs de CFW par Nintendo. Pour vous protéger, merci de bien faire les étapes suivantes avant de commencer ce guide: +Bien que nous croyons que le custom firmware est relativement sûr en ce moment, il est important de noter qu'il existera toujours un risque de se faire bannir. -1. Allez dans les paramètres de la console, puis dans les "Paramètres Internet", puis dans "SpotPass" puis "Envoi d'informations système" -1. Désactiver l'option "Envoyer des informations système" -1. Sortez des paramètres système -1. Accédez à votre liste d’ami ([icône de visage orange] ({{"/images/friend-list-icon.png" | absolute_url}}) dans la rangée du haut de votre Menu HOME) - + Si vous obtenez un message d’erreur et êtes sorti du menu de force, soit la liste d’ami est déjà désactivée soit votre console ne peut pas se connecter aux serveurs de Nintendo (en raison d’un ban ou un problème de connexion) -1. Allez dans les paramètres de la liste d’ami, puis "Notification à vos amis", puis "Afficher le titre du logiciel que vous utilisez" -1. Désactivez l'option "Afficher le titre du logiciel que vous utilisez" -1. Sortez votre Liste d’amis +Vous devriez éviter les actions suivantes : +1. Le piratage +1. La triche en ligne +1. Comportement douteux sur l'eShop (par exemple, les oppositions sur carte bancaire après un achat sur l'eShop) + +Nous pensons aussi que SpotPass et StreetPass sont utilisables sans risque pour le moment. {% endcapture %} diff --git a/_pages/he_IL/a9lh-to-b9s.txt b/_pages/he_IL/a9lh-to-b9s.txt index 70d37b4812..b7be15b357 100644 --- a/_pages/he_IL/a9lh-to-b9s.txt +++ b/_pages/he_IL/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ To extract the `.7z` files linked on this page, you will need a file archiver li {: .notice--warning} {% capture notice-1 %} -היו דיווחים על גל של באנים שנינטנדו נתנו למי שפרץ. כדי להגן על עצמכם, תעשו את השלבים הבאים לפני שאתם מתחילים את המדריך: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. לכו להגדרות, שם אל "Internet Settings", שם "SpotPass", ולבסוף אל "Sending of System Information" -1. תבטלו את הגדרת "Sending of System Information" -1. תצאו מהגדרות המערכת -1. לכו לרשימת החברים שלכם(ה[פרצוף הכתום]({{ "/images/friend-list-icon.png" | absolute_url }})בשורה העליונה של מסך הבית) - +אם אתם מקבלים שגיאה ונבעטים מהתפריט, הגדרת רשימת החברים או מבוטלת או שהקונסולה לא יכולה להתחבר לשרתים של נינטנדו (בגלל באן או בעיות בחיבור) -1. לכו להגדרות רשימת החברים, שם אל "Friend Notification Settings", ולבסוף אל "Show friends what you're playing" -1. תבטלו את האפשרות "Show friends what you're playing" -1. תצאו מרשימת החברים +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/he_IL/get-started.txt b/_pages/he_IL/get-started.txt index e7ad79fdf8..e0f5c6cc83 100644 --- a/_pages/he_IL/get-started.txt +++ b/_pages/he_IL/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/he_IL/home.txt b/_pages/he_IL/home.txt index d5fa650c8d..f11cf67d53 100644 --- a/_pages/he_IL/home.txt +++ b/_pages/he_IL/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **לפני תחילת המדריך, אתם חייבים לדעת את הסיכונים של פריצת 3DS: בכל פעם שתשנו את המערכת שלכם, תמיד יש הפוטנציאל** לבריק בלתי הפיך. הם נדירים, אבל עדיין אפשרות לקבל אותם אז תקפידו לעקוב אחרי השלבים במדיוק.** + אם ה- 3DS שלכם כבר פרוץ עם Emunand ואתם רוצים להעביר את מה שיש עליו ל- Sysnand, עקבו אחרי כל ההוראות ולכו למקום המתאים כשאתם ב [סיום התהליך](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + אם הכול ילך לפי התוכנית, לא תאבדו נתונים ותסיימו עם כל מה שהתחלתם (משחקים, NNID, שמירות, ועוד). + תשמרו על המכשיר מחובר לחשמל וטעון לאורך כל התהליך כדי למנוע אובדן נתונים או נזק מכיבוי בלתי צפוי! + ה- SD שלכם צריך להיות [MBR, לא GPT](http://www.howtogeek.com/245610/) (כרטיס ה- SD שמגיע עם המכשיר יהיה MBR כברירת מחדל). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/he_IL/ntrboot.txt b/_pages/he_IL/ntrboot.txt index f6255773c5..ff2c54e93f 100644 --- a/_pages/he_IL/ntrboot.txt +++ b/_pages/he_IL/ntrboot.txt @@ -17,14 +17,14 @@ If your flashcart comes pre-flashed with ntrboot (or you have already flashed nt | שם הכרטיס | מחיר נוכחי | "פצצת זמן"? | גרסאות 3DS? | גירסאות DSi? | הערות אחרות | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ If your flashcart comes pre-flashed with ntrboot (or you have already flashed nt | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/he_IL/updating-b9s.txt b/_pages/he_IL/updating-b9s.txt index 43ba4c5c4f..dac3c7d40f 100644 --- a/_pages/he_IL/updating-b9s.txt +++ b/_pages/he_IL/updating-b9s.txt @@ -9,16 +9,14 @@ title: "עדכון B9S" העמוד הזה קיים בשביל משתמשי boot9strap קיימים כדי לעדכן את ההתקנה שלהם לגרסה הכי חדשה. {% capture notice-1 %} -היו דיווחים על גל של באנים שנינטנדו נתנו למי שפרץ. כדי להגן על עצמכם, תעשו את השלבים הבאים לפני שאתם מתחילים את המדריך: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. לכו להגדרות, שם אל "Internet Settings", שם "SpotPass", ולבסוף אל "Sending of System Information" -1. תבטלו את הגדרת "Sending of System Information" -1. תצאו מהגדרות המערכת -1. לכו לרשימת החברים שלכם(ה[פרצוף הכתום]({{ "/images/friend-list-icon.png" | absolute_url }})בשורה העליונה של מסך הבית) - +אם אתם מקבלים שגיאה ונבעטים מהתפריט, הגדרת רשימת החברים או מבוטלת או שהקונסולה לא יכולה להתחבר לשרתים של נינטנדו (בגלל באן או בעיות בחיבור) -1. לכו להגדרות רשימת החברים, שם אל "Friend Notification Settings", ולבסוף אל "Show friends what you're playing" -1. תבטלו את האפשרות "Show friends what you're playing" -1. תצאו מרשימת החברים +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/hr_HR/a9lh-to-b9s.txt b/_pages/hr_HR/a9lh-to-b9s.txt index 60eaed476f..d2e59ef26a 100644 --- a/_pages/hr_HR/a9lh-to-b9s.txt +++ b/_pages/hr_HR/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/hr_HR/get-started.txt b/_pages/hr_HR/get-started.txt index 7593529e50..43812c5ebb 100644 --- a/_pages/hr_HR/get-started.txt +++ b/_pages/hr_HR/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/hr_HR/home.txt b/_pages/hr_HR/home.txt index 71e18aeec4..11c0abea21 100644 --- a/_pages/hr_HR/home.txt +++ b/_pages/hr_HR/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/hr_HR/ntrboot.txt b/_pages/hr_HR/ntrboot.txt index a5f018c69a..d0c531cd38 100644 --- a/_pages/hr_HR/ntrboot.txt +++ b/_pages/hr_HR/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/hr_HR/updating-b9s.txt b/_pages/hr_HR/updating-b9s.txt index 84d8eb17f1..f4c4a38875 100644 --- a/_pages/hr_HR/updating-b9s.txt +++ b/_pages/hr_HR/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/hu_HU/a9lh-to-b9s.txt b/_pages/hu_HU/a9lh-to-b9s.txt index 11dd276d23..31d1acfb4c 100644 --- a/_pages/hu_HU/a9lh-to-b9s.txt +++ b/_pages/hu_HU/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ Ha a Luma3DS-ben PIN-kód van beállítva, akkor a SafeB9SInstaller "OTP Crypto {: .notice--warning} {% capture notice-1 %} -Kaptunk visszajelzéseket kitiltási hullámokról, melyeket a Nintendo a CFW-t használóknak osztogatott. Ahhoz, hogy megvédd magadat, kérjük kövesd az alábbi lépéseket még az útmutató megkezdése előtt: +Habár azt gondoljuk, hogy az egyedi firmware biztonságos jelenleg, fontos megjegyezned, hogy nem válik sosem "ban free"-vé. -1. Menj a System Settings-be, ott válaszd ezt: "Internet Settings", majd ezt: "SpotPass", végül ezt: "Sending of System Information" -1. Kapcsold ki a "Sending of System Information" opciót -1. Lépj ki a System Settings-ből -1. Válaszd a Friend List opciót (a [narancsszínű fej ikon]({{ "/images/friend-list-icon.png" | absolute_url }}) a Home Menu felső sávján) - + Ha hibaüzenetet kapsz, és visszadob a menübe, a Friend List már vagy korábban letiltásra került, vagy a konzolod nem tud csatlakozni a Nintendo szervereihez (kitiltás, vagy kapcsolódási hiba miatt) -1. Itt menj a beállításokba (Settings), ott válaszd ezt: "Friend Notification Settings", majd ezt: "Show friends what you're playing" -1. Kapcsold ki a "Show friends what you're playing" opciót -1. Lépj ki a Friend List-ből +A következő műveletektől ajánlott tartózkodnod: +1. Kalózkodás +1. Online csalás +1. Gyanús viselkedés az eShop-ban (például hitelkártya visszatérítés igénylése) + +Azt gondoljuk, hogy a SpotPass és StreetPass használata biztonságos jelenleg. {% endcapture %} diff --git a/_pages/hu_HU/get-started.txt b/_pages/hu_HU/get-started.txt index 9eae56872b..8b967e72d6 100644 --- a/_pages/hu_HU/get-started.txt +++ b/_pages/hu_HU/get-started.txt @@ -61,7 +61,7 @@ Azt gondoljuk, hogy a SpotPass és StreetPass használata biztonságos jelenleg. 1.0.0 2.0.0 - Frissítsd az utolsó firmware-re vagy használj egy "Minden verzió" metódust + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ Azt gondoljuk, hogy a SpotPass és StreetPass használata biztonságos jelenleg. 11.4.0 11.13.0 - Frissítsd az utolsó firmware-re vagy használj egy "Minden verzió" metódust + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/hu_HU/home.txt b/_pages/hu_HU/home.txt index b82bc20257..3453182a17 100644 --- a/_pages/hu_HU/home.txt +++ b/_pages/hu_HU/home.txt @@ -78,11 +78,11 @@ Az összes kiszámított sighax szignatúra megtalálható [ebben a gist-ben](ht + **Az útmutató megkezdése előtt fontos, hogy ismerd a 3DS hackelésének kockázatait: MINDEN alkalommal, amikor módosítod a rendszeredet, ott van az esélye egy VISSZAFORDÍTHATATLAN brickelődésnek (a konzol használhatatlanná válásának). Ritka az ilyesmi, de annak ellenére lehetséges, tehát mindig bizonyosodj meg róla, hogy MINDEN utasítást PONTOSAN követsz.** + Ha hackelted már meg a 3DS-edet korábban, EmuNAND telepítése céljából, és szeretnéd ennek tartalmát az új SysNAND CFW-re áthozni, kövesd ugyanúgy az utasításokat, majd állítsd vissza a már létező EmuNAND-odat, amikor a [telepítés véglegesítésének](finalizing-setup) megfelelő részénél tartasz. -+ Ez az útmutató műkodik New 3DS, Old 3DS, New 2DS, és Old 2DS esetén, minden régiónál, ha a firmware 11.13.0 vagy kisebb. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + Ha minden a terv szerint halad, nem fogsz semmilyen adatot elveszíteni, és a folyamat végén meglesz minden, ami korábban ott volt (játékok, NNID, mentések, stb. nem fognak elveszni). + Tartsd a készülékedet töltőn a teljes folyamat során, hogy elkerüld az adatvesztést vagy bármilyen kárt, ami egy nem várt kikapcsolásból adódhat! + Az SD kártyád partíciós táblájának [MBR, és nem GPT](http://www.howtogeek.com/245610/) formátumúnak kell lennie (a készülékedhez csomagolt SD kártya gyárilag MBR formátumú lesz). A legkönnyebb módja ennek tesztelésére, ha kipróbálod, hogy az SD kártya működik-e a 3DS-edben. Ha működik, a kártya MBR. -+ Ha egy vadonatúj SD kártyát kell formáznod, használhatod a [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) nevű programot, a lemezfoglalási egység méretét (Allocation Unit Size) pedig állítsd 32K-ra (32768). ++ Ha egy vadonatúj SD kártyát kell formáznod, használhatod a [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) nevű programot, a lemezfoglalási egység méretét (Allocation Unit Size) pedig állítsd 32K-ra (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + Az Old 2DS tulajdonképpen azonos az Old 3DS-sel a szoftverek tekintetében, míg a New 2DS tulajdonképpen azonos a New 3DS-sel a szoftverek tekintetében. Minden lépés ami "Old 3DS" egyben vonatkozik az Old 2DS-sre és minden lépés ami "New 3DS"-re hivatkozik, vonatkozik a New 2DS-re is. ___ diff --git a/_pages/hu_HU/ntrboot.txt b/_pages/hu_HU/ntrboot.txt index 78c714fa15..21cf7b306a 100644 --- a/_pages/hu_HU/ntrboot.txt +++ b/_pages/hu_HU/ntrboot.txt @@ -17,14 +17,14 @@ Vedd figyelembe, hogy a "Time Bomb"-bal rendelkező kártyák nem lesznek képes | Flashkártya neve | Jelenlegi ár | "Time Bomb"? | 3DS verziók? | DSi verziók? | Megjegyzések | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | 2019. szeptember 3. | <= 11.14.0 | <= 1.4.5 | **Előflashelt ntrboot-tal érkezik**; visszaflashelhető NDS flashkártyára. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | Nem | <= 11.14.0 | <= 1.4.5 | **Előflashelt ntrboot-tal érkezik** ([belső kapcsoló az ntrboot és az NDS módok között]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); ne flasheljen kézzel ntrboot-ot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | nem | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | nem | nincs | nincs | Csak [bizonyos flash chipek](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) kompatibilisek az ntrboot-tal. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | Minden RTS revízióval kompatibilis. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: 2019. szeptember 3. | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: 2019. szeptember 3. | <= 11.14.0 | <= 1.4.5 | Minden R4iSDHC 20XX flashkártya egyforma. A 2013-as modellek nem kompatibilisek. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: 2019. szeptember 3. | <= 11.14.0 | <= 1.4.5 | Az összes R4iSDHC 20XX flashkártya egyforma. A 2013-as modellek nem kompatibilisek. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. A 2013-as modellek nem kompatibilisek. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. A 2013-as modellek nem kompatibilisek. | | **Ace3DS X** | | nem | <= 11.14.0 | <= 1.4.5 | **ntrboot-tal gyárilag flashelve** (külső kapcsolóval váltogatható az ntrboot ("3DS") és az NDS mód); ne flasheld kézileg ntrboot-tal. | | **Ace3DS Plus** | | nem | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | nem | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Vedd figyelembe, hogy a "Time Bomb"-bal rendelkező kártyák nem lesznek képes | **R4i Gold 3DS Deluxe "Starter"** | | nem | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | nem | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | ismeretlen | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: 2019. szeptember 3. | <= 11.14.0 | <= 1.4.5 | Az összes R4iSDHC 20XX flashkártya egyforma. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/hu_HU/updating-b9s.txt b/_pages/hu_HU/updating-b9s.txt index 19aefd4e22..ad9a1e14dc 100644 --- a/_pages/hu_HU/updating-b9s.txt +++ b/_pages/hu_HU/updating-b9s.txt @@ -9,16 +9,14 @@ title: "B9S frissítése" Ez az oldal azoknak a felhasználóknak szól, akik már rendelkeznek telepített boot9strap-pel, és szeretnék frissíteni azt a legfrissebb verzióra. {% capture notice-1 %} -Kaptunk visszajelzéseket kitiltási hullámokról, melyeket a Nintendo a CFW-t használóknak osztogatott. Ahhoz, hogy megvédd magadat, kérjük kövesd az alábbi lépéseket még az útmutató megkezdése előtt: +Habár azt gondoljuk, hogy az egyedi firmware biztonságos jelenleg, fontos megjegyezned, hogy nem válik sosem "ban free"-vé. -1. Menj a System Settings-be, ott válaszd ezt: "Internet Settings", majd ezt: "SpotPass", végül ezt: "Sending of System Information" -1. Kapcsold ki a "Sending of System Information" opciót -1. Lépj ki a System Settings-ből -1. Válaszd a Friend List opciót (a [narancsszínű fej ikon]({{ "/images/friend-list-icon.png" | absolute_url }}) a Home Menu felső sávján) - + Ha hibaüzenetet kapsz, és visszadob a menübe, a Friend List már vagy korábban letiltásra került, vagy a konzolod nem tud csatlakozni a Nintendo szervereihez (kitiltás, vagy kapcsolódási hiba miatt) -1. Itt menj a beállításokba (Settings), ott válaszd ezt: "Friend Notification Settings", majd ezt: "Show friends what you're playing" -1. Kapcsold ki a "Show friends what you're playing" opciót -1. Lépj ki a Friend List-ből +A következő műveletektől ajánlott tartózkodnod: +1. Kalózkodás +1. Online csalás +1. Gyanús viselkedés az eShop-ban (például hitelkártya visszatérítés igénylése) + +Azt gondoljuk, hogy a SpotPass és StreetPass használata biztonságos jelenleg. {% endcapture %} diff --git a/_pages/id_ID/a9lh-to-b9s.txt b/_pages/id_ID/a9lh-to-b9s.txt index 60eaed476f..d2e59ef26a 100644 --- a/_pages/id_ID/a9lh-to-b9s.txt +++ b/_pages/id_ID/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/id_ID/get-started.txt b/_pages/id_ID/get-started.txt index 7593529e50..43812c5ebb 100644 --- a/_pages/id_ID/get-started.txt +++ b/_pages/id_ID/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/id_ID/home.txt b/_pages/id_ID/home.txt index 71e18aeec4..11c0abea21 100644 --- a/_pages/id_ID/home.txt +++ b/_pages/id_ID/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/id_ID/ntrboot.txt b/_pages/id_ID/ntrboot.txt index a5f018c69a..d0c531cd38 100644 --- a/_pages/id_ID/ntrboot.txt +++ b/_pages/id_ID/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/id_ID/updating-b9s.txt b/_pages/id_ID/updating-b9s.txt index 84d8eb17f1..f4c4a38875 100644 --- a/_pages/id_ID/updating-b9s.txt +++ b/_pages/id_ID/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/it_IT/a9lh-to-b9s.txt b/_pages/it_IT/a9lh-to-b9s.txt index 1c00f34f39..8c66b7630b 100644 --- a/_pages/it_IT/a9lh-to-b9s.txt +++ b/_pages/it_IT/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ Se Luma3DS è configurato con un PIN di accesso, SafeB9SInstaller ti darà l'err {: .notice--warning} {% capture notice-1 %} -È stata segnalata recentemente un'ondata di ban da parte di Nintendo riscontrata da utenti con CFW. Per proteggerti, per favore esegui i seguenti passaggi prima di iniziare questa guida: +Anche se riteniamo che l'uso di un custom firmware in questo momento sia relativamente sicuro, è importante tenere presente che non sarà mai al 100% senza rischio di ban. -1. Entra nelle Impostazioni della Console, quindi in "Impostazioni Internet", poi "SpotPass" ed infine "Invio informazioni della console" -1. Disabilita l'impostazione "Invio informazioni della console" -1. Esci dalle Impostazioni della Console -1. Accedi alla lista di amici (l'[icona con un viso arancione]({{ "/images/friend-list-icon.png" | absolute_url }}) nella riga superiore del menu HOME) - + Se riscontri un errore e vieni rimandato al menu principale, o le impostazioni della lista di amici sono già state disattivate o la console non può connettersi ai server Nintendo (a causa di un ban o per problemi di connettività) -1. Vai nelle impostazioni della lista di amici, quindi "Imposta notifiche amici" ed infine "Vuoi mostrare il software in uso?" -1. Disabilita l'impostazione "Vuoi mostrare il software in uso?" -1. Esci dalla lista di amici +Dovresti evitare le seguenti azioni: +1. Pirateria +1. Trucchi online +1. Comportamenti sospetti nell'eShop (ad esempio, contestazioni di addebiti con la carta di credito) + +Riteniamo che SpotPass e StreetPass siano tranquillamente utilizzabili in questo momento. {% endcapture %} diff --git a/_pages/it_IT/get-started.txt b/_pages/it_IT/get-started.txt index 3e82f794a3..131cd0d48b 100644 --- a/_pages/it_IT/get-started.txt +++ b/_pages/it_IT/get-started.txt @@ -61,7 +61,7 @@ Riteniamo che SpotPass e StreetPass siano tranquillamente utilizzabili in questo 1.0.0 2.0.0 - Aggiorna all'ultimo firmware o usa un metodo per "tutte le versioni" + Aggiorna all'ultima versione o usa un metodo per "tutte le versioni" 2.1.0 @@ -75,11 +75,10 @@ Riteniamo che SpotPass e StreetPass siano tranquillamente utilizzabili in questo 11.4.0 11.13.0 - Aggiorna all'ultimo firmware o usa un metodo per "tutte le versioni" + Aggiorna all'ultima versione o usa un metodo per "tutte le versioni" - 11.14.0 - 11.14.0 + 11.14.0 (più recente) Seedminer diff --git a/_pages/it_IT/home.txt b/_pages/it_IT/home.txt index 9e85604d38..257200edaa 100644 --- a/_pages/it_IT/home.txt +++ b/_pages/it_IT/home.txt @@ -78,11 +78,11 @@ Per una lista di tutte le firme di sighax, è possibile consultare [questo gist] + **Prima di seguire la guida, è necessario che tu conosca il rischio dell'hacking di un 3DS: OGNI volta che si modifica il sistema c'è sempre il rischio di un brick IRREVERSIBILE. È raro ma può sempre capitare, quindi assicurati di seguire ESATTAMENTE OGNI SINGOLO PASSAGGIO.** + Se hai già modificato in precedenza il tuo 3DS per configurare un'EmuNAND e vorresti spostare il contenuto dell'EmuNAND nel nuovo CFW SysNAND, segui tutte le istruzioni per ripristinare l'EmuNAND una volta raggiunta la sezione [Completamento dell'installazione](finalizing-setup). -+ Questa guida è applicabile a New 3DS, Old 3DS, New 2DS e Old 2DS di ogni regione e con versione del software 11.13.0 o inferiore. ++ Questa guida è applicabile a New 3DS, Old 3DS, New 2DS e Old 2DS di ogni regione e con versione del software 11.14.0 o inferiore. + Seguendo correttamente la guida non perderai alcun dato e manterrai tutto ciò che era installato nella console (per cui giochi, NNID, salvataggi, ecc verranno tutti conservati). + Mantieni sempre la console in carica per evitare la perdita di dati o danni derivanti dall'improvviso spegnimento della console! + La tua scheda SD dovrebbe essere [MBR e non GPT](http://www.howtogeek.com/245610/) (la scheda SD preconfezionata con la console è MBR di default). Il modo più semplice per verificarlo è controllare che la scheda SD funzioni nel tuo 3DS. Se funziona, la scheda SD è MBR. -+ Se devi formattare una scheda SD nuova, puoi usare [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) impostando Allocation Unit Size a 32K (32768). ++ Se devi formattare una scheda SD nuova, puoi usare [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) impostando Allocation Unit Size a 32K (32768). Se la tua scheda SD è pari o superiore a 64GB, imposta invece Allocation Unit Size a 64K (65536). + A livello di software, un Old 2DS è essenzialmente identico a un Old 3DS, mentre un New 2DS è essenzialmente identico ad un New 3DS. Qualunque istruzione indicante "Old 3DS" si applica anche agli Old 2DS, e qualunque istruzione relativa ai "New 3DS" si applica ai New 2DS. ___ diff --git a/_pages/it_IT/ntrboot.txt b/_pages/it_IT/ntrboot.txt index 851ec2e1f2..814790cd24 100644 --- a/_pages/it_IT/ntrboot.txt +++ b/_pages/it_IT/ntrboot.txt @@ -17,14 +17,14 @@ Tieni presente che alcune cartucce hanno una "bomba a tempo" che impedirà loro | Nome della Flashcart | Prezzo Attuale | "Bomba ad orologeria"? | Versioni 3DS? | Versioni DSi? | Note aggiuntive | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | €15.99 | 3 Settembre 2019 | <= 11.14.0 | <= 1.4.5 | **Venduta con ntrboot preinstallato**; è possibile riflasharla per ripristinarla a flashcart NDS. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | €15.99 | 3 Settembre 2024 | <= 11.14.0 | <= 1.4.5 | **Venduta con ntrboot preinstallato**; è possibile riflasharla per ripristinarla a flashcart NDS. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | €19.99 | No | <= 11.14.0 | <= 1.4.5 | **Venduta con ntrboot preinstallato** ([Presenta un interruttore per alternare le modalità ntrboot e NDS]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); da non flashare manualmente con ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | €20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | €9.99 | No | Nessuna | Nessuna | Solo i modelli con [determinati flash chip](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) sono compatibili con ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | €19.99 | No | <= 11.14.0 | <= 1.4.5 | Tutte le versioni di RTS sono compatibili. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | €13.99 | 1.87: 3 Settembre 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | €9.99 | 3.9b: 3 Settembre 2019 | <= 11.14.0 | <= 1.4.5 | Tutte le flashcart R4iSDHC 20XX sono identiche. I modelli del 2013 non sono compatibili. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | €13.99 | 3.9b: 3 Settembre 2019 | <= 11.14.0 | <= 1.4.5 | Tutte le flashcart R4iSDHC 20XX sono identiche. I modelli del 2013 non sono compatibili. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | €13.99 | 1.85b: 3 Settembre 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | €9.99 | 4.0b: 3 Settembre 2024 | <= 11.14.0 | <= 1.4.5 | Tutte le flashcart R4iSDHC 20XX sono identiche. I modelli del 2013 non sono compatibili. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | €13.99 | 4.0b: 3 Settembre 2024 | <= 11.14.0 | <= 1.4.5 | Tutte le flashcart R4iSDHC 20XX sono identiche. I modelli del 2013 non sono compatibili. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Venduta con ntrboot preinstallato** (presenta un interruttore per alternare le modalità ntrboot ("3DS") e NDS); da non flashare manualmente con ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Tieni presente che alcune cartucce hanno una "bomba a tempo" che impedirà loro | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Sconosciuto | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: 3 Settembre 2019 | <= 11.14.0 | <= 1.4.5 | Tutte le flashcart R4iSDHC 20XX sono identiche. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: 3 Settembre 2024 | <= 11.14.0 | <= 1.4.5 | Tutte le flashcart R4iSDHC 20XX sono identiche. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/it_IT/updating-b9s.txt b/_pages/it_IT/updating-b9s.txt index d8e05a28ac..f29e32988e 100644 --- a/_pages/it_IT/updating-b9s.txt +++ b/_pages/it_IT/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Aggiornare B9S" Questa pagina spiega come aggiornare la propria installazione di boot9strap all'ultima versione. {% capture notice-1 %} -È stata segnalata recentemente un'ondata di ban da parte di Nintendo riscontrata da utenti con CFW. Per proteggerti, per favore esegui i seguenti passaggi prima di iniziare questa guida: +Anche se riteniamo che l'uso di un custom firmware in questo momento sia relativamente sicuro, è importante tenere presente che non sarà mai al 100% senza rischio di ban. -1. Entra nelle Impostazioni della Console, quindi in "Impostazioni Internet", poi "SpotPass" ed infine "Invio informazioni della console" -1. Disabilita l'impostazione "Invio informazioni della console" -1. Esci dalle Impostazioni della Console -1. Accedi alla lista di amici (l'[icona con un viso arancione]({{ "/images/friend-list-icon.png" | absolute_url }}) nella riga superiore del menu HOME) - + Se riscontri un errore e vieni rimandato al menu principale, o le impostazioni della lista di amici sono già state disattivate o la console non può connettersi ai server Nintendo (a causa di un ban o per problemi di connettività) -1. Vai nelle impostazioni della lista di amici, quindi "Imposta notifiche amici" ed infine "Vuoi mostrare il software in uso?" -1. Disabilita l'impostazione "Vuoi mostrare il software in uso?" -1. Esci dalla lista di amici +Dovresti evitare le seguenti azioni: +1. Pirateria +1. Trucchi online +1. Comportamenti sospetti nell'eShop (ad esempio, contestazioni di addebiti con la carta di credito) + +Riteniamo che SpotPass e StreetPass siano tranquillamente utilizzabili in questo momento. {% endcapture %} diff --git a/_pages/ja_JP/a9lh-to-b9s.txt b/_pages/ja_JP/a9lh-to-b9s.txt index 665e850e9f..bf8c2e3dfe 100644 --- a/_pages/ja_JP/a9lh-to-b9s.txt +++ b/_pages/ja_JP/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/ja_JP/get-started.txt b/_pages/ja_JP/get-started.txt index 7f5349bbb6..f9672062cc 100644 --- a/_pages/ja_JP/get-started.txt +++ b/_pages/ja_JP/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/ja_JP/home.txt b/_pages/ja_JP/home.txt index d3b5175ec4..4d4fe541a3 100644 --- a/_pages/ja_JP/home.txt +++ b/_pages/ja_JP/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **ガイドを始める前に、あなたの3DSが復元不可能なBRICK状態になるリスクが有ることを忘れないでください。 稀ではありますが、BRICKする可能性があります。必ず全ての指示に従ってください。** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. すべてが計画通りに進めば、データは全く失われず、導入前にあなたが使用していたすべてのもの (ゲーム、NNID、セーブデータなど) が保持されます。 + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ja_JP/ntrboot.txt b/_pages/ja_JP/ntrboot.txt index a5f018c69a..d0c531cd38 100644 --- a/_pages/ja_JP/ntrboot.txt +++ b/_pages/ja_JP/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ja_JP/updating-b9s.txt b/_pages/ja_JP/updating-b9s.txt index 602a07420f..45b0090418 100644 --- a/_pages/ja_JP/updating-b9s.txt +++ b/_pages/ja_JP/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/ko_KR/a9lh-to-b9s.txt b/_pages/ko_KR/a9lh-to-b9s.txt index 19e400daa5..28e114627e 100644 --- a/_pages/ko_KR/a9lh-to-b9s.txt +++ b/_pages/ko_KR/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/ko_KR/get-started.txt b/_pages/ko_KR/get-started.txt index a8330d55d5..0337aea49b 100644 --- a/_pages/ko_KR/get-started.txt +++ b/_pages/ko_KR/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/ko_KR/home.txt b/_pages/ko_KR/home.txt index 578bc6f76f..69694cdf47 100644 --- a/_pages/ko_KR/home.txt +++ b/_pages/ko_KR/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **가이드를 시작하기 앞서 반드시 3DS 해킹의 위험 요소를 인지하기 바랍니다: 시스템을 수정하는 모든 행위는 기기를 복구가 불가능한 벽돌로 만들 위험을 안고 있습니다. 매우 드물어도 가능성은 존재하므로 모든 절차을 정확하게 따라 주세요.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + 모든 것이 계획대로 진행될 경우 시작할 때 갖고 있던 데이터가 모두 보존됩니다. (게임, NNID, 저장 데이터 등) + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + SD 카드는 [GPT가 아니라 MBR](http://www.howtogeek.com/245610/) 기반이어야 합니다. (처음 샀을 때 끼워져 있는 SD 카드는 기본적으로 MBR입니다.) The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ko_KR/ntrboot.txt b/_pages/ko_KR/ntrboot.txt index a5f018c69a..d0c531cd38 100644 --- a/_pages/ko_KR/ntrboot.txt +++ b/_pages/ko_KR/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ko_KR/updating-b9s.txt b/_pages/ko_KR/updating-b9s.txt index eb7d6d8757..8e52c82236 100644 --- a/_pages/ko_KR/updating-b9s.txt +++ b/_pages/ko_KR/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/ms_MY/a9lh-to-b9s.txt b/_pages/ms_MY/a9lh-to-b9s.txt index 525d8213b4..68c3d9ca40 100644 --- a/_pages/ms_MY/a9lh-to-b9s.txt +++ b/_pages/ms_MY/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/ms_MY/get-started.txt b/_pages/ms_MY/get-started.txt index 941773cf39..9084bc9536 100644 --- a/_pages/ms_MY/get-started.txt +++ b/_pages/ms_MY/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/ms_MY/home.txt b/_pages/ms_MY/home.txt index a71ab19bad..e7f4ba0a5b 100644 --- a/_pages/ms_MY/home.txt +++ b/_pages/ms_MY/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + ** Sebelum memulakan panduan, anda mesti tahu risiko-risiko ubahsuai 3DS: SETIAP kali anda mengubah suai sistem anda, sentiasa ada potensi untuk brick yang tidak dapat DIPULIHKAN. Mereka jarang berlaku, tetapi masih berkemungkinan, jadi pastikan anda ikut SEMUA arahan DENGAN TEPAT.* * + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + Jika segala-galanya mengikut perancangan, anda tidak akan kehilangan sebarang data dan akhirnya masih yang sama (games, NNID, saves, dan sebagainya akan dikekalkan). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ms_MY/ntrboot.txt b/_pages/ms_MY/ntrboot.txt index a5f018c69a..d0c531cd38 100644 --- a/_pages/ms_MY/ntrboot.txt +++ b/_pages/ms_MY/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ms_MY/updating-b9s.txt b/_pages/ms_MY/updating-b9s.txt index 26526ce503..09d281abdf 100644 --- a/_pages/ms_MY/updating-b9s.txt +++ b/_pages/ms_MY/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/nl_NL/a9lh-to-b9s.txt b/_pages/nl_NL/a9lh-to-b9s.txt index 6e2b65aba8..fa59b84cdc 100644 --- a/_pages/nl_NL/a9lh-to-b9s.txt +++ b/_pages/nl_NL/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/nl_NL/get-started.txt b/_pages/nl_NL/get-started.txt index ee968b4738..d2b2650a17 100644 --- a/_pages/nl_NL/get-started.txt +++ b/_pages/nl_NL/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/nl_NL/home.txt b/_pages/nl_NL/home.txt index f609372131..2608c4779a 100644 --- a/_pages/nl_NL/home.txt +++ b/_pages/nl_NL/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Voordat je met deze handleiding begint moet je weten wat de risico's zijn van het hacken van je 3DS: ELKE keer als je een aanpassing maakt aan je 3DS zal er een altijd een kans zijn op een ONHERSTELBARE brick. Deze zijn zeer zeldzaam, maar het blijft altijd een mogelijkheid, dus wees er zeker van dat je ALLE stappen EXACT volgt.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + als alles volgens plan gaat, zal je geen data verliezen en eindigen met alles waarmee je begon (spellen, NNID, saves, etc. zullen bewaard blijven). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Je SD kaart zal een [MBR, niet GPT](http://www.howtogeek.com/245610/) (de SD card die standaard komt bij je 3DS is MBR) moeten zijn. The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/nl_NL/ntrboot.txt b/_pages/nl_NL/ntrboot.txt index a5f018c69a..d0c531cd38 100644 --- a/_pages/nl_NL/ntrboot.txt +++ b/_pages/nl_NL/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/nl_NL/updating-b9s.txt b/_pages/nl_NL/updating-b9s.txt index c5894aefc9..304091a9cf 100644 --- a/_pages/nl_NL/updating-b9s.txt +++ b/_pages/nl_NL/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/no_NO/a9lh-to-b9s.txt b/_pages/no_NO/a9lh-to-b9s.txt index 7162b93ddd..19b93e1e40 100644 --- a/_pages/no_NO/a9lh-to-b9s.txt +++ b/_pages/no_NO/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/no_NO/get-started.txt b/_pages/no_NO/get-started.txt index 28bf12e41f..138cde71d2 100644 --- a/_pages/no_NO/get-started.txt +++ b/_pages/no_NO/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/no_NO/home.txt b/_pages/no_NO/home.txt index 52a552caab..d5a6ae9db7 100644 --- a/_pages/no_NO/home.txt +++ b/_pages/no_NO/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Før du starter veiledningen, må du vite risikoen for 3DS hacking: HVER gang du endrer systemet, er det alltid et potensial for en UOPPRETTELIG brick. De er sjeldne, men fortsatt en mulighet så pass på at du følger ALLE trinnene NØYAKTIG.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + Hvis alt går etter planen, vil du ikke miste data, og ende opp med alt som du startet med (spill, NNID, saver, osv blir bevart). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/no_NO/ntrboot.txt b/_pages/no_NO/ntrboot.txt index a5f018c69a..d0c531cd38 100644 --- a/_pages/no_NO/ntrboot.txt +++ b/_pages/no_NO/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/no_NO/updating-b9s.txt b/_pages/no_NO/updating-b9s.txt index 09048dc17f..b6c2ead960 100644 --- a/_pages/no_NO/updating-b9s.txt +++ b/_pages/no_NO/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/pl_PL/a9lh-to-b9s.txt b/_pages/pl_PL/a9lh-to-b9s.txt index 789f57ee65..5b022ea167 100644 --- a/_pages/pl_PL/a9lh-to-b9s.txt +++ b/_pages/pl_PL/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ Jeśli korzystasz z PIN'u do Luma3DS, SafeB9SInstaller będzie pokazywać błąd {: .notice--warning} {% capture notice-1 %} -Były zgłaszane raporty fal banów dla użytkowników CFW od Nintendo. Aby ochronić się, wykonaj poniższe kroki przed rozpoczęciem poradnika: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Wejdź do System Settings, następnie do "Internet Settings", "SpotPass", i "Sending of System Information" -1. Wyłącz opcję "Sending of System Information" -1. Wyjdź z System Settings -1. Wejdź do Listy Znajomych (pomarańczowa ikona twarzy)({{ "/images/friend-list-icon.png" | absolute_url }}) w górnej linii Home menu - + Jeśli wyświetli się błąd i zostaniesz wyrzucony z menu, lista znajomych jest albo już wyłączona lub twoja konsola nie może się połączyć z serwerami Nintendo (przez bana lub problemy z połączeniem) -1. Wejdź do ustawień Listy Znajomych, potem "Friend Notification Settings", potem "Show friends what you're playing" -1. Wyłącz opcję "Show friends what you're playing" -1. Wyjdź z Listy Znajomych +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/pl_PL/get-started.txt b/_pages/pl_PL/get-started.txt index 1c34c8efc5..eaa500c34b 100644 --- a/_pages/pl_PL/get-started.txt +++ b/_pages/pl_PL/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/pl_PL/home.txt b/_pages/pl_PL/home.txt index a968d04642..9f3530661a 100644 --- a/_pages/pl_PL/home.txt +++ b/_pages/pl_PL/home.txt @@ -78,11 +78,11 @@ Aby zobaczyć pełną listę podpisów sighax, zobacz [ten gist](https://gist.gi + **Przed rozpoczęciem wykonywania instrukcji, musisz znać zagrożenia przerabiania Nintendo 3DS: przy KAŻDEJ modyfikacji systemu istnieje potencjalne ryzyko NIEODWRACALNEGO BRICK'A. Są one rzadkie, ale nadal możliwe, więc upewnij się, że wykonałeś WSZYSTKIE kroki DOKŁADNIE.** + Jeśli już wcześniej przerobiłeś swoją konsolę używając EmuNAND, i chcesz przenieść jego zawartość na twój nowy SysNAND CFW, postępuj zwyczajnie według tego poradnika i przenieś swój istniejący EmuNAND, kiedy zostaniesz o to zapytany w rozdziale [Finalizowanie Instalacji](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + Jeśli wszystko pójdzie zgodnie z planem, nie stracisz żadnych danych i wszystko pozostanie tak, jak przed rozpoczęciem poradnika (gry, NNID, zapisy itp. zostaną zachowane). + Pozostaw swoją konsolę podłączoną do ładowarki i naładowaną podczas całego procesu, aby nie dopuścić do utraty danych, lub uszkodzenia spowodowanego niespodziewanym wyłączeniem konsoli! + Tabelą partycji twojej karty SD powinien być [MBR, nie GPT](http://www.howtogeek.com/245610/) (karta SD, która przychodzi z twoim urządzeniem będzie domyślnie w MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + Old 2DS jest niemal identyczny jak Old 3DS pod względem oprogramowania, podczas gdy New 2DS jest zasadniczo identyczny jak New 3DS nowy pod względem oprogramowania. Kroki które mówią o "Old 3DS" można śmiało zastosować do Old 2DS, zaś wszystkie kroki opisane jako "New 3DS" pasują również do New 2DS. ___ diff --git a/_pages/pl_PL/ntrboot.txt b/_pages/pl_PL/ntrboot.txt index d97f00e944..8d0b9c38a6 100644 --- a/_pages/pl_PL/ntrboot.txt +++ b/_pages/pl_PL/ntrboot.txt @@ -17,14 +17,14 @@ Zauważ, że flashcarty z "Time Bomb" nie będą w stanie uruchamiać plików `. | Nazwa Flashcarta | Aktualna Cena | "Time Bomb"? | Wersje 3DS'a? | Wersje DSi? | Inne Uwagi | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | Nie | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Modele 2013 nie są kompatybilne. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Modele 2013 nie są kompatybilne. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Modele 2013 nie są kompatybilne. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Modele 2013 nie są kompatybilne. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | Nie | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Zauważ, że flashcarty z "Time Bomb" nie będą w stanie uruchamiać plików `. | **R4i Gold 3DS Deluxe "Starter"** | | Nie | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | Nie | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pl_PL/updating-b9s.txt b/_pages/pl_PL/updating-b9s.txt index be3717d4e7..ff26ee9c7e 100644 --- a/_pages/pl_PL/updating-b9s.txt +++ b/_pages/pl_PL/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Aktualizowanie B9S" Ta strona poświęcona jest obecnym użytkownikom boot9strap, którzy chcą zaktualizować boot9strap do najnowszej wersji. {% capture notice-1 %} -Były zgłaszane raporty fal banów dla użytkowników CFW od Nintendo. Aby ochronić się, wykonaj poniższe kroki przed rozpoczęciem poradnika: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Wejdź do System Settings, następnie do "Internet Settings", "SpotPass", i "Sending of System Information" -1. Zablokuj opcję "Sending of System Information" -1. Wyjdź z System Settings -1. Wejdź do Listy Znajomych (pomarańczowa ikona twarzy)({{ "/images/friend-list-icon.png" | absolute_url }}) w górnej linii Home menu - + Jeśli wyświetli się błąd i zostaniesz wyrzucony z menu, lista znajomych jest albo już wyłączona lub twoja konsola nie może się połączyć z serwerami Nintendo (przez bana lub problemy z połączeniem) -1. Wejdź do ustawień Listy Znajomych, potem "Friend Notification Settings", potem "Show friends what you're playing" -1. Wyłącz opcję "Show friends what you're playing" -1. Wyjdź z Listy Znajomych +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/pt_BR/a9lh-to-b9s.txt b/_pages/pt_BR/a9lh-to-b9s.txt index cb8cb3d490..a1616129e9 100644 --- a/_pages/pt_BR/a9lh-to-b9s.txt +++ b/_pages/pt_BR/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ Se você tiver um PIN habilitado no Luma3DS, SafeB9SInstaller lhe dará um erro {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/pt_BR/get-started.txt b/_pages/pt_BR/get-started.txt index ca978a2a14..2b355c4b5f 100644 --- a/_pages/pt_BR/get-started.txt +++ b/_pages/pt_BR/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/pt_BR/home.txt b/_pages/pt_BR/home.txt index becdc419e6..559100c55a 100644 --- a/_pages/pt_BR/home.txt +++ b/_pages/pt_BR/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Antes de começar a seguir o guia, você precisa saber os riscos de usar hack no 3DS: TODA vez que você modifica seu sistema, existe sempre o potencial de ocorrer um brick IRRECUPERÁVEL. Eles são raros, mas ainda existe a possibilidade, então garanta que você siga TODOS os passos EXATAMENTE como escritos.** + Se você já fez um hack anteriormente no seu 3DS com uma instalação EmuNAND, e gostaria de mover o conteúdo da sua antiga EmuNAND para a nova SysNAND com CFW, você deve seguir as instruções e restaurar sua EmuNAND quando solicitado, assim que chegar em [Finalizando a instalação](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + Se tudo ocorrer conforme o esperado, você não perderá dados pessoais e continuará com tudo o que tinha antes de começar (jogos, NNID, saves, etc serão preservados). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + O seu cartão SD deve ser [MBR, e não GPT](http://adrenaline.uol.com.br/forum/threads/tutorial-convertendo-mbr-gpt-e-gpt-mbr.461966/) (o cartão SD que vem com o seu dispositivo é, por padrão, MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/pt_BR/ntrboot.txt b/_pages/pt_BR/ntrboot.txt index 7d03cc46ec..30f3825c5b 100644 --- a/_pages/pt_BR/ntrboot.txt +++ b/_pages/pt_BR/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pt_BR/updating-b9s.txt b/_pages/pt_BR/updating-b9s.txt index 8fc889cf63..dbb3cc9d55 100644 --- a/_pages/pt_BR/updating-b9s.txt +++ b/_pages/pt_BR/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Atualizando B9S" # Esta página é para usuários do boot9strap atualizarem a instalação do boot9strap para a versão mais recente. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/pt_PT/a9lh-to-b9s.txt b/_pages/pt_PT/a9lh-to-b9s.txt index 5bd516ffbb..a2b4fd4062 100644 --- a/_pages/pt_PT/a9lh-to-b9s.txt +++ b/_pages/pt_PT/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/pt_PT/get-started.txt b/_pages/pt_PT/get-started.txt index e47090de3d..e9a67159cb 100644 --- a/_pages/pt_PT/get-started.txt +++ b/_pages/pt_PT/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/pt_PT/home.txt b/_pages/pt_PT/home.txt index 5ac07fce5d..10b39255d1 100644 --- a/_pages/pt_PT/home.txt +++ b/_pages/pt_PT/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/pt_PT/ntrboot.txt b/_pages/pt_PT/ntrboot.txt index d2d4c2a685..6b996b7de7 100644 --- a/_pages/pt_PT/ntrboot.txt +++ b/_pages/pt_PT/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pt_PT/updating-b9s.txt b/_pages/pt_PT/updating-b9s.txt index 58f3c5eb23..b1c3ebee5c 100644 --- a/_pages/pt_PT/updating-b9s.txt +++ b/_pages/pt_PT/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/ro_RO/a9lh-to-b9s.txt b/_pages/ro_RO/a9lh-to-b9s.txt index 018c42d85b..b28623d9bc 100644 --- a/_pages/ro_RO/a9lh-to-b9s.txt +++ b/_pages/ro_RO/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ Dacă aveți un PIN pe Luma3DS, SafeBS9Installer vă va da eroarea "OTP Crypto F {: .notice--warning} {% capture notice-1 %} -Au existat rapoarte despre un val de banuri adresate utilizatorilor de CFW de către Nintendo. Pentru a vă proteja, efectuaţi următorii paşi înainte de a începe acest ghid: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Mergeți în System Settings, apoi "Internet Settings", apoi "SpotPass", apoi "Sending of System Information" -1. Dezactivați opţiunea "Sending of System Information" -1. Ieșiți din System Settings -1. Mergeți în Lista de prieteni ([iconița cu fața portocalie]({{ "/images/friend-list-icon.png" | absolute_url }} în rândul superior de pe meniul HOME) - + Dacă primiți o eroare și sunteți dat afară din meniu, setarea Listei de prieteni este dezactivată sau consola nu se mai poate conecta în serverele Nintendo (din cauza unui ban sau problemelor de conexiune) -1. Mergeți la setările de pe Lista de prieteni, apoi "Friend Notification Settings", apoi "Show friends what you're playing" -1. Dezactivați opțiunea "Show friends what you're playing" -1. Ieșiți din Lista de prieteni +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/ro_RO/get-started.txt b/_pages/ro_RO/get-started.txt index f5e2f3acf7..bcc96f31f9 100644 --- a/_pages/ro_RO/get-started.txt +++ b/_pages/ro_RO/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/ro_RO/home.txt b/_pages/ro_RO/home.txt index 04a6e5c532..211f327b05 100644 --- a/_pages/ro_RO/home.txt +++ b/_pages/ro_RO/home.txt @@ -78,11 +78,11 @@ Pentru o listă cu fiecare dintre semnăturile calculate de sighax, vedeți [ace + **Inainte să începeți acest ghid, trebuie să știți riscurile modării unui 3DS: DE FIECARE DATĂ când vă modificați sistemul, există întotdeauna potențialul de a face un brick IRECUPERABIL. Este rar, dar există o posibilitate așa că aveți grijă să urmați TOATE instrucțiunile cu EXACTITATE.** + Daca v-ați modat deja 3DS-ul înainte pentru a avea o configurare de tip EmuNAND și doriți să mutați conținutul lui pe noul CFW SysNAND, va trebui să urmați toate instrucțiunile și să restaurați EmuNAND-ul vostru existent atunci când ajungeți la [Finalizând instalarea](finalizing-setup). -+ Acest ghid va merge pe New 3DS, Old 3DS, și 2DS în toate regiunile cu firmware 11.13.0 sau inferior. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + Dacă totul merge așa cum trebuie, nu o să pierdeți nimic și o să ajungeți să aveți toate lucrurile cu care ați început (jocurile, NNID, salvările, etc. vor fi păstrate). + Țineți dispozitivul conectat și încărcat pe toată durata procedeului pentru a evita pierderea de date sau daune de la o închidere neașteptată! + Cardul SD ar trebui să fie [MBR, nu GPT](http://www.howtogeek.com/245610/) (cardul SD care vine cu dispozitivul va fi MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + Old 2DS este, în esenţă, identic cu Old 3DS în ceea ce priveşte software-ul, în timp ce New 2DS este identic cu New 3DS în ceea ce priveşte software-ul. Orice pas care spune "Old 3DS" se aplică de asemenea la Old 2DS, şi orice pas care spune "New 3DS" se aplică de asemenea la New 2DS. ___ diff --git a/_pages/ro_RO/ntrboot.txt b/_pages/ro_RO/ntrboot.txt index b10d7f4e4a..b44c684425 100644 --- a/_pages/ro_RO/ntrboot.txt +++ b/_pages/ro_RO/ntrboot.txt @@ -17,14 +17,14 @@ Deși exploit-ul ntrboot merge indiferent de versiunea de sistem, ntrboot flashe | Nume de Flashcart | Preţul Curent | Are "Bombă cu Ceas"? | Versiuni de 3DS? | Versiuni de DSi? | Alte note | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | Nu | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. modelele 2013 sunt incompatibile. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. modelele 2013 sunt incompatibile. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. modelele 2013 sunt incompatibile. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. modelele 2013 sunt incompatibile. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | Nu | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Deși exploit-ul ntrboot merge indiferent de versiunea de sistem, ntrboot flashe | **R4i Gold 3DS Deluxe "Starter"** | | Nu | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | Nu | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ro_RO/updating-b9s.txt b/_pages/ro_RO/updating-b9s.txt index 6906765a80..0b476ce805 100644 --- a/_pages/ro_RO/updating-b9s.txt +++ b/_pages/ro_RO/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Actualizând B9S" Această pagină este pentru utilizatorii de boot9strap ca să-și actualizeze instalarea către ultima versiune. {% capture notice-1 %} -Au existat rapoarte despre un val de banuri adresate utilizatorilor de CFW de către Nintendo. Pentru a vă proteja, efectuaţi următorii paşi înainte de a începe acest ghid: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Mergeți în System Settings, apoi "Internet Settings", apoi "SpotPass", apoi "Sending of System Information" -1. Dezactivați opţiunea "Sending of System Information" -1. Ieșiți din System Settings -1. Mergeți în Lista de prieteni ([iconița cu fața portocalie]({{ "/images/friend-list-icon.png" | absolute_url }} în rândul superior de pe meniul HOME) - + Dacă primiți o eroare și sunteți dat afară din meniu, setarea Listei de prieteni este dezactivată sau consola nu se mai poate conecta în serverele Nintendo (din cauza unui ban sau problemelor de conexiune) -1. Mergeți la setările de pe Lista de prieteni, apoi "Friend Notification Settings", apoi "Show friends what you're playing" -1. Dezactivați opțiunea "Show friends what you're playing" -1. Ieșiți din Lista de prieteni +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/ru_RU/a9lh-to-b9s.txt b/_pages/ru_RU/a9lh-to-b9s.txt index 8ec3a9189e..dace75ef28 100644 --- a/_pages/ru_RU/a9lh-to-b9s.txt +++ b/_pages/ru_RU/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ title: "С A9LH до B9S" {: .notice--warning} {% capture notice-1 %} -Сообщается о волне банов, выданных Nintendo пользователям CFW. Чтобы защитить себя, выполните следующие шаги перед началом этого руководства: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Откройте Системные настройки, затем "Интернет-настройки", затем "SpotPass", затем "Отправка информации о системе" -1. Отключите опцию "Отправка информации о системе" -1. Закройте Системные настройки (System settings) -1. Откройте Список друзей ([оранжевый значок в виде лица]({{ "/images/friend-list-icon.png" | absolute_url }}) на верхней строчке меню HOME) - + Если появляется ошибка и вас не пускают в меню, значит либо нужная настройка в Списке друзей уже отключена, либо консоль не может подключиться к серверам Nintendo (по причине бана или проблем с соединением) -1. Перейдите в настройки Списка друзей, затем "Настройки сообщений друга", затем "Показать друзьям, во что вы играете" -1. Отключите опцию "Показать друзьям, во что вы играете" -1. Закройте Список друзей +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/ru_RU/get-started.txt b/_pages/ru_RU/get-started.txt index 9a92b4d3a2..db6562b5ad 100644 --- a/_pages/ru_RU/get-started.txt +++ b/_pages/ru_RU/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/ru_RU/home.txt b/_pages/ru_RU/home.txt index b05e6e4478..dcde62ec12 100644 --- a/_pages/ru_RU/home.txt +++ b/_pages/ru_RU/home.txt @@ -78,11 +78,11 @@ Boot9strap имеет множество преимуществ перед др + **Перед тем, как начинать прошивку, следует понимать риск взлома 3DS: КАЖДЫЙ раз, модифицируя прошивку консоли, вы рискуете получить НЕВОССТАНОВИМЫЙ брик. Вероятность этого крайне низкая, но шанс всё равно есть. Так что убедитесь что вы СТРОГО следуете всем указаниям.** + Если ранее вы уже взламывали свою 3DS для получения EmuNAND и хотите перенести его содержимое в SysNAND с кастомной прошивкой, просто следуйте руководству пока не дойдете до пункта о восстановлении EmuNAND в разделе [Завершение установки](finalizing-setup). -+ Руководство предназначено для New 3DS, Old 3DS, New 2DS и Old 2DS любых регионов на прошивке 11.13.0 или ниже. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + Если всё пройдет по плану, вы ничего не потеряете и всё останется в первоначальном состоянии (игры, сохранения, NNID). + Держите консоль подключенной к зарядному устройству на протяжении всего процесса, чтобы избежать потери данных или поломки в случае внезапного отключения консоли! + SD-карта должна использовать [MBR, а не GPT](http://www.howtogeek.com/245610/) (англ.) (SD-карта, входящая в комплект, уже использует MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + Old 2DS программно в основном идентична Old 3DS, в то время как New 2DS программно в основном идентична New 3DS. Все шаги, предназначенные для "Old 3DS", также применимы к Old 2DS, а все шаги, предназначенные для "New 3DS", также применимы к New 2DS. ___ diff --git a/_pages/ru_RU/ntrboot.txt b/_pages/ru_RU/ntrboot.txt index dc9634d40c..61f0e39c00 100644 --- a/_pages/ru_RU/ntrboot.txt +++ b/_pages/ru_RU/ntrboot.txt @@ -17,14 +17,14 @@ title: "ntrboot" | Флешкартридж | Текущая стоимость | "Time Bomb"? | Версия 3DS? | Версия DSi? | Примечания | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | Нет | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | Нет | Ни одна | Ни одна | Только определенные [ревизии](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) совместимы с ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Модели 2013 несовместимы. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Модели 2013 несовместимы. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Модели 2013 несовместимы. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. Модели 2013 несовместимы. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | Нет | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ title: "ntrboot" | **R4i Gold 3DS Deluxe "Starter"** | | Нет | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | Нет | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ru_RU/updating-b9s.txt b/_pages/ru_RU/updating-b9s.txt index 229035ffee..963a70d3dd 100644 --- a/_pages/ru_RU/updating-b9s.txt +++ b/_pages/ru_RU/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Обновление B9S" Эта страница предназначена для пользователей boot9strap, чтобы они могли обновить установленный boot9strap до последней версии. {% capture notice-1 %} -Сообщается о волне банов, выданных Nintendo пользователям CFW. Чтобы защитить себя, выполните следующие шаги перед началом этого руководства: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Откройте Системные настройки, затем "Интернет-настройки", затем "SpotPass", затем "Отправка информации о системе" -1. Отключите опцию "Отправка информации о системе" -1. Закройте Системные настройки (System settings) -1. Откройте Список друзей ([оранжевый значок в виде лица]({{ "/images/friend-list-icon.png" | absolute_url }}) на верхней строчке меню HOME) - + Если появляется ошибка и вас не пускают в меню, значит либо нужная настройка в Списке друзей уже отключена, либо консоль не может подключиться к серверам Nintendo (по причине бана или проблем с соединением) -1. Перейдите в настройки Списка друзей, затем "Настройки сообщений друга", затем "Показать друзьям, во что вы играете" -1. Отключите опцию "Показать друзьям, во что вы играете" -1. Закройте Список друзей +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/sv_SE/a9lh-to-b9s.txt b/_pages/sv_SE/a9lh-to-b9s.txt index ac303ddc4f..a160885172 100644 --- a/_pages/sv_SE/a9lh-to-b9s.txt +++ b/_pages/sv_SE/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. För skydda dig själv, följ dessa steg innan du börjar guiden: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/sv_SE/get-started.txt b/_pages/sv_SE/get-started.txt index 71d5ac6819..b0d8485849 100644 --- a/_pages/sv_SE/get-started.txt +++ b/_pages/sv_SE/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/sv_SE/home.txt b/_pages/sv_SE/home.txt index 71e18aeec4..11c0abea21 100644 --- a/_pages/sv_SE/home.txt +++ b/_pages/sv_SE/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/sv_SE/ntrboot.txt b/_pages/sv_SE/ntrboot.txt index 32388acb8c..13aac0c727 100644 --- a/_pages/sv_SE/ntrboot.txt +++ b/_pages/sv_SE/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/sv_SE/updating-b9s.txt b/_pages/sv_SE/updating-b9s.txt index 1ca440a9c6..a0a3c0c32d 100644 --- a/_pages/sv_SE/updating-b9s.txt +++ b/_pages/sv_SE/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. För skydda dig själv, följ dessa steg innan du börjar guiden: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/th_TH/a9lh-to-b9s.txt b/_pages/th_TH/a9lh-to-b9s.txt index 60eaed476f..d2e59ef26a 100644 --- a/_pages/th_TH/a9lh-to-b9s.txt +++ b/_pages/th_TH/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/th_TH/get-started.txt b/_pages/th_TH/get-started.txt index 7593529e50..43812c5ebb 100644 --- a/_pages/th_TH/get-started.txt +++ b/_pages/th_TH/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/th_TH/home.txt b/_pages/th_TH/home.txt index 71e18aeec4..11c0abea21 100644 --- a/_pages/th_TH/home.txt +++ b/_pages/th_TH/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/th_TH/ntrboot.txt b/_pages/th_TH/ntrboot.txt index a5f018c69a..d0c531cd38 100644 --- a/_pages/th_TH/ntrboot.txt +++ b/_pages/th_TH/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/th_TH/updating-b9s.txt b/_pages/th_TH/updating-b9s.txt index 84d8eb17f1..f4c4a38875 100644 --- a/_pages/th_TH/updating-b9s.txt +++ b/_pages/th_TH/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/tr_TR/a9lh-to-b9s.txt b/_pages/tr_TR/a9lh-to-b9s.txt index e00bfa415c..c931015cc7 100644 --- a/_pages/tr_TR/a9lh-to-b9s.txt +++ b/_pages/tr_TR/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/tr_TR/get-started.txt b/_pages/tr_TR/get-started.txt index 4b29909633..a52ba8fe3e 100644 --- a/_pages/tr_TR/get-started.txt +++ b/_pages/tr_TR/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/tr_TR/home.txt b/_pages/tr_TR/home.txt index 422a0aa56b..81d5e537f4 100644 --- a/_pages/tr_TR/home.txt +++ b/_pages/tr_TR/home.txt @@ -78,11 +78,11 @@ Birçok oyun için yedekleme, düzenleme ve geri yükleme + **Rehbere başlamadan önce, hack işlemlerinin riskli olduğunu bilmeniz gerekir: Sistemi HER modifiye edişinizde KURTARILAMAZ bir brick oluşma ihtimali vardır. Bunlar çok nadirdir fakat oluşma şansı vardır, bundan dolayı rehberin her adımını BİREBİR takip etmeniz gerekir.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + Her şey plana uygun giderse hiçbir veri kaybetmeden başlangıçta sahip olduğunuz her şeyi koruyacaksınız (oyunlar, NNID, save dosyaları vs. korunacak). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + SD kartınız [GPT değil MBR](http://www.howtogeek.com/245610/) olmalıdır.(Cihaz içinde gelen SD kart varsayılan olarak MBR'dir). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/tr_TR/ntrboot.txt b/_pages/tr_TR/ntrboot.txt index f0a6070d1f..8209255387 100644 --- a/_pages/tr_TR/ntrboot.txt +++ b/_pages/tr_TR/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/tr_TR/updating-b9s.txt b/_pages/tr_TR/updating-b9s.txt index 06d8faca97..10e29a95bc 100644 --- a/_pages/tr_TR/updating-b9s.txt +++ b/_pages/tr_TR/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/uk_UA/a9lh-to-b9s.txt b/_pages/uk_UA/a9lh-to-b9s.txt index 60eaed476f..d2e59ef26a 100644 --- a/_pages/uk_UA/a9lh-to-b9s.txt +++ b/_pages/uk_UA/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/uk_UA/get-started.txt b/_pages/uk_UA/get-started.txt index 7593529e50..43812c5ebb 100644 --- a/_pages/uk_UA/get-started.txt +++ b/_pages/uk_UA/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/uk_UA/home.txt b/_pages/uk_UA/home.txt index 71e18aeec4..11c0abea21 100644 --- a/_pages/uk_UA/home.txt +++ b/_pages/uk_UA/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/uk_UA/ntrboot.txt b/_pages/uk_UA/ntrboot.txt index a5f018c69a..d0c531cd38 100644 --- a/_pages/uk_UA/ntrboot.txt +++ b/_pages/uk_UA/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/uk_UA/updating-b9s.txt b/_pages/uk_UA/updating-b9s.txt index 84d8eb17f1..f4c4a38875 100644 --- a/_pages/uk_UA/updating-b9s.txt +++ b/_pages/uk_UA/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/vi_VN/a9lh-to-b9s.txt b/_pages/vi_VN/a9lh-to-b9s.txt index 60eaed476f..d2e59ef26a 100644 --- a/_pages/vi_VN/a9lh-to-b9s.txt +++ b/_pages/vi_VN/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Cry {: .notice--warning} {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/vi_VN/get-started.txt b/_pages/vi_VN/get-started.txt index 7593529e50..43812c5ebb 100644 --- a/_pages/vi_VN/get-started.txt +++ b/_pages/vi_VN/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - Update to latest firmware or use an "All Versions" Method + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/vi_VN/home.txt b/_pages/vi_VN/home.txt index 71e18aeec4..11c0abea21 100644 --- a/_pages/vi_VN/home.txt +++ b/_pages/vi_VN/home.txt @@ -78,11 +78,11 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/vi_VN/ntrboot.txt b/_pages/vi_VN/ntrboot.txt index a5f018c69a..d0c531cd38 100644 --- a/_pages/vi_VN/ntrboot.txt +++ b/_pages/vi_VN/ntrboot.txt @@ -17,14 +17,14 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | Flashcart Name | Current Price | "Time Bomb"? | 3DS Versions? | DSi Versions? | Other Notes | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | No | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 2013 models are incompatible. | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Note that carts with a "Time Bomb" will no longer be able to launch `.nds` files | **R4i Gold 3DS Deluxe "Starter"** | | No | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | No | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/vi_VN/updating-b9s.txt b/_pages/vi_VN/updating-b9s.txt index 84d8eb17f1..f4c4a38875 100644 --- a/_pages/vi_VN/updating-b9s.txt +++ b/_pages/vi_VN/updating-b9s.txt @@ -9,16 +9,14 @@ title: "Updating B9S" This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %} -There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information" -1. Disable the "Sending of System Information" option -1. Exit the System Settings -1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues) -1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing" -1. Disable the "Show friends what you're playing" option -1. Exit your Friend List +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/zh_CN/a9lh-to-b9s.txt b/_pages/zh_CN/a9lh-to-b9s.txt index b26f4197fb..9c8c3ae926 100644 --- a/_pages/zh_CN/a9lh-to-b9s.txt +++ b/_pages/zh_CN/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ title: "A9LH 升级 B9S" {: .notice--warning} {% capture notice-1 %} -据消息称,任天堂大量封禁了使用自制固件(CFW)的用户。 为了自保,请在继续教程前先进行如下操作: +虽然我们认为在此时破解是很安全的一件事,但这并不代表“永远不会受到封禁”。 -1. 进入“系统设置(System Settings)”,点击“互联网设置(Internet Settings)”,然后再点击“SpotPass”,之后再继续点击“发送系统信息(Sending of System Information)” -1. 关闭“发送系统信息(Sending of System Information)”选项 -1. 退出系统设置 -1. 打开你的好友列表(Home 主菜单中最上方的[橙色的笑脸]({{ "/images/friend-list-icon.png" | absolute_url }})) - + 如果出现错误信息并被踢回到主菜单,则好友列表设置可能已被禁用或你的设备无法连接到任天堂服务器(由于封禁或网络问题) -1. 进入“好友列表设置(Friend List settings)”,然后点击“好友提示设置 (Friend Notification Settings)”,再然后点击“展示正在游玩的游戏 (Show friends what you're playing)” -1. 关闭“向好友展示正在玩的游戏(Show friends what you're playing)”选项 -1. 退出好友列表 +如果你要防止封禁,则你应该避免做以下事: +1. 玩盗版 +1. 在联机游戏中作弊 +1. 在 eShop 上做可疑的动作(例如使用信用卡退款) + +我们认为目前悄然连接(SpotPass)和擦肩通信(StreetPass)功能也不会受到影响了。 {% endcapture %} diff --git a/_pages/zh_CN/get-started.txt b/_pages/zh_CN/get-started.txt index a7495ab3da..189431c16e 100644 --- a/_pages/zh_CN/get-started.txt +++ b/_pages/zh_CN/get-started.txt @@ -78,8 +78,7 @@ title: "新手入门" 升级至最新版本或使用“所有版本”方法 - 11.14.0 - 11.14.0 + 11.14.0(最新版) Seedminer diff --git a/_pages/zh_CN/home.txt b/_pages/zh_CN/home.txt index e18660ea6c..90c028763d 100644 --- a/_pages/zh_CN/home.txt +++ b/_pages/zh_CN/home.txt @@ -78,11 +78,11 @@ Boot9strap 拥有许多其他自制固件所没有的优点,因此我们推荐 + **在开始之前,你要知道破解 3DS 的风险:每次你修改系统的时候,都有可能会使你的 3DS 不可恢复的变砖。 这种情况很少见,但仍然存在这样的可能性,所以请确保你完全按照本教程的指导进行操作。** + 如果你之前破解过你的 3DS 并安装了 EmuNAND,且想将原 EmuNAND 中的内容迁移到 SysNAND 中,请依操作进行,并在[完成安装](finalizing-setup)这一步中依照提示还原你的 EmuNAND。 -+ 此教程对所有区域且固件版本号小于等于 11.13.0 的 New 3DS、3DS、New 2DS 和 2DS 有效。 ++ 此教程对所有区域且固件版本号等于或低于11.14.0的新3DS、老3DS、新2DS和老2DS有效。 + 如果一切顺利,在安装完自制系统后你不会丢失任何数据(包括游戏、NNID、存档等)。 + 在进行所有操作时请将主机充电,避免意外关机造成数据丢失或损坏! + 你的 SD 卡的分区表格式必须是 [MBR,而不是 GPT](http://www.howtogeek.com/245610/)(原厂 SD 卡的分区表格式默认是 MBR)。 如果你想测试是否为 MBR 格式,那么,最简单的方法是将其插入 3DS。 如果 SD 卡能被读取,那么它的分区表格式就是 MBR。 -+ 如果你需要格式化一张新的 SD 卡,可以使用 [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm),并将“分配单元大小(Allocation Unit Size)”设置为 32K (32768)。 ++ 如果你需要格式化一张新的 SD 卡,可以使用 [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm),并将“分配单元大小(Allocation Unit Size)”设置为 32K (32768)。 若使用 64GB 或更大容量的 SD 卡,请将分配单元大小设置为 64k(65536)。 + 老型号的 2DS 和 3DS 使用的系统软件几乎是一模一样的,New 2DS 和 New 3DS也是一样的道理。 任何 “老型号的 3DS” 的步骤也适用于“老型号 2DS”,任何 “New 3DS” 的步骤也适用于 “New 2DS”。 ___ diff --git a/_pages/zh_CN/ntrboot.txt b/_pages/zh_CN/ntrboot.txt index 52358539e0..4cbf5120cc 100644 --- a/_pages/zh_CN/ntrboot.txt +++ b/_pages/zh_CN/ntrboot.txt @@ -17,23 +17,23 @@ title: "ntrboot" | 烧录卡名 | 目前价格 | 有无 “Time Bomb”? | 3DS版本? | DSi版本? | 备注 | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | -| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | 2024 年 9 月 3 日 | 11.14.0 或更低 | 1.4.5 或更低 | **自带 ntrboot**,可刷回 NDS 烧录卡。 | +| [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | 否 | 11.14.0 或更低 | 1.4.5 或更低 | **自带 ntrboot **([支持切换 ntrboot 和 NDS 模式]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})),请勿手动刷入 ntrboot。 | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | 20.99美元 | 无 | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | 9.99 美元 | 否 | 无 | 无 | 只有一些带有[特定 flash 芯片型号](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6)的烧录卡兼容 ntrboot。 | -| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 不支持 2013 版本。 | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 不支持 2013 版本。 | -| **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | -| **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | +| [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | 否 | 11.14.0 或更低 | 1.4.5 或更低 | 支持所有 RTS 修订版本。 | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b:2024 年 9 月 3 日 | 11.14.0 或更低 | 1.4.5 或更低 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b:2024 年 9 月 3 日 | 11.14.0 或更低 | 1.4.5 或更低 | 所有 R4iSDHC 20XX 烧录卡的区别只有颜色。 不支持 2013 版本。 | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b:2024 年 9 月 3 日 | 11.14.0 或更低 | 1.4.5 或更低 | 所有 R4iSDHC 20XX 烧录卡的区别只有颜色。 不支持 2013 版本。 | +| **Ace3DS X** | | 否 | 11.14.0 或更低 | 1.4.5 或更低 | **自带 ntrboot**(使用外部开关可在 ntrboot (“3DS”)和 NDS 模式间切换,请勿手动刷入 ntrboot。 | +| **Ace3DS Plus** | | 无 | 11.14.0 或更低 | 1.4.5 或更低| | | **Gateway Blue** | | 无 | 4.1.0 - 4.5.0 | 1.4.5 或更低 | | -| **Infinity 3 R4i** | | No | <= 11.14.0 | <= 1.4.5 | | +| **Infinity 3 R4i** | | 无 | 11.14.0 或更低 | 1.4.5 或更低 | | | **R4 3D Revolution** | | 无 | 无 | 无 | | | **R4i Gold 3DS Deluxe "Starter"** | | 无 | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | 无 | <= 4.3.0 | <= 1.4.5 | | -| **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4i-SDHC 3DS RTS Deluxe Edition** | | 未知 | 11.14.0 或更低 | 1.4.5 或更低 | | +| **R4iSDHC Dual-Core 20XX** | | 4.0b:2024 年 9 月 3 日 | 11.14.0 或更低 | 1.4.5 或更低 | 所有 R4iSDHC 20XX 烧录卡的区别只有颜色。 | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/zh_CN/updating-b9s.txt b/_pages/zh_CN/updating-b9s.txt index 65bf41b940..28452137aa 100644 --- a/_pages/zh_CN/updating-b9s.txt +++ b/_pages/zh_CN/updating-b9s.txt @@ -9,16 +9,14 @@ title: "更新 B9S" 本页是给现有 Boot9strap 的用户且想更新 Boot9strap 到最新版本而准备的。 {% capture notice-1 %} -据消息称,任天堂封禁了大量使用自制系统(CFW)的用户。 为了自保,请在继续教程前先进行如下操作。 +虽然我们认为在此时破解是很安全的一件事,但这并不代表“永远不会受到封禁”。 -1. 进入“系统设置(System Settings)”,点击“互联网设置(Internet Settings)”,然后再点击“SpotPass”,之后再继续点击“发送系统信息(Sending of System Information)” -1. 关闭“发送系统信息(Sending of System Information)”选项 -1. 退出系统设置 -1. 开启你的好友列表(Home 主菜单中最上方的[橙色的笑脸]({{ "/images/friend-list-icon.png" | absolute_url }})) - + 如果出现错误信息并被踢回到主菜单,则好友列表设置可能已被禁用或你的设备无法连接到任天堂服务器(由于封禁或网络问题) -1. 进入“好友列表设置(Friend List settings)”,然后点击“好友提示设置(Friend Notification Settings)”,再然后点击“展示正在游玩的游戏(Show friends what you're playing)” -1. 关闭“向好友展示正在玩的游戏(Show friends what you're playing)”选项 -1. 退出好友列表 +如果你要防止封禁,则你应该避免做以下事: +1. 玩盗版 +1. 在联机游戏中作弊 +1. 在 eShop 上做可疑的动作(例如使用信用卡退款) + +我们认为目前悄然连接(SpotPass)和擦肩通信(StreetPass)功能也不会受到影响了。 {% endcapture %} diff --git a/_pages/zh_TW/a9lh-to-b9s.txt b/_pages/zh_TW/a9lh-to-b9s.txt index 4f896a0b8d..d2f5716a72 100644 --- a/_pages/zh_TW/a9lh-to-b9s.txt +++ b/_pages/zh_TW/a9lh-to-b9s.txt @@ -18,16 +18,14 @@ title: "升級 A9LH 至 B9S" {: .notice--warning} {% capture notice-1 %} -近日有許多的自製韌體用戶已經被任天堂封殺,幾乎所有的線上功能都被禁止使用。 為了自保,請在遵循本教學前進行以下防護措施: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. 進入『系統設定 (System Settings)』、『網路設定 (Internet Settings)』、『SpotPass』、『回傳系統訊息 (Sending of System Information)』 -1. 禁用『回傳系統訊息 (Sending of System Information)』 -1. 退出系統設定 -1. 開啟您的好友清單 (HOME 主選單中最上方的[橘色笑臉圖示]({{ "/images/friend-list-icon.png" | absolute_url }})) - + 如果您遇到錯誤訊息且從清單中被踢回主選單,那麼可能您已將好友清單設定關閉或您的主機無法連線至任天堂伺服器 (您可能已被封殺或網路連線之問題) -1. 進入好友選單設定、『好友提示設定 (Friend Notification Settings)』、『顯示正在遊玩的遊戲 (Show friends what you're playing)』 -1. 禁用『顯示正在遊玩的遊戲 (Show friends what you're playing)』 -1. 退出好友清單 +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} diff --git a/_pages/zh_TW/get-started.txt b/_pages/zh_TW/get-started.txt index b5ef07813a..3bab6f1bdc 100644 --- a/_pages/zh_TW/get-started.txt +++ b/_pages/zh_TW/get-started.txt @@ -61,7 +61,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 2.0.0 - 升級至最新版本或使用『任意版本』的方法 + Update to latest version or use an "All Versions" Method 2.1.0 @@ -75,11 +75,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 11.4.0 11.13.0 - 升級至最新版本或使用『任意版本』的方法 + Update to latest version or use an "All Versions" Method - 11.14.0 - 11.14.0 + 11.14.0 (latest version) Seedminer diff --git a/_pages/zh_TW/home.txt b/_pages/zh_TW/home.txt index 27cac681c5..ca6bc5f065 100644 --- a/_pages/zh_TW/home.txt +++ b/_pages/zh_TW/home.txt @@ -81,11 +81,11 @@ boot9strap 是目前最新且最棒的自製韌體啟動方式,有點像 Wii + **在開始前,您一定得注意 3DS 改機的風險:每當您修改系統時,都有可能造成無法挽回的磚機。 這種情況是滿罕見的,但還是有可能的;所以請確實遵守每一個步驟。** + 如果您之前已透過 EmuNAND 的方式改機,而您現在想把您之前的 EmuNAND 移植到您新的 SysNAND 自製韌體底下,您可以在依正常步驟進行,並在[完成安裝](finalizing-setup)這一步中依照提示還原的您 EmuNAND。 -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.13.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. + 如果一切都順利的話,您將不會失去任何資料 (像是遊戲、NNID、存檔... 等都會被留下)。 + 請在充電的情況下改機,以確保途中不會因為電力關係而突然關機造成資料遺失或甚至毀損! + 您的 SD 卡應為 [MBR 格式,而非 GPT](http://www.howtogeek.com/245610/) (原廠 SD 卡一律都是以 MBR 格式出廠)。 The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). ++ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. + 舊型 2DS 與舊型 3DS 的軟體是幾乎一樣的;New 2DS 與 New 3DS 也是同樣的道理。 因此,任何提及「舊型 3DS」的步驟將套用於「舊型 2DS」;而任何提及「New 3DS」的步驟也將套用於「New 2DS」。 ___ diff --git a/_pages/zh_TW/ntrboot.txt b/_pages/zh_TW/ntrboot.txt index 4afd2136e5..7068266904 100644 --- a/_pages/zh_TW/ntrboot.txt +++ b/_pages/zh_TW/ntrboot.txt @@ -17,14 +17,14 @@ title: "ntrboot" | 燒錄卡名稱 | 目前價錢 | 可使用『Time Bomb』嗎? | 3DS 版本? | DSi 版本? | 備註 | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2019 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** ([internal switch to switch between ntrboot and NDS modes]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); do not manually flash with ntrboot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 美元 | 否 | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | No | None | None | Only models with [certain flash chips](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) are compatible with ntrboot. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | All RTS revisions are compatible. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.87: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 與 2013 年版不相容。 | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 與 2013 年版不相容。 | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 與 2013 年版不相容。 | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. 與 2013 年版不相容。 | | **Ace3DS X** | | No | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot** (external switch to switch between ntrboot ("3DS") and NDS modes); do not manually flash with ntrboot. | | **Ace3DS Plus** | | No | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | 否 | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ title: "ntrboot" | **R4i Gold 3DS Deluxe "Starter"** | | 否 | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | 否 | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | Unknown | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 3.9b: September 3, 2019 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/zh_TW/updating-b9s.txt b/_pages/zh_TW/updating-b9s.txt index 7f52adfa91..12411ef47f 100644 --- a/_pages/zh_TW/updating-b9s.txt +++ b/_pages/zh_TW/updating-b9s.txt @@ -9,16 +9,14 @@ title: "更新 B9S" # 本頁面適用於已安裝 boot9strap 且想將其更新至最新版的使用者。 {% capture notice-1 %} -近日有許多的自製韌體用戶已經被任天堂封殺,幾乎所有的線上功能都被禁止使用。 為了自保,請在遵循本教學前進行以下防護措施: +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". -1. 進入『系統設定 (System Settings)』、『網路設定 (Internet Settings)』、『SpotPass』、『回傳系統訊息 (Sending of System Information)』 -1. 禁用『回傳系統訊息 (Sending of System Information)』 -1. 退出系統設定 -1. 開啟您的好友清單 (HOME 主選單中最上方的[橘色笑臉圖示]({{ "/images/friend-list-icon.png" | absolute_url }})) - + 如果您遇到錯誤訊息且從清單中被踢回主選單,那麼可能您已將好友清單設定關閉或您的主機無法連線至任天堂伺服器 (您可能已被封殺或網路連線之問題) -1. 進入好友選單設定、『好友提示設定 (Friend Notification Settings)』、『顯示正在遊玩的遊戲 (Show friends what you're playing)』 -1. 禁用『顯示正在遊玩的遊戲 (Show friends what you're playing)』 -1. 退出好友清單 +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. {% endcapture %} From f2378025ce7467ece97a90a96f612559ee3009a6 Mon Sep 17 00:00:00 2001 From: lily Date: Fri, 20 Nov 2020 01:18:46 -0800 Subject: [PATCH 022/125] consistency+text fixes+small QOL changes HBL-Pichaxx: Changed DSiWare Dumper link to Frogtool, added note about 11.14, updated pichaxx injector link HBL-Soundhax: changed 3.0.0 to 2.1.0 (the cart update section may need to be removed/reworded entirely as it is unclear...) B9S-USM: Copied troubleshooting/QoL text fixes from HBL-USM; changed github link to LumaTeam Legacy Methods: PicHaxx capitalization consistency --- _pages/en_US/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/en_US/homebrew-launcher-(soundhax).txt | 2 +- _pages/en_US/installing-boot9strap-(usm).txt | 6 ++++-- _pages/en_US/legacy-methods.txt | 4 ++-- 4 files changed, 13 insertions(+), 11 deletions(-) diff --git a/_pages/en_US/homebrew-launcher-(pichaxx).txt b/_pages/en_US/homebrew-launcher-(pichaxx).txt index 9617f6e756..5201af49bb 100644 --- a/_pages/en_US/homebrew-launcher-(pichaxx).txt +++ b/_pages/en_US/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/en_US/homebrew-launcher-(soundhax).txt b/_pages/en_US/homebrew-launcher-(soundhax).txt index 9bba75dadc..8667e8c287 100644 --- a/_pages/en_US/homebrew-launcher-(soundhax).txt +++ b/_pages/en_US/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/en_US/installing-boot9strap-(usm).txt b/_pages/en_US/installing-boot9strap-(usm).txt index 079b370df0..929aef5fad 100644 --- a/_pages/en_US/installing-boot9strap-(usm).txt +++ b/_pages/en_US/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/en_US/legacy-methods.txt b/_pages/en_US/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/en_US/legacy-methods.txt +++ b/_pages/en_US/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file From 6e41255a365edcba3696e9c3f86b7a37065dd93d Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Fri, 20 Nov 2020 02:33:02 -0800 Subject: [PATCH 023/125] New Crowdin updates (#1810) * New translations homebrew-launcher-(pichaxx).txt (Spanish) * New translations installing-boot9strap-(usm).txt (Spanish) * New translations legacy-methods.txt (Spanish) * New translations homebrew-launcher-(soundhax).txt (Arabic) * New translations homebrew-launcher-(soundhax).txt (Spanish) * New translations legacy-methods.txt (Catalan) * New translations installing-boot9strap-(usm).txt (Catalan) * New translations homebrew-launcher-(pichaxx).txt (Catalan) * New translations installing-boot9strap-(usm).txt (Arabic) * New translations homebrew-launcher-(pichaxx).txt (Arabic) * New translations legacy-methods.txt (Arabic) * New translations homebrew-launcher-(soundhax).txt (Catalan) * New translations homebrew-launcher-(pichaxx).txt (Romanian) * New translations legacy-methods.txt (Romanian) * New translations homebrew-launcher-(soundhax).txt (Romanian) * New translations installing-boot9strap-(usm).txt (Romanian) * New translations homebrew-launcher-(pichaxx).txt (French) * New translations installing-boot9strap-(usm).txt (French) * New translations legacy-methods.txt (French) * New translations homebrew-launcher-(soundhax).txt (French) * New translations installing-boot9strap-(usm).txt (Norwegian) * New translations homebrew-launcher-(pichaxx).txt (Norwegian) * New translations legacy-methods.txt (Norwegian) * New translations homebrew-launcher-(soundhax).txt (Norwegian) * New translations legacy-methods.txt (Polish) * New translations homebrew-launcher-(pichaxx).txt (Polish) * New translations installing-boot9strap-(usm).txt (Polish) * New translations homebrew-launcher-(soundhax).txt (Polish) * New translations legacy-methods.txt (Korean) * New translations installing-boot9strap-(usm).txt (Korean) * New translations homebrew-launcher-(pichaxx).txt (Korean) * New translations homebrew-launcher-(soundhax).txt (Korean) * New translations installing-boot9strap-(usm).txt (Dutch) * New translations homebrew-launcher-(pichaxx).txt (Dutch) * New translations legacy-methods.txt (Dutch) * New translations homebrew-launcher-(soundhax).txt (Dutch) * New translations homebrew-launcher-(pichaxx).txt (Swedish) * New translations installing-boot9strap-(usm).txt (Swedish) * New translations legacy-methods.txt (Swedish) * New translations homebrew-launcher-(soundhax).txt (Turkish) * New translations homebrew-launcher-(pichaxx).txt (Turkish) * New translations installing-boot9strap-(usm).txt (Turkish) * New translations legacy-methods.txt (Turkish) * New translations homebrew-launcher-(soundhax).txt (Ukrainian) * New translations homebrew-launcher-(soundhax).txt (Swedish) * New translations homebrew-launcher-(soundhax).txt (Portuguese) * New translations homebrew-launcher-(pichaxx).txt (Portuguese) * New translations installing-boot9strap-(usm).txt (Portuguese) * New translations legacy-methods.txt (Portuguese) * New translations homebrew-launcher-(soundhax).txt (Russian) * New translations homebrew-launcher-(pichaxx).txt (Russian) * New translations installing-boot9strap-(usm).txt (Russian) * New translations legacy-methods.txt (Russian) * New translations homebrew-launcher-(pichaxx).txt (German) * New translations installing-boot9strap-(usm).txt (German) * New translations legacy-methods.txt (German) * New translations homebrew-launcher-(soundhax).txt (German) * New translations homebrew-launcher-(pichaxx).txt (Greek) * New translations installing-boot9strap-(usm).txt (Greek) * New translations legacy-methods.txt (Greek) * New translations homebrew-launcher-(soundhax).txt (Greek) * New translations homebrew-launcher-(pichaxx).txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations legacy-methods.txt (Hungarian) * New translations homebrew-launcher-(soundhax).txt (Hungarian) * New translations homebrew-launcher-(pichaxx).txt (Czech) * New translations installing-boot9strap-(usm).txt (Czech) * New translations legacy-methods.txt (Czech) * New translations homebrew-launcher-(soundhax).txt (Czech) * New translations homebrew-launcher-(pichaxx).txt (Italian) * New translations installing-boot9strap-(usm).txt (Italian) * New translations legacy-methods.txt (Italian) * New translations homebrew-launcher-(soundhax).txt (Italian) * New translations homebrew-launcher-(pichaxx).txt (Japanese) * New translations installing-boot9strap-(usm).txt (Japanese) * New translations legacy-methods.txt (Japanese) * New translations homebrew-launcher-(soundhax).txt (Japanese) * New translations homebrew-launcher-(pichaxx).txt (Finnish) * New translations installing-boot9strap-(usm).txt (Finnish) * New translations legacy-methods.txt (Finnish) * New translations homebrew-launcher-(soundhax).txt (Finnish) * New translations homebrew-launcher-(pichaxx).txt (Hebrew) * New translations installing-boot9strap-(usm).txt (Hebrew) * New translations legacy-methods.txt (Hebrew) * New translations homebrew-launcher-(soundhax).txt (Hebrew) * New translations legacy-methods.txt (Thai) * New translations homebrew-launcher-(pichaxx).txt (Thai) * New translations installing-boot9strap-(usm).txt (Thai) * New translations homebrew-launcher-(soundhax).txt (Croatian) * New translations homebrew-launcher-(soundhax).txt (Thai) * New translations homebrew-launcher-(pichaxx).txt (Indonesian) * New translations legacy-methods.txt (Indonesian) * New translations installing-boot9strap-(usm).txt (Indonesian) * New translations homebrew-launcher-(soundhax).txt (Pirate English) * New translations legacy-methods.txt (Malay) * New translations installing-boot9strap-(usm).txt (Malay) * New translations homebrew-launcher-(pichaxx).txt (Malay) * New translations legacy-methods.txt (Pirate English) * New translations installing-boot9strap-(usm).txt (Pirate English) * New translations homebrew-launcher-(pichaxx).txt (Pirate English) * New translations legacy-methods.txt (Croatian) * New translations installing-boot9strap-(usm).txt (Croatian) * New translations homebrew-launcher-(pichaxx).txt (Croatian) * New translations homebrew-launcher-(soundhax).txt (Malay) * New translations homebrew-launcher-(soundhax).txt (Chinese Traditional) * New translations legacy-methods.txt (Chinese Simplified) * New translations installing-boot9strap-(usm).txt (Chinese Simplified) * New translations homebrew-launcher-(pichaxx).txt (Chinese Simplified) * New translations homebrew-launcher-(pichaxx).txt (Chinese Traditional) * New translations legacy-methods.txt (Ukrainian) * New translations installing-boot9strap-(usm).txt (Ukrainian) * New translations homebrew-launcher-(pichaxx).txt (Ukrainian) * New translations homebrew-launcher-(soundhax).txt (Chinese Simplified) * New translations installing-boot9strap-(usm).txt (Chinese Traditional) * New translations homebrew-launcher-(soundhax).txt (Portuguese, Brazilian) * New translations homebrew-launcher-(soundhax).txt (Indonesian) * New translations legacy-methods.txt (Portuguese, Brazilian) * New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian) * New translations homebrew-launcher-(pichaxx).txt (Portuguese, Brazilian) * New translations legacy-methods.txt (Chinese Traditional) * New translations homebrew-launcher-(soundhax).txt (Vietnamese) * New translations legacy-methods.txt (Vietnamese) * New translations installing-boot9strap-(usm).txt (Vietnamese) * New translations homebrew-launcher-(pichaxx).txt (Vietnamese) --- _pages/ar_SA/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/ar_SA/homebrew-launcher-(soundhax).txt | 2 +- _pages/ar_SA/installing-boot9strap-(usm).txt | 6 ++++-- _pages/ar_SA/legacy-methods.txt | 4 ++-- _pages/ca_ES/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/ca_ES/homebrew-launcher-(soundhax).txt | 2 +- _pages/ca_ES/installing-boot9strap-(usm).txt | 6 ++++-- _pages/ca_ES/legacy-methods.txt | 4 ++-- _pages/cs_CZ/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/cs_CZ/homebrew-launcher-(soundhax).txt | 2 +- _pages/cs_CZ/installing-boot9strap-(usm).txt | 6 ++++-- _pages/cs_CZ/legacy-methods.txt | 4 ++-- _pages/de_DE/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/de_DE/homebrew-launcher-(soundhax).txt | 2 +- _pages/de_DE/installing-boot9strap-(usm).txt | 6 ++++-- _pages/de_DE/legacy-methods.txt | 4 ++-- _pages/el_GR/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/el_GR/homebrew-launcher-(soundhax).txt | 2 +- _pages/el_GR/installing-boot9strap-(usm).txt | 6 ++++-- _pages/el_GR/legacy-methods.txt | 4 ++-- _pages/en_PT/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/en_PT/homebrew-launcher-(soundhax).txt | 2 +- _pages/en_PT/installing-boot9strap-(usm).txt | 6 ++++-- _pages/en_PT/legacy-methods.txt | 4 ++-- _pages/es_ES/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/es_ES/homebrew-launcher-(soundhax).txt | 2 +- _pages/es_ES/installing-boot9strap-(usm).txt | 6 ++++-- _pages/es_ES/legacy-methods.txt | 4 ++-- _pages/fi_FI/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/fi_FI/homebrew-launcher-(soundhax).txt | 2 +- _pages/fi_FI/installing-boot9strap-(usm).txt | 6 ++++-- _pages/fi_FI/legacy-methods.txt | 4 ++-- _pages/fr_FR/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/fr_FR/homebrew-launcher-(soundhax).txt | 2 +- _pages/fr_FR/installing-boot9strap-(usm).txt | 6 ++++-- _pages/fr_FR/legacy-methods.txt | 4 ++-- _pages/he_IL/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/he_IL/homebrew-launcher-(soundhax).txt | 2 +- _pages/he_IL/installing-boot9strap-(usm).txt | 6 ++++-- _pages/he_IL/legacy-methods.txt | 4 ++-- _pages/hr_HR/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/hr_HR/homebrew-launcher-(soundhax).txt | 2 +- _pages/hr_HR/installing-boot9strap-(usm).txt | 6 ++++-- _pages/hr_HR/legacy-methods.txt | 4 ++-- _pages/hu_HU/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/hu_HU/homebrew-launcher-(soundhax).txt | 2 +- _pages/hu_HU/installing-boot9strap-(usm).txt | 6 ++++-- _pages/hu_HU/legacy-methods.txt | 4 ++-- _pages/id_ID/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/id_ID/homebrew-launcher-(soundhax).txt | 2 +- _pages/id_ID/installing-boot9strap-(usm).txt | 6 ++++-- _pages/id_ID/legacy-methods.txt | 4 ++-- _pages/it_IT/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/it_IT/homebrew-launcher-(soundhax).txt | 2 +- _pages/it_IT/installing-boot9strap-(usm).txt | 6 ++++-- _pages/it_IT/legacy-methods.txt | 4 ++-- _pages/ja_JP/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/ja_JP/homebrew-launcher-(soundhax).txt | 2 +- _pages/ja_JP/installing-boot9strap-(usm).txt | 6 ++++-- _pages/ja_JP/legacy-methods.txt | 4 ++-- _pages/ko_KR/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/ko_KR/homebrew-launcher-(soundhax).txt | 2 +- _pages/ko_KR/installing-boot9strap-(usm).txt | 6 ++++-- _pages/ko_KR/legacy-methods.txt | 4 ++-- _pages/ms_MY/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/ms_MY/homebrew-launcher-(soundhax).txt | 2 +- _pages/ms_MY/installing-boot9strap-(usm).txt | 6 ++++-- _pages/ms_MY/legacy-methods.txt | 4 ++-- _pages/nl_NL/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/nl_NL/homebrew-launcher-(soundhax).txt | 2 +- _pages/nl_NL/installing-boot9strap-(usm).txt | 6 ++++-- _pages/nl_NL/legacy-methods.txt | 4 ++-- _pages/no_NO/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/no_NO/homebrew-launcher-(soundhax).txt | 2 +- _pages/no_NO/installing-boot9strap-(usm).txt | 6 ++++-- _pages/no_NO/legacy-methods.txt | 4 ++-- _pages/pl_PL/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/pl_PL/homebrew-launcher-(soundhax).txt | 2 +- _pages/pl_PL/installing-boot9strap-(usm).txt | 6 ++++-- _pages/pl_PL/legacy-methods.txt | 4 ++-- _pages/pt_BR/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/pt_BR/homebrew-launcher-(soundhax).txt | 2 +- _pages/pt_BR/installing-boot9strap-(usm).txt | 6 ++++-- _pages/pt_BR/legacy-methods.txt | 4 ++-- _pages/pt_PT/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/pt_PT/homebrew-launcher-(soundhax).txt | 2 +- _pages/pt_PT/installing-boot9strap-(usm).txt | 6 ++++-- _pages/pt_PT/legacy-methods.txt | 4 ++-- _pages/ro_RO/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/ro_RO/homebrew-launcher-(soundhax).txt | 2 +- _pages/ro_RO/installing-boot9strap-(usm).txt | 6 ++++-- _pages/ro_RO/legacy-methods.txt | 4 ++-- _pages/ru_RU/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/ru_RU/homebrew-launcher-(soundhax).txt | 2 +- _pages/ru_RU/installing-boot9strap-(usm).txt | 6 ++++-- _pages/ru_RU/legacy-methods.txt | 4 ++-- _pages/sv_SE/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/sv_SE/homebrew-launcher-(soundhax).txt | 2 +- _pages/sv_SE/installing-boot9strap-(usm).txt | 6 ++++-- _pages/sv_SE/legacy-methods.txt | 4 ++-- _pages/th_TH/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/th_TH/homebrew-launcher-(soundhax).txt | 2 +- _pages/th_TH/installing-boot9strap-(usm).txt | 6 ++++-- _pages/th_TH/legacy-methods.txt | 4 ++-- _pages/tr_TR/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/tr_TR/homebrew-launcher-(soundhax).txt | 2 +- _pages/tr_TR/installing-boot9strap-(usm).txt | 6 ++++-- _pages/tr_TR/legacy-methods.txt | 4 ++-- _pages/uk_UA/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/uk_UA/homebrew-launcher-(soundhax).txt | 2 +- _pages/uk_UA/installing-boot9strap-(usm).txt | 6 ++++-- _pages/uk_UA/legacy-methods.txt | 4 ++-- _pages/vi_VN/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/vi_VN/homebrew-launcher-(soundhax).txt | 2 +- _pages/vi_VN/installing-boot9strap-(usm).txt | 6 ++++-- _pages/vi_VN/legacy-methods.txt | 4 ++-- _pages/zh_CN/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/zh_CN/homebrew-launcher-(soundhax).txt | 2 +- _pages/zh_CN/installing-boot9strap-(usm).txt | 6 ++++-- _pages/zh_CN/legacy-methods.txt | 4 ++-- _pages/zh_TW/homebrew-launcher-(pichaxx).txt | 12 ++++++------ _pages/zh_TW/homebrew-launcher-(soundhax).txt | 2 +- _pages/zh_TW/installing-boot9strap-(usm).txt | 6 ++++-- _pages/zh_TW/legacy-methods.txt | 4 ++-- 124 files changed, 403 insertions(+), 341 deletions(-) diff --git a/_pages/ar_SA/homebrew-launcher-(pichaxx).txt b/_pages/ar_SA/homebrew-launcher-(pichaxx).txt index 9617f6e756..5201af49bb 100644 --- a/_pages/ar_SA/homebrew-launcher-(pichaxx).txt +++ b/_pages/ar_SA/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/ar_SA/homebrew-launcher-(soundhax).txt b/_pages/ar_SA/homebrew-launcher-(soundhax).txt index 9bba75dadc..8667e8c287 100644 --- a/_pages/ar_SA/homebrew-launcher-(soundhax).txt +++ b/_pages/ar_SA/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ar_SA/installing-boot9strap-(usm).txt b/_pages/ar_SA/installing-boot9strap-(usm).txt index 079b370df0..929aef5fad 100644 --- a/_pages/ar_SA/installing-boot9strap-(usm).txt +++ b/_pages/ar_SA/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/ar_SA/legacy-methods.txt b/_pages/ar_SA/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/ar_SA/legacy-methods.txt +++ b/_pages/ar_SA/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/ca_ES/homebrew-launcher-(pichaxx).txt b/_pages/ca_ES/homebrew-launcher-(pichaxx).txt index 9617f6e756..5201af49bb 100644 --- a/_pages/ca_ES/homebrew-launcher-(pichaxx).txt +++ b/_pages/ca_ES/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/ca_ES/homebrew-launcher-(soundhax).txt b/_pages/ca_ES/homebrew-launcher-(soundhax).txt index 9bba75dadc..8667e8c287 100644 --- a/_pages/ca_ES/homebrew-launcher-(soundhax).txt +++ b/_pages/ca_ES/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ca_ES/installing-boot9strap-(usm).txt b/_pages/ca_ES/installing-boot9strap-(usm).txt index 079b370df0..929aef5fad 100644 --- a/_pages/ca_ES/installing-boot9strap-(usm).txt +++ b/_pages/ca_ES/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/ca_ES/legacy-methods.txt b/_pages/ca_ES/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/ca_ES/legacy-methods.txt +++ b/_pages/ca_ES/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/cs_CZ/homebrew-launcher-(pichaxx).txt b/_pages/cs_CZ/homebrew-launcher-(pichaxx).txt index 9617f6e756..5201af49bb 100644 --- a/_pages/cs_CZ/homebrew-launcher-(pichaxx).txt +++ b/_pages/cs_CZ/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/cs_CZ/homebrew-launcher-(soundhax).txt b/_pages/cs_CZ/homebrew-launcher-(soundhax).txt index 9bba75dadc..8667e8c287 100644 --- a/_pages/cs_CZ/homebrew-launcher-(soundhax).txt +++ b/_pages/cs_CZ/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/cs_CZ/installing-boot9strap-(usm).txt b/_pages/cs_CZ/installing-boot9strap-(usm).txt index 079b370df0..929aef5fad 100644 --- a/_pages/cs_CZ/installing-boot9strap-(usm).txt +++ b/_pages/cs_CZ/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/cs_CZ/legacy-methods.txt b/_pages/cs_CZ/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/cs_CZ/legacy-methods.txt +++ b/_pages/cs_CZ/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/de_DE/homebrew-launcher-(pichaxx).txt b/_pages/de_DE/homebrew-launcher-(pichaxx).txt index 8518aca422..da23782995 100644 --- a/_pages/de_DE/homebrew-launcher-(pichaxx).txt +++ b/_pages/de_DE/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Anleitung @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Kopiere die `boot.3dsx`-Datei in das Stammverzeichnis deiner SD-Karte 1. Kopiere die otherapp payload auf das Stammverzeichnis deiner SD-Karte und benenne diese zu `otherapp.bin` um - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Erstelle einen Ordner namens `3ds` im Stammverzeichnis deiner SD-Karte falls er noch nicht existiert #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Stecke deine SD-Karte nun wieder in deinen 3DS diff --git a/_pages/de_DE/homebrew-launcher-(soundhax).txt b/_pages/de_DE/homebrew-launcher-(soundhax).txt index 93f7ccc4e9..5270c163f1 100644 --- a/_pages/de_DE/homebrew-launcher-(soundhax).txt +++ b/_pages/de_DE/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Stelle sicher, dass die Drahtloskommunikation deiner Konsole eingeschaltet ist, Beachte, dass Karten-Updates nur Updates für Kernfunktionen, wie die Systemeinstellungen, das Home-Menü und ähnlichem liefern. Karten-Updates aktualisieren nicht den Nintendo 3DS Sound und die Netzwerkfunktionen, wie den Internetbrowser, den eShop, die StreetPass Mii Plaza oder der System-Transfer. -Das bedeutet, dass bei einem Kartenupdate von einer Systemversion, die eine ältere Version von Nintendo 3DS Sound enthält *(<3.0.0)*, auf eine Systemversion mit einer neuen Version von Nintendo 3DS Sound, Soundhax unbrauchbar wird! Du benötigst eine [alternative Methode](homebrew-launcher-(alternatives)), um dir Zugang zum Homebrew Launcher zu schaffen! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Du benötigst eine [alternative Methode](homebrew-launcher-(alternatives)), um dir Zugang zum Homebrew Launcher zu schaffen! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/de_DE/installing-boot9strap-(usm).txt b/_pages/de_DE/installing-boot9strap-(usm).txt index 2eea88181e..a3f4d1e1dc 100644 --- a/_pages/de_DE/installing-boot9strap-(usm).txt +++ b/_pages/de_DE/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### Was du brauchst * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Schritt I - Vorbereitungen @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Stecke deine SD-Karte in deinen Computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Schritt IV - Luma3DS konfigurieren diff --git a/_pages/de_DE/legacy-methods.txt b/_pages/de_DE/legacy-methods.txt index 2a0df80dc8..ab3f16a2cb 100644 --- a/_pages/de_DE/legacy-methods.txt +++ b/_pages/de_DE/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/el_GR/homebrew-launcher-(pichaxx).txt b/_pages/el_GR/homebrew-launcher-(pichaxx).txt index 138487be79..792b0ee650 100644 --- a/_pages/el_GR/homebrew-launcher-(pichaxx).txt +++ b/_pages/el_GR/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/el_GR/homebrew-launcher-(soundhax).txt b/_pages/el_GR/homebrew-launcher-(soundhax).txt index 606a89f4aa..7cac7710ca 100644 --- a/_pages/el_GR/homebrew-launcher-(soundhax).txt +++ b/_pages/el_GR/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Θα χρειαστείτε μία [εναλλακτική μέθοδο](homebrew-launcher-(εναλλακτικές)) για να εισέλθετε στο Ηomebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Θα χρειαστείτε μία [εναλλακτική μέθοδο](homebrew-launcher-(εναλλακτικές)) για να εισέλθετε στο Ηomebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/el_GR/installing-boot9strap-(usm).txt b/_pages/el_GR/installing-boot9strap-(usm).txt index 6d5b0bf217..2f9122ce57 100644 --- a/_pages/el_GR/installing-boot9strap-(usm).txt +++ b/_pages/el_GR/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Εισάγετε την κάρτα SD στον υπολογιστή σας 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/el_GR/legacy-methods.txt b/_pages/el_GR/legacy-methods.txt index 4d763f4e8f..e70576d0bb 100644 --- a/_pages/el_GR/legacy-methods.txt +++ b/_pages/el_GR/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/en_PT/homebrew-launcher-(pichaxx).txt b/_pages/en_PT/homebrew-launcher-(pichaxx).txt index 9b92853c0c..2baa71c46c 100644 --- a/_pages/en_PT/homebrew-launcher-(pichaxx).txt +++ b/_pages/en_PT/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert ye SD card into ye device diff --git a/_pages/en_PT/homebrew-launcher-(soundhax).txt b/_pages/en_PT/homebrew-launcher-(soundhax).txt index 43a079711b..5fb215fb83 100644 --- a/_pages/en_PT/homebrew-launcher-(soundhax).txt +++ b/_pages/en_PT/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Ye gunna be needin' an [alternate method](homebrew-launcher-(alternatives)) 'o enterin' th' Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Ye gunna be needin' an [alternate method](homebrew-launcher-(alternatives)) 'o enterin' th' Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/en_PT/installing-boot9strap-(usm).txt b/_pages/en_PT/installing-boot9strap-(usm).txt index 8702ccb89d..a864602956 100644 --- a/_pages/en_PT/installing-boot9strap-(usm).txt +++ b/_pages/en_PT/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Insert ye SD card into ye computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/en_PT/legacy-methods.txt b/_pages/en_PT/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/en_PT/legacy-methods.txt +++ b/_pages/en_PT/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/es_ES/homebrew-launcher-(pichaxx).txt b/_pages/es_ES/homebrew-launcher-(pichaxx).txt index 32c1068de8..1937976a5b 100644 --- a/_pages/es_ES/homebrew-launcher-(pichaxx).txt +++ b/_pages/es_ES/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" Este método de Seedminer utiliza tu archivo `movable.sed` para tener acceso al Homebrew Launcher mediante el exploit PicHaxx, con el objetivo de inyectar un programa de DSiWare dentro de la aplicación de Modo Descarga DS. Éste método requiere de haber conseguido (o descargado) el videojuego gratuito "Pokémon Picross" desde la eShop. -Si tu consola ya tiene acceso al Homebrew Launcher (desde PicHaxx u otro exploit), puedes pasar a [DSiWare Dumper](dsidumper). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} Si ya tienes Pokémon Picross, ¡éste proceso sobreescribirá tu partida guardada! @@ -19,7 +19,8 @@ Si ya tienes Pokémon Picross, ¡éste proceso sobreescribirá tu partida guarda * El juego gratuito "Pokémon Picross" de la eShop * Tu archivo `movable.sed` proveniente de haber completado [Seedminer](seedminer) * La última versión del [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* El [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(correspondiente a tu región y versión del sistema)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instrucciones @@ -27,18 +28,17 @@ Si ya tienes Pokémon Picross, ¡éste proceso sobreescribirá tu partida guarda 1. Copia `boot.3dsx` a la raíz de tu tarjeta SD 1. Copia el otherapp payload a la raíz de tu tarjeta SD y cambia su nombre a `otherapp.bin` - + Si no ves la extensión `.bin`, no la añadas al final del nombre del archivo + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Crea una carpeta llamada `3ds` en la raíz de tu tarjeta SD, si aún no existe #### Sección II - PicHaxx -1. Abre [la página de PicHaxx Injector](https://seedminer.hacks.guide/pichaxx/) en tu computadora +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Selecciona tu archivo `movable.sed` 1. Selecciona "Build and Download" (Construir y Descargar) 1. Espera a que el proceso se complete -1. En tu tarjeta SD ve a `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` +1. Ve a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` en tu tarjeta SD + La `` en cuestión es la misma que usaste en [Seedminer](seedminer) - + La carpeta `` será otra carpeta de 32 caracteres dentro de la carpeta `` 1. Copia el archivo `00000001.sav` recién descargado a la carpeta `data` dentro de tu tarjeta SD + Sobreescribe el archivo anterior cuando se te pida 1. Vuelve a insertar tu tarjeta SD en la consola diff --git a/_pages/es_ES/homebrew-launcher-(soundhax).txt b/_pages/es_ES/homebrew-launcher-(soundhax).txt index 87ca169180..40be5af3ce 100644 --- a/_pages/es_ES/homebrew-launcher-(soundhax).txt +++ b/_pages/es_ES/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Asegúrate de que la Comunicación inalámbrica de tu dispositivo está encendid Ten en cuenta que las actualizaciones con cartucho sólo actualizarán los elementos claves de la versión, como la Configuración de la consola, el menú HOME, etc. las actualizaciones por cartucho no afectarán a Nintendo 3DS Sound ni a funcionalidades en línea, como la Transferencia de Sistema, el Navegador de internet, la Plaza Mii o la eShop. -¡Esto significa que actualizar mediante cartucho a una versión que contenga una versión más antigua de Nintendo 3DS Sound *(<3.0.0)* a una que introdujo una versión más nueva de Nintendo 3DS Sound hará que Soundhax deje de funcionar! ¡Necesitarás un [método alternativo](homebrew-launcher-(alternatives)) para entrar al Homebrew Launcher! +¡Esto significa que actualizar mediante cartucho a una versión que contenga una versión más antigua de Nintendo 3DS Sound *(<2.1.0)* a una que introdujo una versión más nueva de Nintendo 3DS Sound hará que Soundhax deje de funcionar! ¡Necesitarás un [método alternativo](homebrew-launcher-(alternatives)) para entrar al Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/es_ES/installing-boot9strap-(usm).txt b/_pages/es_ES/installing-boot9strap-(usm).txt index 5885a7ea1c..f9639fd7b3 100644 --- a/_pages/es_ES/installing-boot9strap-(usm).txt +++ b/_pages/es_ES/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ Si tus botones (Right/Left Shoulder), (D-Pad arriba) o (A) no funcionan, deberá ### Qué necesitas * Tu archivo `movable.sed` proveniente de haber completado [Seedminer](seedminer) -* La ultima versión de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Sección I - Preparativos @@ -34,6 +34,7 @@ Si tus botones (Right/Left Shoulder), (D-Pad arriba) o (A) no funcionan, deberá 1. Si tu consola está encendida, apagala 1. Inserta tu tarjeta SD en tu computadora 1. Copia los archivos `boot.firm` y `boot.3dsx` desde el `.zip` de Luma3DS a la raíz de tu tarjeta SD + + La raíz de tu tarjeta SD se refiere al primer directorio de la tarjeta, donde puedes ver la carpeta Nintendo 3DS pero no estás dentro de ella 1. Copia `usm.bin` desde el archivo USM (`unSAFE_MODE-bb3.zip`) a la raíz de tu tarjeta SD 1. Ve a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` en tu tarjeta SD + La `` en cuestión es la misma que usaste en [Seedminer](seedminer) @@ -56,13 +57,14 @@ Si tus botones (Right/Left Shoulder), (D-Pad arriba) o (A) no funcionan, deberá #### Sección III - unSAFE_MODE 1. Con tu consola aún apagada, mantén pulsados los siguientes botones: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), luego presiona (Power) - + Suelta los botones después de unos segundos. Tu consola iniciará en modo seguro + + Mantén pulsados los botones hasta que la consola encienda en modo seguro 1. Presiona "OK" para aceptar la actualización + No hay actualización. Esto es parte del exploit 1. Presiona sobre "Acepto" para aceptar los términos y condiciones 1. La actualización fallará, con el código de error `003-1099`. Este comportamiento es el esperado 1. Cuando se te pregunte "¿Quieres configurar tu conexión a internet?", selecciona "Aceptar" 1. En el menú siguiente, navega a `Conexión 1` -> `Modificar ajustes` -> `Siguiente página (flecha derecha)` -> `Servidor proxy` -> `Ajustes avanzados` + + Aquí hay una [representación visual](https://uwuu.ca/images/safemode_highlighted.png) 1. Una vez que veas `B9S install SUCCESS` en la pantalla superior, presiona cualquier botón para reiniciar a la configuración de Luma #### Sección IV - Configurar Luma3DS diff --git a/_pages/es_ES/legacy-methods.txt b/_pages/es_ES/legacy-methods.txt index 53cc0e783f..6e06c85654 100644 --- a/_pages/es_ES/legacy-methods.txt +++ b/_pages/es_ES/legacy-methods.txt @@ -18,7 +18,7 @@ Si necesitas ayuda, únete al [Discord de Nintendo Homebrew](https://discord.gg/ Los exploits a continuación hacen uso de una de las dos aplicaciones del Modo DS que vienen incorporadas en la 3DS: Conexiones de Nintendo DS y Modo Descarga DS. -Si tanto el Modo Descarga DS como la configuración de Conexiones de Nintendo DS no funcionan, tendrás que repararlos usando [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) mediante un punto de entrada a homebrew, como Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### Prueba de la Configuración de Internet de DS (utilizada para Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + Este método se recomienda si los botones traseros de la consola no funcionan (L y R) -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + Se recomienda este método si el menú de Gestión de Nintendo DSiware se cuelga o traba \ No newline at end of file diff --git a/_pages/fi_FI/homebrew-launcher-(pichaxx).txt b/_pages/fi_FI/homebrew-launcher-(pichaxx).txt index 8c18f70a0d..d3e333a175 100644 --- a/_pages/fi_FI/homebrew-launcher-(pichaxx).txt +++ b/_pages/fi_FI/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Ohjeet @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Kopioi `boot.3dsx` SD-korttisi juureen 1. Kopioi otherapp-tiedosto SD-korttisi juureen ja uudelleennimeä se muotoon `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Luo `3ds`‑niminen kansio SD‑korttisi juureen, jos sitä ei jo ole olemassa #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Aseta SD-korttisi takaisin konsoliisi diff --git a/_pages/fi_FI/homebrew-launcher-(soundhax).txt b/_pages/fi_FI/homebrew-launcher-(soundhax).txt index b22370a71a..a9908767eb 100644 --- a/_pages/fi_FI/homebrew-launcher-(soundhax).txt +++ b/_pages/fi_FI/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Varmista, että langaton yhteys on päällä, sillä udsploit (käytetään seur Huomaa, että korttipäivitykset tuovat päivityksiä vain konsolin ydinominaisuuksiin, kuten järjestelmäasetuksiin, HOME-valikkoon jne. Korttipäivitykset eivät tuo päivityksiä Nintendo 3DS Soundiin eivätkä verkko-ominaisuuksiin, kuten tiedonsiirtosovellukseen, selaimeen, StreetPass Mii Plazaan tai eShopiin. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Tarvitset [vaihtoehtoisen tavan](homebrew-launcher-(alternatives)) Homebrew Launcherin avaamiseen! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Tarvitset [vaihtoehtoisen tavan](homebrew-launcher-(alternatives)) Homebrew Launcherin avaamiseen! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/fi_FI/installing-boot9strap-(usm).txt b/_pages/fi_FI/installing-boot9strap-(usm).txt index fa8bb3d16f..c40cfa919a 100644 --- a/_pages/fi_FI/installing-boot9strap-(usm).txt +++ b/_pages/fi_FI/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### Tarpeet * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Vaihe I – Valmistelut @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Aseta SD-korttisi tietokoneeseesi 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Vaihe IV – Luma3DS:n määrittäminen diff --git a/_pages/fi_FI/legacy-methods.txt b/_pages/fi_FI/legacy-methods.txt index 66425b86d7..2d569d2dc3 100644 --- a/_pages/fi_FI/legacy-methods.txt +++ b/_pages/fi_FI/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/fr_FR/homebrew-launcher-(pichaxx).txt b/_pages/fr_FR/homebrew-launcher-(pichaxx).txt index 772ecd5f77..838a26d4fa 100644 --- a/_pages/fr_FR/homebrew-launcher-(pichaxx).txt +++ b/_pages/fr_FR/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" Cette méthode d'utilisation de Seedminer pour une exploitation ultérieure utilise votre fichier `movable.sed` pour accéder à l'Homebrew Launcher en utilisant l'exploit PicHaxx pour injecter un titre DSiWare exploitable dans l'application Mode Téléchargement. Cette méthode requiert que vous possédiez (ou téléchargiez) le jeu gratuit "Pokémon Picross" depuis l'eShop. -Si votre console a déjà accès à l'Homebrew Launcher (que ce soit via PicHaxx ou un autre exploit), vous pouvez passer à [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} Si vous avez déjà Pokémon Picross, ce processus écrasera le fichier de sauvegarde de votre jeu ! @@ -19,7 +19,8 @@ Si vous avez déjà Pokémon Picross, ce processus écrasera le fichier de sauve * Le jeu eShop gratuit "Pokémon Picross" * Votre fichier `movable.sed` obtenu grâce à [Seedminer](seedminer) * La dernière version de [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* Le [payload otherapp](https://deadphoenix8091.github.io/3ds/#otherapp) *(en fonction de votre région et de votre version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ Si vous avez déjà Pokémon Picross, ce processus écrasera le fichier de sauve 1. Copiez `boot.3dsx` à la racine de votre carte SD 1. Copiez le payload otherapp vers la racine de votre carte SD et renommez-le `otherapp.bin` - + si vous ne voyez pas l'extension `.bin`, ne l'ajoutez pas à la fin du nom du fichier + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Créez un dossier nommé `3ds` à la racine de votre carte SD si celui ci n'existe pas #### Section II - PicHaxx -1. Ouvrez le [site web de PicHaxx Injector](https://seedminer.hacks.guide/pichaxx/) sur votre ordinateur +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Sélectionnez votre fichier `movable.sed` 1. Sélectionnez "Build and Download" 1. Attendez la fin de l'opération -1. Naviguez vers `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` sur votre carte SD +1. Naviguez vers `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` sur votre carte SD + Cet `` sera le même que celui que vous avez utilisé dans [Seedminer](seedminer) - + Ce dossier `` sera un autre dossier de 32 lettres/numéros dans le dossier `` 1. Copiez le nouveau fichier `00000001.sav` téléchargé vers le dossier `data` sur votre carte SD + Remplacez l'ancien fichier de sauvegarde lorsque cela vous sera demandé 1. Réinsérez votre carte SD dans votre 3DS diff --git a/_pages/fr_FR/homebrew-launcher-(soundhax).txt b/_pages/fr_FR/homebrew-launcher-(soundhax).txt index cc312fa319..93babf06d8 100644 --- a/_pages/fr_FR/homebrew-launcher-(soundhax).txt +++ b/_pages/fr_FR/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Assurez vous que la communication sans fil de votre appareil est allumée, vu qu Les mises à jour par cartouche vont mettre uniquement à jour les fonctionnalités principales telles que les Paramètres Systèmes, le Menu Home, etc. les mises à jour par cartouche ne vont pas mettre à jour le Studio Son Nintendo 3DS et les fonctionnalités Internet comme le Transfert Système, le Navigateur Internet, la Place Mii Streetpass ou le Nintendo eShop. -Cela signifie que l’utilisation d’une mise à jour via cartouche depuis une version contenant une ancienne version du Studio Son 3DS *(< 3.0.0)* à une autre qui a introduit une version plus récente du Studio Son 3DS cassera Soundhax ! Vous aurez besoin d'une [méthode alternative](homebrew-launcher-(alternatives)) pour entrer dans l'Homebrew Launcher ! +Cela signifie que l’utilisation d’une mise à jour via cartouche depuis une version contenant une ancienne version du Studio Son Nintendo 3DS *(< 2.1.0)* à une autre qui a introduit une version plus récente du Studio Son Nintendo 3DS cassera Soundhax ! Vous aurez besoin d'une [méthode alternative](homebrew-launcher-(alternatives)) pour entrer dans l'Homebrew Launcher ! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/fr_FR/installing-boot9strap-(usm).txt b/_pages/fr_FR/installing-boot9strap-(usm).txt index bba91ab6f0..641ff6c4a1 100644 --- a/_pages/fr_FR/installing-boot9strap-(usm).txt +++ b/_pages/fr_FR/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ Si vos boutons (L/R), (Haut sur la croix directionnelle) ou (A) ne fonctionnent ## Ce dont vous avez besoin * Votre fichier `movable.sed` obtenu grâce à [Seedminer](seedminer) -* Le fichier zip de la dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Préparatifs @@ -34,6 +34,7 @@ Si vos boutons (L/R), (Haut sur la croix directionnelle) ou (A) ne fonctionnent 1. Si votre console est allumée, éteignez-la 1. Insérez votre carte SD dans votre ordinateur 1. Copiez `boot.firm` et `boot.3dsx` depuis Luma3DS `.zip`vers la racine de votre carte SD + + La racine de la carte SD représente le répertoire initial de la carte SD où vous pouvez voir le dossier Nintendo 3DS, mais ce n'est pas à l'intérieur de ce dernier 1. Copiez `usm.bin` depuis l'archive USM (`unSAFE_MODE-bb3.zip`) vers la racine de votre carte SD 1. Naviguez vers `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` sur votre carte SD + Cet `` sera le même que celui que vous avez utilisé dans [Seedminer](seedminer) @@ -56,13 +57,14 @@ Si vos boutons (L/R), (Haut sur la croix directionnelle) ou (A) ne fonctionnent #### Section III - unSAFE_MODE 1. Votre console toujours éteinte, maintenez enfoncé les boutons suivants : (L) + (R) + (Haut sur la croix directionnelle) + (A), puis appuyez sur (Power) - + Relâchez les boutons après quelques secondes. Votre console démarrera en mode sans échec + + Maintenez les boutons enfoncés jusqu'à ce que la console démarre en mode sans échec 1. Appuyez sur "OK" pour accepter la mise à jour + Aucune mise à jour nécessaire. Ceci fait partie de l'exploit 1. Appuyez sur « J'accepte » pour accepter les termes et conditions 1. La mise à jour finira par échouer, avec le code d'erreur `003-1099`. Ne vous inquiétez pas, c'est normal 1. Lorsque votre console vous demande "Paramétrer la connexion Internet de la console ?", sélectionnez "Paramétrer" 1. Dans le menu suivant, accédez à `Connexion 1` -> `Modifier` -> `Page suivante (flèche de droite)` -> `Serveur proxy` -> `Paramètres avancés` + + Voici une [représentation visuelle](https://uwuu.ca/images/safemode_highlighted.png) 1. Une fois que vous voyez `B9S install SUCCESS` sur l'écran du haut, appuyez sur n'importe quel bouton pour redémarrer sur le menu de configuration de Luma #### Section IV - Configuration de Luma3DS diff --git a/_pages/fr_FR/legacy-methods.txt b/_pages/fr_FR/legacy-methods.txt index 005958f5d1..9cf5344f42 100644 --- a/_pages/fr_FR/legacy-methods.txt +++ b/_pages/fr_FR/legacy-methods.txt @@ -18,7 +18,7 @@ Si vous avez besoin d'aide, rejoignez [Nintendo Homebrew sur Discord](https://di Les exploits suivants utilisent l'une des deux applications du mode DS intégrées à la 3DS : Connexions Nintendo DS et Téléchargement DS. -Si les applications Connexions Nintendo DS et Téléchargement DS ne fonctionnent pas, vous devrez les réparer avec [TWLFix-3DS](https://github. om/MechanicalDragon0687/TWLFix-3DS/releases/) en utilisant un point d'entrée homebrew, tel que Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### Test des Paramètres Internet DS (utilisé pour Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + Cette méthode est recommandée si vos boutons L et R ne fonctionnent pas -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + Cette méthode est recommandée si votre menu Gestion des Nintendo DSiWare plante \ No newline at end of file diff --git a/_pages/he_IL/homebrew-launcher-(pichaxx).txt b/_pages/he_IL/homebrew-launcher-(pichaxx).txt index e3a170461f..1dbf6def58 100644 --- a/_pages/he_IL/homebrew-launcher-(pichaxx).txt +++ b/_pages/he_IL/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### הנחיות @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. תעתיקו את `boot.3dsx` אל שורש כרטיס ה SD 1. תעתיקו את קובץ ה-Otherapp payload שהורדתם ל-SD שלכם ותשנו לו את השם ל-"otherapp.bin" (ללא מרכאות, ללא סיומת כפולה) - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם diff --git a/_pages/he_IL/homebrew-launcher-(soundhax).txt b/_pages/he_IL/homebrew-launcher-(soundhax).txt index 0d061fa795..33e5aa4b20 100644 --- a/_pages/he_IL/homebrew-launcher-(soundhax).txt +++ b/_pages/he_IL/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Soundhax (when combined with the Homebrew Launcher) is compatible with versions Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! אתם תצטרכו [method](homebrew-launcher-(alternatives)) דרך חלופית בשביל להכנס ל homebrew launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! אתם תצטרכו [method](homebrew-launcher-(alternatives)) דרך חלופית בשביל להכנס ל homebrew launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/he_IL/installing-boot9strap-(usm).txt b/_pages/he_IL/installing-boot9strap-(usm).txt index 72b17dfa3a..83b291ada0 100644 --- a/_pages/he_IL/installing-boot9strap-(usm).txt +++ b/_pages/he_IL/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### חלק I - הכנות @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. תכניסו את ה-SD שלכם למחשב 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### חלק IV - הגדרת Luma3DS diff --git a/_pages/he_IL/legacy-methods.txt b/_pages/he_IL/legacy-methods.txt index 551df30c37..24bbf96408 100644 --- a/_pages/he_IL/legacy-methods.txt +++ b/_pages/he_IL/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/hr_HR/homebrew-launcher-(pichaxx).txt b/_pages/hr_HR/homebrew-launcher-(pichaxx).txt index 9617f6e756..5201af49bb 100644 --- a/_pages/hr_HR/homebrew-launcher-(pichaxx).txt +++ b/_pages/hr_HR/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/hr_HR/homebrew-launcher-(soundhax).txt b/_pages/hr_HR/homebrew-launcher-(soundhax).txt index 9bba75dadc..8667e8c287 100644 --- a/_pages/hr_HR/homebrew-launcher-(soundhax).txt +++ b/_pages/hr_HR/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/hr_HR/installing-boot9strap-(usm).txt b/_pages/hr_HR/installing-boot9strap-(usm).txt index 079b370df0..929aef5fad 100644 --- a/_pages/hr_HR/installing-boot9strap-(usm).txt +++ b/_pages/hr_HR/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/hr_HR/legacy-methods.txt b/_pages/hr_HR/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/hr_HR/legacy-methods.txt +++ b/_pages/hr_HR/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/hu_HU/homebrew-launcher-(pichaxx).txt b/_pages/hu_HU/homebrew-launcher-(pichaxx).txt index c7340cd83a..7db7945d4e 100644 --- a/_pages/hu_HU/homebrew-launcher-(pichaxx).txt +++ b/_pages/hu_HU/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" Ez a metódusa a Seedminer használatának a további exploitoláshoz használja a `movable.sed` fájlod, hogy hozzáférést szerezzen a Homebrew Launcher-hez a PicHaxx exploittal, azzal az céllal, hogy beinjektáljon egy exploitolható DSiWare címet a DS Download Play alkalmazásba. Ehhez a metódushoz szükséges, hogy birtokold (vagy letöltsd) az ingyenes "Pokemon Picross" játékot az eShop-ból. -Ha az eszközödnek már van hozzáférése a Homebrew Launcher-hez (mindegy, hogy pichaxx vagy más exploit) akkor tovább léphetsz a [DSiWare Dumper](dsidumper)-re). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} Ha már megvan a Pokemon Picross, ez a folyamat felül fogja írni a mentés fájlod! @@ -19,7 +19,8 @@ Ha már megvan a Pokemon Picross, ez a folyamat felül fogja írni a mentés fá * Az ingyenes "Pokemon Picross" eShop játékra * A `movable.sed` fájl a [Seedminer](seedminer)-ből * A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadása -* Az [otherapp payload](https://smealum.github.io/3ds/#otherapp)-ra *(a készüléked verziójának és régiójának megfelelő változatra)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Lépések @@ -27,18 +28,17 @@ Ha már megvan a Pokemon Picross, ez a folyamat felül fogja írni a mentés fá 1. Másold az `boot.3dsx` fájlt az SD kártyád gyökerébe 1. Másold az otherapp payloadot az SD kártyád gyökerébe, majd nevezd át `otherapp.bin` névre - +ha nem látja a `.bin` kiterjesztés ne adja kézzel hozzá a fájl végéhez + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Hozz létre egy mappát `3ds` néven az SD kártyád gyökerében, ha még nem létezik ilyen #### II. rész - PicHaxx -1. Nyisd meg [a PicHaxx Injector weboldalát](https://seedminer.hacks.guide/pichaxx/) a számítógépen +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Válaszd ki a `movable.sed` fájlod 1. Válaszd a "Build and Download" menüpontot 1. Várd meg, amíg a folyamat befejeződik -1. Navigálj a `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` útvonalra az SD kártyán +1. Navigálj a `Nintendo 3DS` -> `` -> `<32 karakter hosszú azonosító>` -> `Nintendo DSiWare` mappába az SD kártyádon + Az `` ugyanaz, mint amit a [Seedminer](seedminer)-nél használt - + Az `` mappa egy másik 32 betű/szám mappa az `` mappa belsejében 1. Másold a letöltött `00000001.sav` fájlt a `data` könyvtárba az SD kártyán + Írd felül a régi mentés fájlt, ha kérdezi 1. Tedd vissza az SD kártyád a készülékedbe diff --git a/_pages/hu_HU/homebrew-launcher-(soundhax).txt b/_pages/hu_HU/homebrew-launcher-(soundhax).txt index 55bcbdaa41..326b7b9233 100644 --- a/_pages/hu_HU/homebrew-launcher-(soundhax).txt +++ b/_pages/hu_HU/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Bizonyosodj meg róla, hogy az eszközödön engedélyezve van a vezeték nélk Vedd figyelembe, hogy a kártyafrissítések csak a legfontosabb dolgokat frissítik, mint például a System Settings, Home Menu, stb. a kártyafrissítések nem fogják frissíteni a Nintendo 3DS Sound alkalmazást és a Hálózati funkciókat, mint például a System Transfer, Internet Browser, StreetPass Mii Plaza, vagy az eShop. -Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi verziójú Nintendo 3DS Sound alkalmazás tartozott *(<3.0.0)* egy olyan verzióra, amihez újabb Nintendo 3DS Sound tartozik, működésképtelenné teszi a Soundhax-ot! [Más módszerre](homebrew-launcher-(alternatives)) lesz szükséged ahhoz, hogy használhasd a Homebrew Launchert! +Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi verziójú Nintendo 3DS Sound alkalmazás tartozott *(<2.1.0)* egy olyan verzióra, amihez újabb Nintendo 3DS Sound tartozik, működésképtelenné teszi a Soundhax-ot! [Más módszerre](homebrew-launcher-(alternatives)) lesz szükséged ahhoz, hogy használhasd a Homebrew Launchert! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/hu_HU/installing-boot9strap-(usm).txt b/_pages/hu_HU/installing-boot9strap-(usm).txt index 4d195b2134..34523ee966 100644 --- a/_pages/hu_HU/installing-boot9strap-(usm).txt +++ b/_pages/hu_HU/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy ### Amire szükséged lesz * A `movable.sed` fájlodra a [Seedminer](seedminer)-ből -* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### I. rész - Előkészületek @@ -34,6 +34,7 @@ Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy 1. Ha a konzolod be van kapcsolva, most kapcsold ki 1. Helyezd az SD kártyád a számítógépbe 1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe + + Az SD kártya gyökere a kezdőkönyvtárt jelenti az SD kártyán, ahol látható a Nintendo 3DS könyvtár, de nem vagyunk benne 1. Másold át a `usm.bin` fájlt az USM csomagból (`unSAFE_MODE-bb3.zip`)az SD kártya gyökerébe 1. Navigálj a `Nintendo 3DS` -> `` -> `<32 karakter hosszú azonosító>` -> `Nintendo DSiWare` mappába az SD kártyádon + Az `` ugyanaz, mint amit a [Seedminer](seedminer)-nél használtál @@ -56,13 +57,14 @@ Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy #### III. rész - unSAFE_MODE 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 nyomd meg a (Power)-t - + Engedd el a gombokat pár másodperc múlva. A konzolod be fog bootolni Safe Mode-ba + + Tartsd nyomva a gombokat, amiíg a konzol be nem bootol a Safe Mode-ba 1. Nyomj "OK"-ot a frissítés elfogadásához + Nincs frissítés. Ez része az exploitnak 1. Nyomj az "I accept"-re a feltételek elfogadásához 1. A frissítés sikertelen lesz a `003-1099` hibakóddal. Ez az elvárt viselkedés 1. Amikor megkérdezésre kerül, hogy "Would you like to configure Internet settings?", válassz "Yes"-t 1. A következő menüben navigálj a `Connection 1` -> `Change Settings` -> `Next Page (jobb nyíl)` -> `Proxy Settings` -> `Detailed Setup` menüponthoz + + Itt egy [vizuális reprezentáció](https://uwuu.ca/images/safemode_highlighted.png) 1. Amint azt látod a felső képernyőn, hogy `B9S install SUCCESS` nyomj meg egy billentyűt az Luma Configuration-ba rebootoláshoz #### IV. rész - Luma3DS konfigurálása diff --git a/_pages/hu_HU/legacy-methods.txt b/_pages/hu_HU/legacy-methods.txt index 25c36304a1..5fd7baf99b 100644 --- a/_pages/hu_HU/legacy-methods.txt +++ b/_pages/hu_HU/legacy-methods.txt @@ -18,7 +18,7 @@ Ha segítségre van szükséged csatlakozz a [Nintendo Homebrew-hoz Discord-on]( A következő exploitok két DS-mód applikáció használatát teszik lehetővé, ami beépített a 3DS-be: DS Internet Settings és DS Download Play. -Ha a DS Internet Settings és a DS Download Play egyaránt nem működik, akkor meg kell javítani azokat a [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/)-sel egy homebrew belépési pont használatával, mint például a Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Teszt (a Frogtool által használt) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + Ez a metódus akkor ajánlott, ha a váll gombok nem működnek -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + Ez a metódus akkor ajánlott, ha a DSiWare Management menü összeomlik \ No newline at end of file diff --git a/_pages/id_ID/homebrew-launcher-(pichaxx).txt b/_pages/id_ID/homebrew-launcher-(pichaxx).txt index 9617f6e756..5201af49bb 100644 --- a/_pages/id_ID/homebrew-launcher-(pichaxx).txt +++ b/_pages/id_ID/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/id_ID/homebrew-launcher-(soundhax).txt b/_pages/id_ID/homebrew-launcher-(soundhax).txt index 9bba75dadc..8667e8c287 100644 --- a/_pages/id_ID/homebrew-launcher-(soundhax).txt +++ b/_pages/id_ID/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/id_ID/installing-boot9strap-(usm).txt b/_pages/id_ID/installing-boot9strap-(usm).txt index 079b370df0..929aef5fad 100644 --- a/_pages/id_ID/installing-boot9strap-(usm).txt +++ b/_pages/id_ID/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/id_ID/legacy-methods.txt b/_pages/id_ID/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/id_ID/legacy-methods.txt +++ b/_pages/id_ID/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/it_IT/homebrew-launcher-(pichaxx).txt b/_pages/it_IT/homebrew-launcher-(pichaxx).txt index 01575a63b1..c672f01a25 100644 --- a/_pages/it_IT/homebrew-launcher-(pichaxx).txt +++ b/_pages/it_IT/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" Seedminer utilizza il tuo file `movable.sed` per ottenere accesso all'Homebrew Launcher tramite l'exploit PicHaxx per iniettare una particolare applicazione DSiWare nell'applicazione DS "Modalità download". Questo metodo richiede il possesso (o lo scaricamento) del gioco gratuito "Pokémon Picross" dall'eShop. -Se la tua console ha già accesso all'Homebrew Launcher (tramite PicHaxx o con un altro exploit), puoi passare direttamente al [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} Se possiedi già Pokémon Picross, questo processo sovrascriverà il tuo salvataggio! @@ -19,7 +19,8 @@ Se possiedi già Pokémon Picross, questo processo sovrascriverà il tuo salvata * Il gioco gratuito "Pokémon Picross", scaricabile dall'eShop * Il tuo file `movable.sed` dalla sezione [Seedminer](seedminer) * L'ultima versione di [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* Il file [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(adatto alla versione e alla regione della console)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Istruzioni @@ -27,18 +28,17 @@ Se possiedi già Pokémon Picross, questo processo sovrascriverà il tuo salvata 1. Copia il file `boot.3dsx` nella directory principale della tua scheda SD 1. Copia il file otherapp payload nella directory principale della tua scheda SD e rinominalo in `otherapp.bin` - + se non vedi l'estensione `.bin`, non aggiungerla alla fine del nome del file + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Se assente, crea una cartella chiamata `3ds` nella directory principale della tua scheda SD #### Sezione II - PicHaxx -1. Apri [il sito di PicHaxx Injector](https://seedminer.hacks.guide/pichaxx/) sul tuo computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Seleziona il tuo file `movable.sed` 1. Seleziona "Build and Download" 1. Attendi il termine del processo -1. Nella tua scheda SD, entra nella cartella `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` +1. Nella tua scheda SD, entra in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` + Questo `` sarà lo stesso che hai utilizzato in [Seedminer](seedminer) - + Questa cartella `` all'interno della cartella `` avrà un nome di 32 lettere e numeri 1. Copia il file appena scaricato (`00000001.sav`) nella cartella `data` della tua scheda SD + Sovrascrivi il salvataggio precedente quando richiesto 1. Reinserisci la scheda SD nella tua console diff --git a/_pages/it_IT/homebrew-launcher-(soundhax).txt b/_pages/it_IT/homebrew-launcher-(soundhax).txt index 4cc4c9ea3d..f79fa9b2be 100644 --- a/_pages/it_IT/homebrew-launcher-(soundhax).txt +++ b/_pages/it_IT/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Assicurati che la comunicazione wireless sia attiva dato che udsploit (usato nel Tieni presente che tramite scheda di gioco vengono aggiornate solamente le applicazioni principali del sistema, come le Impostazioni della console, il menu HOME, ecc. Non vengono invece aggiornate le funzionalità come Sound Nintendo 3DS o le funzionalità che necessitano di Internet, come ad esempio il Trasferimento dati, il Browser Internet, la Piazza Mii StreetPass o l'eShop. -Ciò significa che se aggiorni con una scheda di gioco da una versione avente una versione di Sound Nintendo 3DS obsoleta *(<3.0.0)* ad una versione con la stessa applicazione aggiornata, Soundhax non funzionerà! Dovrai utilizzare un [metodo alternativo](homebrew-launcher-(alternatives)) per avviare l'Homebrew Launcher! +Ciò significa che se aggiorni con una scheda di gioco da una versione avente una versione di Sound Nintendo 3DS obsoleta *(<2.1.0)* ad una versione con la stessa applicazione aggiornata, Soundhax non funzionerà! Dovrai utilizzare un [metodo alternativo](homebrew-launcher-(alternatives)) per avviare l'Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/it_IT/installing-boot9strap-(usm).txt b/_pages/it_IT/installing-boot9strap-(usm).txt index 1e26d78c3e..da6a44f31f 100644 --- a/_pages/it_IT/installing-boot9strap-(usm).txt +++ b/_pages/it_IT/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ Se i tuoi pulsanti (L/R), (Su) o (A) non funzionano, dovrai usare un [Metodo Tra ### Cosa serve * Il tuo file `movable.sed` dalla sezione [Seedminer](seedminer) -* L'archivio dell'ultima versione di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Sezione I - Preparazione @@ -34,6 +34,7 @@ Se i tuoi pulsanti (L/R), (Su) o (A) non funzionano, dovrai usare un [Metodo Tra 1. Se la tua console è accesa, spegnila 1. Inserisci la scheda SD nel tuo computer 1. Copia i file `boot.firm` e `boot.3dsx` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD + + La directory principale della scheda SD è la cartella della tua scheda SD in cui è possibile visualizzare la cartella Nintendo 3DS, ma non il suo interno 1. Copia il file `usm.bin` dall'archivio USM (`unSAFE_MODE-bb3.zip`) nella directory principale della tua scheda SD 1. Nella tua scheda SD, entra in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` + Questo `` sarà lo stesso che hai utilizzato in [Seedminer](seedminer) @@ -56,13 +57,14 @@ Se i tuoi pulsanti (L/R), (Su) o (A) non funzionano, dovrai usare un [Metodo Tra #### Sezione III - unSAFE_MODE 1. Con la console ancora spenta, tieni premuto i pulsanti (L) + (R) + (Su) + (A), dopodiché accendi la console - + Rilascia i pulsanti dopo pochi secondi. La console si avvierà in Modalità Provvisoria + + Mantieni premuti i pulsanti finché la console non si avvia in Safe Mode 1. Premi "OK" per accettare l'aggiornamento + Non c'è alcun aggiornamento. Fa parte del procedimento 1. Premi "Accetto" per accettare i termini e le condizioni 1. L'aggiornamento fallirà, con codice di errore `003-1099`. Questo risultato è corretto 1. Alla richiesta "Vuoi configurare le Impostazioni internet?", seleziona "Sì" 1. Nel menu successivo, entra in `Connessione 1` -> `Modifica` -> pagina successiva (la freccia a destra) -> `Impostazioni proxy` -> `Impostazioni avanzate` + + Ecco una [rappresentazione visiva](https://uwuu.ca/images/safemode_highlighted.png) 1. Quando vedi la scritta `B9S install SUCCESS` sullo schermo superiore, premi qualunque tasto per avviare la configurazione di Luma #### Sezione IV - Configurare Luma3DS diff --git a/_pages/it_IT/legacy-methods.txt b/_pages/it_IT/legacy-methods.txt index db232ae58d..bec16a0ae6 100644 --- a/_pages/it_IT/legacy-methods.txt +++ b/_pages/it_IT/legacy-methods.txt @@ -18,7 +18,7 @@ Se ti dovesse servire una mano, puoi entrare nel canale [Nintendo Homebrew su Di I seguenti exploit fanno uso di una delle due applicazioni DS integrate nel 3DS: Connessioni Nintendo DS e Modalità download DS. -Se sia Connessioni Nintendo DS che Modalità download DS non funzionano, dovrai ripararli con [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) usando un entrypoint per gli homebrew, come Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### Test Connessioni Nintendo DS (usato per Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + Questo è il metodo consigliato se i tuoi pulsanti dorsali non funzionano -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + Questo è il metodo consigliato se il tuo menu Gestione Nintendo DSiWare non funziona \ No newline at end of file diff --git a/_pages/ja_JP/homebrew-launcher-(pichaxx).txt b/_pages/ja_JP/homebrew-launcher-(pichaxx).txt index 9617f6e756..5201af49bb 100644 --- a/_pages/ja_JP/homebrew-launcher-(pichaxx).txt +++ b/_pages/ja_JP/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/ja_JP/homebrew-launcher-(soundhax).txt b/_pages/ja_JP/homebrew-launcher-(soundhax).txt index f92c1a2ab7..cb6041dc4c 100644 --- a/_pages/ja_JP/homebrew-launcher-(soundhax).txt +++ b/_pages/ja_JP/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! その場合、[その他の方法](homebrew-launcher-(alternatives))でHomebrew Launcherを実行しなければなりません! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! その場合、[その他の方法](homebrew-launcher-(alternatives))でHomebrew Launcherを実行しなければなりません! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ja_JP/installing-boot9strap-(usm).txt b/_pages/ja_JP/installing-boot9strap-(usm).txt index fdfb4cfb84..29593db1b7 100644 --- a/_pages/ja_JP/installing-boot9strap-(usm).txt +++ b/_pages/ja_JP/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. パソコンにSDカードを入れます 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/ja_JP/legacy-methods.txt b/_pages/ja_JP/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/ja_JP/legacy-methods.txt +++ b/_pages/ja_JP/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/ko_KR/homebrew-launcher-(pichaxx).txt b/_pages/ko_KR/homebrew-launcher-(pichaxx).txt index e43bbd8f5e..cfca436122 100644 --- a/_pages/ko_KR/homebrew-launcher-(pichaxx).txt +++ b/_pages/ko_KR/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. SD 카드를 기기에 다시 삽입해 주세요. diff --git a/_pages/ko_KR/homebrew-launcher-(soundhax).txt b/_pages/ko_KR/homebrew-launcher-(soundhax).txt index cd0b882d3c..abdfc12541 100644 --- a/_pages/ko_KR/homebrew-launcher-(soundhax).txt +++ b/_pages/ko_KR/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! 홈브류 런처 접속에 [대안](homebrew-launcher-(alternatives))이 필요할 것입니다! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! 홈브류 런처 접속에 [대안](homebrew-launcher-(alternatives))이 필요할 것입니다! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ko_KR/installing-boot9strap-(usm).txt b/_pages/ko_KR/installing-boot9strap-(usm).txt index 813fd4572e..f975b5cce1 100644 --- a/_pages/ko_KR/installing-boot9strap-(usm).txt +++ b/_pages/ko_KR/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. SD 카드를 컴퓨터에 삽입해 주세요. 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/ko_KR/legacy-methods.txt b/_pages/ko_KR/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/ko_KR/legacy-methods.txt +++ b/_pages/ko_KR/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/ms_MY/homebrew-launcher-(pichaxx).txt b/_pages/ms_MY/homebrew-launcher-(pichaxx).txt index 9617f6e756..5201af49bb 100644 --- a/_pages/ms_MY/homebrew-launcher-(pichaxx).txt +++ b/_pages/ms_MY/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/ms_MY/homebrew-launcher-(soundhax).txt b/_pages/ms_MY/homebrew-launcher-(soundhax).txt index 4076d14282..4ff18a119a 100644 --- a/_pages/ms_MY/homebrew-launcher-(soundhax).txt +++ b/_pages/ms_MY/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ms_MY/installing-boot9strap-(usm).txt b/_pages/ms_MY/installing-boot9strap-(usm).txt index da773908bc..661444c8fb 100644 --- a/_pages/ms_MY/installing-boot9strap-(usm).txt +++ b/_pages/ms_MY/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Pasang kad SD anda ke dalam komputer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/ms_MY/legacy-methods.txt b/_pages/ms_MY/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/ms_MY/legacy-methods.txt +++ b/_pages/ms_MY/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/nl_NL/homebrew-launcher-(pichaxx).txt b/_pages/nl_NL/homebrew-launcher-(pichaxx).txt index b0f02de8a6..e60594bf3b 100644 --- a/_pages/nl_NL/homebrew-launcher-(pichaxx).txt +++ b/_pages/nl_NL/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Stop je SD kaart terug in je 3DS diff --git a/_pages/nl_NL/homebrew-launcher-(soundhax).txt b/_pages/nl_NL/homebrew-launcher-(soundhax).txt index cc314f813b..fd5b7591b3 100644 --- a/_pages/nl_NL/homebrew-launcher-(soundhax).txt +++ b/_pages/nl_NL/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Je zal een [alternatieve methode](homebrew-launcher-(alternatives)) nodig hebben om de Homebrew Launcher te openen! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Je zal een [alternatieve methode](homebrew-launcher-(alternatives)) nodig hebben om de Homebrew Launcher te openen! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/nl_NL/installing-boot9strap-(usm).txt b/_pages/nl_NL/installing-boot9strap-(usm).txt index 23e5b38d76..0f5fe50728 100644 --- a/_pages/nl_NL/installing-boot9strap-(usm).txt +++ b/_pages/nl_NL/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Plaats je SD kaart in je computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/nl_NL/legacy-methods.txt b/_pages/nl_NL/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/nl_NL/legacy-methods.txt +++ b/_pages/nl_NL/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/no_NO/homebrew-launcher-(pichaxx).txt b/_pages/no_NO/homebrew-launcher-(pichaxx).txt index 22beeaa0fa..ae61c7e31b 100644 --- a/_pages/no_NO/homebrew-launcher-(pichaxx).txt +++ b/_pages/no_NO/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Sett inn SD-kortet i konsollen igjen diff --git a/_pages/no_NO/homebrew-launcher-(soundhax).txt b/_pages/no_NO/homebrew-launcher-(soundhax).txt index 21b81da3df..003173f3b6 100644 --- a/_pages/no_NO/homebrew-launcher-(soundhax).txt +++ b/_pages/no_NO/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/no_NO/installing-boot9strap-(usm).txt b/_pages/no_NO/installing-boot9strap-(usm).txt index fd213b9538..aa7e45ebb9 100644 --- a/_pages/no_NO/installing-boot9strap-(usm).txt +++ b/_pages/no_NO/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Sett inn SD-kortet i datamaskinen din 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/no_NO/legacy-methods.txt b/_pages/no_NO/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/no_NO/legacy-methods.txt +++ b/_pages/no_NO/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/pl_PL/homebrew-launcher-(pichaxx).txt b/_pages/pl_PL/homebrew-launcher-(pichaxx).txt index 1f3c97426c..fba1b980ee 100644 --- a/_pages/pl_PL/homebrew-launcher-(pichaxx).txt +++ b/_pages/pl_PL/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Twojego pliku `movable.sed` z ukończenia [Seedminer](seedminer) * Najnowszej wersji [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instrukcje @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Skopiuj plik `boot.3dsx` do katalogu głównego twojej karty SD 1. Skopiuj pobrany plik otherapp payload do katalogu głównego twojej karty SD i zmień jego nazwę na `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Stwórz folder o nazwie `3ds` w głównym katalogu twojej karty SD, jeśli jeszcze nie istnieje #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Wybierz swój plik `movable.sed` 1. Select "Build and Download" 1. Poczekaj na zakończenie procesu -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Przejdź kolejno do katalogów `Nintendo 3DS` -> `` -> `<32-znakowe-id>` -> `Nintendo DSiWare` na karcie SD + Twoje `` będzie takie samo jak te użyte przez Ciebie w [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Jeśli zostaniesz o to poproszony, nadpisz stary plik zapisu 1. Włóż ponownie kartę SD do konsoli diff --git a/_pages/pl_PL/homebrew-launcher-(soundhax).txt b/_pages/pl_PL/homebrew-launcher-(soundhax).txt index 8f34a6c571..29ce851d5c 100644 --- a/_pages/pl_PL/homebrew-launcher-(soundhax).txt +++ b/_pages/pl_PL/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Upewnij się że "Wireless Communication" (wifi) twojej konsoli jest włączone, Zapamiętaj że aktualizacje z kartridżów dostarczą aktualizacje tylko do głównych funkcji, takich jak Ustawienia Systemowe, Menu Główne, itd. aktualizacje z kartridżów nie dostarczą aktualizacji do Nintendo 3DS Sound i funkcji sieciowych, takich jak Transfer Systemu, Przeglądarka Internetowa, Streetpass Mii Plaza, lub eShop. -To oznacza że użycie aktualizacji z kartridża posiadając starszą wersje Nintendo 3DS Sound *(<3.0.0)* do wersji która dodała nowszą wersje Nintendo 3DS Sound zepsuje Soundhax! Będziesz potrzebował [alternatywnej metody](homebrew-launcher-(alternatives)) wchodzenia do Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Będziesz potrzebował [alternatywnej metody](homebrew-launcher-(alternatives)) wchodzenia do Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/pl_PL/installing-boot9strap-(usm).txt b/_pages/pl_PL/installing-boot9strap-(usm).txt index baef548f99..8a0cfe5732 100644 --- a/_pages/pl_PL/installing-boot9strap-(usm).txt +++ b/_pages/pl_PL/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### Czego Potrzebujesz * Twojego pliku `movable.sed` z ukończenia [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Sekcja I - Przygotowanie @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Włóż kartę SD do komputera 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Przejdź kolejno do katalogów `Nintendo 3DS` -> `` -> `<32-znakowe-id>` -> `Nintendo DSiWare` na karcie SD + Twoje `` będzie takie samo jak te użyte przez Ciebie w [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Sekcja IV - Konfigurowanie Luma3DS diff --git a/_pages/pl_PL/legacy-methods.txt b/_pages/pl_PL/legacy-methods.txt index 673cc5fbad..1f4897670d 100644 --- a/_pages/pl_PL/legacy-methods.txt +++ b/_pages/pl_PL/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### Test DS Internet Settings (używany do Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/pt_BR/homebrew-launcher-(pichaxx).txt b/_pages/pt_BR/homebrew-launcher-(pichaxx).txt index 8a30234d3f..e393c007d2 100644 --- a/_pages/pt_BR/homebrew-launcher-(pichaxx).txt +++ b/_pages/pt_BR/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsira seu cartão SD no seu dispositivo diff --git a/_pages/pt_BR/homebrew-launcher-(soundhax).txt b/_pages/pt_BR/homebrew-launcher-(soundhax).txt index 8a3fca2b67..6de2e1099f 100644 --- a/_pages/pt_BR/homebrew-launcher-(soundhax).txt +++ b/_pages/pt_BR/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Você vai precisar de um [método alternativo](homebrew-launcher-(alternatives)) para iniciar o Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Você vai precisar de um [método alternativo](homebrew-launcher-(alternatives)) para iniciar o Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/pt_BR/installing-boot9strap-(usm).txt b/_pages/pt_BR/installing-boot9strap-(usm).txt index 3a7e163276..81c8b9011c 100644 --- a/_pages/pt_BR/installing-boot9strap-(usm).txt +++ b/_pages/pt_BR/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Insira o cartão SD no seu computador 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/pt_BR/legacy-methods.txt b/_pages/pt_BR/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/pt_BR/legacy-methods.txt +++ b/_pages/pt_BR/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/pt_PT/homebrew-launcher-(pichaxx).txt b/_pages/pt_PT/homebrew-launcher-(pichaxx).txt index 13126c2ac9..24a0158162 100644 --- a/_pages/pt_PT/homebrew-launcher-(pichaxx).txt +++ b/_pages/pt_PT/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/pt_PT/homebrew-launcher-(soundhax).txt b/_pages/pt_PT/homebrew-launcher-(soundhax).txt index e80e06e888..beb049531a 100644 --- a/_pages/pt_PT/homebrew-launcher-(soundhax).txt +++ b/_pages/pt_PT/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/pt_PT/installing-boot9strap-(usm).txt b/_pages/pt_PT/installing-boot9strap-(usm).txt index 87985f0d37..e6efa418f4 100644 --- a/_pages/pt_PT/installing-boot9strap-(usm).txt +++ b/_pages/pt_PT/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/pt_PT/legacy-methods.txt b/_pages/pt_PT/legacy-methods.txt index c744fc3224..cbe5c200c8 100644 --- a/_pages/pt_PT/legacy-methods.txt +++ b/_pages/pt_PT/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/ro_RO/homebrew-launcher-(pichaxx).txt b/_pages/ro_RO/homebrew-launcher-(pichaxx).txt index 035f8d19b9..0c1e72292a 100644 --- a/_pages/ro_RO/homebrew-launcher-(pichaxx).txt +++ b/_pages/ro_RO/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" Această metodă de a folosi Seedminer pentru mai multă exploatare utilizează fişierul `movable.sed` pentru a avea acces la Homebrew Launcher folosind exploit-ul PicHaxx în sensul de a injecta un titlu DSiWare exploatabil în aplicaţia DS Download Play. Această metodă are nevoie ca dumneavoastră să dețineți (sau să descărcați) jocul gratuit "Pokemon Picross" de pe eShop. -Dacă dispozitivul dumneavoastră are deja acces la Homebrew Launcher (fie prin PicHaxx sau alte metode), puteți sări la [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} Dacă aveți deja Pokemon Picross, această procedură va rescrie fișierul de salvare a jocului! @@ -19,7 +19,8 @@ Dacă aveți deja Pokemon Picross, această procedură va rescrie fișierul de s * Jocul gratuit de pe eShop "Pokemon Picross" * Fișierul 'movable.sed' de la completarea lui [Seedminer](seedminer) * Cea mai nouă versiune de [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* [Payload-ul otherapp](https://deadphoenix8091.github.io/3ds/#otherapp) *(pentru versiunea și regiunea dumneavoastră)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instrucțiuni @@ -27,18 +28,17 @@ Dacă aveți deja Pokemon Picross, această procedură va rescrie fișierul de s 1. Copiați `boot.3dsx` în rădăcina cardului SD 1. Copiați payload-ul otherapp în rădăcina cardului SD și redenumiți-l în`otherapp.bin` - + Dacă nu vedeți extensia `.bin`, nu o adăugați la sfârșitul numelui extensiei + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Creați un folder numit `3ds` în rădăcina cardului SD dacă nu există deja #### Secțiunea II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Selectaţi fişierul `movable.sed` 1. Selectați "Build and Download" (Construiește și descarcă) 1. Așteptați până când procesul este terminat -1. Navigaţi la `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` pe cardul SD +1. Navigați spre `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` pe cardul SD + Acest `` va fi la fel ca cel care l-ați folosit în [Seedminer](seedminer) - + Acest folder `` va fi încă un folder de 32 de caractere din interiorul folderului `` 1. Copiați noul fişier de salvare `00000001.sav` descărcat în folderul `data` de pe cardul SD + Suprascrieți vechiul fişier de salvare când vi se solicită 1. Reintroduceți cardul SD în dispozitivul dumneavoastră diff --git a/_pages/ro_RO/homebrew-launcher-(soundhax).txt b/_pages/ro_RO/homebrew-launcher-(soundhax).txt index 537c4e8038..a15696c9a9 100644 --- a/_pages/ro_RO/homebrew-launcher-(soundhax).txt +++ b/_pages/ro_RO/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Asigurați-vă că dispozitivul are pornit comunicarea fără fir pentru că uds Țineți cont că actualizările cu cardul vor aduce actualizări numai funcțiilor de bază, cum ar fi System Settings, Meniul HOME, etc. actualizările cu cardul de joc nu vor aduce actualizări la Nintendo 3DS Sound și serviciilor de rețea, cum ar fi System Transfer, Internet Browser, StreetPass Mii Plaza, sau eShop. -Asta înseamnă că folosind o actualizare cu card de joc de la o versiune care conține o versiune de Nintendo 3DS Sound inferioară *(<3.0.0)* către una care are o versiune Nintendo 3DS Sound superioară va strica Soundhax! Veţi avea nevoie de o [metodă alternativă](homebrew-launcher-(alternatives)) pentru a intra în Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Veţi avea nevoie de o [metodă alternativă](homebrew-launcher-(alternatives)) pentru a intra în Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ro_RO/installing-boot9strap-(usm).txt b/_pages/ro_RO/installing-boot9strap-(usm).txt index d0f1a3ec17..3c04ef0c22 100644 --- a/_pages/ro_RO/installing-boot9strap-(usm).txt +++ b/_pages/ro_RO/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### Ce aveți nevoie * Fișierul 'movable.sed' de la completarea lui [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Secțiunea I - Preparații @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Dacă dispozitivul este pornit, închideți-l 1. Introduceți cardul SD în calculator 1. Copiați `boot.firm` și `boot.3dsx` de la Luma3DS `.zip` pe rădăcina cardului SD + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigați spre `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` pe cardul SD + Acest `` va fi la fel ca cel care l-ați folosit în [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Secțiunea IV - Configurând Luma3DS diff --git a/_pages/ro_RO/legacy-methods.txt b/_pages/ro_RO/legacy-methods.txt index f02a6478e7..a60b6e11c8 100644 --- a/_pages/ro_RO/legacy-methods.txt +++ b/_pages/ro_RO/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### Probă pentru DS Internet Settings (folosit pentru Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/ru_RU/homebrew-launcher-(pichaxx).txt b/_pages/ru_RU/homebrew-launcher-(pichaxx).txt index e26b0ecd4b..005cda826f 100644 --- a/_pages/ru_RU/homebrew-launcher-(pichaxx).txt +++ b/_pages/ru_RU/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" Этот метод дальнейшей эксплуатации Seedminer использует ваш файл `movable.sed` для получения доступа к Homebrew Launcher при помощи эксплойта PicHaxx в целях инъекции уязвимого тайтла DSiWare в приложение DS Download Play. Этот метод требует, чтобы у вас уже была в наличии (или загружена) бесплатная игра "Pokemon Picross" из eShop. -Если ваша консоль уже имеет доступ к Homebrew Launcher (при помощи pichaxx или другого эксплойта), вы можете перейти к странице [DSiWare Dumper](dsidumper). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} Если у вас уже есть Pokemon Picross, то этот процесс перезапишет сохранение вашей игры! @@ -19,7 +19,8 @@ title: "Homebrew Launcher (PicHaxx)" * Бесплатная игра "Pokemon Picross" из eShop * Ваш файл `movable.sed`, полученный на странице [Seedminer](seedminer) * Свежая версия [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* [Otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(для вашего региона и версии прошивки)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Инструкция @@ -27,18 +28,17 @@ title: "Homebrew Launcher (PicHaxx)" 1. Скопируйте `boot.3dsx` в корень SD-карты 1. Скопируйте otherapp payload в корень вашей SD-карты и переименуйте его в `otherapp.bin` - + Если вы не видите расширение `.bin`, не добавляйте его в конец имени файла + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Создайте папку `3ds` в корне SD-карты, если таковой нет #### Часть II - PicHaxx -1. Перейдите по ссылке [PicHaxx Injector](https://seedminer.hacks.guide/pichaxx/) на компьютере +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Выберите свой файл `movable.sed` 1. Выберите "Build and Download" 1. Дождитесь окончания процесса -1. Перейдите в папку `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` на SD-карте +1. Перейдите в папку `Nintendo 3DS` -> `` -> `<32-значный-id>` -> `Nintendo DSiWare` на SD-карте + `` будет таким же, как и на странице [Seedminer](seedminer) - + `` будет другой папкой с именем из 32 символов внутри папки `` 1. Скопируйте свой новый скачанный файл `00000001.sav` в папку `data` на SD-карте + Перезапишите старый файл сохранения при появлении запроса 1. Вставьте SD-карту обратно в консоль diff --git a/_pages/ru_RU/homebrew-launcher-(soundhax).txt b/_pages/ru_RU/homebrew-launcher-(soundhax).txt index fac76ebbf2..2bd342f515 100644 --- a/_pages/ru_RU/homebrew-launcher-(soundhax).txt +++ b/_pages/ru_RU/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Soundhax (в сочетании с Homebrew Launcher) совместим с ве Заметьте, что обновление на картридже позволяет обновить только базовые функции консоли, такие как Системные настройки, меню HOME, и т. п. приложение Звук Nintendo 3DS и сетевые функции, такие как Передача данных, Интернет-браузер, Площадь StreetPass Mii или eShop с картриджа не обновляются. -Это означает, что обновление картриджем с версии, содержащей старое приложение Звук Nintendo 3DS *(<3.0.0)*, до версии с новым приложением Звук Nintendo 3DS сделает невозможной работу Soundhax! Вам понадобится [альтернативный метод](homebrew-launcher-(alternatives)) запуска Homebrew Launcher! +Это означает, что обновление картриджем с версии, содержащей старое приложение Звук Nintendo 3DS *(<2.1.0)*, до версии с новым приложением Звук Nintendo 3DS сделает невозможной работу Soundhax! Вам понадобится [альтернативный метод](homebrew-launcher-(alternatives)) запуска Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ru_RU/installing-boot9strap-(usm).txt b/_pages/ru_RU/installing-boot9strap-(usm).txt index 41f8e5278d..9ae6098a2f 100644 --- a/_pages/ru_RU/installing-boot9strap-(usm).txt +++ b/_pages/ru_RU/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ title: "Установка boot9strap (USM)" ### Что понадобится * Ваш файл `movable.sed`, полученный на странице [Seedminer](seedminer) -* Свежая версия [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Часть I - Подготовительные работы @@ -34,6 +34,7 @@ title: "Установка boot9strap (USM)" 1. Если консоль включена, выключите консоль 1. Вставьте SD-карту в компьютер 1. Скопируйте файлы `boot.firm` и `boot.3dsx` из `.zip-архива` Luma3DS в корень SD-карты + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Скопируйте файл `usm.bin` из `.zip-архива` USM (`unSAFE_MODE-bb3.zip`) в корень SD-карты 1. Перейдите в папку `Nintendo 3DS` -> `` -> `<32-значный-id>` -> `Nintendo DSiWare` на SD-карте + `` будет таким же, как и на странице [Seedminer](seedminer) @@ -56,13 +57,14 @@ title: "Установка boot9strap (USM)" #### Часть III - unSAFE_MODE 1. Когда консоль все еще выключена, удерживайте следующие кнопки: (L) + (R) + (Вверх) + (A), затем нажмите кнопку питания - + Отпустите кнопки через несколько секунд. Ваша консоль загрузится в безопасный режим + + Keep holding the buttons until the console boots into Safe Mode 1. Нажмите "OK" чтобы начать обновление + Обновления не будет. Это часть эксплойта 1. Нажмите "Я принимаю" чтобы принять условия 1. В конечном итоге обновление завершится ошибкой с кодом `003-1099`. Это ожидаемое поведение 1. При запросе "Выполнить Интернет-настройки?", выберите "Выполнить" 1. В следующем меню перейдите в `Связь 1` -> `Изменить настройки` -> `Следующая страница (стрелка вправо)` -> `Настройки прокси` -> `Подробнее` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Как только вы увидите `B9S install SUCCESS` на верхнем экране, нажмите любую кнопку, чтобы перезагрузиться в меню настроек Luma #### Часть IV - Настройка Luma3DS diff --git a/_pages/ru_RU/legacy-methods.txt b/_pages/ru_RU/legacy-methods.txt index 1e7723b482..1618ed6f64 100644 --- a/_pages/ru_RU/legacy-methods.txt +++ b/_pages/ru_RU/legacy-methods.txt @@ -18,7 +18,7 @@ For this reason, it is recommended you use the most up-to-date method found on t Следующие эксплойты используют одно из двух DS приложений, встроенных в 3DS: DS Internet Settings и DS Download Play. -Если оба приложения DS Internet Settings и DS Download Play не работают, то вам придется восстановить их с помощью [TWLFix-3DS](https://github. om/MechanicalDragon0687/TWLFix-3DS/releases/), используя другой способ запуска хоумбрю, например Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### Тест DS Internet Settings (используется для Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + Этот метод рекомендуется, если боковые кнопки консоли не работают -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + Этот метод рекомендуется, если меню управления DSiWare не работает \ No newline at end of file diff --git a/_pages/sv_SE/homebrew-launcher-(pichaxx).txt b/_pages/sv_SE/homebrew-launcher-(pichaxx).txt index 97d845cfc3..f2e795672b 100644 --- a/_pages/sv_SE/homebrew-launcher-(pichaxx).txt +++ b/_pages/sv_SE/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Skapa en mapp som heter '3ds' i roten på SD-kortet om det inte redan finns #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Sätt tillbaka ditt SD-kort i din enhet diff --git a/_pages/sv_SE/homebrew-launcher-(soundhax).txt b/_pages/sv_SE/homebrew-launcher-(soundhax).txt index 2fe9c7c9b9..882c8213f5 100644 --- a/_pages/sv_SE/homebrew-launcher-(soundhax).txt +++ b/_pages/sv_SE/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/sv_SE/installing-boot9strap-(usm).txt b/_pages/sv_SE/installing-boot9strap-(usm).txt index e4e4211648..7b67670274 100644 --- a/_pages/sv_SE/installing-boot9strap-(usm).txt +++ b/_pages/sv_SE/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/sv_SE/legacy-methods.txt b/_pages/sv_SE/legacy-methods.txt index 95173114e1..06e3b7fec9 100644 --- a/_pages/sv_SE/legacy-methods.txt +++ b/_pages/sv_SE/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/th_TH/homebrew-launcher-(pichaxx).txt b/_pages/th_TH/homebrew-launcher-(pichaxx).txt index 9617f6e756..5201af49bb 100644 --- a/_pages/th_TH/homebrew-launcher-(pichaxx).txt +++ b/_pages/th_TH/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/th_TH/homebrew-launcher-(soundhax).txt b/_pages/th_TH/homebrew-launcher-(soundhax).txt index 9bba75dadc..8667e8c287 100644 --- a/_pages/th_TH/homebrew-launcher-(soundhax).txt +++ b/_pages/th_TH/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/th_TH/installing-boot9strap-(usm).txt b/_pages/th_TH/installing-boot9strap-(usm).txt index 079b370df0..929aef5fad 100644 --- a/_pages/th_TH/installing-boot9strap-(usm).txt +++ b/_pages/th_TH/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/th_TH/legacy-methods.txt b/_pages/th_TH/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/th_TH/legacy-methods.txt +++ b/_pages/th_TH/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/tr_TR/homebrew-launcher-(pichaxx).txt b/_pages/tr_TR/homebrew-launcher-(pichaxx).txt index 6a70e81b6d..edc99f6b42 100644 --- a/_pages/tr_TR/homebrew-launcher-(pichaxx).txt +++ b/_pages/tr_TR/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. SD kartınızı cihazınıza tekrar takın diff --git a/_pages/tr_TR/homebrew-launcher-(soundhax).txt b/_pages/tr_TR/homebrew-launcher-(soundhax).txt index 48bc0ddbc5..4ac511684b 100644 --- a/_pages/tr_TR/homebrew-launcher-(soundhax).txt +++ b/_pages/tr_TR/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Homebrew'ı çalıştırmak için [alternatif bir yöntem](homebrew-launcher-(alternatives)) gerekir! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Homebrew'ı çalıştırmak için [alternatif bir yöntem](homebrew-launcher-(alternatives)) gerekir! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/tr_TR/installing-boot9strap-(usm).txt b/_pages/tr_TR/installing-boot9strap-(usm).txt index 46b46843ff..6ad1ac6290 100644 --- a/_pages/tr_TR/installing-boot9strap-(usm).txt +++ b/_pages/tr_TR/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. SD kartınızı bilgisayarınıza takın 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/tr_TR/legacy-methods.txt b/_pages/tr_TR/legacy-methods.txt index cfbc535a83..a454a94306 100644 --- a/_pages/tr_TR/legacy-methods.txt +++ b/_pages/tr_TR/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/uk_UA/homebrew-launcher-(pichaxx).txt b/_pages/uk_UA/homebrew-launcher-(pichaxx).txt index 9617f6e756..5201af49bb 100644 --- a/_pages/uk_UA/homebrew-launcher-(pichaxx).txt +++ b/_pages/uk_UA/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/uk_UA/homebrew-launcher-(soundhax).txt b/_pages/uk_UA/homebrew-launcher-(soundhax).txt index 9bba75dadc..8667e8c287 100644 --- a/_pages/uk_UA/homebrew-launcher-(soundhax).txt +++ b/_pages/uk_UA/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/uk_UA/installing-boot9strap-(usm).txt b/_pages/uk_UA/installing-boot9strap-(usm).txt index 079b370df0..929aef5fad 100644 --- a/_pages/uk_UA/installing-boot9strap-(usm).txt +++ b/_pages/uk_UA/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/uk_UA/legacy-methods.txt b/_pages/uk_UA/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/uk_UA/legacy-methods.txt +++ b/_pages/uk_UA/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/vi_VN/homebrew-launcher-(pichaxx).txt b/_pages/vi_VN/homebrew-launcher-(pichaxx).txt index 9617f6e756..5201af49bb 100644 --- a/_pages/vi_VN/homebrew-launcher-(pichaxx).txt +++ b/_pages/vi_VN/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### Instructions @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Create a folder named `3ds` on the root of your SD card if it does not already exist #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/vi_VN/homebrew-launcher-(soundhax).txt b/_pages/vi_VN/homebrew-launcher-(soundhax).txt index 9bba75dadc..8667e8c287 100644 --- a/_pages/vi_VN/homebrew-launcher-(soundhax).txt +++ b/_pages/vi_VN/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/vi_VN/installing-boot9strap-(usm).txt b/_pages/vi_VN/installing-boot9strap-(usm).txt index 079b370df0..929aef5fad 100644 --- a/_pages/vi_VN/installing-boot9strap-(usm).txt +++ b/_pages/vi_VN/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card + This `` will be the same one that you used in [Seedminer](seedminer) @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS diff --git a/_pages/vi_VN/legacy-methods.txt b/_pages/vi_VN/legacy-methods.txt index 4c5aa95012..987a3ccfc9 100644 --- a/_pages/vi_VN/legacy-methods.txt +++ b/_pages/vi_VN/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS Internet Settings Test (used for Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file diff --git a/_pages/zh_CN/homebrew-launcher-(pichaxx).txt b/_pages/zh_CN/homebrew-launcher-(pichaxx).txt index f07049a414..da03f0ad8c 100644 --- a/_pages/zh_CN/homebrew-launcher-(pichaxx).txt +++ b/_pages/zh_CN/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "启动Homebrew Launcher (通过 PicHaxx)" 本章节 Seedminer 将使用你的 `movable.sed` 文件,通过 PicHaxx 漏洞启动 Homebrew Launcher,以便在 DS Download Play 中注入修改后的 DSiWare 程序。 在进行本教程前,你必须先拥有 (或下载) eShop 中的免费的“精灵宝可梦:绘图方块(Pokemon Picross)”游戏。 -如果你的设备已通过如 pichaxx 或其他漏洞启动 Homebrew Launcher,那么你可以跳至 [DSiWare Dumper](dsidumper)。 +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} 如果你之前已经拥有了“精灵宝可梦:绘图方块”游戏,教程中将会覆盖你的游戏存档! @@ -19,7 +19,8 @@ title: "启动Homebrew Launcher (通过 PicHaxx)" * 来自 eShop 的免费游戏 “精灵宝可梦:绘图方块(Pokemon Picross)” * 你在 [Seedminer](seedminer) 步骤中获得的 `movable.sed` 文件 * 最新版 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(根据你的 3DS 的区域和版本下载)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### 操作步骤 @@ -27,18 +28,17 @@ title: "启动Homebrew Launcher (通过 PicHaxx)" 1. 复制 `boot.3dsx` 到你的 SD 卡根目录 1. 将下载的 otherapp payload 复制到 SD 卡的根目录下,并重命名为 `otherapp.bin` - + 如果你看不到 otherapp payload 的 `.bin` 扩展名,则请重命名为 `otherapp` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. 检查 SD 卡的根目录是否存在一个名为 `3ds` 的文件夹,如果没有则手动新建一个 #### 第二步 — PicHaxx -1. 在你的电脑上打开 [PicHaxx 注入器网页](https://seedminer.hacks.guide/pichaxx/) +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. 上传你的 `movable.sed` 文件 1. 选择 “构建并下载(Build and Download)” 1. 等待该过程执行完成。 -1. 打开你 SD 卡的 `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` 文件夹 +1. 移动至 `Nintendo 3DS` -> `` -> `<32位字符ID>` -> `Nintendo DSiWare` 文件夹 + 这个 `` 和你在 [Seedminer](seedminer) 章节中打开的一样 - + 这个 `` 文件夹是 `` 文件夹中的另一个 32 个字符与数字混合的文件夹 1. 复制你刚下载的 `00000001.sav` 文件到 `data` 文件夹 + 当提示时选择覆盖旧的文件 1. 将 SD 卡重新插入你的主机 diff --git a/_pages/zh_CN/homebrew-launcher-(soundhax).txt b/_pages/zh_CN/homebrew-launcher-(soundhax).txt index 4f45923305..dadb2c5ac1 100644 --- a/_pages/zh_CN/homebrew-launcher-(soundhax).txt +++ b/_pages/zh_CN/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Soundhax(与 Homebrew Launcher 一起使用时)与欧版、日版、韩版 注意:卡带升级只会更新系统核心组件,如系统设置和桌面菜单等等。 卡带升级不会更新 3DS 的音乐播放器与网络相关的组件,如系统迁移,互联网浏览器, StreetPass Mii 广场和 eShop。 -这也就是说,如果系统本身就安装有旧版本的“任天堂 3DS 音乐(Nintendo 3DS Sound)”程序**(低于3.0.0的版本)**且通过含有新版此程序的卡带进行更新,将导致 Soundhax 漏洞无法正常使用! 你需要用[其他方法](homebrew-launcher-(alternatives))来进入 Homebrew Launcher! +这也就是说,如果系统本身就安装有旧版本的“任天堂 3DS 音乐(Nintendo 3DS Sound)”程序*(低于2.1.0的版本)*且通过含有新版此程序的卡带进行更新,将导致 Soundhax 漏洞无法正常使用! 你需要用[其他方法](homebrew-launcher-(alternatives))来进入 Homebrew Launcher! {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/zh_CN/installing-boot9strap-(usm).txt b/_pages/zh_CN/installing-boot9strap-(usm).txt index 5d6e462300..72478cd86a 100644 --- a/_pages/zh_CN/installing-boot9strap-(usm).txt +++ b/_pages/zh_CN/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ title: "安装 boot9strap(通过 USM)" ### 你需要准备点啥? * 你在 [Seedminer](seedminer) 步骤中获得的 `movable.sed` 文件 -* 最新版 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### 第一步 — 准备工作 @@ -34,6 +34,7 @@ title: "安装 boot9strap(通过 USM)" 1. 如果你的主机已经被你开机了,那么将其关机 1. 将你的 SD 卡插入到电脑 1. 解压 Luma3DS `.zip` 里的 `boot.firm` 和 `boot.3dsx` 到你 SD 卡的根目录 + + 根目录指的是你点进 SD 卡看到的目录,你可以在这个目录下看到 Nintendo 3DS 文件夹,但请不要点进去 1. 从 USM 压缩文件中(`unSAFE_MODE-bb3.zip`)解压 `usm.bin` 到你 SD 卡的根目录下 1. 移动至 `Nintendo 3DS` -> `` -> `<32位字符ID>` -> `Nintendo DSiWare` 文件夹 + 这个 `` 和你在 [Seedminer](seedminer) 章节中使用的一样 @@ -56,13 +57,14 @@ title: "安装 boot9strap(通过 USM)" #### 第三步 — unSAFE_MODE 1. 将你的主机置于关机状态,按住 L + R + ↑ + A 按键,然后按下电源键 - + 按住几秒后再松手。 你的主机将会启动到安全模式 + + 按住这几个按钮,直到主机进入安全模式 1. 点击 “OK” 来允许更新 + 这个步骤实际上不存在更新。 这只是触发漏洞的一部分 1. 点击 “I accept(我同意/同意する)” 1. 更新最终将失败,然后报出 `003-1099` 的错误。 这是剧本中的一部分 1. 当系统问你“你想要配置互联网设置吗?(Would you like to configure Internet settings?)”时,点击 “Yes” 1. 在接下来出现的菜单中,移动至 `连接点 1(Connection 1)` -> `更改设置(Change Settings)` -> `下一页(右箭头)` -> `代理设置(Proxy Settings)` -> `详细设置(Detailed Setup)` + + 这里有一份[演示图像](https://uwuu.ca/images/safemode_highlighted.png) 1. 然后你应该会看到上屏提示 `B9S install SUCCESS`,然后你就可以按下任意键重启到 Luma 设置了 #### 第四步 — 设置 Luma3DS diff --git a/_pages/zh_CN/legacy-methods.txt b/_pages/zh_CN/legacy-methods.txt index 42f859b4e5..bf6f2bdfad 100644 --- a/_pages/zh_CN/legacy-methods.txt +++ b/_pages/zh_CN/legacy-methods.txt @@ -18,7 +18,7 @@ title: "传统方法" 以下漏洞利用了内置在 3DS 中的两个 DS 模式应用程序之一:DS 互联网设置(DS Internet Settings)和 DS 下载通信(DS Download Play)。 -如果 DS 互联网设置和 DS 下载通信都无法正常启动,那么你必须使用能启动自制程序 [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) 的方法进行修复,比如 Pichaxx。 +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS 网络设置测试(用于 Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3):Seedminer + BannerBomb3 + Fredtool + 如果 “L” 键或 “R” 键坏了,那么建议使用这种方法 -1. [Pichaxx](homebrew-launcher-(pichaxx)):Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + 如果你进入 DSiWare 管理菜单发生了崩溃,建议使用此方法 \ No newline at end of file diff --git a/_pages/zh_TW/homebrew-launcher-(pichaxx).txt b/_pages/zh_TW/homebrew-launcher-(pichaxx).txt index dd36122850..cc5de424e7 100644 --- a/_pages/zh_TW/homebrew-launcher-(pichaxx).txt +++ b/_pages/zh_TW/homebrew-launcher-(pichaxx).txt @@ -8,7 +8,7 @@ title: "Homebrew Launcher (PicHaxx)" This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. -If your device already has access to the Homebrew Launcher (whether through pichaxx or another exploit), you can skip to [DSiWare Dumper](dsidumper)). +If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! @@ -19,7 +19,8 @@ If you already have Pokemon Picross, this process will overwrite your game's sav * The free eShop game "Pokemon Picross" * 您自 [Seedminer](seedminer) 步驟中所取得的 `movable.sed` 檔案 * 最新版的 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### 操作說明 @@ -27,18 +28,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. 將 `boot.3dsx` 複製到 SD 卡根目錄中 1. 複製 otherapp 啟動程式到 SD 卡的根目錄底下,並重新命名其檔名為 `otherapp.bin` - + if you do not see the `.bin` extension, do not add it to the end of the filename + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. 在 SD 卡的根目錄底下建立一個新資料夾 `3ds` #### Section II - PicHaxx -1. Open [the PicHaxx Injector website](https://seedminer.hacks.guide/pichaxx/) on your computer +1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. 上傳您的 `movable.sed` 檔案 1. Select "Build and Download" 1. 等待程序完畢為止 -1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card +1. 於您的 SD 卡中,移動至 `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` + 此 `` 字串將與您在 [Seedminer](seedminer) 中所使用的字串一樣 - + This `` folder will be another 32 letter/number folder inside the `` folder 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + 如提示時複寫遊戲存檔 1. 將 SD 卡插回主機中 diff --git a/_pages/zh_TW/homebrew-launcher-(soundhax).txt b/_pages/zh_TW/homebrew-launcher-(soundhax).txt index b72ea61b15..c9c15d186e 100644 --- a/_pages/zh_TW/homebrew-launcher-(soundhax).txt +++ b/_pages/zh_TW/homebrew-launcher-(soundhax).txt @@ -16,7 +16,7 @@ Soundhax (與 Homebrew Launcher 使用時) 可與韌體版本 9.0.0 至 11.3.0 請注意,卡帶更新只會更新系統的核心組件,像是系統設定、HOME 主選單等。 卡帶更新不會更新『任天堂 3DS 音樂 (Nintendo 3DS Sound)』程式或是線上下載的功能,如軟體和資料轉移、網頁瀏覽器、擦身通信 Mii 廣場、或是電子商店 (eShop)。 -這也就是說,如果本身系統版本有安裝較舊版的『任天堂 DS 音樂 (Nintendo 3DS Sound)』程式 *(低於 <3.0.0 之版本)* 且透過含有較新版本音樂撥放器的卡帶進行更新,Soundhax 漏洞將無法正常執行! 您將會需要透過[另一個方法](homebrew-launcher-(alternatives))才能使用 Homebrew Launcher。 +This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! 您將會需要透過[另一個方法](homebrew-launcher-(alternatives))才能使用 Homebrew Launcher。 {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/zh_TW/installing-boot9strap-(usm).txt b/_pages/zh_TW/installing-boot9strap-(usm).txt index c3d0cc076e..227ef21cc0 100644 --- a/_pages/zh_TW/installing-boot9strap-(usm).txt +++ b/_pages/zh_TW/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### 必備項目 * 您自 [Seedminer](seedminer) 步驟中所取得的 `movable.sed` 檔案 -* The latest release archive for [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### 第一節 — 準備工作 @@ -34,6 +34,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. If your console is powered on, power off your console 1. 將 SD 卡插入至電腦中 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card 1. 於您的 SD 卡中,移動至 `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` + 此 `` 字串將與您在 [Seedminer](seedminer) 中所使用的字串一樣 @@ -56,13 +57,14 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE 1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Release the buttons after a few seconds. Your console will boot into Safe Mode + + Keep holding the buttons until the console boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` + + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### 第四節 — 設定 Luma3DS diff --git a/_pages/zh_TW/legacy-methods.txt b/_pages/zh_TW/legacy-methods.txt index b3ab3ce40e..599d0f5ed7 100644 --- a/_pages/zh_TW/legacy-methods.txt +++ b/_pages/zh_TW/legacy-methods.txt @@ -18,7 +18,7 @@ If you need help, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp The following exploits make use of one of two DS-mode applications built into the 3DS: DS Internet Settings and DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as Pichaxx. +If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. #### DS 網路設定測試 (用於 Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3): Seedminer + BannerBomb3 + Fredtool + This method is recommended if your shoulder buttons do not work -1. [Pichaxx](homebrew-launcher-(pichaxx)): Seedminer + Pichaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool + This method is recommended if your DSiWare Management menu crashes \ No newline at end of file From dd9ff1def907d46ab63657b446946c0a174ed809 Mon Sep 17 00:00:00 2001 From: lily Date: Fri, 20 Nov 2020 18:26:24 -0800 Subject: [PATCH 024/125] frogtool: add ds download play restore instuctions This follows roughly the same instructions as the restoring wifi slots steps from HBL-USM --- .../installing-boot9strap-(frogtool).txt | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/_pages/en_US/installing-boot9strap-(frogtool).txt b/_pages/en_US/installing-boot9strap-(frogtool).txt index 01691c1a1d..c6073b1fc1 100644 --- a/_pages/en_US/installing-boot9strap-(frogtool).txt +++ b/_pages/en_US/installing-boot9strap-(frogtool).txt @@ -74,6 +74,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Press (Start) to save and reboot + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) From d547928505192562264ef2236ac6caf1de83415d Mon Sep 17 00:00:00 2001 From: lily Date: Sun, 22 Nov 2020 03:20:15 -0800 Subject: [PATCH 025/125] add cfw check --- _pages/en_US/checking-for-cfw.txt | 38 +++++++++++++++++++++++++++++++ _pages/en_US/get-started.txt | 13 ++++------- _pages/en_US/restoring-cfw.txt | 34 +++++++++++++++++++++++++++ _pages/en_US/site-navigation.txt | 2 ++ 4 files changed, 78 insertions(+), 9 deletions(-) create mode 100644 _pages/en_US/checking-for-cfw.txt create mode 100644 _pages/en_US/restoring-cfw.txt diff --git a/_pages/en_US/checking-for-cfw.txt b/_pages/en_US/checking-for-cfw.txt new file mode 100644 index 0000000000..b110caf083 --- /dev/null +++ b/_pages/en_US/checking-for-cfw.txt @@ -0,0 +1,38 @@ +--- +title: "Checking for CFW" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section to check if your console already has a modern custom firmware. + +If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. + +If your console has a menuhax based CFW setup, you should [clear Home Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. +{: .notice--primary} + +### Instructions + +1. Turn off your console +1. Hold the (Select) button +1. Turn on your console while still holding the (Select) button +1. You should now see a configuration menu of some sort + +___ + +If your console boots to the normal home menu, return to [Get Started](get-started) +{: .notice--success} + +If you see a Luma3DS version of 7.0.5 or lower, continue to [A9LH to B9S](a9lh-to-b9s) +{: .notice--primary} + +If you see a Luma3DS version of 7.1, continue to [Updating B9S](updating-b9s) +{: .notice--primary} + +If you see a Luma3DS version of 8.0 or greater, continue to [Restoring CFW](restoring-cfw) +{: .notice--primary} + +If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} diff --git a/_pages/en_US/get-started.txt b/_pages/en_US/get-started.txt index 43812c5ebb..be25bdc7a5 100644 --- a/_pages/en_US/get-started.txt +++ b/_pages/en_US/get-started.txt @@ -13,15 +13,6 @@ Your device version can be found at the bottom right of the top screen of the Sy ![]({{ "/images/screenshots/system-version.png" | absolute_url }}) {: .notice--info} -**If you are unable to follow the instructions corresponding to your specific version due to missing prerequisites, then you should either update to the latest version or use the "All Versions" row for methods that work regardless of system version.** - -For all versions you can also [Cartridge Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions. - -If you have already hacked your 3DS before and have an EmuNAND based CFW setup, just follow all instructions while on SysNAND. Replace any files that already exist. Your data will be transferred from EmuNAND to your new B9S install at the end. If you use menuhax, you should [clear Home Menu's extdata](troubleshooting#clear-home-menu-extdata) to remove it before beginning. - -This page is for instructions on how to install boot9strap to a *stock* 3DS or 2DS. If you already have arm9loaderhax installed and are looking to update to boot9strap, follow [A9LH to B9S](a9lh-to-b9s). -{: .notice--primary} - Before starting, Windows users should enable the option to show file extensions using [File Extensions (Windows)](file-extensions-(windows))! {: .notice--info} @@ -42,6 +33,9 @@ We believe SpotPass and StreetPass are also safe for use at this time.
{{ notice-1 | markdownify }}
+If you have hacked your 3DS in the past, or you purchased your 3DS second-hand, it is possible that your console already has custom firmware. You should [check for CFW](checking-for-cfw) before proceeding. +{: .notice--warning} + ### Version Table @@ -87,3 +81,4 @@ We believe SpotPass and StreetPass are also safe for use at this time.
+ diff --git a/_pages/en_US/restoring-cfw.txt b/_pages/en_US/restoring-cfw.txt new file mode 100644 index 0000000000..e73e86c5be --- /dev/null +++ b/_pages/en_US/restoring-cfw.txt @@ -0,0 +1,34 @@ +--- +title: "Restoring CFW" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This page prepares consoles with an existing modern boot9strap installation for reinstallation of custom firmware applications. It can also be used in the event of a lost or corrupted SD card. + +### What You Need +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) + +### Instructions + +#### Section I - Prep Work + +1. Insert your SD card into your computer +1. Copy `boot.3dsx` and `boot.firm` from the Luma3DS `.zip` to the root of your SD card + + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it +1. Reinsert your SD card into your device + +#### Section II - Configuring Luma3DS + +1. Turn on your device + * You should now see a Luma3DS configuration menu +1. Use the (A) button and the D-Pad to turn on the following: + * **"Show NAND or user string in System Settings"** +1. Press (Start) to save and reboot + +___ + +### Continue to [Finalizing Setup](finalizing-setup) +{: .notice--primary} \ No newline at end of file diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index 9f7a473f8a..4e519a57c8 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -20,6 +20,7 @@ sitemap: false + [BannerBomb3](bannerbomb3) + [Cartridge Update](cart-update) + [Credits](credits) ++ [Checking for CFW](checking-for-cfw) + [CTRTransfer](ctrtransfer) + [DSiWare Dumper](dsidumper) + [Donations](donations) @@ -54,6 +55,7 @@ sitemap: false + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Region Changing](region-changing) ++ [Restoring CFW](Restoring CFW) + [Seedminer](seedminer) + [Legacy Seedminer Methods](legacy-methods) + [Troubleshooting](troubleshooting) From 5fb9c95475d8a41fab2f7abead44aadd10798954 Mon Sep 17 00:00:00 2001 From: lily Date: Sun, 22 Nov 2020 23:48:45 -0800 Subject: [PATCH 026/125] ID1 consistency / enhance understanding --- _pages/en_US/homebrew-launcher-(pichaxx).txt | 5 +++-- _pages/en_US/installing-boot9strap-(fredtool).txt | 10 +++++----- _pages/en_US/installing-boot9strap-(usm).txt | 7 ++++--- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/_pages/en_US/homebrew-launcher-(pichaxx).txt b/_pages/en_US/homebrew-launcher-(pichaxx).txt index 5201af49bb..6759fee388 100644 --- a/_pages/en_US/homebrew-launcher-(pichaxx).txt +++ b/_pages/en_US/homebrew-launcher-(pichaxx).txt @@ -37,8 +37,9 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` 1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device diff --git a/_pages/en_US/installing-boot9strap-(fredtool).txt b/_pages/en_US/installing-boot9strap-(fredtool).txt index 46eedbe264..391f7d3e95 100644 --- a/_pages/en_US/installing-boot9strap-(fredtool).txt +++ b/_pages/en_US/installing-boot9strap-(fredtool).txt @@ -35,11 +35,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert your SD card into your device 1. Power on your device @@ -87,7 +87,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off your device 1. Insert your SD card into your computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/en_US/installing-boot9strap-(usm).txt b/_pages/en_US/installing-boot9strap-(usm).txt index 929aef5fad..04ef3b631c 100644 --- a/_pages/en_US/installing-boot9strap-(usm).txt +++ b/_pages/en_US/installing-boot9strap-(usm).txt @@ -36,9 +36,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it 1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups 1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder From 059a534ab55a5d0b306276b0a1a7eae148718b7f Mon Sep 17 00:00:00 2001 From: lily Date: Mon, 23 Nov 2020 00:02:51 -0800 Subject: [PATCH 027/125] Soundhax-related fixes HBL-Soundhax: Account for browsers trying to play Soundhax as a video B9S-Soundhax: Switch to v1.2 release of pre9otherapp; use v2.0 in case of prolonged failure; add file extension clarification --- _pages/en_US/homebrew-launcher-(soundhax).txt | 3 ++- _pages/en_US/installing-boot9strap-(soundhax).txt | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/_pages/en_US/homebrew-launcher-(soundhax).txt b/_pages/en_US/homebrew-launcher-(soundhax).txt index 8667e8c287..20090c2c67 100644 --- a/_pages/en_US/homebrew-launcher-(soundhax).txt +++ b/_pages/en_US/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) * The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/en_US/installing-boot9strap-(soundhax).txt b/_pages/en_US/installing-boot9strap-(soundhax).txt index 1ca04197d7..b55e520a46 100644 --- a/_pages/en_US/installing-boot9strap-(soundhax).txt +++ b/_pages/en_US/installing-boot9strap-(soundhax).txt @@ -24,7 +24,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +34,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +56,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries - + If it freezes, just force the console to power off by holding the power button, then try again + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} From 671306487477548568a8e577025b15aa11b02083 Mon Sep 17 00:00:00 2001 From: lily Date: Mon, 23 Nov 2020 00:14:28 -0800 Subject: [PATCH 028/125] Add note to b9s-soundhax; switch to LumaTeam links --- _pages/en_US/homebrew-launcher-(soundhax).txt | 2 +- _pages/en_US/installing-boot9strap-(fredtool).txt | 2 +- _pages/en_US/installing-boot9strap-(frogtool).txt | 2 +- _pages/en_US/installing-boot9strap-(hardmod).txt | 2 +- _pages/en_US/installing-boot9strap-(ntrboot).txt | 2 +- _pages/en_US/installing-boot9strap-(soundhax).txt | 3 ++- _pages/en_US/installing-boot9strap-(usm).txt | 2 +- 7 files changed, 8 insertions(+), 7 deletions(-) diff --git a/_pages/en_US/homebrew-launcher-(soundhax).txt b/_pages/en_US/homebrew-launcher-(soundhax).txt index 20090c2c67..04d8152155 100644 --- a/_pages/en_US/homebrew-launcher-(soundhax).txt +++ b/_pages/en_US/homebrew-launcher-(soundhax).txt @@ -29,7 +29,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/en_US/installing-boot9strap-(fredtool).txt b/_pages/en_US/installing-boot9strap-(fredtool).txt index 391f7d3e95..48cb4bb2e3 100644 --- a/_pages/en_US/installing-boot9strap-(fredtool).txt +++ b/_pages/en_US/installing-boot9strap-(fredtool).txt @@ -16,7 +16,7 @@ This is a currently working implementation of the "FIRM partitions known-plainte * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work diff --git a/_pages/en_US/installing-boot9strap-(frogtool).txt b/_pages/en_US/installing-boot9strap-(frogtool).txt index c6073b1fc1..1569205e56 100644 --- a/_pages/en_US/installing-boot9strap-(frogtool).txt +++ b/_pages/en_US/installing-boot9strap-(frogtool).txt @@ -18,7 +18,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work diff --git a/_pages/en_US/installing-boot9strap-(hardmod).txt b/_pages/en_US/installing-boot9strap-(hardmod).txt index 7ff5108da8..1e03aa7cf1 100644 --- a/_pages/en_US/installing-boot9strap-(hardmod).txt +++ b/_pages/en_US/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/en_US/installing-boot9strap-(ntrboot).txt b/_pages/en_US/installing-boot9strap-(ntrboot).txt index cde9885cfe..7004e6aff7 100644 --- a/_pages/en_US/installing-boot9strap-(ntrboot).txt +++ b/_pages/en_US/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/en_US/installing-boot9strap-(soundhax).txt b/_pages/en_US/installing-boot9strap-(soundhax).txt index b55e520a46..27e7dd0081 100644 --- a/_pages/en_US/installing-boot9strap-(soundhax).txt +++ b/_pages/en_US/installing-boot9strap-(soundhax).txt @@ -20,9 +20,10 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* diff --git a/_pages/en_US/installing-boot9strap-(usm).txt b/_pages/en_US/installing-boot9strap-(usm).txt index 04ef3b631c..8717225cd7 100644 --- a/_pages/en_US/installing-boot9strap-(usm).txt +++ b/_pages/en_US/installing-boot9strap-(usm).txt @@ -22,7 +22,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work From ffa93bf4fdb058a0552340653c68a44f47becb32 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Mon, 23 Nov 2020 22:51:11 -0800 Subject: [PATCH 029/125] replace some instances of "Plailect" --- _config.yml | 18 +++++++++--------- _includes/footer.html | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/_config.yml b/_config.yml index 0658281abd..5cace1278c 100644 --- a/_config.yml +++ b/_config.yml @@ -11,12 +11,12 @@ minimal_mistakes_skin : "nord" locale : "en-US" title : "3DS Hacks Guide" title_separator : "-" -name : "Plailect" +name : "Nintendo Homebrew" description : "Full sighax CFW Guide" url : "https://3ds.hacks.guide" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" enforce_ssl : "3ds.hacks.guide" baseurl : # the subpath of your site, e.g. "/blog" -repository : "Plailect/Guide_3DS" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" +repository : "hacks-guide/Guide_3DS" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png" breadcrumbs : # true, false (default) words_per_minute : 200 @@ -80,11 +80,11 @@ analytics: # Site Author author: - name : "Plailect" - avatar : "bio-photo.png" - bio : "3DS Hacker" + name : "Nintendo Homebrew" + avatar : + bio : "Nintendo Homebrew Community" location : "Nullsec" - email : "Plailect@gmail.com" + email : uri : bitbucket : codepen : @@ -92,18 +92,18 @@ author: flickr : facebook : foursquare : - github : "Plailect" + github : "nh-server" google_plus : keybase : instagram : - lastfm : "Plailect" + lastfm : linkedin : pinterest : soundcloud : stackoverflow : # "123456/username" (the last part of your profile url, e.g. http://stackoverflow.com/users/123456/username) steam : tumblr : - twitter : "Plailect" + twitter : vine : weibo : xing : diff --git a/_includes/footer.html b/_includes/footer.html index 972cd6333e..e5658cce42 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,4 +2,4 @@ {% assign split_path = page.path | split: "/" %} {% assign locale = split_path[1] %} {% assign titles = site.data.navigation[locale].footer %} - + From affd767f6374e09d420961f1e053a24aacd50af8 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Mon, 23 Nov 2020 22:51:40 -0800 Subject: [PATCH 030/125] credits: add Plailect --- _pages/en_US/credits.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/_pages/en_US/credits.txt b/_pages/en_US/credits.txt index e66f591db9..3e49576e23 100644 --- a/_pages/en_US/credits.txt +++ b/_pages/en_US/credits.txt @@ -52,6 +52,7 @@ If I forgot you here, contact me and I'll add your name. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman From 62fe47348c81ed4e3f5437ed8600494260abfc71 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Mon, 23 Nov 2020 22:58:36 -0800 Subject: [PATCH 031/125] navigation: update donation text, remove old why-ads link --- _data/navigation/en_US.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_data/navigation/en_US.yml b/_data/navigation/en_US.yml index c4219f75ef..9bd5e6e535 100644 --- a/_data/navigation/en_US.yml +++ b/_data/navigation/en_US.yml @@ -40,14 +40,12 @@ bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Source - title: Site Navigation - - - title: Why Ads? - title: Privacy Policy sidebar_title: From 314e63a425aeb2277caf19493ba3ff54dc26c4c6 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Mon, 23 Nov 2020 23:10:09 -0800 Subject: [PATCH 032/125] credits: add special notice for Plailect --- _pages/en_US/credits.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_pages/en_US/credits.txt b/_pages/en_US/credits.txt index 3e49576e23..e60f78f29c 100644 --- a/_pages/en_US/credits.txt +++ b/_pages/en_US/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Special thanks to all of [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) for being awesome!** {: .notice--primary} From 50e7dfac708cfd9139d45f624fa43d914237c2cf Mon Sep 17 00:00:00 2001 From: lily Date: Tue, 24 Nov 2020 02:31:06 -0800 Subject: [PATCH 033/125] Various changes to enhance understanding; link fixes This commit aims to make guide wording on some pages more consistent to make it easier to understand. A warning has been added above each Legacy Method page, and the links to their respective tools have been fixed. --- _pages/en_US/home.txt | 2 +- _pages/en_US/homebrew-launcher-(pichaxx).txt | 9 +++++--- .../installing-boot9strap-(fredtool).txt | 7 ++++-- .../installing-boot9strap-(frogtool).txt | 5 ++++- _pages/en_US/installing-boot9strap-(usm).txt | 22 +++++++++---------- _pages/en_US/seedminer.txt | 10 ++++----- _pages/en_US/site-navigation.txt | 2 +- 7 files changed, 32 insertions(+), 25 deletions(-) diff --git a/_pages/en_US/home.txt b/_pages/en_US/home.txt index 11c0abea21..c688005a6b 100644 --- a/_pages/en_US/home.txt +++ b/_pages/en_US/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/en_US/homebrew-launcher-(pichaxx).txt b/_pages/en_US/homebrew-launcher-(pichaxx).txt index 6759fee388..3e7eea3021 100644 --- a/_pages/en_US/homebrew-launcher-(pichaxx).txt +++ b/_pages/en_US/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -40,14 +43,14 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + The `` will be the same one that you used in [Seedminer](seedminer) + The `` is a 32 character long folder inside of the `` -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off your device ___ diff --git a/_pages/en_US/installing-boot9strap-(fredtool).txt b/_pages/en_US/installing-boot9strap-(fredtool).txt index 48cb4bb2e3..050739074c 100644 --- a/_pages/en_US/installing-boot9strap-(fredtool).txt +++ b/_pages/en_US/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,7 +15,7 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) @@ -28,7 +31,7 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha diff --git a/_pages/en_US/installing-boot9strap-(frogtool).txt b/_pages/en_US/installing-boot9strap-(frogtool).txt index 1569205e56..b5434287fa 100644 --- a/_pages/en_US/installing-boot9strap-(frogtool).txt +++ b/_pages/en_US/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -25,7 +28,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this 1. Insert your SD card into your computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert your SD card into your device diff --git a/_pages/en_US/installing-boot9strap-(usm).txt b/_pages/en_US/installing-boot9strap-(usm).txt index 8717225cd7..d4f92965ff 100644 --- a/_pages/en_US/installing-boot9strap-(usm).txt +++ b/_pages/en_US/installing-boot9strap-(usm).txt @@ -17,7 +17,7 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need @@ -26,23 +26,23 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + The `` will be the same one that you used in [Seedminer](seedminer) + The `` is a 32 character long folder inside of the `` + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -57,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -82,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off your device 1. Insert your SD card into your computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/en_US/seedminer.txt b/_pages/en_US/seedminer.txt index ff9a1fb4c3..7e0d97c6d2 100644 --- a/_pages/en_US/seedminer.txt +++ b/_pages/en_US/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index 9f7a473f8a..90d56e5160 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) From b0a49f494f96fea7cd34bad5fa63e7fc62790796 Mon Sep 17 00:00:00 2001 From: lily Date: Wed, 25 Nov 2020 01:17:13 -0800 Subject: [PATCH 034/125] add legacy warning to dsidump-bb3; reword legacy-methods --- _pages/en_US/bannerbomb3.txt | 3 +++ _pages/en_US/legacy-methods.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/_pages/en_US/bannerbomb3.txt b/_pages/en_US/bannerbomb3.txt index 590a26735e..efc7f4e064 100644 --- a/_pages/en_US/bannerbomb3.txt +++ b/_pages/en_US/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/en_US/legacy-methods.txt b/_pages/en_US/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/en_US/legacy-methods.txt +++ b/_pages/en_US/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. From 338b139730b26440a250285dffb2bee8de35104e Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sat, 28 Nov 2020 07:31:28 -0800 Subject: [PATCH 035/125] New Crowdin updates (#1811) * New translations installing-boot9strap-(fredtool).txt (Catalan) * New translations seedminer.txt (Catalan) * New translations installing-boot9strap-(frogtool).txt (Spanish) * New translations installing-boot9strap-(fredtool).txt (Spanish) * New translations seedminer.txt (Spanish) * New translations site-navigation.txt (Spanish) * New translations homebrew-launcher-(pichaxx).txt (Spanish) * New translations site-navigation.txt (Arabic) * New translations installing-boot9strap-(usm).txt (Spanish) * New translations home.txt (Arabic) * New translations site-navigation.txt (Russian) * New translations home.txt (Russian) * New translations seedminer.txt (Russian) * New translations installing-boot9strap-(fredtool).txt (Russian) * New translations installing-boot9strap-(usm).txt (Russian) * New translations homebrew-launcher-(pichaxx).txt (Russian) * New translations installing-boot9strap-(frogtool).txt (Russian) * New translations site-navigation.txt (Portuguese) * New translations home.txt (Portuguese) * New translations installing-boot9strap-(usm).txt (Polish) * New translations homebrew-launcher-(pichaxx).txt (Polish) * New translations installing-boot9strap-(usm).txt (Portuguese) * New translations homebrew-launcher-(pichaxx).txt (Portuguese) * New translations seedminer.txt (Portuguese) * New translations installing-boot9strap-(fredtool).txt (Portuguese) * New translations installing-boot9strap-(frogtool).txt (Portuguese) * New translations site-navigation.txt (Indonesian) * New translations home.txt (Indonesian) * New translations homebrew-launcher-(pichaxx).txt (Indonesian) * New translations installing-boot9strap-(usm).txt (Indonesian) * New translations seedminer.txt (Indonesian) * New translations installing-boot9strap-(fredtool).txt (Indonesian) * New translations installing-boot9strap-(frogtool).txt (Indonesian) * New translations site-navigation.txt (Portuguese, Brazilian) * New translations home.txt (Portuguese, Brazilian) * New translations home.txt (Swedish) * New translations installing-boot9strap-(usm).txt (Portuguese, Brazilian) * New translations homebrew-launcher-(pichaxx).txt (Portuguese, Brazilian) * New translations seedminer.txt (Portuguese, Brazilian) * New translations installing-boot9strap-(fredtool).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(frogtool).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(frogtool).txt (Korean) * New translations installing-boot9strap-(fredtool).txt (Korean) * New translations installing-boot9strap-(usm).txt (Korean) * New translations homebrew-launcher-(pichaxx).txt (Korean) * New translations seedminer.txt (Korean) * New translations site-navigation.txt (Dutch) * New translations home.txt (Dutch) * New translations seedminer.txt (Japanese) * New translations installing-boot9strap-(fredtool).txt (Japanese) * New translations installing-boot9strap-(frogtool).txt (Japanese) * New translations installing-boot9strap-(usm).txt (Japanese) * New translations homebrew-launcher-(pichaxx).txt (Japanese) * New translations home.txt (Korean) * New translations site-navigation.txt (Korean) * New translations seedminer.txt (Polish) * New translations home.txt (Polish) * New translations installing-boot9strap-(usm).txt (Norwegian) * New translations homebrew-launcher-(pichaxx).txt (Norwegian) * New translations seedminer.txt (Norwegian) * New translations installing-boot9strap-(fredtool).txt (Norwegian) * New translations site-navigation.txt (Polish) * New translations installing-boot9strap-(frogtool).txt (Norwegian) * New translations installing-boot9strap-(fredtool).txt (Polish) * New translations installing-boot9strap-(frogtool).txt (Polish) * New translations homebrew-launcher-(pichaxx).txt (Dutch) * New translations installing-boot9strap-(usm).txt (Dutch) * New translations seedminer.txt (Dutch) * New translations installing-boot9strap-(fredtool).txt (Dutch) * New translations installing-boot9strap-(frogtool).txt (Dutch) * New translations site-navigation.txt (Norwegian) * New translations home.txt (Norwegian) * New translations site-navigation.txt (Swedish) * New translations home.txt (Chinese Traditional) * New translations site-navigation.txt (Chinese Traditional) * New translations site-navigation.txt (Chinese Simplified) * New translations seedminer.txt (Chinese Simplified) * New translations installing-boot9strap-(usm).txt (Chinese Simplified) * New translations homebrew-launcher-(pichaxx).txt (Chinese Simplified) * New translations installing-boot9strap-(fredtool).txt (Chinese Simplified) * New translations installing-boot9strap-(frogtool).txt (Chinese Simplified) * New translations seedminer.txt (Vietnamese) * New translations installing-boot9strap-(frogtool).txt (Vietnamese) * New translations installing-boot9strap-(fredtool).txt (Vietnamese) * New translations homebrew-launcher-(pichaxx).txt (Vietnamese) * New translations installing-boot9strap-(usm).txt (Vietnamese) * New translations installing-boot9strap-(frogtool).txt (Chinese Traditional) * New translations installing-boot9strap-(fredtool).txt (Chinese Traditional) * New translations seedminer.txt (Chinese Traditional) * New translations homebrew-launcher-(pichaxx).txt (Chinese Traditional) * New translations installing-boot9strap-(usm).txt (Chinese Traditional) * New translations site-navigation.txt (Vietnamese) * New translations home.txt (Vietnamese) * New translations home.txt (Turkish) * New translations site-navigation.txt (Turkish) * New translations installing-boot9strap-(frogtool).txt (Turkish) * New translations home.txt (Chinese Simplified) * New translations installing-boot9strap-(usm).txt (Swedish) * New translations homebrew-launcher-(pichaxx).txt (Swedish) * New translations seedminer.txt (Swedish) * New translations installing-boot9strap-(fredtool).txt (Swedish) * New translations installing-boot9strap-(frogtool).txt (Swedish) * New translations installing-boot9strap-(frogtool).txt (Ukrainian) * New translations installing-boot9strap-(fredtool).txt (Ukrainian) * New translations seedminer.txt (Ukrainian) * New translations installing-boot9strap-(fredtool).txt (Turkish) * New translations credits.txt (Chinese Simplified) * New translations homebrew-launcher-(pichaxx).txt (Ukrainian) * New translations installing-boot9strap-(usm).txt (Ukrainian) * New translations seedminer.txt (Turkish) * New translations installing-boot9strap-(usm).txt (Turkish) * New translations homebrew-launcher-(pichaxx).txt (Turkish) * New translations site-navigation.txt (Ukrainian) * New translations home.txt (Ukrainian) * New translations installing-boot9strap-(frogtool).txt (Malay) * New translations homebrew-launcher-(pichaxx).txt (Malay) * New translations installing-boot9strap-(fredtool).txt (Malay) * New translations seedminer.txt (Malay) * New translations installing-boot9strap-(usm).txt (Malay) * New translations site-navigation.txt (Malay) * New translations home.txt (Malay) * New translations installing-boot9strap-(frogtool).txt (Pirate English) * New translations installing-boot9strap-(fredtool).txt (Pirate English) * New translations seedminer.txt (Pirate English) * New translations homebrew-launcher-(pichaxx).txt (Pirate English) * New translations installing-boot9strap-(usm).txt (Pirate English) * New translations home.txt (Pirate English) * New translations site-navigation.txt (Pirate English) * New translations seedminer.txt (Thai) * New translations installing-boot9strap-(frogtool).txt (Thai) * New translations installing-boot9strap-(fredtool).txt (Thai) * New translations homebrew-launcher-(pichaxx).txt (Thai) * New translations installing-boot9strap-(usm).txt (Thai) * New translations site-navigation.txt (Thai) * New translations home.txt (Thai) * New translations installing-boot9strap-(fredtool).txt (Croatian) * New translations installing-boot9strap-(frogtool).txt (Croatian) * New translations seedminer.txt (Croatian) * New translations homebrew-launcher-(pichaxx).txt (Croatian) * New translations installing-boot9strap-(usm).txt (Croatian) * New translations site-navigation.txt (Croatian) * New translations home.txt (Croatian) * New translations installing-boot9strap-(frogtool).txt (Chinese Simplified) * New translations home.txt (Chinese Simplified) * New translations homebrew-launcher-(soundhax).txt (Chinese Simplified) * New translations site-navigation.txt (Chinese Simplified) * New translations installing-boot9strap-(hardmod).txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations installing-boot9strap-(soundhax).txt (Chinese Simplified) * New translations installing-boot9strap-(frogtool).txt (Chinese Simplified) * New translations installing-boot9strap-(fredtool).txt (Chinese Simplified) * New translations installing-boot9strap-(usm).txt (Chinese Simplified) * New translations en_US.yml (Chinese Simplified) * New translations credits.txt (Italian) * New translations home.txt (Italian) * New translations site-navigation.txt (Italian) * New translations installing-boot9strap-(frogtool).txt (Italian) * New translations seedminer.txt (Italian) * New translations installing-boot9strap-(usm).txt (Italian) * New translations legacy-methods.txt (Italian) * New translations installing-boot9strap-(hbl-usm).txt (Italian) * New translations en_US.yml (Italian) * New translations site-navigation.txt (Italian) * New translations installing-boot9strap-(frogtool).txt (Italian) * New translations installing-boot9strap-(fredtool).txt (Italian) * New translations seedminer.txt (Italian) * New translations homebrew-launcher-(pichaxx).txt (Italian) * New translations installing-boot9strap-(usm).txt (Italian) * New translations homebrew-launcher-(pichaxx).txt (Chinese Simplified) * New translations installing-boot9strap-(fredtool).txt (Chinese Simplified) * New translations seedminer.txt (Chinese Simplified) * New translations homebrew-launcher-(pichaxx).txt (Chinese Simplified) * New translations installing-boot9strap-(usm).txt (Chinese Simplified) * New translations credits.txt (Hungarian) * New translations en_US.yml (Hungarian) * New translations home.txt (Hungarian) * New translations installing-boot9strap-(frogtool).txt (Hungarian) * New translations installing-boot9strap-(fredtool).txt (Hungarian) * New translations homebrew-launcher-(pichaxx).txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations site-navigation.txt (Hungarian) * New translations seedminer.txt (Hungarian) * New translations installing-boot9strap-(usm).txt (Hungarian) * New translations legacy-methods.txt (Finnish) * New translations bannerbomb3.txt (Finnish) * New translations legacy-methods.txt (Hebrew) * New translations bannerbomb3.txt (Hebrew) * New translations bannerbomb3.txt (German) * New translations legacy-methods.txt (German) * New translations legacy-methods.txt (Greek) * New translations bannerbomb3.txt (Greek) * New translations bannerbomb3.txt (Korean) * New translations legacy-methods.txt (Korean) * New translations legacy-methods.txt (Japanese) * New translations bannerbomb3.txt (Italian) * New translations legacy-methods.txt (Italian) * New translations bannerbomb3.txt (Japanese) * New translations bannerbomb3.txt (French) * New translations legacy-methods.txt (French) * New translations bannerbomb3.txt (Spanish) * New translations legacy-methods.txt (Spanish) * New translations bannerbomb3.txt (Hungarian) * New translations bannerbomb3.txt (Romanian) * New translations legacy-methods.txt (Romanian) * New translations legacy-methods.txt (Hungarian) * New translations bannerbomb3.txt (Catalan) * New translations legacy-methods.txt (Catalan) * New translations bannerbomb3.txt (Czech) * New translations legacy-methods.txt (Czech) * New translations bannerbomb3.txt (Arabic) * New translations legacy-methods.txt (Arabic) * New translations legacy-methods.txt (Russian) * New translations bannerbomb3.txt (Russian) * New translations bannerbomb3.txt (Turkish) * New translations legacy-methods.txt (Turkish) * New translations bannerbomb3.txt (Swedish) * New translations legacy-methods.txt (Swedish) * New translations bannerbomb3.txt (Norwegian) * New translations legacy-methods.txt (Norwegian) * New translations legacy-methods.txt (Dutch) * New translations bannerbomb3.txt (Dutch) * New translations legacy-methods.txt (Portuguese) * New translations bannerbomb3.txt (Portuguese) * New translations legacy-methods.txt (Polish) * New translations bannerbomb3.txt (Polish) * New translations legacy-methods.txt (Indonesian) * New translations bannerbomb3.txt (Indonesian) * New translations bannerbomb3.txt (Portuguese, Brazilian) * New translations legacy-methods.txt (Portuguese, Brazilian) * New translations bannerbomb3.txt (Croatian) * New translations legacy-methods.txt (Thai) * New translations bannerbomb3.txt (Thai) * New translations legacy-methods.txt (Chinese Simplified) * New translations bannerbomb3.txt (Chinese Simplified) * New translations legacy-methods.txt (Ukrainian) * New translations bannerbomb3.txt (Ukrainian) * New translations legacy-methods.txt (Vietnamese) * New translations bannerbomb3.txt (Vietnamese) * New translations legacy-methods.txt (Chinese Traditional) * New translations bannerbomb3.txt (Chinese Traditional) * New translations legacy-methods.txt (Pirate English) * New translations bannerbomb3.txt (Pirate English) * New translations legacy-methods.txt (Malay) * New translations legacy-methods.txt (Croatian) * New translations bannerbomb3.txt (Malay) * New translations legacy-methods.txt (Italian) * New translations legacy-methods.txt (Hungarian) * New translations legacy-methods.txt (Chinese Simplified) * New translations bannerbomb3.txt (French) * New translations en_US.yml (French) --- _data/navigation/ar_SA.yml | 4 +-- _data/navigation/ca_ES.yml | 4 +-- _data/navigation/cs_CZ.yml | 4 +-- _data/navigation/de_DE.yml | 4 +-- _data/navigation/el_GR.yml | 6 ++-- _data/navigation/en_PT.yml | 4 +-- _data/navigation/es_ES.yml | 6 ++-- _data/navigation/fi_FI.yml | 4 +-- _data/navigation/fr_FR.yml | 4 +-- _data/navigation/he_IL.yml | 4 +-- _data/navigation/hr_HR.yml | 4 +-- _data/navigation/hu_HU.yml | 2 -- _data/navigation/id_ID.yml | 4 +-- _data/navigation/it_IT.yml | 4 +-- _data/navigation/ja_JP.yml | 4 +-- _data/navigation/ko_KR.yml | 4 +-- _data/navigation/ms_MY.yml | 4 +-- _data/navigation/nl_NL.yml | 4 +-- _data/navigation/no_NO.yml | 4 +-- _data/navigation/pl_PL.yml | 4 +-- _data/navigation/pt_BR.yml | 4 +-- _data/navigation/pt_PT.yml | 4 +-- _data/navigation/ro_RO.yml | 6 ++-- _data/navigation/ru_RU.yml | 6 ++-- _data/navigation/sv_SE.yml | 4 +-- _data/navigation/th_TH.yml | 4 +-- _data/navigation/tr_TR.yml | 4 +-- _data/navigation/uk_UA.yml | 4 +-- _data/navigation/vi_VN.yml | 4 +-- _data/navigation/zh_CN.yml | 4 +-- _data/navigation/zh_TW.yml | 6 ++-- _pages/ar_SA/bannerbomb3.txt | 3 ++ _pages/ar_SA/credits.txt | 4 +++ _pages/ar_SA/home.txt | 2 +- _pages/ar_SA/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/ar_SA/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../ar_SA/installing-boot9strap-(hardmod).txt | 2 +- .../ar_SA/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/ar_SA/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/ar_SA/legacy-methods.txt | 2 +- _pages/ar_SA/seedminer.txt | 10 +++--- _pages/ar_SA/site-navigation.txt | 2 +- _pages/ca_ES/bannerbomb3.txt | 3 ++ _pages/ca_ES/credits.txt | 4 +++ _pages/ca_ES/home.txt | 2 +- _pages/ca_ES/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/ca_ES/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../ca_ES/installing-boot9strap-(hardmod).txt | 2 +- .../ca_ES/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/ca_ES/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/ca_ES/legacy-methods.txt | 2 +- _pages/ca_ES/seedminer.txt | 10 +++--- _pages/ca_ES/site-navigation.txt | 2 +- _pages/cs_CZ/bannerbomb3.txt | 3 ++ _pages/cs_CZ/credits.txt | 4 +++ _pages/cs_CZ/home.txt | 2 +- _pages/cs_CZ/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/cs_CZ/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../cs_CZ/installing-boot9strap-(hardmod).txt | 2 +- .../cs_CZ/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/cs_CZ/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/cs_CZ/legacy-methods.txt | 2 +- _pages/cs_CZ/seedminer.txt | 10 +++--- _pages/cs_CZ/site-navigation.txt | 2 +- _pages/de_DE/bannerbomb3.txt | 3 ++ _pages/de_DE/credits.txt | 4 +++ _pages/de_DE/home.txt | 2 +- _pages/de_DE/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/de_DE/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../de_DE/installing-boot9strap-(hardmod).txt | 2 +- .../de_DE/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/de_DE/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/de_DE/legacy-methods.txt | 2 +- _pages/de_DE/seedminer.txt | 10 +++--- _pages/de_DE/site-navigation.txt | 2 +- _pages/el_GR/bannerbomb3.txt | 3 ++ _pages/el_GR/credits.txt | 4 +++ _pages/el_GR/home.txt | 2 +- _pages/el_GR/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/el_GR/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../el_GR/installing-boot9strap-(hardmod).txt | 2 +- .../el_GR/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/el_GR/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/el_GR/legacy-methods.txt | 2 +- _pages/el_GR/seedminer.txt | 10 +++--- _pages/el_GR/site-navigation.txt | 2 +- _pages/en_PT/bannerbomb3.txt | 3 ++ _pages/en_PT/credits.txt | 4 +++ _pages/en_PT/home.txt | 2 +- _pages/en_PT/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/en_PT/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../en_PT/installing-boot9strap-(hardmod).txt | 2 +- .../en_PT/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/en_PT/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/en_PT/legacy-methods.txt | 2 +- _pages/en_PT/seedminer.txt | 10 +++--- _pages/en_PT/site-navigation.txt | 2 +- _pages/es_ES/bannerbomb3.txt | 3 ++ _pages/es_ES/credits.txt | 4 +++ _pages/es_ES/home.txt | 2 +- _pages/es_ES/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/es_ES/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../es_ES/installing-boot9strap-(hardmod).txt | 2 +- .../es_ES/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/es_ES/installing-boot9strap-(usm).txt | 29 +++++++++-------- _pages/es_ES/legacy-methods.txt | 2 +- _pages/es_ES/seedminer.txt | 10 +++--- _pages/es_ES/site-navigation.txt | 2 +- _pages/fi_FI/bannerbomb3.txt | 3 ++ _pages/fi_FI/credits.txt | 4 +++ _pages/fi_FI/home.txt | 2 +- _pages/fi_FI/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/fi_FI/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../fi_FI/installing-boot9strap-(hardmod).txt | 2 +- .../fi_FI/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/fi_FI/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/fi_FI/legacy-methods.txt | 2 +- _pages/fi_FI/seedminer.txt | 10 +++--- _pages/fi_FI/site-navigation.txt | 2 +- _pages/fr_FR/bannerbomb3.txt | 3 ++ _pages/fr_FR/credits.txt | 4 +++ _pages/fr_FR/home.txt | 2 +- _pages/fr_FR/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/fr_FR/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../fr_FR/installing-boot9strap-(hardmod).txt | 2 +- .../fr_FR/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/fr_FR/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/fr_FR/legacy-methods.txt | 2 +- _pages/fr_FR/seedminer.txt | 10 +++--- _pages/fr_FR/site-navigation.txt | 2 +- _pages/he_IL/bannerbomb3.txt | 3 ++ _pages/he_IL/credits.txt | 4 +++ _pages/he_IL/home.txt | 2 +- _pages/he_IL/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/he_IL/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../he_IL/installing-boot9strap-(hardmod).txt | 2 +- .../he_IL/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/he_IL/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/he_IL/legacy-methods.txt | 2 +- _pages/he_IL/seedminer.txt | 10 +++--- _pages/he_IL/site-navigation.txt | 2 +- _pages/hr_HR/bannerbomb3.txt | 3 ++ _pages/hr_HR/credits.txt | 4 +++ _pages/hr_HR/home.txt | 2 +- _pages/hr_HR/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/hr_HR/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../hr_HR/installing-boot9strap-(hardmod).txt | 2 +- .../hr_HR/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/hr_HR/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/hr_HR/legacy-methods.txt | 2 +- _pages/hr_HR/seedminer.txt | 10 +++--- _pages/hr_HR/site-navigation.txt | 2 +- _pages/hu_HU/bannerbomb3.txt | 3 ++ _pages/hu_HU/credits.txt | 4 +++ _pages/hu_HU/get-started.txt | 8 ++--- _pages/hu_HU/home.txt | 4 +-- _pages/hu_HU/homebrew-launcher-(pichaxx).txt | 24 ++++++++------ _pages/hu_HU/homebrew-launcher-(soundhax).txt | 3 +- .../installing-boot9strap-(fredtool).txt | 15 +++++---- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../hu_HU/installing-boot9strap-(hardmod).txt | 2 +- .../hu_HU/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 7 +++-- _pages/hu_HU/installing-boot9strap-(usm).txt | 21 ++++++------- _pages/hu_HU/legacy-methods.txt | 4 +-- _pages/hu_HU/ntrboot.txt | 10 +++--- _pages/hu_HU/seedminer.txt | 8 ++--- _pages/hu_HU/site-navigation.txt | 2 +- _pages/id_ID/bannerbomb3.txt | 3 ++ _pages/id_ID/credits.txt | 4 +++ _pages/id_ID/home.txt | 2 +- _pages/id_ID/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/id_ID/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../id_ID/installing-boot9strap-(hardmod).txt | 2 +- .../id_ID/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/id_ID/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/id_ID/legacy-methods.txt | 2 +- _pages/id_ID/seedminer.txt | 10 +++--- _pages/id_ID/site-navigation.txt | 2 +- _pages/it_IT/bannerbomb3.txt | 3 ++ _pages/it_IT/credits.txt | 4 +++ _pages/it_IT/home.txt | 2 +- _pages/it_IT/homebrew-launcher-(pichaxx).txt | 22 +++++++------ _pages/it_IT/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 13 +++++--- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../it_IT/installing-boot9strap-(hardmod).txt | 2 +- .../it_IT/installing-boot9strap-(hbl-usm).txt | 2 +- .../it_IT/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 7 +++-- _pages/it_IT/installing-boot9strap-(usm).txt | 23 +++++++------- _pages/it_IT/legacy-methods.txt | 8 ++--- _pages/it_IT/seedminer.txt | 12 +++---- _pages/it_IT/site-navigation.txt | 4 +-- _pages/ja_JP/bannerbomb3.txt | 3 ++ _pages/ja_JP/credits.txt | 4 +++ _pages/ja_JP/home.txt | 2 +- _pages/ja_JP/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/ja_JP/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../ja_JP/installing-boot9strap-(hardmod).txt | 2 +- .../ja_JP/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/ja_JP/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/ja_JP/legacy-methods.txt | 2 +- _pages/ja_JP/seedminer.txt | 10 +++--- _pages/ja_JP/site-navigation.txt | 2 +- _pages/ko_KR/bannerbomb3.txt | 3 ++ _pages/ko_KR/credits.txt | 4 +++ _pages/ko_KR/home.txt | 2 +- _pages/ko_KR/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/ko_KR/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../ko_KR/installing-boot9strap-(hardmod).txt | 2 +- .../ko_KR/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/ko_KR/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/ko_KR/legacy-methods.txt | 2 +- _pages/ko_KR/seedminer.txt | 10 +++--- _pages/ko_KR/site-navigation.txt | 2 +- _pages/ms_MY/bannerbomb3.txt | 3 ++ _pages/ms_MY/credits.txt | 4 +++ _pages/ms_MY/home.txt | 2 +- _pages/ms_MY/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/ms_MY/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../ms_MY/installing-boot9strap-(hardmod).txt | 2 +- .../ms_MY/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/ms_MY/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/ms_MY/legacy-methods.txt | 2 +- _pages/ms_MY/seedminer.txt | 10 +++--- _pages/ms_MY/site-navigation.txt | 2 +- _pages/nl_NL/bannerbomb3.txt | 3 ++ _pages/nl_NL/credits.txt | 4 +++ _pages/nl_NL/home.txt | 2 +- _pages/nl_NL/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/nl_NL/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../nl_NL/installing-boot9strap-(hardmod).txt | 2 +- .../nl_NL/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/nl_NL/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/nl_NL/legacy-methods.txt | 2 +- _pages/nl_NL/seedminer.txt | 10 +++--- _pages/nl_NL/site-navigation.txt | 2 +- _pages/no_NO/bannerbomb3.txt | 3 ++ _pages/no_NO/credits.txt | 4 +++ _pages/no_NO/home.txt | 2 +- _pages/no_NO/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/no_NO/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../no_NO/installing-boot9strap-(hardmod).txt | 2 +- .../no_NO/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/no_NO/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/no_NO/legacy-methods.txt | 2 +- _pages/no_NO/seedminer.txt | 10 +++--- _pages/no_NO/site-navigation.txt | 2 +- _pages/pl_PL/bannerbomb3.txt | 3 ++ _pages/pl_PL/credits.txt | 4 +++ _pages/pl_PL/home.txt | 2 +- _pages/pl_PL/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/pl_PL/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../pl_PL/installing-boot9strap-(hardmod).txt | 2 +- .../pl_PL/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/pl_PL/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/pl_PL/legacy-methods.txt | 2 +- _pages/pl_PL/seedminer.txt | 10 +++--- _pages/pl_PL/site-navigation.txt | 2 +- _pages/pt_BR/bannerbomb3.txt | 3 ++ _pages/pt_BR/credits.txt | 4 +++ _pages/pt_BR/home.txt | 2 +- _pages/pt_BR/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/pt_BR/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../pt_BR/installing-boot9strap-(hardmod).txt | 2 +- .../pt_BR/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/pt_BR/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/pt_BR/legacy-methods.txt | 2 +- _pages/pt_BR/seedminer.txt | 10 +++--- _pages/pt_BR/site-navigation.txt | 2 +- _pages/pt_PT/bannerbomb3.txt | 3 ++ _pages/pt_PT/credits.txt | 4 +++ _pages/pt_PT/home.txt | 2 +- _pages/pt_PT/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/pt_PT/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../pt_PT/installing-boot9strap-(hardmod).txt | 2 +- .../pt_PT/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/pt_PT/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/pt_PT/legacy-methods.txt | 2 +- _pages/pt_PT/seedminer.txt | 10 +++--- _pages/pt_PT/site-navigation.txt | 2 +- _pages/ro_RO/bannerbomb3.txt | 3 ++ _pages/ro_RO/credits.txt | 4 +++ _pages/ro_RO/home.txt | 2 +- _pages/ro_RO/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/ro_RO/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../ro_RO/installing-boot9strap-(hardmod).txt | 2 +- .../ro_RO/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/ro_RO/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/ro_RO/legacy-methods.txt | 2 +- _pages/ro_RO/seedminer.txt | 10 +++--- _pages/ro_RO/site-navigation.txt | 2 +- _pages/ru_RU/bannerbomb3.txt | 3 ++ _pages/ru_RU/credits.txt | 4 +++ _pages/ru_RU/home.txt | 2 +- _pages/ru_RU/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/ru_RU/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../ru_RU/installing-boot9strap-(hardmod).txt | 2 +- .../ru_RU/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/ru_RU/installing-boot9strap-(usm).txt | 29 +++++++++-------- _pages/ru_RU/legacy-methods.txt | 2 +- _pages/ru_RU/seedminer.txt | 10 +++--- _pages/ru_RU/site-navigation.txt | 2 +- _pages/sv_SE/bannerbomb3.txt | 3 ++ _pages/sv_SE/credits.txt | 4 +++ _pages/sv_SE/home.txt | 2 +- _pages/sv_SE/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/sv_SE/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../sv_SE/installing-boot9strap-(hardmod).txt | 2 +- .../sv_SE/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/sv_SE/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/sv_SE/legacy-methods.txt | 2 +- _pages/sv_SE/seedminer.txt | 10 +++--- _pages/sv_SE/site-navigation.txt | 2 +- _pages/th_TH/bannerbomb3.txt | 3 ++ _pages/th_TH/credits.txt | 4 +++ _pages/th_TH/home.txt | 2 +- _pages/th_TH/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/th_TH/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../th_TH/installing-boot9strap-(hardmod).txt | 2 +- .../th_TH/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/th_TH/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/th_TH/legacy-methods.txt | 2 +- _pages/th_TH/seedminer.txt | 10 +++--- _pages/th_TH/site-navigation.txt | 2 +- _pages/tr_TR/bannerbomb3.txt | 3 ++ _pages/tr_TR/credits.txt | 4 +++ _pages/tr_TR/home.txt | 2 +- _pages/tr_TR/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/tr_TR/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../tr_TR/installing-boot9strap-(hardmod).txt | 2 +- .../tr_TR/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/tr_TR/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/tr_TR/legacy-methods.txt | 2 +- _pages/tr_TR/seedminer.txt | 10 +++--- _pages/tr_TR/site-navigation.txt | 2 +- _pages/uk_UA/bannerbomb3.txt | 3 ++ _pages/uk_UA/credits.txt | 4 +++ _pages/uk_UA/home.txt | 2 +- _pages/uk_UA/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/uk_UA/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../uk_UA/installing-boot9strap-(hardmod).txt | 2 +- .../uk_UA/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/uk_UA/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/uk_UA/legacy-methods.txt | 2 +- _pages/uk_UA/seedminer.txt | 10 +++--- _pages/uk_UA/site-navigation.txt | 2 +- _pages/vi_VN/bannerbomb3.txt | 3 ++ _pages/vi_VN/credits.txt | 4 +++ _pages/vi_VN/home.txt | 2 +- _pages/vi_VN/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/vi_VN/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../vi_VN/installing-boot9strap-(hardmod).txt | 2 +- .../vi_VN/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/vi_VN/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/vi_VN/legacy-methods.txt | 2 +- _pages/vi_VN/seedminer.txt | 10 +++--- _pages/vi_VN/site-navigation.txt | 2 +- _pages/zh_CN/bannerbomb3.txt | 3 ++ _pages/zh_CN/credits.txt | 4 +++ _pages/zh_CN/home.txt | 2 +- _pages/zh_CN/homebrew-launcher-(pichaxx).txt | 18 ++++++----- _pages/zh_CN/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../zh_CN/installing-boot9strap-(hardmod).txt | 2 +- .../zh_CN/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 7 +++-- _pages/zh_CN/installing-boot9strap-(usm).txt | 25 +++++++-------- _pages/zh_CN/legacy-methods.txt | 6 ++-- _pages/zh_CN/seedminer.txt | 4 +-- _pages/zh_CN/site-navigation.txt | 2 +- _pages/zh_TW/bannerbomb3.txt | 3 ++ _pages/zh_TW/credits.txt | 4 +++ _pages/zh_TW/home.txt | 2 +- _pages/zh_TW/homebrew-launcher-(pichaxx).txt | 14 ++++++--- _pages/zh_TW/homebrew-launcher-(soundhax).txt | 5 +-- .../installing-boot9strap-(fredtool).txt | 19 +++++++----- .../installing-boot9strap-(frogtool).txt | 27 ++++++++++++++-- .../zh_TW/installing-boot9strap-(hardmod).txt | 2 +- .../zh_TW/installing-boot9strap-(ntrboot).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 9 ++++-- _pages/zh_TW/installing-boot9strap-(usm).txt | 31 +++++++++---------- _pages/zh_TW/legacy-methods.txt | 2 +- _pages/zh_TW/seedminer.txt | 10 +++--- _pages/zh_TW/site-navigation.txt | 2 +- 468 files changed, 2704 insertions(+), 1526 deletions(-) diff --git a/_data/navigation/ar_SA.yml b/_data/navigation/ar_SA.yml index 6355ebdf65..3810194078 100644 --- a/_data/navigation/ar_SA.yml +++ b/_data/navigation/ar_SA.yml @@ -40,14 +40,12 @@ bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Source - title: Site Navigation - - - title: Why Ads? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/ca_ES.yml b/_data/navigation/ca_ES.yml index c5ccf58b2d..3810194078 100644 --- a/_data/navigation/ca_ES.yml +++ b/_data/navigation/ca_ES.yml @@ -40,14 +40,12 @@ bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Source - title: Site Navigation - - - title: Per què anuncis? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/cs_CZ.yml b/_data/navigation/cs_CZ.yml index 6355ebdf65..3810194078 100644 --- a/_data/navigation/cs_CZ.yml +++ b/_data/navigation/cs_CZ.yml @@ -40,14 +40,12 @@ bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Source - title: Site Navigation - - - title: Why Ads? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/de_DE.yml b/_data/navigation/de_DE.yml index d6c2f2bcf0..cf8c1b0bfd 100644 --- a/_data/navigation/de_DE.yml +++ b/_data/navigation/de_DE.yml @@ -40,14 +40,12 @@ bottom: - title: Für Support auf Englisch, bitte um Hilfe auf dem Nintendo Homebrew Discord. - - title: Wenn du diese Anleitung hilfreich fandest, ich akzeptiere Spenden. + title: If you appreciate this guide, we accept Donations. footer: - title: Quellcode - title: Seitennavigation - - - title: Warum Werbung? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/el_GR.yml b/_data/navigation/el_GR.yml index 01bab4da16..79475c87d8 100644 --- a/_data/navigation/el_GR.yml +++ b/_data/navigation/el_GR.yml @@ -40,16 +40,14 @@ bottom: - title: Για υποστήριξη στα αγγλικά, ζητήστε βοήθεια στο Nintendo Homebrew on Discord. - - title: Εάν σας βοήθησε αυτός ο οδηγός, μπορείτε να κάνετε μια Δωρεά. + title: If you appreciate this guide, we accept Donations. footer: - title: Κώδικας - title: Πλοήγηση Iστοτόπου - - title: Γιατί βλέπω διαφημίσεις; - - - title: Πολιτική Απορρήτου + title: Privacy Policy sidebar_title: - title: Συνολική πρόοδος diff --git a/_data/navigation/en_PT.yml b/_data/navigation/en_PT.yml index 2721e9ba15..2764d00b53 100644 --- a/_data/navigation/en_PT.yml +++ b/_data/navigation/en_PT.yml @@ -40,14 +40,12 @@ bottom: - title: Fer support in th' English 'o landlubbers, be askin' fer help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Source - title: Site Treasure Map - - - title: Why Ads? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/es_ES.yml b/_data/navigation/es_ES.yml index 4398adf41b..55f526cc43 100644 --- a/_data/navigation/es_ES.yml +++ b/_data/navigation/es_ES.yml @@ -40,16 +40,14 @@ bottom: - title: Para soporte en inglés, pide ayuda en el Discord de Nintendo Homebrew. - - title: Si aprecias esta guía, acepto donaciones. + title: If you appreciate this guide, we accept Donations. footer: - title: Código fuente - title: Navegación del sitio - - title: '¿Por qué anuncios?' - - - title: Política de privacidad + title: Privacy Policy sidebar_title: - title: Progreso total diff --git a/_data/navigation/fi_FI.yml b/_data/navigation/fi_FI.yml index 44b9a01241..93fab7b07d 100644 --- a/_data/navigation/fi_FI.yml +++ b/_data/navigation/fi_FI.yml @@ -40,14 +40,12 @@ bottom: - title: Englanninkielistä tukea saat Nintendo Homebrew -palvelimelta Discordissa. - - title: Jos arvostat tätä opasta, otan vastaan lahjoituksia. + title: If you appreciate this guide, we accept Donations. footer: - title: Lähdekoodi - title: Sivukartta - - - title: Miksi mainokset? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/fr_FR.yml b/_data/navigation/fr_FR.yml index 6f26f2f1ea..ea5d2d7e7e 100644 --- a/_data/navigation/fr_FR.yml +++ b/_data/navigation/fr_FR.yml @@ -40,14 +40,12 @@ bottom: - title: Pour un support en Anglais, demander de l'aide sur le Discord Nintendo Homebrew. - - title: Si vous appréciez ce guide, j'accepte les Donations. + title: Si vous appréciez ce guide, nous acceptons les Dons. footer: - title: Source - title: Index du site - - - title: Pourquoi des pubs ? - title: Politique de confidentialité sidebar_title: diff --git a/_data/navigation/he_IL.yml b/_data/navigation/he_IL.yml index 7f423a62b6..2d7517f115 100644 --- a/_data/navigation/he_IL.yml +++ b/_data/navigation/he_IL.yml @@ -40,14 +40,12 @@ bottom: - title: לקבלת תמיכה באנגלית, תבקשו עזרה בNintendo Homebrew על Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: מקור - title: ניווט האתר - - - title: למה יש פרסומות? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/hr_HR.yml b/_data/navigation/hr_HR.yml index 6355ebdf65..3810194078 100644 --- a/_data/navigation/hr_HR.yml +++ b/_data/navigation/hr_HR.yml @@ -40,14 +40,12 @@ bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Source - title: Site Navigation - - - title: Why Ads? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/hu_HU.yml b/_data/navigation/hu_HU.yml index 4b51324cb1..0b741b664c 100644 --- a/_data/navigation/hu_HU.yml +++ b/_data/navigation/hu_HU.yml @@ -46,8 +46,6 @@ footer: title: Forráskód - title: Oldaltérkép - - - title: Miért vannak hirdetések? - title: Adatvédelmi Irányelv sidebar_title: diff --git a/_data/navigation/id_ID.yml b/_data/navigation/id_ID.yml index 6355ebdf65..3810194078 100644 --- a/_data/navigation/id_ID.yml +++ b/_data/navigation/id_ID.yml @@ -40,14 +40,12 @@ bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Source - title: Site Navigation - - - title: Why Ads? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/it_IT.yml b/_data/navigation/it_IT.yml index 8eff4ffe37..5120cdc04a 100644 --- a/_data/navigation/it_IT.yml +++ b/_data/navigation/it_IT.yml @@ -40,14 +40,12 @@ bottom: - title: Se hai bisogno di aiuto, chiedi pure su Nintendo Homebrew su Discord (in inglese). - - title: Se hai gradito questa guida, accetto donazioni. + title: Se hai gradito questa guida, accettiamo donazioni. footer: - title: Codice Sorgente - title: Mappa del sito - - - title: Perché c'è la pubblicità? - title: Informativa sulla Privacy sidebar_title: diff --git a/_data/navigation/ja_JP.yml b/_data/navigation/ja_JP.yml index 737138421b..7c70b47df1 100644 --- a/_data/navigation/ja_JP.yml +++ b/_data/navigation/ja_JP.yml @@ -40,14 +40,12 @@ bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: ソースコード - title: サイトナビ - - - title: なぜ広告が必要なの? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/ko_KR.yml b/_data/navigation/ko_KR.yml index cfb07becd9..0688ecc1a0 100644 --- a/_data/navigation/ko_KR.yml +++ b/_data/navigation/ko_KR.yml @@ -40,14 +40,12 @@ bottom: - title: 영어로 지원을 요청하고 싶으시면 Nintendo Homebrew on Discord에 도움을 요청해 주세요. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: 소스 코드 - title: 사이트 탐색 - - - title: 왜 광고가 있나요? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/ms_MY.yml b/_data/navigation/ms_MY.yml index 1212a26b1d..fa77bfa5e0 100644 --- a/_data/navigation/ms_MY.yml +++ b/_data/navigation/ms_MY.yml @@ -40,14 +40,12 @@ bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Sumber - title: Navigasi Halaman - - - title: Kenapa iklan? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/nl_NL.yml b/_data/navigation/nl_NL.yml index 0d610a81b3..333c958bfe 100644 --- a/_data/navigation/nl_NL.yml +++ b/_data/navigation/nl_NL.yml @@ -40,14 +40,12 @@ bottom: - title: Voor Engelse support kan je voor hulp vragen in Nintendo Homebrew op Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Broncode - title: Site Navigatie - - - title: Waarom Advertenties? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/no_NO.yml b/_data/navigation/no_NO.yml index fdebcc56bc..e099c63b09 100644 --- a/_data/navigation/no_NO.yml +++ b/_data/navigation/no_NO.yml @@ -40,14 +40,12 @@ bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Kilde - title: Sidenavigering - - - title: Hvorfor annonser? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/pl_PL.yml b/_data/navigation/pl_PL.yml index 3d0225aaeb..4a892da51e 100644 --- a/_data/navigation/pl_PL.yml +++ b/_data/navigation/pl_PL.yml @@ -40,14 +40,12 @@ bottom: - title: Aby uzyskać wsparcie w języku angielskim, wejdź na Serwer Nintendo Homebrew na Discordzie. - - title: Jeśli cenisz sobie ten poradnik, akceptuję Darowizny. + title: If you appreciate this guide, we accept Donations. footer: - title: Źródło - title: Nawigacja Po Stronie - - - title: Dlaczego Reklamy? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/pt_BR.yml b/_data/navigation/pt_BR.yml index 9c00299296..fb0a5a106a 100644 --- a/_data/navigation/pt_BR.yml +++ b/_data/navigation/pt_BR.yml @@ -40,14 +40,12 @@ bottom: - title: Para suporte em Inglês, peça ajuda em Nintendo Homebrew no Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Fonte - title: Navegação do Site - - - title: Por que anúncios? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/pt_PT.yml b/_data/navigation/pt_PT.yml index 027b929276..3919627773 100644 --- a/_data/navigation/pt_PT.yml +++ b/_data/navigation/pt_PT.yml @@ -40,14 +40,12 @@ bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Código-fonte - title: Navegação do Site - - - title: Porquê anúncios? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/ro_RO.yml b/_data/navigation/ro_RO.yml index d01baf195e..0fb1c66cd2 100644 --- a/_data/navigation/ro_RO.yml +++ b/_data/navigation/ro_RO.yml @@ -40,16 +40,14 @@ bottom: - title: Pentru suport în engleză, cereți ajutor la Nintendo Homebrew pe Discord. - - title: Dacă apreciați acest ghid, accept Donații. + title: If you appreciate this guide, we accept Donations. footer: - title: Codul sursă - title: Navigarea pe site - - title: De ce sunt reclame? - - - title: Politica de confidenţialitate + title: Privacy Policy sidebar_title: - title: Progres total diff --git a/_data/navigation/ru_RU.yml b/_data/navigation/ru_RU.yml index 26c570f2ca..93314fc65d 100644 --- a/_data/navigation/ru_RU.yml +++ b/_data/navigation/ru_RU.yml @@ -40,16 +40,14 @@ bottom: - title: Для поддержки на английском языке обратитесь за помощью сюда Nintendo Homebrew on Discord. - - title: Если вам помогло или просто понравилось это руководство, то я принимаю пожертвования. + title: If you appreciate this guide, we accept Donations. footer: - title: Исходный код - title: Навигация по сайту - - title: Зачем реклама? - - - title: Политика конфиденциальности + title: Privacy Policy sidebar_title: - title: Общий прогресс diff --git a/_data/navigation/sv_SE.yml b/_data/navigation/sv_SE.yml index 37b5790169..3c95ab278e 100644 --- a/_data/navigation/sv_SE.yml +++ b/_data/navigation/sv_SE.yml @@ -40,14 +40,12 @@ bottom: - title: För support på engelska, be om hjälp av Nintendo Homebrew på Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Källa - title: Navigering på webbplatsen - - - title: Varför annonser? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/th_TH.yml b/_data/navigation/th_TH.yml index 6355ebdf65..3810194078 100644 --- a/_data/navigation/th_TH.yml +++ b/_data/navigation/th_TH.yml @@ -40,14 +40,12 @@ bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Source - title: Site Navigation - - - title: Why Ads? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/tr_TR.yml b/_data/navigation/tr_TR.yml index 42159c4042..e07bfbae08 100644 --- a/_data/navigation/tr_TR.yml +++ b/_data/navigation/tr_TR.yml @@ -40,14 +40,12 @@ bottom: - title: İngilizce destek için Nintendo Homebrew üzerinde , yardım isteyin. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Kaynak - title: Site Kılavuzu - - - title: Neden Reklam Var? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/uk_UA.yml b/_data/navigation/uk_UA.yml index 6355ebdf65..3810194078 100644 --- a/_data/navigation/uk_UA.yml +++ b/_data/navigation/uk_UA.yml @@ -40,14 +40,12 @@ bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Source - title: Site Navigation - - - title: Why Ads? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/vi_VN.yml b/_data/navigation/vi_VN.yml index 8bd4c9478d..082fc07fee 100644 --- a/_data/navigation/vi_VN.yml +++ b/_data/navigation/vi_VN.yml @@ -40,14 +40,12 @@ bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. - - title: If you appreciate this guide, I accept Donations. + title: If you appreciate this guide, we accept Donations. footer: - title: Nguồn - title: Site Navigation - - - title: Tại sao có quảng cáo? - title: Privacy Policy sidebar_title: diff --git a/_data/navigation/zh_CN.yml b/_data/navigation/zh_CN.yml index 8f712e471d..d5dfd50a83 100644 --- a/_data/navigation/zh_CN.yml +++ b/_data/navigation/zh_CN.yml @@ -40,14 +40,12 @@ bottom: - title: "如果有疑问并且懂英语的话,可以到Nintendo Homebrew Discord服务器上使用英文寻求帮助。(请注意,如果你身处中国大陆,你可能需要通过科学上网来访问Discord)\n你也可以到译者的QQ群寻求帮助,群号为942052497。" - - title: 如果你喜欢这个教程,可以通过捐款支持我。 + title: 如果你喜欢这个教程,可以通过捐赠支持我们。 footer: - title: 本站源码 - title: 网站导航 - - - title: 为什么有广告? - title: 隐私政策 sidebar_title: diff --git a/_data/navigation/zh_TW.yml b/_data/navigation/zh_TW.yml index 48316719ec..a4b37a7d46 100644 --- a/_data/navigation/zh_TW.yml +++ b/_data/navigation/zh_TW.yml @@ -40,16 +40,14 @@ bottom: - title: 若需英語支援,請於 Discord 上的 Nintendo Homebrew 伺服器發問。 - - title: 如果您喜歡本教學,我很樂意接受捐贈。 + title: If you appreciate this guide, we accept Donations. footer: - title: 本站原始碼 - title: 網站導覽 - - title: 為什麼會有廣告? - - - title: 隱私權政策 + title: Privacy Policy sidebar_title: - title: 整體進度 diff --git a/_pages/ar_SA/bannerbomb3.txt b/_pages/ar_SA/bannerbomb3.txt index 590a26735e..efc7f4e064 100644 --- a/_pages/ar_SA/bannerbomb3.txt +++ b/_pages/ar_SA/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/ar_SA/credits.txt b/_pages/ar_SA/credits.txt index e66f591db9..e60f78f29c 100644 --- a/_pages/ar_SA/credits.txt +++ b/_pages/ar_SA/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Special thanks to all of [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) for being awesome!** {: .notice--primary} @@ -52,6 +55,7 @@ If I forgot you here, contact me and I'll add your name. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/ar_SA/home.txt b/_pages/ar_SA/home.txt index 11c0abea21..c688005a6b 100644 --- a/_pages/ar_SA/home.txt +++ b/_pages/ar_SA/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/ar_SA/homebrew-launcher-(pichaxx).txt b/_pages/ar_SA/homebrew-launcher-(pichaxx).txt index 5201af49bb..3e7eea3021 100644 --- a/_pages/ar_SA/homebrew-launcher-(pichaxx).txt +++ b/_pages/ar_SA/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off your device ___ diff --git a/_pages/ar_SA/homebrew-launcher-(soundhax).txt b/_pages/ar_SA/homebrew-launcher-(soundhax).txt index 8667e8c287..04d8152155 100644 --- a/_pages/ar_SA/homebrew-launcher-(soundhax).txt +++ b/_pages/ar_SA/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/ar_SA/installing-boot9strap-(fredtool).txt b/_pages/ar_SA/installing-boot9strap-(fredtool).txt index 46eedbe264..050739074c 100644 --- a/_pages/ar_SA/installing-boot9strap-(fredtool).txt +++ b/_pages/ar_SA/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert your SD card into your device 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off your device 1. Insert your SD card into your computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/ar_SA/installing-boot9strap-(frogtool).txt b/_pages/ar_SA/installing-boot9strap-(frogtool).txt index 01691c1a1d..b5434287fa 100644 --- a/_pages/ar_SA/installing-boot9strap-(frogtool).txt +++ b/_pages/ar_SA/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Insert your SD card into your computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert your SD card into your device @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Press (Start) to save and reboot + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/ar_SA/installing-boot9strap-(hardmod).txt b/_pages/ar_SA/installing-boot9strap-(hardmod).txt index 7ff5108da8..1e03aa7cf1 100644 --- a/_pages/ar_SA/installing-boot9strap-(hardmod).txt +++ b/_pages/ar_SA/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/ar_SA/installing-boot9strap-(ntrboot).txt b/_pages/ar_SA/installing-boot9strap-(ntrboot).txt index cde9885cfe..7004e6aff7 100644 --- a/_pages/ar_SA/installing-boot9strap-(ntrboot).txt +++ b/_pages/ar_SA/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/ar_SA/installing-boot9strap-(soundhax).txt b/_pages/ar_SA/installing-boot9strap-(soundhax).txt index 1ca04197d7..27e7dd0081 100644 --- a/_pages/ar_SA/installing-boot9strap-(soundhax).txt +++ b/_pages/ar_SA/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries - + If it freezes, just force the console to power off by holding the power button, then try again + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ar_SA/installing-boot9strap-(usm).txt b/_pages/ar_SA/installing-boot9strap-(usm).txt index 929aef5fad..d4f92965ff 100644 --- a/_pages/ar_SA/installing-boot9strap-(usm).txt +++ b/_pages/ar_SA/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off your device 1. Insert your SD card into your computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/ar_SA/legacy-methods.txt b/_pages/ar_SA/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/ar_SA/legacy-methods.txt +++ b/_pages/ar_SA/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/ar_SA/seedminer.txt b/_pages/ar_SA/seedminer.txt index ff9a1fb4c3..7e0d97c6d2 100644 --- a/_pages/ar_SA/seedminer.txt +++ b/_pages/ar_SA/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ar_SA/site-navigation.txt b/_pages/ar_SA/site-navigation.txt index 9f7a473f8a..90d56e5160 100644 --- a/_pages/ar_SA/site-navigation.txt +++ b/_pages/ar_SA/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/ca_ES/bannerbomb3.txt b/_pages/ca_ES/bannerbomb3.txt index 590a26735e..efc7f4e064 100644 --- a/_pages/ca_ES/bannerbomb3.txt +++ b/_pages/ca_ES/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/ca_ES/credits.txt b/_pages/ca_ES/credits.txt index dc25de079d..63b9d567c5 100644 --- a/_pages/ca_ES/credits.txt +++ b/_pages/ca_ES/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Un agraïment especial a tots els de [#Cakey a Freenode] (http://webchat.freenode.net/?channels=%23Cakey) per ser increïbles!** @@ -54,6 +57,7 @@ Si t'he oblidat, contacta'm i hi afegiré el teu nom. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/ca_ES/home.txt b/_pages/ca_ES/home.txt index 11c0abea21..c688005a6b 100644 --- a/_pages/ca_ES/home.txt +++ b/_pages/ca_ES/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/ca_ES/homebrew-launcher-(pichaxx).txt b/_pages/ca_ES/homebrew-launcher-(pichaxx).txt index 5201af49bb..3e7eea3021 100644 --- a/_pages/ca_ES/homebrew-launcher-(pichaxx).txt +++ b/_pages/ca_ES/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off your device ___ diff --git a/_pages/ca_ES/homebrew-launcher-(soundhax).txt b/_pages/ca_ES/homebrew-launcher-(soundhax).txt index 8667e8c287..04d8152155 100644 --- a/_pages/ca_ES/homebrew-launcher-(soundhax).txt +++ b/_pages/ca_ES/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/ca_ES/installing-boot9strap-(fredtool).txt b/_pages/ca_ES/installing-boot9strap-(fredtool).txt index 46eedbe264..050739074c 100644 --- a/_pages/ca_ES/installing-boot9strap-(fredtool).txt +++ b/_pages/ca_ES/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert your SD card into your device 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off your device 1. Insert your SD card into your computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/ca_ES/installing-boot9strap-(frogtool).txt b/_pages/ca_ES/installing-boot9strap-(frogtool).txt index 01691c1a1d..b5434287fa 100644 --- a/_pages/ca_ES/installing-boot9strap-(frogtool).txt +++ b/_pages/ca_ES/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Insert your SD card into your computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert your SD card into your device @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Press (Start) to save and reboot + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/ca_ES/installing-boot9strap-(hardmod).txt b/_pages/ca_ES/installing-boot9strap-(hardmod).txt index 7ff5108da8..1e03aa7cf1 100644 --- a/_pages/ca_ES/installing-boot9strap-(hardmod).txt +++ b/_pages/ca_ES/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/ca_ES/installing-boot9strap-(ntrboot).txt b/_pages/ca_ES/installing-boot9strap-(ntrboot).txt index cde9885cfe..7004e6aff7 100644 --- a/_pages/ca_ES/installing-boot9strap-(ntrboot).txt +++ b/_pages/ca_ES/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/ca_ES/installing-boot9strap-(soundhax).txt b/_pages/ca_ES/installing-boot9strap-(soundhax).txt index 1ca04197d7..27e7dd0081 100644 --- a/_pages/ca_ES/installing-boot9strap-(soundhax).txt +++ b/_pages/ca_ES/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries - + If it freezes, just force the console to power off by holding the power button, then try again + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ca_ES/installing-boot9strap-(usm).txt b/_pages/ca_ES/installing-boot9strap-(usm).txt index 929aef5fad..d4f92965ff 100644 --- a/_pages/ca_ES/installing-boot9strap-(usm).txt +++ b/_pages/ca_ES/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off your device 1. Insert your SD card into your computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/ca_ES/legacy-methods.txt b/_pages/ca_ES/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/ca_ES/legacy-methods.txt +++ b/_pages/ca_ES/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/ca_ES/seedminer.txt b/_pages/ca_ES/seedminer.txt index ff9a1fb4c3..7e0d97c6d2 100644 --- a/_pages/ca_ES/seedminer.txt +++ b/_pages/ca_ES/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ca_ES/site-navigation.txt b/_pages/ca_ES/site-navigation.txt index 9f7a473f8a..90d56e5160 100644 --- a/_pages/ca_ES/site-navigation.txt +++ b/_pages/ca_ES/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/cs_CZ/bannerbomb3.txt b/_pages/cs_CZ/bannerbomb3.txt index 590a26735e..efc7f4e064 100644 --- a/_pages/cs_CZ/bannerbomb3.txt +++ b/_pages/cs_CZ/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/cs_CZ/credits.txt b/_pages/cs_CZ/credits.txt index e66f591db9..e60f78f29c 100644 --- a/_pages/cs_CZ/credits.txt +++ b/_pages/cs_CZ/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Special thanks to all of [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) for being awesome!** {: .notice--primary} @@ -52,6 +55,7 @@ If I forgot you here, contact me and I'll add your name. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/cs_CZ/home.txt b/_pages/cs_CZ/home.txt index 11c0abea21..c688005a6b 100644 --- a/_pages/cs_CZ/home.txt +++ b/_pages/cs_CZ/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/cs_CZ/homebrew-launcher-(pichaxx).txt b/_pages/cs_CZ/homebrew-launcher-(pichaxx).txt index 5201af49bb..3e7eea3021 100644 --- a/_pages/cs_CZ/homebrew-launcher-(pichaxx).txt +++ b/_pages/cs_CZ/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off your device ___ diff --git a/_pages/cs_CZ/homebrew-launcher-(soundhax).txt b/_pages/cs_CZ/homebrew-launcher-(soundhax).txt index 8667e8c287..04d8152155 100644 --- a/_pages/cs_CZ/homebrew-launcher-(soundhax).txt +++ b/_pages/cs_CZ/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/cs_CZ/installing-boot9strap-(fredtool).txt b/_pages/cs_CZ/installing-boot9strap-(fredtool).txt index 46eedbe264..050739074c 100644 --- a/_pages/cs_CZ/installing-boot9strap-(fredtool).txt +++ b/_pages/cs_CZ/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert your SD card into your device 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off your device 1. Insert your SD card into your computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/cs_CZ/installing-boot9strap-(frogtool).txt b/_pages/cs_CZ/installing-boot9strap-(frogtool).txt index 01691c1a1d..b5434287fa 100644 --- a/_pages/cs_CZ/installing-boot9strap-(frogtool).txt +++ b/_pages/cs_CZ/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Insert your SD card into your computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert your SD card into your device @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Press (Start) to save and reboot + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/cs_CZ/installing-boot9strap-(hardmod).txt b/_pages/cs_CZ/installing-boot9strap-(hardmod).txt index 7ff5108da8..1e03aa7cf1 100644 --- a/_pages/cs_CZ/installing-boot9strap-(hardmod).txt +++ b/_pages/cs_CZ/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/cs_CZ/installing-boot9strap-(ntrboot).txt b/_pages/cs_CZ/installing-boot9strap-(ntrboot).txt index cde9885cfe..7004e6aff7 100644 --- a/_pages/cs_CZ/installing-boot9strap-(ntrboot).txt +++ b/_pages/cs_CZ/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/cs_CZ/installing-boot9strap-(soundhax).txt b/_pages/cs_CZ/installing-boot9strap-(soundhax).txt index 1ca04197d7..27e7dd0081 100644 --- a/_pages/cs_CZ/installing-boot9strap-(soundhax).txt +++ b/_pages/cs_CZ/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries - + If it freezes, just force the console to power off by holding the power button, then try again + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/cs_CZ/installing-boot9strap-(usm).txt b/_pages/cs_CZ/installing-boot9strap-(usm).txt index 929aef5fad..d4f92965ff 100644 --- a/_pages/cs_CZ/installing-boot9strap-(usm).txt +++ b/_pages/cs_CZ/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off your device 1. Insert your SD card into your computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/cs_CZ/legacy-methods.txt b/_pages/cs_CZ/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/cs_CZ/legacy-methods.txt +++ b/_pages/cs_CZ/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/cs_CZ/seedminer.txt b/_pages/cs_CZ/seedminer.txt index ff9a1fb4c3..7e0d97c6d2 100644 --- a/_pages/cs_CZ/seedminer.txt +++ b/_pages/cs_CZ/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/cs_CZ/site-navigation.txt b/_pages/cs_CZ/site-navigation.txt index 9f7a473f8a..90d56e5160 100644 --- a/_pages/cs_CZ/site-navigation.txt +++ b/_pages/cs_CZ/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/de_DE/bannerbomb3.txt b/_pages/de_DE/bannerbomb3.txt index 071c5d7fb1..7385da2334 100644 --- a/_pages/de_DE/bannerbomb3.txt +++ b/_pages/de_DE/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Inhalt" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lesen erforderlich To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/de_DE/credits.txt b/_pages/de_DE/credits.txt index db5df55200..2669b65357 100644 --- a/_pages/de_DE/credits.txt +++ b/_pages/de_DE/credits.txt @@ -2,6 +2,9 @@ title: "Danksagung" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Vielen Dank an alle Nutzer aus [#Cakey auf Freenode](http://webchat.freenode.net/?channels=%23Cakey)! Ihr seid großartig!** {: .notice--primary} @@ -52,6 +55,7 @@ Sollte ich vergessen haben, dich hier aufzuführen, dann kontaktiere mich und ic + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/de_DE/home.txt b/_pages/de_DE/home.txt index 2534f52eb2..0d36dc7f2d 100644 --- a/_pages/de_DE/home.txt +++ b/_pages/de_DE/home.txt @@ -78,7 +78,7 @@ Für eine Liste aller berechneten sighax-Signaturen, siehe in [diesem gist](http + **Bevor du mit dieser Anleitung anfängst, musst du die Risiken kennen: JEDES mal wenn du deinen 3DS modifizierst, besteht die Gefahr eines BRICKS, der deine Konsole UNWIDERRUFLICH unbrauchbar macht. Ein Brick tritt selten auf, aber ein Restrisiko bleibt bestehen, also befolge ALLE Anweisungen dieser Anleitung GENAUESTENS.** + Wenn du deinen 3DS bereits modifiziert hast und bereits über ein EmuNAND-Setup verfügst, kannst du den Inhalt des vorherigen EmuNANDs auf dein neues CFW-SysNAND transferieren. Befolge dazu alle Anweisungen zum Wiederherstellen des EmuNAND sobald du im Abschnitt [Setup fertigstellen](finalizing-setup) dazu aufgefordert wirst. -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + Wenn alles nach Plan verläuft, wirst du keine Daten verlieren und dein System wird die gleichen Daten wie vorher haben (Spiele, NNID, Speicherstände, etc. werden erhalten bleiben). + Deine Konsole während des gesamten Prozesses mit dem Ladekabel aufzuladen vermeidet Datenverluste oder Schäden durch unerwartetes Ausschalten! + Deine SD-Karte sollte mit [MBR, nicht GPT](http://www.howtogeek.com/245610/) formatiert sein. (Die mitgelieferte SD-Karte ist standardmäßig mit MBR formatiert). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/de_DE/homebrew-launcher-(pichaxx).txt b/_pages/de_DE/homebrew-launcher-(pichaxx).txt index da23782995..c152740f41 100644 --- a/_pages/de_DE/homebrew-launcher-(pichaxx).txt +++ b/_pages/de_DE/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Inhalt" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lesen erforderlich This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Stecke deine SD-Karte nun wieder in deinen 3DS 1. Schalte deine Konsole an 1. Launch "Pokemon Picross" 1. Wenn der Exploit erfolgreich war, wird der Homebrew Launcher gestartet - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Schalte deinen 3DS aus ___ diff --git a/_pages/de_DE/homebrew-launcher-(soundhax).txt b/_pages/de_DE/homebrew-launcher-(soundhax).txt index 5270c163f1..9e90ce7130 100644 --- a/_pages/de_DE/homebrew-launcher-(soundhax).txt +++ b/_pages/de_DE/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### Was du brauchst * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Anleitung diff --git a/_pages/de_DE/installing-boot9strap-(fredtool).txt b/_pages/de_DE/installing-boot9strap-(fredtool).txt index c38cdd8292..23476608f4 100644 --- a/_pages/de_DE/installing-boot9strap-(fredtool).txt +++ b/_pages/de_DE/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Inhalt" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lesen erforderlich This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ Dies ist eine zurzeit funktionierende Implementation des "FIRM Partitions Known- ### Was du brauchst -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Schritt I - Vorbereitungen @@ -28,18 +31,18 @@ Dies ist eine zurzeit funktionierende Implementation des "FIRM Partitions Known- #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Stecke deine SD-Karte nun wieder in deinen 3DS 1. Schalte deine Konsole an @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Schalte deinen 3DS aus 1. Stecke deine SD-Karte in deinen Computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Stecke deine SD-Karte nun wieder in deinen 3DS 1. Schalte deine Konsole an diff --git a/_pages/de_DE/installing-boot9strap-(frogtool).txt b/_pages/de_DE/installing-boot9strap-(frogtool).txt index 5c75d359e2..98fcf28de4 100644 --- a/_pages/de_DE/installing-boot9strap-(frogtool).txt +++ b/_pages/de_DE/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Inhalt" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lesen erforderlich We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Schritt I - Vorbereitungen 1. Stecke deine SD-Karte in deinen Computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Stecke deine SD-Karte nun wieder in deinen 3DS @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Drücke (Start) zum Speichern und neustarten + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Wähle "Miscellaneous options" +1. Wähle "Switch the hb. title to the current app." +1. Drücke (B) um fortzufahren +1. Drücke (B), um zum Rosalina-Hauptmenü zurückzukehren +1. Drücke (B), um das Rosalina-Menü zu schließen +1. Drücke (Home) und schließe die Download-Spiel Anwendung +1. Relaunch the Download Play application +1. Deine Konsole sollte den Homebrew Launcher laden +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Fortfahren mit [Setup fertigstellen](finalizing-setup) diff --git a/_pages/de_DE/installing-boot9strap-(hardmod).txt b/_pages/de_DE/installing-boot9strap-(hardmod).txt index c67ff0d5d7..303ab0daf0 100644 --- a/_pages/de_DE/installing-boot9strap-(hardmod).txt +++ b/_pages/de_DE/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ Dies funktioniert auf mit New 3DS, New 2DS, Old 3DS und Old 2DS auf *allen* Vers * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows-Benutzer können die kompilierte `.exe` benutzen, während Mac und Linux-Benutzer [Python 3] (https://www.python.org/downloads/) installiert haben müssen, um die `.py` auszuführen -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * Die `.firm` entsprechend deiner Konsole und Firmware: | Version(en) | Kernel | Old 3DS oder Old 2DS | New 3DS oder New 2DS | diff --git a/_pages/de_DE/installing-boot9strap-(ntrboot).txt b/_pages/de_DE/installing-boot9strap-(ntrboot).txt index 486838e39c..351ea973c1 100644 --- a/_pages/de_DE/installing-boot9strap-(ntrboot).txt +++ b/_pages/de_DE/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Deine ntrboot geflashte Flashkarte * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Anleitung diff --git a/_pages/de_DE/installing-boot9strap-(soundhax).txt b/_pages/de_DE/installing-boot9strap-(soundhax).txt index d77042a47c..f42d273084 100644 --- a/_pages/de_DE/installing-boot9strap-(soundhax).txt +++ b/_pages/de_DE/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### Was du brauchst * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Anleitung @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Stecke deine SD-Karte in deinen Computer 1. Kopiere die Soundhax`.m4a` in das Stammverzeichnis der SD-Karte 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Kopiere die `boot.3dsx`-Datei in das Stammverzeichnis deiner SD-Karte 1. Erstelle einen Ordner namens `boot9strap` im Stammverzeichnis deiner SD-Karte @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In dieser Situation würde das Starten von Soundhax sofort dazu führen, dass diese Tipps, bei jedem Start des Nintendo 3DS Sound angezeigt werden, bis dies geschehen ist 1. Gehe zu `/SDCARD` und spiele die Datei "<3 nedwill 2016" ab + Dies kann einige Versuche benötigen - + Wenn sich deine Konsole aufhängt, schalte sie durch langes halten des Power-Knopfes aus, und versuche es erneut + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/de_DE/installing-boot9strap-(usm).txt b/_pages/de_DE/installing-boot9strap-(usm).txt index a3f4d1e1dc..130327effe 100644 --- a/_pages/de_DE/installing-boot9strap-(usm).txt +++ b/_pages/de_DE/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### Was du brauchst * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Schritt I - Vorbereitungen +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Stecke deine SD-Karte in deinen Computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Schritt IV - Luma3DS konfigurieren @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Schalte deinen 3DS aus 1. Stecke deine SD-Karte in deinen Computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/de_DE/legacy-methods.txt b/_pages/de_DE/legacy-methods.txt index ab3f16a2cb..5c97a342ed 100644 --- a/_pages/de_DE/legacy-methods.txt +++ b/_pages/de_DE/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/de_DE/seedminer.txt b/_pages/de_DE/seedminer.txt index 3301d57d62..7f0a7f8e9a 100644 --- a/_pages/de_DE/seedminer.txt +++ b/_pages/de_DE/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Schalte deine Konsole an 1. Öffne deine Freundesliste (das [Icon mit dem orangenen Gesicht]({{ "/images/friend-list-icon.png" | absolute_url }}) in der obersten Zeile des Home-Menüs) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/de_DE/site-navigation.txt b/_pages/de_DE/site-navigation.txt index 41fce4d574..124c7cc6e2 100644 --- a/_pages/de_DE/site-navigation.txt +++ b/_pages/de_DE/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installation von boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installation von boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [EmuNAND verschieben](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/el_GR/bannerbomb3.txt b/_pages/el_GR/bannerbomb3.txt index 30899e48c8..62b6888327 100644 --- a/_pages/el_GR/bannerbomb3.txt +++ b/_pages/el_GR/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Πίνακας περιεχομένων" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/el_GR/credits.txt b/_pages/el_GR/credits.txt index a30aa906f9..46c3e97c5d 100644 --- a/_pages/el_GR/credits.txt +++ b/_pages/el_GR/credits.txt @@ -2,6 +2,9 @@ title: "Συντελεστές" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Ευχαριστώ ιδιαίτερα όλο το [#Cakey στο Freenode](http://webchat.freenode.net/?channels=%23Cakey) που ήταν υπέροχοι!** {: .notice--primary} @@ -52,6 +55,7 @@ title: "Συντελεστές" + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/el_GR/home.txt b/_pages/el_GR/home.txt index 9724d16734..784f145e95 100644 --- a/_pages/el_GR/home.txt +++ b/_pages/el_GR/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Προτού ξεκινήσετε τον οδηγό, θα πρέπει να ξέρετε τους κινδύνους πίσω από το hacking του 3DS: ΚΑΘΕ φορά που τροποποιείτε το σύστημά σας, υπάρχει πάντα η πιθανότητα ΟΛΟΣΧΕΡΗΣ ΑΧΡΗΣΤΕΥΣΗΣ ΤΗΣ ΣΥΣΚΕΥΗΣ ΣΑΣ. Αυτό συμβαίνει σπάνια, όμως υπάρχει ακόμα η πιθανότητα γι΄αυτό βεβαιωθείτε ότι ακολουθείτε πιστά ΟΛΕΣ τις οδηγίες ΑΚΡΙΒΩΣ.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + Εάν όλα πάνε σύμφωνα με το σχέδιο, δεν θα χάσετε τα δεδομένα σας και θα καταλήξετε με όλα όσα ξεκινήσατε (παιχνίδια, NNID, saves, κλπ. θα διατηρηθούν). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/el_GR/homebrew-launcher-(pichaxx).txt b/_pages/el_GR/homebrew-launcher-(pichaxx).txt index 792b0ee650..1ca1326154 100644 --- a/_pages/el_GR/homebrew-launcher-(pichaxx).txt +++ b/_pages/el_GR/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Πίνακας περιεχομένων" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off your device ___ diff --git a/_pages/el_GR/homebrew-launcher-(soundhax).txt b/_pages/el_GR/homebrew-launcher-(soundhax).txt index 7cac7710ca..1ba6720ea5 100644 --- a/_pages/el_GR/homebrew-launcher-(soundhax).txt +++ b/_pages/el_GR/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/el_GR/installing-boot9strap-(fredtool).txt b/_pages/el_GR/installing-boot9strap-(fredtool).txt index 5ec51d895c..15d0189542 100644 --- a/_pages/el_GR/installing-boot9strap-(fredtool).txt +++ b/_pages/el_GR/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Πίνακας περιεχομένων" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert your SD card into your device 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off your device 1. Εισάγετε την κάρτα SD στον υπολογιστή σας -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/el_GR/installing-boot9strap-(frogtool).txt b/_pages/el_GR/installing-boot9strap-(frogtool).txt index 9b221a9b34..9d991c6b07 100644 --- a/_pages/el_GR/installing-boot9strap-(frogtool).txt +++ b/_pages/el_GR/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Πίνακας περιεχομένων" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ This is a currently working implementation of the "FIRM partitions known-plainte * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Εισάγετε την κάρτα SD στον υπολογιστή σας 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert your SD card into your device @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Πατήστε (Start) για αποθήκευση των αλλαγών και επανεκκίνηση + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/el_GR/installing-boot9strap-(hardmod).txt b/_pages/el_GR/installing-boot9strap-(hardmod).txt index ca7c629467..f9f326a739 100644 --- a/_pages/el_GR/installing-boot9strap-(hardmod).txt +++ b/_pages/el_GR/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/el_GR/installing-boot9strap-(ntrboot).txt b/_pages/el_GR/installing-boot9strap-(ntrboot).txt index f356ec6452..3a0b2f0d4d 100644 --- a/_pages/el_GR/installing-boot9strap-(ntrboot).txt +++ b/_pages/el_GR/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ title: "Installing boot9strap (ntrboot)" * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/el_GR/installing-boot9strap-(soundhax).txt b/_pages/el_GR/installing-boot9strap-(soundhax).txt index 4768e7ad74..464e8c8752 100644 --- a/_pages/el_GR/installing-boot9strap-(soundhax).txt +++ b/_pages/el_GR/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Εισάγετε την κάρτα SD στον υπολογιστή σας 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Μεταβείτε στο `/SDCARD`, στην συνέχεια παίξτε το "<3 nedwill 2016" + Μπορεί να χρειαστούν αρκετές προσπάθειες - + Εάν παγώσει, επιβάλλετε το κλείσιμο της κονσόλας κρατώντας πατημένο το κουμπί ενεργοποίησης και δοκιμάστε ξανά + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/el_GR/installing-boot9strap-(usm).txt b/_pages/el_GR/installing-boot9strap-(usm).txt index 2f9122ce57..f9ca24888e 100644 --- a/_pages/el_GR/installing-boot9strap-(usm).txt +++ b/_pages/el_GR/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Εισάγετε την κάρτα SD στον υπολογιστή σας 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off your device 1. Εισάγετε την κάρτα SD στον υπολογιστή σας -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/el_GR/legacy-methods.txt b/_pages/el_GR/legacy-methods.txt index e70576d0bb..f0294f28af 100644 --- a/_pages/el_GR/legacy-methods.txt +++ b/_pages/el_GR/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/el_GR/seedminer.txt b/_pages/el_GR/seedminer.txt index 0fb96bc549..a5f213b21d 100644 --- a/_pages/el_GR/seedminer.txt +++ b/_pages/el_GR/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Μεταβείτε στο Friend List (το [πορτοκαλί πρόσωπο]({{ "/images/friend-list-icon.png" | absolute_url }}) στην πάνω σειρά του Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/el_GR/site-navigation.txt b/_pages/el_GR/site-navigation.txt index 2de32f7b58..7a87ff61bf 100644 --- a/_pages/el_GR/site-navigation.txt +++ b/_pages/el_GR/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Μετακίνηση της EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/en_PT/bannerbomb3.txt b/_pages/en_PT/bannerbomb3.txt index b2fcdddeda..d8a16031d1 100644 --- a/_pages/en_PT/bannerbomb3.txt +++ b/_pages/en_PT/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/en_PT/credits.txt b/_pages/en_PT/credits.txt index 0ecfafb56f..3605451de9 100644 --- a/_pages/en_PT/credits.txt +++ b/_pages/en_PT/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Special thanks to all of [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) for being awesome!** {: .notice--primary} @@ -52,6 +55,7 @@ If I forgot ye here, be contactin' me 'n I gunna be addin' ye name. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/en_PT/home.txt b/_pages/en_PT/home.txt index d421e448ac..ccba79c8d0 100644 --- a/_pages/en_PT/home.txt +++ b/_pages/en_PT/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginnin' th' guide, ye must be knowin' th' risks 'o 3DS hackin': EVERY time ye be modifyin' ye system, there be always th' potential fer an UNRECOVERABLE brick. They be rare, but still a possibility so make sure ye follow ALL directions EXACTLY.** + If ye have already hacked ye 3DS before to get an EmuNAND setup, 'n would like to move th' contents 'o ye previous EmuNAND to ye new SysNAND CFW, ye should follow all instructions 'n be restorin' ye existin' EmuNAND when prompted once ye reach [Finalizin' Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + If everythin' goes accordin' to plan, ye gunna lose no data 'n be endin' up wit' everythin' that ye started wit' (games, NNID, saves, etc gunna be preserved). + Keep ye device plugged in 'n charged throughout th' entire process to avoid data loss or damage from an unexpected power-off! + Ye SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (th' SD card that comes wit' ye device gunna be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/en_PT/homebrew-launcher-(pichaxx).txt b/_pages/en_PT/homebrew-launcher-(pichaxx).txt index 2baa71c46c..14ab604430 100644 --- a/_pages/en_PT/homebrew-launcher-(pichaxx).txt +++ b/_pages/en_PT/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert ye SD card into ye device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off ye device ___ diff --git a/_pages/en_PT/homebrew-launcher-(soundhax).txt b/_pages/en_PT/homebrew-launcher-(soundhax).txt index 5fb215fb83..c041460ba4 100644 --- a/_pages/en_PT/homebrew-launcher-(soundhax).txt +++ b/_pages/en_PT/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/en_PT/installing-boot9strap-(fredtool).txt b/_pages/en_PT/installing-boot9strap-(fredtool).txt index b9e596f2d9..9a2992ae89 100644 --- a/_pages/en_PT/installing-boot9strap-(fredtool).txt +++ b/_pages/en_PT/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert ye SD card into ye device 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off ye device 1. Insert ye SD card into ye computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert ye SD card into ye device 1. Power on your device diff --git a/_pages/en_PT/installing-boot9strap-(frogtool).txt b/_pages/en_PT/installing-boot9strap-(frogtool).txt index ad4a60a8a6..16a77dc088 100644 --- a/_pages/en_PT/installing-boot9strap-(frogtool).txt +++ b/_pages/en_PT/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Insert ye SD card into ye computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert ye SD card into ye device @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Press (Start) to save 'n reboot + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Ye device should be loadin' th' Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/en_PT/installing-boot9strap-(hardmod).txt b/_pages/en_PT/installing-boot9strap-(hardmod).txt index 642a6d6d8a..f37e246481 100644 --- a/_pages/en_PT/installing-boot9strap-(hardmod).txt +++ b/_pages/en_PT/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/en_PT/installing-boot9strap-(ntrboot).txt b/_pages/en_PT/installing-boot9strap-(ntrboot).txt index cc467beeaa..ab85912733 100644 --- a/_pages/en_PT/installing-boot9strap-(ntrboot).txt +++ b/_pages/en_PT/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Ye ntrboot-flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/en_PT/installing-boot9strap-(soundhax).txt b/_pages/en_PT/installing-boot9strap-(soundhax).txt index 93811d1a34..1e17c66b65 100644 --- a/_pages/en_PT/installing-boot9strap-(soundhax).txt +++ b/_pages/en_PT/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Insert ye SD card into ye computer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on th' root 'o ye SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries - + If it freezes, just force the console to power off by holding the power button, then try again + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/en_PT/installing-boot9strap-(usm).txt b/_pages/en_PT/installing-boot9strap-(usm).txt index a864602956..0407a2e04d 100644 --- a/_pages/en_PT/installing-boot9strap-(usm).txt +++ b/_pages/en_PT/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insert ye SD card into ye computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off ye device 1. Insert ye SD card into ye computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/en_PT/legacy-methods.txt b/_pages/en_PT/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/en_PT/legacy-methods.txt +++ b/_pages/en_PT/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/en_PT/seedminer.txt b/_pages/en_PT/seedminer.txt index 58b840f5f4..1dddc1ed4c 100644 --- a/_pages/en_PT/seedminer.txt +++ b/_pages/en_PT/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/en_PT/site-navigation.txt b/_pages/en_PT/site-navigation.txt index acd13edc6b..a62a687660 100644 --- a/_pages/en_PT/site-navigation.txt +++ b/_pages/en_PT/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/es_ES/bannerbomb3.txt b/_pages/es_ES/bannerbomb3.txt index b0b7fa4aee..cf83871d48 100644 --- a/_pages/es_ES/bannerbomb3.txt +++ b/_pages/es_ES/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Tabla de contenidos" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lectura requerida Para volcar una aplicación DSiWare del sistema, aprovecharemos un fallo en la ventana de Gestión de datos DSiWare de la aplicación Configuración. diff --git a/_pages/es_ES/credits.txt b/_pages/es_ES/credits.txt index c1aca2255d..e8c36bf20b 100644 --- a/_pages/es_ES/credits.txt +++ b/_pages/es_ES/credits.txt @@ -2,6 +2,9 @@ title: "Créditos" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **¡Un agradecimiento especial a todos los de [#Cakey en Freenode](http://webchat.freenode.net/?channels=%23Cakey) por ser asombrosos!** {: .notice--primary} @@ -53,6 +56,7 @@ Si te olvidé, puedes contactarme para añadir tu nombre. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/es_ES/home.txt b/_pages/es_ES/home.txt index f651091f08..1bf8853092 100644 --- a/_pages/es_ES/home.txt +++ b/_pages/es_ES/home.txt @@ -78,7 +78,7 @@ Para una lista de cada una de las firmas calculadas de sighax, echa un vistazo a + **Antes de comenzar la guía, debes conocer los riesgos de hackear la 3DS: CADA VEZ que modificas tu sistema, siempre existe la posibilidad de que tu consola quede inutilizable de forma PERMANENTE. Es algo raro, pero la posibilidad está ahí, así que asegúrate de seguir TODAS las instrucciones AL PIE DE LA LETRA.** + Si ya has hackeado tu 3DS antes para tener una configuración con EmuNAND y quieres mover el contenido de esta a tu nueva CFW SysNAND, debes seguir todas las instrucciones y restaurar tu EmuNAND existente cuando se te solicite al llegar a [Finalizar Instalación](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + Si todo va según el plan, no perderás datos y terminarás con todo lo que tenías anteriormente (juegos, NNID, datos de guardado, etc se conservarán). + Mantén tu consola conectada y cargada durante todo el proceso para evitar pérdidas de datos o daños, producto de un apagado inesperado! + Tu tarjeta SD debe ser [MBR, no GPT](http://www.howtogeek.com/245610/) (la tarjeta SD que viene con tu consola es MBR por defecto). La manera más fácil de comprobar esto es ver si la tarjeta funciona en tu 3DS. Si funciona, la tarjeta es MBR. diff --git a/_pages/es_ES/homebrew-launcher-(pichaxx).txt b/_pages/es_ES/homebrew-launcher-(pichaxx).txt index 1937976a5b..5785e81774 100644 --- a/_pages/es_ES/homebrew-launcher-(pichaxx).txt +++ b/_pages/es_ES/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Tabla de contenidos" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lectura requerida Este método de Seedminer utiliza tu archivo `movable.sed` para tener acceso al Homebrew Launcher mediante el exploit PicHaxx, con el objetivo de inyectar un programa de DSiWare dentro de la aplicación de Modo Descarga DS. Éste método requiere de haber conseguido (o descargado) el videojuego gratuito "Pokémon Picross" desde la eShop. @@ -37,16 +40,17 @@ Si ya tienes Pokémon Picross, ¡éste proceso sobreescribirá tu partida guarda 1. Selecciona tu archivo `movable.sed` 1. Selecciona "Build and Download" (Construir y Descargar) 1. Espera a que el proceso se complete -1. Ve a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` en tu tarjeta SD - + La `` en cuestión es la misma que usaste en [Seedminer](seedminer) -1. Copia el archivo `00000001.sav` recién descargado a la carpeta `data` dentro de tu tarjeta SD +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Sobreescribe el archivo anterior cuando se te pida 1. Vuelve a insertar tu tarjeta SD en la consola 1. Enciende tu consola 1. Inicia "Pokémon Picross" 1. Si el exploit fue exitoso, tu consola habrá cargado el Homebrew Launcher - + Es posible que aparezca un error diciendo que no se han encontrado aplicaciones. -1. Apaga tu consola. + + You may see an error stating there are no applications found +1. Apaga tu consola ___ diff --git a/_pages/es_ES/homebrew-launcher-(soundhax).txt b/_pages/es_ES/homebrew-launcher-(soundhax).txt index 40be5af3ce..b48b0cb974 100644 --- a/_pages/es_ES/homebrew-launcher-(soundhax).txt +++ b/_pages/es_ES/homebrew-launcher-(soundhax).txt @@ -24,13 +24,14 @@ Ten en cuenta que las actualizaciones con cartucho sólo actualizarán los eleme ### Qué necesitas * La última versión de [Soundhax](http://soundhax.com) *(correspondiente a tu consola, región y versión)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * La última versión de [SafeB9SInstaller] (https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La última versión de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap normal; no el archivo `devkit` ni el archivo `ntr`)* * La última versión de [safehax](https://github.com/TiniVi/safehax/releases/latest) *(el archivo `.3dsx`)* * La última versión de [udsploit](https://github.com/smealum/udsploit/releases/latest) -* La ultima version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* El [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(correspondiente a tu versión del sistema y región)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instrucciones diff --git a/_pages/es_ES/installing-boot9strap-(fredtool).txt b/_pages/es_ES/installing-boot9strap-(fredtool).txt index de1b29fdda..f494d4a701 100644 --- a/_pages/es_ES/installing-boot9strap-(fredtool).txt +++ b/_pages/es_ES/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Instalar Boot9strap (Fredtool)" {% include toc title="Tabla de contenidos" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lectura requerida Este método de uso de Seedminer, para hacer un mejor exploit, utiliza tu archivo `movable.sed` para desencriptar cualquier título de DSiWare con el objetivo de inyectar un título de DSiWare vulnerable en la aplicación de Configuración de Internet de DS. Esto requiere que tengas una copia de seguridad de un título de DSiWare, por ejemplo, el proveniente de BannerBomb o la herramienta DSiWare Dumper. @@ -12,11 +15,11 @@ Todo esto son implementaciones funcionales del exploit "Particiones FIRM de text ### Qué necesitas -* Una copia de seguridad de DSiWare (como el que se encuentra en la raiz SD de [BannerBomb3](bannerbomb3) o [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Tu archivo `movable.sed` proveniente de haber completado [Seedminer](seedminer) * La última versión de [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * La ultima versión de [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* La ultima version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Sección I - Preparativos @@ -28,18 +31,18 @@ Todo esto son implementaciones funcionales del exploit "Particiones FIRM de text #### Sección II - Fredtool -1. Abre [Fredtool](https://fredtool.bruteforcemovable.com/) en tu computadora +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Selecciona tu archivo `movable.sed` para completar el campo "Your movable.sed" 1. Selecciona tu copia de seguridad de DSiWare (`.bin`) para completar el campo "Your dsiware.bin" 1. Completa el captcha que dice "I'm not a robot" 1. Selecciona "Start" 1. Espera a que el procesos se complete 1. Cuando el proceso haya finalizado, descarga tu archivo modificado de DSiWare desde el sitio - + Este archivo contiene dos archivos copia de seguridad de DSiWare dentro; uno limpio (sin modificar) y otro modificado (vulnerado) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Ve a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` en tu tarjeta SD - + La `` en cuestión es la misma que usaste en [Seedminer](seedminer) - + Esta carpeta `` será otra carpeta de 32 caracteres/numeros dentro de la carpeta `` - + Si no existe la carpeta `Nintendo DSiWare`, créala dentro de la carpeta `` + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copia el archivo `4283841.bin` presente en la carpeta `output/hax/` del archivo DSiWare que descargaste (`fredtool_output.zip`), a la carpeta `Nintendo DSiWare` 1. Vuelve a insertar tu tarjeta SD en tu consola 1. Enciende tu consola @@ -87,7 +90,7 @@ Si prefieres una guía visual para esta parte, hay una disponible [aquí](https: 1. Apaga tu consola 1. Inserta tu tarjeta SD en tu computadora -1. Copia el archivo `42383841.bin` presente en la carpeta `output/clean/` del archivo DSiWare que descargaste (`fredtool_output.zip`), a la carpeta `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` en tu tarjeta SD +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Reemplaza el archivo `42383841.bin` ya existente 1. Vuelve a insertar tu tarjeta SD en tu consola 1. Enciende tu consola diff --git a/_pages/es_ES/installing-boot9strap-(frogtool).txt b/_pages/es_ES/installing-boot9strap-(frogtool).txt index f84c4200be..702d4d4bff 100644 --- a/_pages/es_ES/installing-boot9strap-(frogtool).txt +++ b/_pages/es_ES/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Instalar boot9strap (Frogtool)" {% include toc title="Tabla de contenidos" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lectura requerida Ahora aprovecharemos el acceso al Homebrew Launcher para ejecutar la aplicación Frogtool e inyectar la versión japonesa del título "Flipnote Studio", la cual usaremos posteriormente para ejecutar b9sTool e instalar boot9strap. @@ -18,14 +21,14 @@ Para utilizar los enlaces [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * La última versión de [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * La ultima versión de [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* La ultima version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Sección I - Preparativos 1. Inserta tu tarjeta SD en tu computadora 1. Copia tu archivo `movable.sed` a la raíz de tu tarjeta SD 1. Copia los archivos `boot.firm` y `boot.3dsx` desde el `.zip` de Luma3DS a la raíz de tu tarjeta SD -1. Copia `boot.nds` (B9STool) desde el archivo `.zip` de b9sTool a la raíz de tu tarjeta SD +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copia `Frogtool.3dsx` a la carpeta `/3ds/` en tu tarjeta SD 1. Copia `frogcert.bin` a la raíz de tu tarjeta SD 1. Vuelve a insertar tu tarjeta SD en tu consola @@ -74,6 +77,26 @@ Si prefieres una guía visual para esta parte, hay una disponible [aquí](https: 1. Presiona (Start) para guardar y reiniciar + Tu consola deberá cargar el Menú HOME después de un breve momento. Si la pantalla se queda en negro por más de 5 minutos, [sigue la guía de solución de problemas](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Ejecuta la aplicación Modo Descarga (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Espera hasta que veas los dos botones + + No presiones ninguno de los botones +1. Presiona (Left Shoulder) + (Abajo) + (Select) a la vez para abrir el menú de Rosalina +1. Selecciona "Miscellaneous options" +1. Selecciona "Switch the hb. title to the current app." +1. Presiona (B) para continuar +1. Presiona (B) para regresar al menú principal de Rosalina +1. Presiona (B) para salir del menú de Rosalina +1. Presiona (Home), luego cierra la aplicación de Modo Descarga +1. Inicia la aplicación de Modo Descarga otra vez +1. Tu consola debería cargar el Homebrew Launcher +1. Inicia Frogtool desde la lista de homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Una vez finalizada esta operación, lee las pantallas y comprueba si el proceso ha sido exitoso + + Si hay errores o archivos faltantes, corrige el problema e inténtalo de nuevo +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continúa en [Finalizar instalación](finalizing-setup) diff --git a/_pages/es_ES/installing-boot9strap-(hardmod).txt b/_pages/es_ES/installing-boot9strap-(hardmod).txt index 1e1c5e3172..a6edf1c477 100644 --- a/_pages/es_ES/installing-boot9strap-(hardmod).txt +++ b/_pages/es_ES/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ Esto funcionará en New 3DS, New 2DS, Old 3DS, y Old 2DS en *todas* las versione * La última versión de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap normal; no el archivo `devkit` ni el archivo `ntr`)* * La última versión de [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Los usuarios de Windows pueden usar el `.exe` compilado, mientras que los usuarios de Mac y Linux necesitarán tener [Python 3](https://www.python.org/downloads/) instalado para ejecutar el `.py` -* La ultima version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * El archivo `.firm` correspondiente a tu consola y versión: | Versión(es) | Kernel | Old 3DS u Old 2DS | New 3DS o New 2DS | diff --git a/_pages/es_ES/installing-boot9strap-(ntrboot).txt b/_pages/es_ES/installing-boot9strap-(ntrboot).txt index 2510843c45..a24e7bb78e 100644 --- a/_pages/es_ES/installing-boot9strap-(ntrboot).txt +++ b/_pages/es_ES/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ Para utilizar los enlaces [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) * Tu flashcart con ntrboot instalado * La última versión de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La última versión de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap normal; no el archivo `devkit` ni el archivo `ntr`)* -* La ultima version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instrucciones diff --git a/_pages/es_ES/installing-boot9strap-(soundhax).txt b/_pages/es_ES/installing-boot9strap-(soundhax).txt index 47f9650427..77fc89a371 100644 --- a/_pages/es_ES/installing-boot9strap-(soundhax).txt +++ b/_pages/es_ES/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ Ten en cuenta que las actualizaciones con cartucho sólo actualizarán los eleme ### Qué necesitas * La última versión de [Soundhax](http://soundhax.com) *(correspondiente a tu consola, región y versión)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * La última versión de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La última versión de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap normal; no el archivo `devkit` ni el archivo `ntr`)* -* La ultima version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * La última versión [del Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* La última versión de [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(el archivo `.bin` correspondiente a tu versión de firmware)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instrucciones @@ -34,6 +35,7 @@ Ten en cuenta que las actualizaciones con cartucho sólo actualizarán los eleme 1. Inserta tu tarjeta SD en tu computadora 1. Copia el archivo `.m4a` de Soundhax a la raíz de tu tarjeta SD 1. Copia el pre9otherapp payload a la raíz de tu tarjeta SD y cambia su nombre a `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copia el archivo `boot.firm` desde el `.zip` de Luma3DS a la raíz de tu tarjeta SD 1. Copia `boot.3dsx` a la raíz de tu tarjeta SD 1. Crea una carpeta llamada `boot9strap` en la raíz de tu tarjeta SD @@ -55,7 +57,8 @@ Ten en cuenta que las actualizaciones con cartucho sólo actualizarán los eleme + En esta situación, ejecutar Soundhax inmediatamente causaría que los consejos aparezcan cada vez que se inicie la aplicación hasta realizar lo descrito anteriormente 1. Ve a `/SDCARD`, y luego reproduce "<3 nedwill 2016" + Esto podría tomar varios intentos - + Si se congela, fuerza el apagado de la consola manteniendo presionado el botón para apagarla y luego vuelve a intentar + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/es_ES/installing-boot9strap-(usm).txt b/_pages/es_ES/installing-boot9strap-(usm).txt index f9639fd7b3..0bd92d89cc 100644 --- a/_pages/es_ES/installing-boot9strap-(usm).txt +++ b/_pages/es_ES/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Una vez que el perfil de WiFi ha sido inyectado, usaremos SAFE_MODE, que consist Estas instrucciones funcionan en consolas de las regiones USA, Europa, Japón y Corea, indicado por las letras U, E, J o K después de la versión del sistema. Si tus botones (Right/Left Shoulder), (D-Pad arriba) o (A) no funcionan, deberás utilizar un [Método antiguo](legacy-methods). Para ayuda con este asunto, únete al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) donde puedes pedir, en inglés, que te ayuden. -{: .notice--danger} +{: .notice--warning} ### Qué necesitas * Tu archivo `movable.sed` proveniente de haber completado [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Sección I - Preparativos +1. If your device is powered on, power off your device 1. Abre la herramienta [unSAFE_MODE-bb3](https://usm.bruteforcemovable.com/) en tu computadora + Si el sitio no está operativo, intenta con [éste otro](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Carga tu movable.sed usando la opción "Choose File" 1. Haz clic en "Download unSAFE_MODE-bb3 archive" - + Esto descargará un exploit de DSiWare llamado `F00D43D5.bin` y un archivo de datos de exploit para SAFE_MODE llamado `usm.bin` dentro de un archivo zip (`unSAFE_MODE-bb3.zip`) -1. Si tu consola está encendida, apagala + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Inserta tu tarjeta SD en tu computadora 1. Copia los archivos `boot.firm` y `boot.3dsx` desde el `.zip` de Luma3DS a la raíz de tu tarjeta SD + La raíz de tu tarjeta SD se refiere al primer directorio de la tarjeta, donde puedes ver la carpeta Nintendo 3DS pero no estás dentro de ella -1. Copia `usm.bin` desde el archivo USM (`unSAFE_MODE-bb3.zip`) a la raíz de tu tarjeta SD -1. Ve a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` en tu tarjeta SD - + La `` en cuestión es la misma que usaste en [Seedminer](seedminer) - + Si `Nintendo DSiWare` no existe, créala +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Ve a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` en tu tarjeta SD + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. Si ya hay archivos de copias de seguridad existentes de DSiWare (`.bin`) en esta carpeta, muévelos a tu PC + Esto te dejará con una carpeta de Nintendo DSiWare vacía. Mover los archivos a tu PC asegura que no borres ninguna copia de seguridad creada intencionalmente -1. Copia el archivo `F00D43D5.bin` del archivo USM (`unSAFE_MODE-bb3.zip`) a la carpeta `Nintendo DSiWare` +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Sección II - BannerBomb3 @@ -56,15 +57,15 @@ Si tus botones (Right/Left Shoulder), (D-Pad arriba) o (A) no funcionan, deberá #### Sección III - unSAFE_MODE -1. Con tu consola aún apagada, mantén pulsados los siguientes botones: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), luego presiona (Power) - + Mantén pulsados los botones hasta que la consola encienda en modo seguro +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Presiona "OK" para aceptar la actualización + No hay actualización. Esto es parte del exploit 1. Presiona sobre "Acepto" para aceptar los términos y condiciones 1. La actualización fallará, con el código de error `003-1099`. Este comportamiento es el esperado 1. Cuando se te pregunte "¿Quieres configurar tu conexión a internet?", selecciona "Aceptar" 1. En el menú siguiente, navega a `Conexión 1` -> `Modificar ajustes` -> `Siguiente página (flecha derecha)` -> `Servidor proxy` -> `Ajustes avanzados` - + Aquí hay una [representación visual](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Una vez que veas `B9S install SUCCESS` en la pantalla superior, presiona cualquier botón para reiniciar a la configuración de Luma #### Sección IV - Configurar Luma3DS @@ -83,10 +84,8 @@ Si tus botones (Right/Left Shoulder), (D-Pad arriba) o (A) no funcionan, deberá + La pantalla inferior debería parpadear en verde y el sistema se reiniciará al Menú HOME unos segundos más tarde. Esto significa que los perfiles de configuración WiFi fueron restaurados con éxito 1. Apaga tu consola 1. Inserta tu tarjeta SD en tu computadora -1. Ve a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` en tu tarjeta SD - + La `` en cuestión es la misma que usaste en [Seedminer](seedminer) +1. Ve a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` en tu tarjeta SD 1. Elimina `F00D43D5.bin` de la carpeta Nintendo DSiWare -1. Continúa en Finalizar instalación ___ diff --git a/_pages/es_ES/legacy-methods.txt b/_pages/es_ES/legacy-methods.txt index 6e06c85654..8abe7bee56 100644 --- a/_pages/es_ES/legacy-methods.txt +++ b/_pages/es_ES/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Métodos antiguos" Han habido múltiples mejoras y avances en los métodos para instalar Custom Firmware en el último tiempo. -Por este motivo, se recomienda que utilices el método más actualizado de los que hay en [Comencemos](get-started). +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. Sin embargo, los métodos antiguos ("legacy") o anticuados se mantienen aquí por varios propósitos. Ellos requerirán que primero hayas completado la guía de [Seedminer](seedminer). diff --git a/_pages/es_ES/seedminer.txt b/_pages/es_ES/seedminer.txt index a07feddae5..4ac95f347d 100644 --- a/_pages/es_ES/seedminer.txt +++ b/_pages/es_ES/seedminer.txt @@ -35,7 +35,7 @@ Este método utiliza una tarjeta gráfica potente para realizar los cálculos ne + Este nombre se conoce también como el "ID0" de tu consola 1. Enciende tu consola 1. Ve a tu Lista de Amigos (el [Icono Naranja con una cara]({{ "/images/friend-list-icon.png" | absolute_url }}) en la fila superior de tu Menú HOME) - + Si recibes un error y eres expulsado del menú, es posible que debas crear un nuevo Mii o tu consola no pueda conectarse a los servidores de Nintendo (debido a un ban o problemas de conexión) + + 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. Encuentra el perfil de tu Mii, luego busca donde dice "Código de amigo" en la pantalla superior #### Section II - Seedminer @@ -48,14 +48,14 @@ Este método utiliza una tarjeta gráfica potente para realizar los cálculos ne 1. Copia y pega el nombre de 32 caracteres donde dice "Your ID0" + No intentes introducir el ID0 a mano. Asegúrate de que el ID0 se introduzca correctamente copiándolo y pegándolo desde donde lo guardaste en la sección anterior 1. Selecciona "Go" - + Si el sitio se mueve inmediatamente al paso 4, descarga tu archivo `movable.sed` y continúa con la siguiente sección. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. Cuando te lo pida, utiliza el botón de "Añadir amigo" en tu consola para añadir el código de amigo del bot que simula una consola 3DS 1. Espera a que el sitio se actualice + Si no lo hace, espera unos minutos antes de recargar la página una vez 1. Una vez que el sitio procesa tu información, te dará la opción para "Continue" (Continuar) o "Do another device" (Hacer otro dispositivo). Haz click en el botón verde que dice "Continue" 1. Espera a que el resto del proceso termine - + Esto es generalmente rápido (1-5 minutos) pero en algunos casos, puede tomar hasta media hora. - + Durante este proceso, el bot que agregaste podría no ser mostrado en tu 3DS. Mientras no se actualice el sitio web, esto no es un problema. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 + Si todavía estás esperando luego de media hora, únete al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) (en inglés) y pide ayuda a alguien de allí 1. Cuando el proceso haya finalizado, descarga tu archivo `movable.sed` desde el sitio + Conserva este archivo ya que lo necesitarás en las próximas páginas @@ -66,7 +66,7 @@ ___ Éste método con Seedminer, para mejorar el exploit, utiliza tu archivo `movable.sed` para tomar ventaja de exploits en el firmware SAFE_MODE presente en todas las consolas 3DS. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continúa a [Instalar boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/es_ES/site-navigation.txt b/_pages/es_ES/site-navigation.txt index b089619679..a36a931083 100644 --- a/_pages/es_ES/site-navigation.txt +++ b/_pages/es_ES/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Instalar boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Instalar boot9strap (SafeB9SInstaller)](installing-boot9strap-(Safeb9sInstaller)) + [Instalar boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Instalar boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Instalar boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Mover EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/fi_FI/bannerbomb3.txt b/_pages/fi_FI/bannerbomb3.txt index 0ac935ac73..e8307c538b 100644 --- a/_pages/fi_FI/bannerbomb3.txt +++ b/_pages/fi_FI/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Sisällysluettelo" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Tärkeää tietoa To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/fi_FI/credits.txt b/_pages/fi_FI/credits.txt index 67c57226b0..cf9e4bed86 100644 --- a/_pages/fi_FI/credits.txt +++ b/_pages/fi_FI/credits.txt @@ -2,6 +2,9 @@ title: "Kiitokset" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Erityiskiitokset kaikille [#Cakey-kanavalla Freenodessa](http://webchat.freenode.net/?channels=%23Cakey)!** {: .notice--primary} @@ -52,6 +55,7 @@ Otathan yhteyttä minuun, jos unohdin sinut tästä, niin lisään nimesi. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/fi_FI/home.txt b/_pages/fi_FI/home.txt index af8b5ea836..7c2021cbd0 100644 --- a/_pages/fi_FI/home.txt +++ b/_pages/fi_FI/home.txt @@ -78,7 +78,7 @@ Luettelon kaikista lasketuista sighaxin allekirjoituksista löydät [tästä gis + **Ennen oppaan aloittamista sinun on tiedettävä 3DS-hakkeroinnin riskit: JOKA kerta, kun muokkaat konsoliasi, on mahdollisuus siihen, että se vioittuu PYSYVÄSTI. Vaikka tämä onkin hyvin epätodennäköistä, seuraa KAIKKIA ohjeita TARKALLEEN.** + Jos olet jo hakkeroinut konsolisi EmuNAND-kokoonpanoa varten, ja haluat siirtää sisältösi uuteen SysNAND-CFW-kokoonpanoon, seuraa kaikkia ohjeita ja palauta EmuNAND osiossa [Asennuksen viimeistely](finalizing-setup), siinä vaiheessa kun ohje siihen kehottaa. -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + Jos kaikki menee suunnitelmien mukaan, et menetä mitään tietoja ja päädyt samaan kokoonpanoon, joka sinulla oli alussa (pelit, NNID, tallennukset jne. säilyvät). + Pidä konsolisi latauksessa koko prosessin ajan välttyäksesi tietojen menettämiseltä tai odottamattomasta sammumisesta aiheutuvalta vahingolta! + SD-korttisi osiointimallin on oltava [MBR, ei GPT](http://www.howtogeek.com/245610/) (konsolin mukana tulevassa kortissa se on oletuksena MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/fi_FI/homebrew-launcher-(pichaxx).txt b/_pages/fi_FI/homebrew-launcher-(pichaxx).txt index d3e333a175..c4750f22e8 100644 --- a/_pages/fi_FI/homebrew-launcher-(pichaxx).txt +++ b/_pages/fi_FI/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Sisällysluettelo" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Tärkeää tietoa This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Aseta SD-korttisi takaisin konsoliisi 1. Käynnistä konsolisi 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Sammuta konsolisi ___ diff --git a/_pages/fi_FI/homebrew-launcher-(soundhax).txt b/_pages/fi_FI/homebrew-launcher-(soundhax).txt index a9908767eb..6669a84df5 100644 --- a/_pages/fi_FI/homebrew-launcher-(soundhax).txt +++ b/_pages/fi_FI/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### Tarpeet * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Ohjeet diff --git a/_pages/fi_FI/installing-boot9strap-(fredtool).txt b/_pages/fi_FI/installing-boot9strap-(fredtool).txt index 221e3705f0..d4eedea29d 100644 --- a/_pages/fi_FI/installing-boot9strap-(fredtool).txt +++ b/_pages/fi_FI/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Sisällysluettelo" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Tärkeää tietoa This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ Tämä menetelmä käyttää FIRM-osioiden salaamatonta muotoa (known-plaintext, ### Tarpeet -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Vaihe I – Valmistelut @@ -28,18 +31,18 @@ Tämä menetelmä käyttää FIRM-osioiden salaamatonta muotoa (known-plaintext, #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Aseta SD-korttisi takaisin konsoliisi 1. Käynnistä konsolisi @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Sammuta konsolisi 1. Aseta SD-korttisi tietokoneeseesi -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Aseta SD-korttisi takaisin konsoliisi 1. Käynnistä konsolisi diff --git a/_pages/fi_FI/installing-boot9strap-(frogtool).txt b/_pages/fi_FI/installing-boot9strap-(frogtool).txt index 06af631d1c..65c2a689a8 100644 --- a/_pages/fi_FI/installing-boot9strap-(frogtool).txt +++ b/_pages/fi_FI/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Sisällysluettelo" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Tärkeää tietoa We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Vaihe I – Valmistelut 1. Aseta SD-korttisi tietokoneeseesi 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Aseta SD-korttisi takaisin konsoliisi @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Paina (START)-painiketta tallentaaksesi ja käynnistääksesi uudelleen + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Valitse "Miscellaneous options" +1. Valitse "Switch the hb. title to the current app." +1. Paina (B):tä jatkaaksesi +1. Paina (B):tä palataksesi Rosalinan päävalikkoon +1. Paina (B):tä poistuaksesi Rosalina-valikosta +1. Paina (HOME)-painiketta ja sulje Download Play +1. Relaunch the Download Play application +1. Konsolisi pitäisi avata Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Jatka osioon [Asennuksen viimeistely](finalizing-setup) diff --git a/_pages/fi_FI/installing-boot9strap-(hardmod).txt b/_pages/fi_FI/installing-boot9strap-(hardmod).txt index 221dce35ed..d6e12a0336 100644 --- a/_pages/fi_FI/installing-boot9strap-(hardmod).txt +++ b/_pages/fi_FI/installing-boot9strap-(hardmod).txt @@ -23,7 +23,7 @@ Tämä toimii *kaikilla* versioilla New 3DS:llä, New 2DS:llä, vanhalla 3DS:ll * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows-käyttäjät voivat käyttää käännettyä `.exe`-tiedostoa, Mac- ja Linux-käyttäjät taas tarvitsevat [Python 3](https://www.python.org/downloads/):n suorittaakseen `.py`-tiedoston -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * Konsolisi mallin ja alueen mukainen `.firm`-tiedosto: | Versio(t) | Käyttö­järjestelmä­ydin| Vanha 3DS tai vanha 2DS | New 3DS tai New 2DS | diff --git a/_pages/fi_FI/installing-boot9strap-(ntrboot).txt b/_pages/fi_FI/installing-boot9strap-(ntrboot).txt index 9961afd803..21e513922c 100644 --- a/_pages/fi_FI/installing-boot9strap-(ntrboot).txt +++ b/_pages/fi_FI/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Flash-korttisi, jolla on asennettuna ntrboot * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Ohjeet diff --git a/_pages/fi_FI/installing-boot9strap-(soundhax).txt b/_pages/fi_FI/installing-boot9strap-(soundhax).txt index 6b48c3da49..2a9ca1f7ef 100644 --- a/_pages/fi_FI/installing-boot9strap-(soundhax).txt +++ b/_pages/fi_FI/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### Tarpeet * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Ohjeet @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Aseta SD-korttisi tietokoneeseesi 1. Kopioi SoundHax-`.m4a`-tiedosto SD-korttisi juureen 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Kopioi `boot.3dsx` SD-korttisi juureen 1. Luo `boot9strap`-niminen kansio SD-korttisi juureen @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + Jos et käy vinkkejä läpi ennen SoundHaxin suorittamista, näkyvät ne uudestaan joka kerralla kun avaat Nintendo 3DS Soundin 1. Mene hakemistoon `/SDCARD` ja toista tiedosto "<3 nedwill 2016" + Tämä saattaa vaatia useita yrityksiä - + Jos ohjelma jumiutuu, pakota konsoli sulkeutumaan pitämällä virtapainiketta pohjassa ja yritä sitten uudelleen + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/fi_FI/installing-boot9strap-(usm).txt b/_pages/fi_FI/installing-boot9strap-(usm).txt index c40cfa919a..c74969f27a 100644 --- a/_pages/fi_FI/installing-boot9strap-(usm).txt +++ b/_pages/fi_FI/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### Tarpeet * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Vaihe I – Valmistelut +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Aseta SD-korttisi tietokoneeseesi 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Vaihe IV – Luma3DS:n määrittäminen @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Sammuta konsolisi 1. Aseta SD-korttisi tietokoneeseesi -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/fi_FI/legacy-methods.txt b/_pages/fi_FI/legacy-methods.txt index 2d569d2dc3..dd47ecb52a 100644 --- a/_pages/fi_FI/legacy-methods.txt +++ b/_pages/fi_FI/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/fi_FI/seedminer.txt b/_pages/fi_FI/seedminer.txt index 728fcfcc77..4f12da80d7 100644 --- a/_pages/fi_FI/seedminer.txt +++ b/_pages/fi_FI/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Käynnistä konsolisi 1. Mene kaverilistaan ([oranssi naamakuvake]({{ "/images/friend-list-icon.png" | absolute_url }}) HOME-valikon ylärivillä) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/fi_FI/site-navigation.txt b/_pages/fi_FI/site-navigation.txt index 1c9f551236..052ed7d97c 100644 --- a/_pages/fi_FI/site-navigation.txt +++ b/_pages/fi_FI/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Boot9strapin asentaminen (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [EmuNANDin siirtäminen](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/fr_FR/bannerbomb3.txt b/_pages/fr_FR/bannerbomb3.txt index 8dc008cd7c..acbbd633e8 100644 --- a/_pages/fr_FR/bannerbomb3.txt +++ b/_pages/fr_FR/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table des matières" %} +Cette page a été marquée en tant qu'ancienne méthode car elle a été remplacée par des méthodes plus rapides et plus sûres. Vous ne devriez la suivre que si vous ne pouvez pas suivre [Installer boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lecture requise Pour extraire un DSiWare système, nous exploitons une faille dans l'onglet de gestion des données DSiWare présent dans les paramètres système. diff --git a/_pages/fr_FR/credits.txt b/_pages/fr_FR/credits.txt index 65a13e9e9e..0e1860ab79 100644 --- a/_pages/fr_FR/credits.txt +++ b/_pages/fr_FR/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Remerciements spéciaux à toutes les personnes du salon [#Cakey sur Freenode](http://webchat.freenode.net/?channels=%23Cakey), vous êtes géniaux !** {: .notice--primary} @@ -52,6 +55,7 @@ Si je vous ai oublié, contactez-moi et j'ajouterai votre nom. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/fr_FR/home.txt b/_pages/fr_FR/home.txt index b44d006537..4632cc77f5 100644 --- a/_pages/fr_FR/home.txt +++ b/_pages/fr_FR/home.txt @@ -79,7 +79,7 @@ Personnalisez votre Menu Home avec des [thèmes et écrans d'accueil créés par + **Avant de commencer à suivre ce guide, vous devez connaître les risques liés au hack de votre 3DS: à chaque fois que vous modifiez votre système, il y a toujours un risque de brick IRRÉCUPÉRABLE. Cela arrive rarement, mais c'est toujours une possibilité donc assurez-vous de suivre EXACTEMENT TOUTES les directives.** + Si vous avez déjà hacké votre 3DS dans le passé pour obtenir une EmuNAND, et désirez déplacer le contenu de votre ancienne EmuNAND vers votre nouveau SysNAND CFW, vous devez suivre toutes les instructions et restaurer votre EmuNAND existante quand on vous le demande à l'étape [Finalisation de l'installation](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + Si tout se passe comme prévu, vous ne perdrez aucune donnée et finirez avec tout ce que vous aviez au départ (les jeux, votre NNID, les sauvegardes, etc., seront préservées). + Assurez-vous que votre console reste branchée et chargée pendant l'intégralité du processus pour éviter la perte de données ou les dommages causés par une extinction inattendue! + Votre carte SD doit être en [MBR, pas GPT](http://www.howtogeek.com/245610/) (la carte SD fournie avec la console est en MBR par défaut). La façon la plus simple de vérifier que la carte SD est bien en MBR est de s'assurer que la carte SD fonctionne dans votre 3DS. Si elle fonctionne, votre carte SD est en MBR. diff --git a/_pages/fr_FR/homebrew-launcher-(pichaxx).txt b/_pages/fr_FR/homebrew-launcher-(pichaxx).txt index 838a26d4fa..a54c32fd8b 100644 --- a/_pages/fr_FR/homebrew-launcher-(pichaxx).txt +++ b/_pages/fr_FR/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table des matières" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lecture requise Cette méthode d'utilisation de Seedminer pour une exploitation ultérieure utilise votre fichier `movable.sed` pour accéder à l'Homebrew Launcher en utilisant l'exploit PicHaxx pour injecter un titre DSiWare exploitable dans l'application Mode Téléchargement. Cette méthode requiert que vous possédiez (ou téléchargiez) le jeu gratuit "Pokémon Picross" depuis l'eShop. @@ -37,16 +40,17 @@ Si vous avez déjà Pokémon Picross, ce processus écrasera le fichier de sauve 1. Sélectionnez votre fichier `movable.sed` 1. Sélectionnez "Build and Download" 1. Attendez la fin de l'opération -1. Naviguez vers `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` sur votre carte SD - + Cet `` sera le même que celui que vous avez utilisé dans [Seedminer](seedminer) -1. Copiez le nouveau fichier `00000001.sav` téléchargé vers le dossier `data` sur votre carte SD +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Remplacez l'ancien fichier de sauvegarde lorsque cela vous sera demandé 1. Réinsérez votre carte SD dans votre 3DS 1. Allumez à présent votre 3DS 1. Lancez "Pokémon Picross" 1. Si l'exploit a réussi, votre console devrait avoir démarré l'Homebrew Launcher - + Vous pouvez voir une erreur indiquant qu'il n'y a pas d'applications trouvées. -1. Éteignez votre console. + + You may see an error stating there are no applications found +1. Éteignez votre 3DS ___ diff --git a/_pages/fr_FR/homebrew-launcher-(soundhax).txt b/_pages/fr_FR/homebrew-launcher-(soundhax).txt index 93babf06d8..6881efb743 100644 --- a/_pages/fr_FR/homebrew-launcher-(soundhax).txt +++ b/_pages/fr_FR/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ Cela signifie que l’utilisation d’une mise à jour via cartouche depuis une ## Ce dont vous avez besoin * La dernière version de [Soundhax](http://soundhax.com) *(en fonction de votre console, de son modèle, et de sa région)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard, ni le fichier `devkit`, ni le fichier `ntr`)* * La dernière version de [safehax](https://github.com/TiniVi/safehax/releases/latest) *(le fichier`.3dsx`)* * La dernière version de [udsploit](https://github.com/smealum/udsploit/releases/latest) -* La dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* Le [payload otherapp](https://smealum.github.io/3ds/#otherapp) *(en fonction de votre région et de votre version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/fr_FR/installing-boot9strap-(fredtool).txt b/_pages/fr_FR/installing-boot9strap-(fredtool).txt index b6a9b03306..dee2e36035 100644 --- a/_pages/fr_FR/installing-boot9strap-(fredtool).txt +++ b/_pages/fr_FR/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installation de Boot9strap (Fredtool)" {% include toc title="Table des matières" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lecture requise Cette méthode d'utilisation de Seedminer pour une exploitation ultérieure utilise votre fichier `movable.sed` pour déchiffrer n'importe quel titre DSiWare afin d'injecter un titre DSiWare exploitable dans l'application Connexions Nintendo DS. Cela nécessite d'avoir une sauvegarde d'un DSiWare, par exemple à partir de BannerBomb ou de l'outil DSiWare Dumper. @@ -12,11 +15,11 @@ Ceci est une implémentation de l'exploit "FIRM partitions known-plaintext" qui ## Ce dont vous avez besoin -* Une sauvegarde d'un DSiWare (comme celle qui se trouve à la racine de votre carte SD qui provient de [BannerBomb3](bannerbomb3) ou de [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Votre fichier `movable.sed` obtenu grâce à [Seedminer](seedminer) * La dernière version de [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * La dernière version de [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* La dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Préparatifs @@ -28,18 +31,18 @@ Ceci est une implémentation de l'exploit "FIRM partitions known-plaintext" qui #### Section II - Fredtool -1. Ouvrez [Fredtool](https://fredtool.bruteforcemovable.com/) sur votre ordinateur +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Sélectionnez votre fichier `movable.sed` pour le champ "Your movable.sed" 1. Sélectionnez votre fichier de sauvegarde DSiWare (`<8-character-id>.bin`) pour le champ "Your dsiware.bin" 1. Complétez le captcha "Je ne suis pas un robot" 1. Sélectionnez "Start" 1. Attendez la fin de l'opération 1. Une fois le processus terminé, téléchargez votre archive DSiWare modifiée depuis le site - + Ce fichier contient 2 fichiers de sauvegarde DSiWare, un propre (non modifié) et un hax (exploité) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Naviguez vers `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` sur votre carte SD - + Cet `` sera le même que celui que vous avez utilisé dans [Seedminer](seedminer) - + Ce dossier `` sera un autre dossier de 32 lettres/numéros dans le dossier `` - + Si le dossier `Nintendo DSiWare` n'existe pas, créez-le dans le dossier `` + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copiez le fichier `42383841.bin` depuis le dossier `output/hax/` de l'archive DSiWare téléchargée (`fredtool_output.zip`) vers le dossier `Nintendo DSiWare` 1. Réinsérez votre carte SD dans votre 3DS 1. Allumez à présent votre 3DS @@ -87,7 +90,7 @@ Si vous préférez un guide visuel pour cette section, un tel guide est disponib 1. Éteignez votre 3DS 1. Insérez votre carte SD dans votre ordinateur -1. Copiez le fichier `42383841.bin` depuis le dossier `output/clean/` de l'archive DSiWare téléchargée (`fredtool_output.zip`) vers le dossier `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` sur votre carte SD +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Remplacez le fichier `42383841.bin` existant 1. Réinsérez votre carte SD dans votre 3DS 1. Allumez à présent votre 3DS diff --git a/_pages/fr_FR/installing-boot9strap-(frogtool).txt b/_pages/fr_FR/installing-boot9strap-(frogtool).txt index 8ee006fc1a..83a0f94f16 100644 --- a/_pages/fr_FR/installing-boot9strap-(frogtool).txt +++ b/_pages/fr_FR/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installation de Boot9strap (Frogtool)" {% include toc title="Table des matières" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lecture requise Nous allons maintenant utiliser notre accès à l'Homebrew Launcher pour exécuter l'utilitaire Frogtool afin d'injecter la version japonaise exploitable du titre "Flipnote Studio", que nous utilisons pour exécuter b9sTool et installer boot9strap. @@ -18,14 +21,14 @@ Pour utiliser les liens suivants [magnet](https://fr.wikipedia.org/wiki/Magnet_( * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * La dernière version de [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * La dernière version de [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* La dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Préparatifs 1. Insérez votre carte SD dans votre ordinateur 1. Copiez votre fichier `movable.sed` à la racine de votre carte SD 1. Copiez `boot.firm` et `boot.3dsx` depuis le fichier `.zip` de Luma3DS vers la racine de votre carte SD -1. Copiez `boot.nds` (B9STool) depuis le fichier `.zip` de b9sTool vers la racine de votre carte SD +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copiez `Frogtool.3dsx` dans le dossier `/3ds/` de votre carte SD 1. Copiez `frogcert.bin` à la racine de votre carte SD 1. Réinsérez votre carte SD dans votre 3DS @@ -74,6 +77,26 @@ Si vous préférez un guide visuel pour cette section, un tel guide est disponib 1. Appuyez sur (Start) pour enregistrer les modifications et redémarrer + Votre console devrait afficher le Menu HOME après un court instant. Si vous avez un écran noir depuis plus de 5 minutes, [suivez ce guide de dépannage](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Lancez l'application Mode Téléchargement (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Attendez jusqu'à ce que vous voyiez les deux boutons + + N'appuyez sur aucun des deux boutons +1. Appuyez simultanément sur (L) + (Bas sur la croix directionnelle) + (Select) pour ouvrir le menu Rosalina +1. Sélectionnez "Miscellaneous options" +1. Sélectionnez "Switch the hb. title to the current app." +1. Appuyez sur (B) pour continuer +1. Appuyez sur (B) pour revenir au menu principal de Rosalina +1. Appuyez sur (B) pour quitter le menu Rosalina +1. Appuyez sur (Home), puis fermez Mode téléchargement +1. Relancez l’application Mode téléchargement +1. Votre console devrait maintenant charger le Homebrew Launcher +1. Lancez Frogtool depuis la liste des homebrews +1. Select the "RESTORE patched DS Download Play" option +1. Une fois cette opération terminée, lisez les écrans et vérifiez si le processus a réussi + + S'il y a des erreurs ou des fichiers manquants, corrigez le problème et réessayez +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continuer vers [Finalisation de l'installation](finalizing-setup) diff --git a/_pages/fr_FR/installing-boot9strap-(hardmod).txt b/_pages/fr_FR/installing-boot9strap-(hardmod).txt index 45c5d0c275..bf2110c7a4 100644 --- a/_pages/fr_FR/installing-boot9strap-(hardmod).txt +++ b/_pages/fr_FR/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ Cela fonctionne sur la New3DS, Old3DS, New 2DS et Old 3DS sur *toutes* les versi * La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard, ni le fichier `devkit`, ni le fichier `ntr`)* * La dernière version de [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Les utilisateurs de Windows peuvent utiliser le `.exe` compilé, tandis que les utilisateurs Mac et Linux devront avoir [Python 3](https://www.python.org/downloads/) installé pour exécuter le `.py` -* La dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * Le `.firm` correspondant à votre console et version: | Version(s) | Kernel | Old 3DS ou Old 2DS | New 3DS ou New 2DS | diff --git a/_pages/fr_FR/installing-boot9strap-(ntrboot).txt b/_pages/fr_FR/installing-boot9strap-(ntrboot).txt index 348b2d5720..1f31ca3f87 100644 --- a/_pages/fr_FR/installing-boot9strap-(ntrboot).txt +++ b/_pages/fr_FR/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ Pour utiliser les liens suivants [magnet](https://fr.wikipedia.org/wiki/Magnet_( * Votre linker DS * La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard, ni le fichier `devkit`, ni le fichier `ntr`)* -* La dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/fr_FR/installing-boot9strap-(soundhax).txt b/_pages/fr_FR/installing-boot9strap-(soundhax).txt index f67b2ae23f..4a85a8c260 100644 --- a/_pages/fr_FR/installing-boot9strap-(soundhax).txt +++ b/_pages/fr_FR/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ Cela signifie que l’utilisation d’une mise à jour via cartouche depuis une ## Ce dont vous avez besoin * La dernière version de [Soundhax](http://soundhax.com) *(en fonction de votre console, de son modèle, et de sa région)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard, ni le fichier `devkit`, ni le fichier `ntr`)* -* La dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * La dernière version de [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* La dernière version de [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(le fichier `.bin`correspondant à la version du firmware de votre console)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ Cela signifie que l’utilisation d’une mise à jour via cartouche depuis une 1. Insérez votre carte SD dans votre ordinateur 1. Copiez le fichier SoundHax `.m4a` à la racine de votre carte SD 1. Copiez le payload pre9otherapp vers la racine de votre carte SD et renommez-le en `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copiez `boot.firm` du fichier `.zip` de Luma3DS vers la racine de votre carte SD 1. Copiez `boot.3dsx` à la racine de votre carte SD 1. Créez un dossier à la racine de votre carte SD nommé `boot9strap` @@ -55,7 +57,8 @@ Cela signifie que l’utilisation d’une mise à jour via cartouche depuis une + Lancer SoundHax immédiatement ferait réapparaitre le tutoriel à chaque lancement de Studio Son Nintendo 3DS jusqu'à ce qu'il soit correctement complété 1. Naviguez vers `/SDCARD`, puis lisez le fichier "<3 nedwill 2016" + Il se peut que cela nécessite plusieurs tentatives - + Si la console freeze (ne répond plus), forcez-la simplement à s'éteindre on maintenant le bouton Power, puis réessayez + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/fr_FR/installing-boot9strap-(usm).txt b/_pages/fr_FR/installing-boot9strap-(usm).txt index 641ff6c4a1..f964214585 100644 --- a/_pages/fr_FR/installing-boot9strap-(usm).txt +++ b/_pages/fr_FR/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Une fois le profil WiFi injecté, nous utiliserons SAFE_MODE, qui est une foncti Ces instructions fonctionnent dans les régions USA, Europe, Japon et Corée indiquées par les lettres U, E, J ou K après le numéro de version de la console. Si vos boutons (L/R), (Haut sur la croix directionnelle) ou (A) ne fonctionnent pas, vous devrez utiliser une [Ancienne Méthode](legacy-methods). Pour obtenir de l'aide, rejoignez [Nintendo Homebrew sur Discord](https://discord.gg/MWxPgEp) et demandez de l'aide en anglais. -{: .notice--danger} +{: .notice--warning} ## Ce dont vous avez besoin * Votre fichier `movable.sed` obtenu grâce à [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Préparatifs +1. If your device is powered on, power off your device 1. Ouvrez [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) sur votre ordinateur + Si ce site n'est pas fonctionnel, essayez d'utiliser [celui-ci](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Téléchargez votre movable.sed en utilisant l'option "Choisir le fichier" 1. Cliquez sur "Download unSAFE_MODE-bb3 archive" - + Ceci va télécharger un exploit DSiWare appelé `F00D43D5.bin` et un fichier d'exploit SAFE_MODE appelé `usm.bin` dans un dossier zip (`unSAFE_MODE-bb3.zip`) -1. Si votre console est allumée, éteignez-la + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insérez votre carte SD dans votre ordinateur 1. Copiez `boot.firm` et `boot.3dsx` depuis Luma3DS `.zip`vers la racine de votre carte SD + La racine de la carte SD représente le répertoire initial de la carte SD où vous pouvez voir le dossier Nintendo 3DS, mais ce n'est pas à l'intérieur de ce dernier -1. Copiez `usm.bin` depuis l'archive USM (`unSAFE_MODE-bb3.zip`) vers la racine de votre carte SD -1. Naviguez vers `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` sur votre carte SD - + Cet `` sera le même que celui que vous avez utilisé dans [Seedminer](seedminer) - + Si `Nintendo DSiWare` n'existe pas, créez-le +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Naviguez vers `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` sur votre carte SD + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. S'il y a des copies de DSiWare existantes (`.bin`) dans ce dossier, déplacez-les sur votre PC + Cela vous laissera avec un dossier Nintendo DSiWare vide. Déplacer ces fichiers sur votre PC vous permet de ne pas perdre vos éventuelles sauvegardes existantes -1. Copiez le fichier `F00D43D5.bin` depuis l'archive USM (`unSAFE_MODE-bb3.zip`) vers le dossier `Nintendo DSiWare` +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ Si vos boutons (L/R), (Haut sur la croix directionnelle) ou (A) ne fonctionnent #### Section III - unSAFE_MODE -1. Votre console toujours éteinte, maintenez enfoncé les boutons suivants : (L) + (R) + (Haut sur la croix directionnelle) + (A), puis appuyez sur (Power) - + Maintenez les boutons enfoncés jusqu'à ce que la console démarre en mode sans échec +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Appuyez sur "OK" pour accepter la mise à jour + Aucune mise à jour nécessaire. Ceci fait partie de l'exploit 1. Appuyez sur « J'accepte » pour accepter les termes et conditions 1. La mise à jour finira par échouer, avec le code d'erreur `003-1099`. Ne vous inquiétez pas, c'est normal 1. Lorsque votre console vous demande "Paramétrer la connexion Internet de la console ?", sélectionnez "Paramétrer" 1. Dans le menu suivant, accédez à `Connexion 1` -> `Modifier` -> `Page suivante (flèche de droite)` -> `Serveur proxy` -> `Paramètres avancés` - + Voici une [représentation visuelle](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Une fois que vous voyez `B9S install SUCCESS` sur l'écran du haut, appuyez sur n'importe quel bouton pour redémarrer sur le menu de configuration de Luma #### Section IV - Configuration de Luma3DS @@ -81,12 +82,10 @@ Si vos boutons (L/R), (Haut sur la croix directionnelle) ou (A) ne fonctionnent 1. Naviguez vers`Gestion des données` -> `DSiWare` 1. Cliquez sur l'onglet Carte SD + Votre écran du bas devrait clignoter en Vert, puis la console redémarrera sur le menu HOME quelques secondes plus tard. Cela signifie que vos profils de connexion WiFi ont été restaurés avec succès -1. Éteignez votre console +1. Éteignez votre 3DS 1. Insérez votre carte SD dans votre ordinateur -1. Naviguez vers `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` sur votre carte SD - + Cet `` sera le même que celui que vous avez utilisé dans [Seedminer](seedminer) +1. Naviguez vers `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` sur votre carte SD 1. Supprimez `F00D43D5.bin` de votre dossier Nintendo DSiWare -1. Continuez vers la finalisation de l'installation ___ diff --git a/_pages/fr_FR/legacy-methods.txt b/_pages/fr_FR/legacy-methods.txt index 9cf5344f42..5febbe78e1 100644 --- a/_pages/fr_FR/legacy-methods.txt +++ b/_pages/fr_FR/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Anciennes Méthodes" Il y a eu de multiples améliorations et avancées dans les méthodes d'installation du CFW au cours de ces derniers temps. -C'est pour cette raison qu'il est recommandé d'utiliser la méthode la plus récente que vous trouverez sur la page [Bien Démarrer](get-started). +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. Cependant, des méthodes "anciennes" ou périmées sont conservées ici à diverses fins. Elles nécessiteront que vous ayez au préalable suivi [Seedminer](seedminer). diff --git a/_pages/fr_FR/seedminer.txt b/_pages/fr_FR/seedminer.txt index 1ddd23ecf6..114d282c5d 100644 --- a/_pages/fr_FR/seedminer.txt +++ b/_pages/fr_FR/seedminer.txt @@ -35,7 +35,7 @@ Cette méthode utilise une carte graphique puissante pour effectuer les calculs + Ce nom de dossier est aussi appelé votre "ID0" 1. Allumez à présent votre 3DS 1. Accédez à votre liste d’ami ([icône de visage orange] ({{"/images/friend-list-icon.png" | absolute_url}}) dans la rangée du haut de votre Menu HOME) - + Si vous obtenez un message d’erreur et êtes expulsé du menu, vous devrez soit créer un nouveau Mii, soit votre console ne peut pas se connecter aux serveurs de Nintendo (en raison d’un ban ou d'un problème de connexion) + + 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. Trouvez le profil de votre Mii, puis trouvez le champ "Code ami" sur l'écran supérieur #### Section II - Seedminer @@ -48,14 +48,14 @@ Cette méthode utilise une carte graphique puissante pour effectuer les calculs 1. Collez le nom du dossier de votre console (qui fait 32 caractères de long) dans le champ "Your ID0" + N'essayez pas de saisir l'ID0 à la main. Assurez-vous que l'ID0 est correctement saisi en le copiant et en le collant à partir de l'endroit où vous l'avez sauvegardé dans la section précédente 1. Sélectionnez "Go" - + Si le site va immédiatement à l'étape 4, téléchargez votre fichier `movable.sed` et continuez vers la section suivante. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. Lorsque demandé, utilisez le bouton "Ajouter un ami" sur votre console pour ajouter le code ami de la 3DS bot 1. Attendez que le site se mette à jour + Si ce n'est pas le cas, patientez quelques minutes avant de rafraîchir la page 1. Une fois que le site aura traité vos informations, vous aurez le choix entre "Continuer" ou "Refaire le processus pour un autre appareil". Cliquez le bouton vert "Continuer" 1. Veuillez attendre que le reste du processus soit achevé - + Ceci est généralement rapide (entre 1-5 minutes) mais dans certains cas, cela peut prendre jusqu'à une demi-heure. - + Durant ce processus, le bot que vous avez ajouté peut ne pas apparaître sur votre 3DS. Tant que le site se met à jour, cela n'est pas un problème. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 + 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 + Gardez ce fichier car vous en aurez besoin dans les pages à venir @@ -66,7 +66,7 @@ ___ Cette méthode d'utilisation de Seedminer pour une exploitation plus poussée utilise votre fichier `movable.sed` pour tirer parti des exploits du firmware SAFE_MODE présent sur toutes les consoles 3DS. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continuer vers [Installation de boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/fr_FR/site-navigation.txt b/_pages/fr_FR/site-navigation.txt index 0a37440176..403ad89307 100644 --- a/_pages/fr_FR/site-navigation.txt +++ b/_pages/fr_FR/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installation de boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installation de boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installation de boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installation de boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installation de boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Transférer une EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/he_IL/bannerbomb3.txt b/_pages/he_IL/bannerbomb3.txt index 9e3de1f388..5b311b6997 100644 --- a/_pages/he_IL/bannerbomb3.txt +++ b/_pages/he_IL/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="תוכן העניינים" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### קריאה דרושה To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/he_IL/credits.txt b/_pages/he_IL/credits.txt index 413171110d..f7c998d111 100644 --- a/_pages/he_IL/credits.txt +++ b/_pages/he_IL/credits.txt @@ -2,6 +2,9 @@ title: "תודות" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **תודות מיוחדות לכל [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) על היותכם מדהימים!** {: .notice--primary} @@ -52,6 +55,7 @@ title: "תודות" + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/he_IL/home.txt b/_pages/he_IL/home.txt index f11cf67d53..f229c20e36 100644 --- a/_pages/he_IL/home.txt +++ b/_pages/he_IL/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **לפני תחילת המדריך, אתם חייבים לדעת את הסיכונים של פריצת 3DS: בכל פעם שתשנו את המערכת שלכם, תמיד יש הפוטנציאל** לבריק בלתי הפיך. הם נדירים, אבל עדיין אפשרות לקבל אותם אז תקפידו לעקוב אחרי השלבים במדיוק.** + אם ה- 3DS שלכם כבר פרוץ עם Emunand ואתם רוצים להעביר את מה שיש עליו ל- Sysnand, עקבו אחרי כל ההוראות ולכו למקום המתאים כשאתם ב [סיום התהליך](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + אם הכול ילך לפי התוכנית, לא תאבדו נתונים ותסיימו עם כל מה שהתחלתם (משחקים, NNID, שמירות, ועוד). + תשמרו על המכשיר מחובר לחשמל וטעון לאורך כל התהליך כדי למנוע אובדן נתונים או נזק מכיבוי בלתי צפוי! + ה- SD שלכם צריך להיות [MBR, לא GPT](http://www.howtogeek.com/245610/) (כרטיס ה- SD שמגיע עם המכשיר יהיה MBR כברירת מחדל). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/he_IL/homebrew-launcher-(pichaxx).txt b/_pages/he_IL/homebrew-launcher-(pichaxx).txt index 1dbf6def58..8fd6d9d990 100644 --- a/_pages/he_IL/homebrew-launcher-(pichaxx).txt +++ b/_pages/he_IL/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="תוכן העניינים" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### קריאה דרושה This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם 1. תפעילו את המכשיר 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. תכבו את המכשיר ___ diff --git a/_pages/he_IL/homebrew-launcher-(soundhax).txt b/_pages/he_IL/homebrew-launcher-(soundhax).txt index 33e5aa4b20..3b71116c70 100644 --- a/_pages/he_IL/homebrew-launcher-(soundhax).txt +++ b/_pages/he_IL/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### הנחיות diff --git a/_pages/he_IL/installing-boot9strap-(fredtool).txt b/_pages/he_IL/installing-boot9strap-(fredtool).txt index e5b9f7b93c..e10c59e08f 100644 --- a/_pages/he_IL/installing-boot9strap-(fredtool).txt +++ b/_pages/he_IL/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="תוכן העניינים" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### קריאה דרושה This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This method of using Seedminer for further exploitation uses your `movable.sed` ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### חלק I - הכנות @@ -28,18 +31,18 @@ This method of using Seedminer for further exploitation uses your `movable.sed` #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם 1. תפעילו את המכשיר @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. תכבו את המכשיר 1. תכניסו את ה-SD שלכם למחשב -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם 1. תפעילו את המכשיר diff --git a/_pages/he_IL/installing-boot9strap-(frogtool).txt b/_pages/he_IL/installing-boot9strap-(frogtool).txt index 0895e109b8..9b23926634 100644 --- a/_pages/he_IL/installing-boot9strap-(frogtool).txt +++ b/_pages/he_IL/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="תוכן העניינים" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### קריאה דרושה We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### חלק I - הכנות 1. תכניסו את ה-SD שלכם למחשב 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. לחצו על (Start) על מנת לשמור ולהפעיל מחדש + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. תבחרו ב "Miscellaneous options" +1. תבחרו ב "Switch the hb. title to the current app." +1. תלחצו (B) כדי להמשיך +1. תלחצו (B) כדי לחזור לתפריט הראשי של Rosalina +1. תלחצו (B) כדי לצאת מהתפריט של Rosalina +1. תלחצו על (Home), ואז תסגרו את Download Play +1. Relaunch the Download Play application +1. המכשיר שלכם אמור לטעון את הHomebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/he_IL/installing-boot9strap-(hardmod).txt b/_pages/he_IL/installing-boot9strap-(hardmod).txt index 2c8169823d..06c76fab45 100644 --- a/_pages/he_IL/installing-boot9strap-(hardmod).txt +++ b/_pages/he_IL/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + משתמשי Windows יכולים להשתמש ב`.exe` המקומפל, בעוד שמשתמשי Mac וLinux יצטרכו את [Python 3](https://www.python.org/downloads/) מותקן כדי להריץ את ה`.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * הקובץ`.firm` לפי הקונסולה והאזור: | גרסא(אות) | ליבה | Old 3DS או Old 2DS | New 3DS או New 2DS | diff --git a/_pages/he_IL/installing-boot9strap-(ntrboot).txt b/_pages/he_IL/installing-boot9strap-(ntrboot).txt index 9268998cc9..05d0d538a1 100644 --- a/_pages/he_IL/installing-boot9strap-(ntrboot).txt +++ b/_pages/he_IL/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * כרטיס הפריצה הצרוב שלכם * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### הנחיות diff --git a/_pages/he_IL/installing-boot9strap-(soundhax).txt b/_pages/he_IL/installing-boot9strap-(soundhax).txt index 99a5210401..d89cc17c24 100644 --- a/_pages/he_IL/installing-boot9strap-(soundhax).txt +++ b/_pages/he_IL/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### הנחיות @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. תכניסו את ה-SD שלכם למחשב 1. תעתיקו את קובץ האודיו עם סיומת "M4A" שמתאים לקונסולה שלכם ל-SD 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. תעתיקו את `boot.3dsx` אל שורש כרטיס ה SD 1. תצרו ב-SD שלכם תיקייה חדשה בשם `boot9strap` @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + בסיטואציה הזאת, הפעלת SoundHax מיד תגרום לעצות אלה להופיע כל פעם שמפעילים את Nintendo 3DS Sound עד שעושים את זה 1. תעברו אל ' / SDCARD ", ואז תפעילו את" < 3 nedwill 2016 " + זה עלול לקחת הרבה נסיונות - + אם זה נקפא, כבו בכוח את המכשיר על-ידי החזקת כפתור ההדלקה ולאחר מכן נסו שוב + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/he_IL/installing-boot9strap-(usm).txt b/_pages/he_IL/installing-boot9strap-(usm).txt index 83b291ada0..f30c41e4ce 100644 --- a/_pages/he_IL/installing-boot9strap-(usm).txt +++ b/_pages/he_IL/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### חלק I - הכנות +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. תכניסו את ה-SD שלכם למחשב 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### חלק IV - הגדרת Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. תכבו את המכשיר 1. תכניסו את ה-SD שלכם למחשב -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/he_IL/legacy-methods.txt b/_pages/he_IL/legacy-methods.txt index 24bbf96408..eb3fb0ec85 100644 --- a/_pages/he_IL/legacy-methods.txt +++ b/_pages/he_IL/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/he_IL/seedminer.txt b/_pages/he_IL/seedminer.txt index 9057a20924..d8ea599fcd 100644 --- a/_pages/he_IL/seedminer.txt +++ b/_pages/he_IL/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. תפעילו את המכשיר 1. לכו לרשימת החברים שלכם(ה[פרצוף הכתום]({{ "/images/friend-list-icon.png" | absolute_url }})בשורה העליונה של מסך הבית) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/he_IL/site-navigation.txt b/_pages/he_IL/site-navigation.txt index c2abf9ba8c..0968d1641d 100644 --- a/_pages/he_IL/site-navigation.txt +++ b/_pages/he_IL/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [התקנת boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [הזזת EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/hr_HR/bannerbomb3.txt b/_pages/hr_HR/bannerbomb3.txt index 590a26735e..efc7f4e064 100644 --- a/_pages/hr_HR/bannerbomb3.txt +++ b/_pages/hr_HR/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/hr_HR/credits.txt b/_pages/hr_HR/credits.txt index e66f591db9..e60f78f29c 100644 --- a/_pages/hr_HR/credits.txt +++ b/_pages/hr_HR/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Special thanks to all of [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) for being awesome!** {: .notice--primary} @@ -52,6 +55,7 @@ If I forgot you here, contact me and I'll add your name. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/hr_HR/home.txt b/_pages/hr_HR/home.txt index 11c0abea21..c688005a6b 100644 --- a/_pages/hr_HR/home.txt +++ b/_pages/hr_HR/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/hr_HR/homebrew-launcher-(pichaxx).txt b/_pages/hr_HR/homebrew-launcher-(pichaxx).txt index 5201af49bb..3e7eea3021 100644 --- a/_pages/hr_HR/homebrew-launcher-(pichaxx).txt +++ b/_pages/hr_HR/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off your device ___ diff --git a/_pages/hr_HR/homebrew-launcher-(soundhax).txt b/_pages/hr_HR/homebrew-launcher-(soundhax).txt index 8667e8c287..04d8152155 100644 --- a/_pages/hr_HR/homebrew-launcher-(soundhax).txt +++ b/_pages/hr_HR/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/hr_HR/installing-boot9strap-(fredtool).txt b/_pages/hr_HR/installing-boot9strap-(fredtool).txt index 46eedbe264..050739074c 100644 --- a/_pages/hr_HR/installing-boot9strap-(fredtool).txt +++ b/_pages/hr_HR/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert your SD card into your device 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off your device 1. Insert your SD card into your computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/hr_HR/installing-boot9strap-(frogtool).txt b/_pages/hr_HR/installing-boot9strap-(frogtool).txt index 01691c1a1d..b5434287fa 100644 --- a/_pages/hr_HR/installing-boot9strap-(frogtool).txt +++ b/_pages/hr_HR/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Insert your SD card into your computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert your SD card into your device @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Press (Start) to save and reboot + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/hr_HR/installing-boot9strap-(hardmod).txt b/_pages/hr_HR/installing-boot9strap-(hardmod).txt index 7ff5108da8..1e03aa7cf1 100644 --- a/_pages/hr_HR/installing-boot9strap-(hardmod).txt +++ b/_pages/hr_HR/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/hr_HR/installing-boot9strap-(ntrboot).txt b/_pages/hr_HR/installing-boot9strap-(ntrboot).txt index cde9885cfe..7004e6aff7 100644 --- a/_pages/hr_HR/installing-boot9strap-(ntrboot).txt +++ b/_pages/hr_HR/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/hr_HR/installing-boot9strap-(soundhax).txt b/_pages/hr_HR/installing-boot9strap-(soundhax).txt index 1ca04197d7..27e7dd0081 100644 --- a/_pages/hr_HR/installing-boot9strap-(soundhax).txt +++ b/_pages/hr_HR/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries - + If it freezes, just force the console to power off by holding the power button, then try again + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/hr_HR/installing-boot9strap-(usm).txt b/_pages/hr_HR/installing-boot9strap-(usm).txt index 929aef5fad..d4f92965ff 100644 --- a/_pages/hr_HR/installing-boot9strap-(usm).txt +++ b/_pages/hr_HR/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off your device 1. Insert your SD card into your computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/hr_HR/legacy-methods.txt b/_pages/hr_HR/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/hr_HR/legacy-methods.txt +++ b/_pages/hr_HR/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/hr_HR/seedminer.txt b/_pages/hr_HR/seedminer.txt index ff9a1fb4c3..7e0d97c6d2 100644 --- a/_pages/hr_HR/seedminer.txt +++ b/_pages/hr_HR/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/hr_HR/site-navigation.txt b/_pages/hr_HR/site-navigation.txt index 9f7a473f8a..90d56e5160 100644 --- a/_pages/hr_HR/site-navigation.txt +++ b/_pages/hr_HR/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/hu_HU/bannerbomb3.txt b/_pages/hu_HU/bannerbomb3.txt index ca62a2df30..496ebca56d 100644 --- a/_pages/hu_HU/bannerbomb3.txt +++ b/_pages/hu_HU/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Tartalomjegyzék" %} +Ez az oldal Legacy metódusnak jelölt, mert vannak jobb, gyorsabb és biztonságosabb metódusok. Csak akkor szükséges követned, ha nem sikerült követni a [Boot9strap telepítése (USM)](installing-boot9strap-(usm)) fejezeteit. +{: .notice--warning} + ### Fontos tudnivalók Ahhoz, hogy a rendszerből kinyerjük a DSiWare adatokat, egy hibát használunk ki a DSiWare adat kezelési ablakában, a rendszer beállításokban. diff --git a/_pages/hu_HU/credits.txt b/_pages/hu_HU/credits.txt index 7e860d0e09..96cf9be4e8 100644 --- a/_pages/hu_HU/credits.txt +++ b/_pages/hu_HU/credits.txt @@ -2,6 +2,9 @@ title: "Közreműködők" --- +**Külön köszönet Plailect-nek, a guide eredeti készítőjének és karbantartójának!** +{: .notice--primary} + **Külön köszönet mindenkinek a [Freenode #Cakey](http://webchat.freenode.net/?channels=%23Cakey) csatornájáról!** {: .notice--primary} @@ -52,6 +55,7 @@ Ha kihagytunk volna innen, lépj kapcsolatba velünk, és hozzáadjuk a neved. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/hu_HU/get-started.txt b/_pages/hu_HU/get-started.txt index 8b967e72d6..6c6b8bf49d 100644 --- a/_pages/hu_HU/get-started.txt +++ b/_pages/hu_HU/get-started.txt @@ -61,7 +61,7 @@ Azt gondoljuk, hogy a SpotPass és StreetPass használata biztonságos jelenleg. 1.0.0 2.0.0 - Update to latest version or use an "All Versions" Method + Frissíts az utolsó firmware-re vagy használj egy "Minden verzió" metódust 2.1.0 @@ -75,15 +75,15 @@ Azt gondoljuk, hogy a SpotPass és StreetPass használata biztonságos jelenleg. 11.4.0 11.13.0 - Update to latest version or use an "All Versions" Method + Frissíts az utolsó firmware-re vagy használj egy "Minden verzió" metódust - 11.14.0 (latest version) + 11.14.0 (legutolsó verzió) Seedminer MINDEN VERZIÓ
-

ntrboot
(Kompatilbis flashcart szükséges)

or

Boot9strap telepítése (Hardmod)
(forrasztást igényel)

+

ntrboot
(Kompatibilis flashcart szükséges)

or

Boot9strap telepítése (Hardmod)
(forrasztást igényel)

diff --git a/_pages/hu_HU/home.txt b/_pages/hu_HU/home.txt index 3453182a17..397bb639ca 100644 --- a/_pages/hu_HU/home.txt +++ b/_pages/hu_HU/home.txt @@ -78,11 +78,11 @@ Az összes kiszámított sighax szignatúra megtalálható [ebben a gist-ben](ht + **Az útmutató megkezdése előtt fontos, hogy ismerd a 3DS hackelésének kockázatait: MINDEN alkalommal, amikor módosítod a rendszeredet, ott van az esélye egy VISSZAFORDÍTHATATLAN brickelődésnek (a konzol használhatatlanná válásának). Ritka az ilyesmi, de annak ellenére lehetséges, tehát mindig bizonyosodj meg róla, hogy MINDEN utasítást PONTOSAN követsz.** + Ha hackelted már meg a 3DS-edet korábban, EmuNAND telepítése céljából, és szeretnéd ennek tartalmát az új SysNAND CFW-re áthozni, kövesd ugyanúgy az utasításokat, majd állítsd vissza a már létező EmuNAND-odat, amikor a [telepítés véglegesítésének](finalizing-setup) megfelelő részénél tartasz. -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ Ez az útmutató működik New 3DS, Old 3DS, New 2DS, és Old 2DS eszközökön. minden régió és verzió esetén beleértve a legutolsó verziót is (11.14.0). + Ha minden a terv szerint halad, nem fogsz semmilyen adatot elveszíteni, és a folyamat végén meglesz minden, ami korábban ott volt (játékok, NNID, mentések, stb. nem fognak elveszni). + Tartsd a készülékedet töltőn a teljes folyamat során, hogy elkerüld az adatvesztést vagy bármilyen kárt, ami egy nem várt kikapcsolásból adódhat! + Az SD kártyád partíciós táblájának [MBR, és nem GPT](http://www.howtogeek.com/245610/) formátumúnak kell lennie (a készülékedhez csomagolt SD kártya gyárilag MBR formátumú lesz). A legkönnyebb módja ennek tesztelésére, ha kipróbálod, hogy az SD kártya működik-e a 3DS-edben. Ha működik, a kártya MBR. -+ Ha egy vadonatúj SD kártyát kell formáznod, használhatod a [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) nevű programot, a lemezfoglalási egység méretét (Allocation Unit Size) pedig állítsd 32K-ra (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ Ha egy vadonatúj SD kártyát kell formáznod, használhatod a [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) nevű programot, a lemezfoglalási egység méretét (Allocation Unit Size) pedig állítsd 32K-ra (32768). Ha az SD kártyád 64GB vagy nagyobb, használd 64K (65536) lemezfoglalási egyég méretet. + Az Old 2DS tulajdonképpen azonos az Old 3DS-sel a szoftverek tekintetében, míg a New 2DS tulajdonképpen azonos a New 3DS-sel a szoftverek tekintetében. Minden lépés ami "Old 3DS" egyben vonatkozik az Old 2DS-sre és minden lépés ami "New 3DS"-re hivatkozik, vonatkozik a New 2DS-re is. ___ diff --git a/_pages/hu_HU/homebrew-launcher-(pichaxx).txt b/_pages/hu_HU/homebrew-launcher-(pichaxx).txt index 7db7945d4e..f8fa8eaa91 100644 --- a/_pages/hu_HU/homebrew-launcher-(pichaxx).txt +++ b/_pages/hu_HU/homebrew-launcher-(pichaxx).txt @@ -4,11 +4,14 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Tartalomjegyzék" %} +Ez az oldal Legacy metódusnak jelölt, mert vannak jobb, gyorsabb és biztonságosabb metódusok. Csak akkor szükséges követned, ha nem sikerült követni a [Boot9strap telepítése (USM)](installing-boot9strap-(usm)) fejezeteit. +{: .notice--warning} + ### Fontos tudnivalók Ez a metódusa a Seedminer használatának a további exploitoláshoz használja a `movable.sed` fájlod, hogy hozzáférést szerezzen a Homebrew Launcher-hez a PicHaxx exploittal, azzal az céllal, hogy beinjektáljon egy exploitolható DSiWare címet a DS Download Play alkalmazásba. Ehhez a metódushoz szükséges, hogy birtokold (vagy letöltsd) az ingyenes "Pokemon Picross" játékot az eShop-ból. -If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). +Ha az eszközödnek már van hozzáférése a Homebrew Launcher-hez (mindegy, hogy PicHaxx vagy más exploit) akkor tovább léphetsz a [Frogtool](installing-boot9strap-(frogtool))-ra. {: .notice--success} Ha már megvan a Pokemon Picross, ez a folyamat felül fogja írni a mentés fájlod! @@ -19,8 +22,8 @@ Ha már megvan a Pokemon Picross, ez a folyamat felül fogja írni a mentés fá * Az ingyenes "Pokemon Picross" eShop játékra * A `movable.sed` fájl a [Seedminer](seedminer)-ből * A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadása -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* - + If your current version is 11.14.0-46, select 11.13.0-45 for your version +* Az [otherapp payload](https://smealum.github.io/3ds/#otherapp)-ra *(a készüléked verziójának és régiójának megfelelő változatra)* + Ha az aktuális verziód 11.14.0-46, akkor válaszd a 11.13.0-45-öt verziódnak ### Lépések @@ -28,25 +31,26 @@ Ha már megvan a Pokemon Picross, ez a folyamat felül fogja írni a mentés fá 1. Másold az `boot.3dsx` fájlt az SD kártyád gyökerébe 1. Másold az otherapp payloadot az SD kártyád gyökerébe, majd nevezd át `otherapp.bin` névre - + If you do not see the `.bin` extension, do not add it to the end of the filename + +Ha nem látod a `.bin` kiterjesztést ne add kézzel hozzá a fájl végéhez 1. Hozz létre egy mappát `3ds` néven az SD kártyád gyökerében, ha még nem létezik ilyen #### II. rész - PicHaxx -1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer +1. Nyisd meg [a PicHaxx Injector weboldalát](nhnarwhal.com/3dstools/pichaxx.php/) a számítógépen 1. Válaszd ki a `movable.sed` fájlod 1. Válaszd a "Build and Download" menüpontot 1. Várd meg, amíg a folyamat befejeződik -1. Navigálj a `Nintendo 3DS` -> `` -> `<32 karakter hosszú azonosító>` -> `Nintendo DSiWare` mappába az SD kártyádon - + Az `` ugyanaz, mint amit a [Seedminer](seedminer)-nél használt -1. Másold a letöltött `00000001.sav` fájlt a `data` könyvtárba az SD kártyán +1. Navigálj a `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` útvonalra az SD kártyán + + Az `` ugyanaz, mint amit a [Seedminer](seedminer)-nél használtál + + Az `` egy 32 karakter hosszú nevű mappa az `` mappában +1. Másold az épp letöltött `00000001.sav` fájlt a `data` könyvtárba az SD kártyán + Írd felül a régi mentés fájlt, ha kérdezi 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsoljd be a készüléked 1. Indítsd el a "Pokemon Picross"-t 1. Ha az exploit sikeres volt, a készülékednek ezt követően be kell töltenie a Homebrew Launchert - + Elképzelhető, hogy hibát kapsz arról, hogy nem találhatók alkalmazások. -1. Kapcsold ki a készüléked. + + Elképzelhető, hogy hibát kapsz arról, hogy nem találhatók alkalmazások +1. Kapcsold ki a készüléked ___ diff --git a/_pages/hu_HU/homebrew-launcher-(soundhax).txt b/_pages/hu_HU/homebrew-launcher-(soundhax).txt index 326b7b9233..e569087906 100644 --- a/_pages/hu_HU/homebrew-launcher-(soundhax).txt +++ b/_pages/hu_HU/homebrew-launcher-(soundhax).txt @@ -24,11 +24,12 @@ Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi ### Amire szükséged lesz * A [Soundhax](http://soundhax.com) legújabb kiadása *(a régiódnak, készülékednek és rendszer verziódnak megfelelő változat)* + + Ha a Soundhax a böngésződben nem lejátszható videónak tűnik, nyomj Ctrl+S vagy Cmd+S gombokat a gépedre mentéséhez * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* * A [safehax](https://github.com/TiniVi/safehax/releases/latest) legújabb kiadása *(a`.3dsx` fájl)* * A [udsploit](https://github.com/smealum/udsploit/releases/latest) legújabb kiadása -* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása +* Az [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) legújabb verziója * Az [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(a készüléked verziójának és régiójának megfelelő változat)* ### Lépések diff --git a/_pages/hu_HU/installing-boot9strap-(fredtool).txt b/_pages/hu_HU/installing-boot9strap-(fredtool).txt index f3171becf2..f40cd299f5 100644 --- a/_pages/hu_HU/installing-boot9strap-(fredtool).txt +++ b/_pages/hu_HU/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Boot9strap telepítése (Fredtool)" {% include toc title="Tartalomjegyzék" %} +Ez az oldal Legacy metódusnak jelölt, mert vannak jobb, gyorsabb és biztonságosabb metódusok. Csak akkor szükséges követned, ha nem sikerült követni a [Boot9strap telepítése (USM)](installing-boot9strap-(usm)) fejezeteit. +{: .notice--warning} + ### Fontos tudnivalók Ez a metódusa a Seedminer használatának a további exploitoláshoz használja a `movable.sed` fájlod, hogy dekriptáljon egy DSiWare címet, azzal az céllal, hogy beinjektáljon egy exploitolható DSiWare címet a DS Download Play alkalmazásba. Ez igényli, hogy rendelkezzél egy DSiWare mentéssel, például a BannerBomb-ból vagy a DSiWare Dumper eszközből. @@ -12,11 +15,11 @@ Ez egy jelenleg működő megvalósítása a "FIRM partitions known-plaintext" n ### Amire szükséged lesz -* Egy DSiWare mentésre (az SD gyökérben a [BannerBomb3](bannerbomb3)-ból vagy [DSiWare Dumper](dsidumper)-ből) +* Egy DSiWare mentésre (az SD gyökérben a [BannerBomb3](bannerbomb3))-ból * A `movable.sed` fájlodra a [Seedminer](seedminer)-ből * A [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) legújabb kiadása * A [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) legújabb kiadása -* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása +* Az [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) legújabb verziója #### I. rész - Előkészületek @@ -28,17 +31,17 @@ Ez egy jelenleg működő megvalósítása a "FIRM partitions known-plaintext" n #### II. rész - Fredtool -1. Nyisd meg a [Fredtool](https://fredtool.bruteforcemovable.com/) oldalt a számítógépeden +1. Nyisd meg a [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php)-t a számítógépeden 1. Válaszd ki a `movable.sed` fájlodat a "Your movable.sed" mezőben 1. Válaszd ki a DSiWare mentést (`<8-character-id>.bin`) fájlt a "Your dsiware.bin" mezőben 1. Teljesítsd a "Nem vagyok robot" captchát 1. Válaszd a "Start"-ot 1. Várd meg, amíg a folyamat befejeződik 1. Amikor a folyamat befejeződött, töltsd le a módosított DSiWare archívot az oldalról - + Ez a fájl két dsiware mentést tartalmaz, egy tisztát (módosítatlan) és egy hax-ot (exploitált) + + Ez a fájl két DSiWare mentést tartalmaz, egy tisztát (módosítatlan) és egy hax-ot (exploitált) 1. Navigálj a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` mappába az SD kártyán + Az `` ugyanaz, mint amit a [Seedminer](seedminer)-nél használtál - + Az `` mappa egy másik 32 betű/szám mappa az `` mappa belsejében + + Az `` egy 32 karakter hosszú nevű mappa az `` mappában + Ha a `Nintendo DSiWare` mappa nem létezik, hozd létre az `` mappában 1. Másold a `42383841.bin` fájlt az `output/hax/` mappájából a letöltött DSiWare csomagból (`fredtool_output.zip`) a `Nintendo DSiWare` mappába 1. Tedd vissza az SD kártyád a készülékedbe @@ -87,7 +90,7 @@ Ha inkább egy vizuális útmutatót szeretnél ehhez a fejezethez, [itt](https: 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Másold a `42383841.bin` fájlt az `output/clean/` mappájából a letöltött DSiWare csomagnak (`fredtool_output.zip`) a `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` mappába az SD kártyán +1. Másold a `42383841.bin` fájlt az `output/clean/` mappájából a letöltött DSiWare csomagnak (`fredtool_output.zip`) a `Nintendo 3DS///Nintendo DSiWare/` mappába az SD kártyán + Írd felül a létező `42383841.bin` fájlt 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet diff --git a/_pages/hu_HU/installing-boot9strap-(frogtool).txt b/_pages/hu_HU/installing-boot9strap-(frogtool).txt index 92e5e40dba..fc76aa91e2 100644 --- a/_pages/hu_HU/installing-boot9strap-(frogtool).txt +++ b/_pages/hu_HU/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Boot9strap telepítése (Frogtool)" {% include toc title="Tartalomjegyzék" %} +Ez az oldal Legacy metódusnak jelölt, mert vannak jobb, gyorsabb és biztonságosabb metódusok. Csak akkor szükséges követned, ha nem sikerült követni a [Boot9strap telepítése (USM)](installing-boot9strap-(usm)) fejezeteit. +{: .notice--warning} + ### Fontos tudnivalók A Homebrew Launcher hozzáférést fogjuk használni, hogy futtassuk a Frogtool eszközt, annak érdekében, hogy injektáljuk az exploitolható japán verzióját a "Flipnote Studio" címnek, amit aztán arra használunk, hogy futtassuk a b9sTool-t és telepítsük a boot9strap-et. @@ -18,14 +21,14 @@ Ahhoz, hogy használhasd a [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * A [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) legújabb kiadása * A [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) legújabb kiadása -* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása +* Az [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) legújabb verziója #### I. rész - Előkészületek 1. Helyezd az SD kártyád a számítógépbe 1. Másold a `movable.sed` fájlod az SD kártyád gyökerébe 1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe -1. Másold át a `boot.nds`-t (B9STool) a `b9sTool release `.zip`-ből az SD kártya gyökerébe +1. Másold át a `boot.nds`-t (b9sTool) a `b9sTool release `.zip`-ből az SD kártya gyökerébe 1. Másold a `Frogtool.3dsx` fájlt az SD kártyád `/3ds/` mappájába 1. Másold az `frogcert.bin` fájlt az SD kártyád gyökerébe 1. Tedd vissza az SD kártyád a készülékedbe @@ -74,6 +77,26 @@ Ha inkább egy vizuális útmutatót szeretnél ehhez a fejezethez, [itt](https: 1. Mentéshez és újraindításhoz nyomd meg a (Start) gombot + Az eszközödnek kis várakozás után be kell töltenie a Home menüt. Ha fekete képernyőt kapsz, ami több mint 5 percig tart, [nézd át a hibaelhárítási útmutatót](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### V. rész - A DS Download Play visszaállítása + +1. Indítsd el a Download Play alkalmazást (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Várj, amíg két gombot nem látsz + + Ne nyomd meg egyiket sem +1. Nyomd le az (L) + (D-Pad le) + (Select) gombokat egyszerre a Rosalina menü megnyitásához +1. Válaszd ki a "Miscellaneous options"-t +1. Válaszd a "Switch the hb. title to the current app." opciót +1. Nyomd meg a (B) gombot a folytatáshoz +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 +1. Nyomd meg a (Home) gombot és zárd be a Download Play-t +1. Indítsd el újra a Download Play alkalmazást +1. Ekkor a készülékednek be kell töltenie a Homebrew Launchert +1. Indítsd el az Frogtool-t a homebrew listából +1. Válaszd az "RESTORE patched DS Download Play" opciót +1. Ha a művelet lefutott, olvasd el a képernyőket és ellenőrizd, hogy a folyamat sikeres volt + + Ha voltak hibák vagy hiányzó fájlok, javítsd a problémát és próbáld újra +1. Ha a folyamat sikeres volt, érintsd meg a képernyőt, majd nem meg a START gombot a kilépéshez + ___ ### Tovább a [telepítés véglegesítésére](finalizing-setup) diff --git a/_pages/hu_HU/installing-boot9strap-(hardmod).txt b/_pages/hu_HU/installing-boot9strap-(hardmod).txt index 41b3e660ac..5a6e89fdf1 100644 --- a/_pages/hu_HU/installing-boot9strap-(hardmod).txt +++ b/_pages/hu_HU/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ Ez működni fog a New 3DS, a New 2DS, az Old 3DS, és az Old 2DS konzolok *öss * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* * A [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) legújabb kiadása + A Windows felhasználók használhatják az előre összeállított `.exe`-t, míg a Mac és Linux felhasználóknak [Python 3](https://www.python.org/downloads/)-ra lesz szükségük, hogy futtatni tudják a mellékelt `.py` szkriptet -* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása +* Az [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) legújabb verziója * A készülékednek és a verziójának megfelelő `.firm`: | Verzió(k) | Kernel | Old 3DS vagy Old 2DS | New 3DS vagy New 2DS | diff --git a/_pages/hu_HU/installing-boot9strap-(ntrboot).txt b/_pages/hu_HU/installing-boot9strap-(ntrboot).txt index cc052c4a2d..d709a99d48 100644 --- a/_pages/hu_HU/installing-boot9strap-(ntrboot).txt +++ b/_pages/hu_HU/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ Ahhoz, hogy használhasd a [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme * Egy flashkártya, amire korábban ntrboot-ot flasheltél * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* -* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása +* Az [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) legújabb verziója ### Lépések diff --git a/_pages/hu_HU/installing-boot9strap-(soundhax).txt b/_pages/hu_HU/installing-boot9strap-(soundhax).txt index 2b669707c3..d6654c64a7 100644 --- a/_pages/hu_HU/installing-boot9strap-(soundhax).txt +++ b/_pages/hu_HU/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi ### Amire szükséged lesz * A [Soundhax](http://soundhax.com) legújabb kiadása *(a régiódnak, készülékednek és rendszer verziódnak megfelelő változat)* + + Ha a Soundhax a böngésződben nem lejátszható videónak tűnik, nyomj Ctrl+S vagy Cmd+S gombokat a gépedre mentéséhez * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* -* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása +* Az [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) legújabb verziója * A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadása -* A [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) legújabb verziója *(a firmware verziódnak megfelelő `.bin` fájl)* +* A [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) 1.2 verziója *(a firmware verziódnak megfelelő `.bin` fájl)* ### Lépések @@ -34,6 +35,7 @@ Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi 1. Helyezd az SD kártyád a számítógépbe 1. Másold a Soundhax `.m4a` fájlját az SD kártyád gyökerébe 1. Másold a pre9otherapp payloadot az SD kártyád gyökerébe, majd nevezd át `otherapp.bin` névre + +Ha nem látod a `.bin` kiterjesztést ne add kézzel hozzá a fájl végéhez 1. Másold át a `boot.firm` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Másold az `boot.3dsx` fájlt az SD kártyád gyökerébe 1. Hozz létre egy mappát `boot9strap` néven az SD kártya gyökerében @@ -56,6 +58,7 @@ Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi 1. Válaszd a `/SDCARD` mappát, majd játszd le a "<3 nedwill 2016" nevű hangfájlt + Ez lehet, hogy csak sokadjára fog működni + Ha lefagyna, kényszerítsd leállásra a konzolt a bekapcsológomb lenyomva tartásával, majd próbálkozz újra + + Ha több mint tízszer hibára fut, próbáld meg kicserélni az `otherapp.bin`-t a [v2.0 verziójára a pre9otherapp-nak](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/hu_HU/installing-boot9strap-(usm).txt b/_pages/hu_HU/installing-boot9strap-(usm).txt index 34523ee966..b0103cbd02 100644 --- a/_pages/hu_HU/installing-boot9strap-(usm).txt +++ b/_pages/hu_HU/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Amint a WiFi profil injektálásra került, a SAFE_MODE-ot fogjuk használni, am Az utasítások az Amerikai, Európai, Japán és Koreai régiójú konzolokon működnek, amik a rendszer verzió mögött egy U, E, J vagy K betű jelöl. Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy metódust](legacy-methods) kell használnod. Ha támogatásra van szükséged az anyaggal kapcsolatosan, csatlakozz a [Nintendo Homebrew-hoz Discord-on](https://discord.gg/MWxPgEp) és kérj, angolul, támogatást. -{: .notice--danger} +{: .notice--warning} ### Amire szükséged lesz * A `movable.sed` fájlodra a [Seedminer](seedminer)-ből -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* Az [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) legújabb verziója #### I. rész - Előkészületek +1. Ha a konzolod be van kapcsolva, most kapcsold ki 1. Nyisd meg az [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) oldalt a számítógépeden + Ha az oldal nem működik, próbáld meg [ezt](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Töltsd fel a `movable.sed` fájlod a "Choose File" opcióval 1. Kattints a "Download unSAFE_MODE-bb3 archive"-ra + Ez letölt egy exploit DSiWare-t `F00D43D5.bin` néven és egy SAFE_MODE exploit adatfájlt `usm.bin` néven egy zip mappán belül (`unSAFE_MODE-bb3.zip`) -1. Ha a konzolod be van kapcsolva, most kapcsold ki 1. Helyezd az SD kártyád a számítógépbe 1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe + Az SD kártya gyökere a kezdőkönyvtárt jelenti az SD kártyán, ahol látható a Nintendo 3DS könyvtár, de nem vagyunk benne -1. Másold át a `usm.bin` fájlt az USM csomagból (`unSAFE_MODE-bb3.zip`)az SD kártya gyökerébe -1. Navigálj a `Nintendo 3DS` -> `` -> `<32 karakter hosszú azonosító>` -> `Nintendo DSiWare` mappába az SD kártyádon +1. Másold át a `usm.bin` fájlt az `unSAFE_MODE-bb3 `.zip`-ből az SD kártya gyökerébe +1. Navigálj a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` mappába az SD kártyán + Az `` ugyanaz, mint amit a [Seedminer](seedminer)-nél használtál - + Ha nincs `DSiWare` nevű mappa, akkor hozd létre + + Az `` egy 32 karakter hosszú nevű mappa az `` mappában + + Ha a `Nintendo DSiWare` mappa nem létezik, hozd létre az `` mappában 1. Ha van más DSiWare mentés fájl (`<8-character-id>.bin`) ebben a mappában, helyezd át őket a számítógépedre + Így egy üres DSiWare mappát fogsz kapni. Ha áthelyezed a fájlokat a számítógépedre, az segít abban, hogy ne törölj ki semmilyen fontos mentést -1. Másold `F00D43D5.bin` fájlt az USM archívból (`unSAFE_MODE-bb3.zip`) a `Nintendo DSiWare` mappába +1. Másold `F00D43D5.bin` fájlt az `unSAFE_MODE-bb3.zip`-ből a `Nintendo DSiWare` mappába #### II. rész - BannerBomb3 @@ -81,12 +82,10 @@ Ha a (Jobb/Bal Váll), (D-Pad Fel) vagy (A) gombjaid nem működnek, egy [Legacy 1. Navigálj ide: `Data Management` -> `DSiWare` 1. Kattints az SD kártya részre + Az alsó képernyőnek zölden kell villannia, majd a rendszer újraindul a Home menübe egy pár másodperc múlva. Ez azt jelenti, hogy a WiFi konfiguráció sikeresen vissza lett állítva -1. Kapcsold ki a rendszered +1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Navigálj a `Nintendo 3DS` -> `` -> `<32 karakter hosszú azonosító>` -> `Nintendo DSiWare` mappába az SD kártyádon - + Az `` ugyanaz, mint amit a [Seedminer](seedminer)-nél használtál +1. Navigálj a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` mappába az SD kártyán 1. Töröld `F00D43D5.bin` fájlt a Nintendo DSiWare mappából -1. Tovább a telepítés véglegesítésére ___ diff --git a/_pages/hu_HU/legacy-methods.txt b/_pages/hu_HU/legacy-methods.txt index 5fd7baf99b..43e3a95d93 100644 --- a/_pages/hu_HU/legacy-methods.txt +++ b/_pages/hu_HU/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy metódusok" A CFW telepítésének módszereiben az elmúlt rövid időszakban számos előre lépés és fejlesztés történt. -Ezért javasoljuk, hogy használd a legfrissebb módszert, amely a [Kezdő lépések](get-started) oldalon található. +Ebből az okból javasolt, hogy a [Boot9strap telepítése(USM)](installing-boot9strap-(usm)) leírást kövesse, ha lehetséges. Ennek ellenére a "legacy" vagy kiöregedett metódusok ide kerülnek tárolásra különböző célokkal. Ezek azt várják, hogy először a [Seedminer](seedminer)-t hajtsd végre. @@ -18,7 +18,7 @@ Ha segítségre van szükséged csatlakozz a [Nintendo Homebrew-hoz Discord-on]( A következő exploitok két DS-mód applikáció használatát teszik lehetővé, ami beépített a 3DS-be: DS Internet Settings és DS Download Play. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. +Ha a DS Internet Settings és a DS Download Play egyaránt nem működik, akkor meg kell javítani azokat a [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/)-sel egy homebrew belépési pont használatával, mint például a PicHaxx. #### DS Internet Settings Teszt (a Frogtool által használt) diff --git a/_pages/hu_HU/ntrboot.txt b/_pages/hu_HU/ntrboot.txt index 21cf7b306a..ca33e8e074 100644 --- a/_pages/hu_HU/ntrboot.txt +++ b/_pages/hu_HU/ntrboot.txt @@ -17,14 +17,14 @@ Vedd figyelembe, hogy a "Time Bomb"-bal rendelkező kártyák nem lesznek képes | Flashkártya neve | Jelenlegi ár | "Time Bomb"? | 3DS verziók? | DSi verziók? | Megjegyzések | |-|-:|:-:|:-:|:-:|-| -| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | September 3, 2024 | <= 11.14.0 | <= 1.4.5 | **Comes pre-flashed with ntrboot**; can be flashed back to an NDS flashcart. | +| [**R4i-SDHC B9S**](http://www.nds-card.com/ProShow.asp?ProID=574) | $15.99 | 2024. szeptember 3. | <= 11.14.0 | <= 1.4.5 | **Előflashelt ntrboot-tal érkezik**; visszaflashelhető NDS flashkártyára. | | [**R4i Gold 3DS Plus**](http://www.nds-card.com/ProShow.asp?ProID=575) | $19.99 | Nem | <= 11.14.0 | <= 1.4.5 | **Előflashelt ntrboot-tal érkezik** ([belső kapcsoló az ntrboot és az NDS módok között]({{ "/images/screenshots/r4i-gold-3ds-plus.png" | absolute_url }})); ne flasheljen kézzel ntrboot-ot. | | [**Acekard 2i**](http://www.nds-card.com/ProShow.asp?ProID=160) | $20.99 | nem | <= 4.3.0 | <= 1.4.4 | | | [**DSTT**](http://www.nds-card.com/ProShow.asp?ProID=157) | $9.99 | nem | nincs | nincs | Csak [bizonyos flash chipek](https://gist.github.com/aspargas2/fa2a70aed3a7fe33f1f10bc264d9fab6) kompatibilisek az ntrboot-tal. | | [**R4i Gold 3DS**](http://www.nds-card.com/ProShow.asp?ProID=149) | $19.99 | No | <= 11.14.0 | <= 1.4.5 | Minden RTS revízióval kompatibilis. | -| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | | -| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. A 2013-as modellek nem kompatibilisek. | -| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. A 2013-as modellek nem kompatibilisek. | +| [**R4i-SDHC 3DS RTS**](http://www.nds-card.com/ProShow.asp?ProID=146) | $13.99 | 1.85b: 2024. szeptember 3. | <= 11.14.0 | <= 1.4.5 | | +| [**R4iSDHC GOLD Pro 20XX**](http://www.nds-card.com/ProShow.asp?ProID=490) | $9.99 | 4.0b: 2024. szeptember 3. | <= 11.14.0 | <= 1.4.5 | Minden R4iSDHC 20XX flashkártya egyforma. A 2013-as modellek nem kompatibilisek. | +| [**R4iSDHC RTS LITE 20XX**](http://www.nds-card.com/ProShow.asp?ProID=450) | $13.99 | 4.0b: 2024. szeptember 3. | <= 11.14.0 | <= 1.4.5 | Az összes R4iSDHC 20XX flashkártya egyforma. A 2013-as modellek nem kompatibilisek. | | **Ace3DS X** | | nem | <= 11.14.0 | <= 1.4.5 | **ntrboot-tal gyárilag flashelve** (külső kapcsolóval váltogatható az ntrboot ("3DS") és az NDS mód); ne flasheld kézileg ntrboot-tal. | | **Ace3DS Plus** | | nem | <= 11.14.0 | <= 1.4.5 | | | **Gateway Blue** | | nem | 4.1.0 - 4.5.0 | <= 1.4.5 | | @@ -33,7 +33,7 @@ Vedd figyelembe, hogy a "Time Bomb"-bal rendelkező kártyák nem lesznek képes | **R4i Gold 3DS Deluxe "Starter"** | | nem | 4.1.0 - 4.5.0 | <= 1.4.5 | | | **R4i Ultra** | | nem | <= 4.3.0 | <= 1.4.5 | | | **R4i-SDHC 3DS RTS Deluxe Edition** | | ismeretlen | <= 11.14.0 | <= 1.4.5 | | -| **R4iSDHC Dual-Core 20XX** | | 4.0b: September 3, 2024 | <= 11.14.0 | <= 1.4.5 | All R4iSDHC 20XX flashcarts are identical. | +| **R4iSDHC Dual-Core 20XX** | | 4.0b: 2024. szeptember 3. | <= 11.14.0 | <= 1.4.5 | Az összes R4iSDHC 20XX flashkártya egyforma. | ![]({{ "/images/screenshots/ntrboot-flashcarts.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/hu_HU/seedminer.txt b/_pages/hu_HU/seedminer.txt index 32c7316a0e..ddf77da764 100644 --- a/_pages/hu_HU/seedminer.txt +++ b/_pages/hu_HU/seedminer.txt @@ -48,14 +48,14 @@ Ez a módszer egy erős grafikus kártyát használ a szükséges számítások 1. Illeszd be a készüléked 32 karakter hosszú mappanevét a "Your ID0" mezőbe + Ne próbáld meg kézzel beadni az ID0 kódot. Legyél biztos abban, hogy az ID0 helyes, azzal, hogy másolod és beilleszted onnan, ahova az előző részben elmentetted 1. Nyomd meg a "Go"-t - + Ha az oldal azonnal a 4. lépésre ugrik, töltsd le a `movable.sed` fájlt és folytassa a következő szakasszal. + + Ha az oldal azonnal a 4. lépésre ugrik, töltsd le a `movable.sed` fájlt és folytasd a következő szakasszal 1. Ha kéri, használd a "Register Friend" gombot a készülékeden és add hozzá a bot 3DS konzol Friend Code-ját 1. Várj, amíg az oldal frissül + Ha nem így történik, várj néhány percet, mielőtt frissíted az oldalt még egyszer 1. Ha az oldal feldolgozta az információt, lehetőséged van a folytatásra ("Continue") vagy másik eszközre végrehajtásra ("Do another device"). Kattints az zöld "Continue" gombra 1. Várj az értesítőre a folyamat befejezéséről - + Ez általában gyors (1-5 perc) de néhány esetben fél óra is lehet. - + 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ít, ez nem probléma. + + Ez általában gyors (1-5 perc) de néhány esetben fél óra is lehet + + 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ít, 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 + Őrizd meg ezt fájlt, mert szükséged lesz rá a következő oldalkon @@ -66,7 +66,7 @@ ___ Ez a módszer a Seedminer további kiaknázására használja a `movable.sed` fájlt, hogy kihasználja a SAFE_MODE firmware összes 3DS egységen meglévő exploitjának kihasználását. -Ez a metódus kompatibilis minden régióval, kivéve CHN és TWN. +Ez a metódus kompatibilis minden régióval, kivéve a a CHN és TWN régiókat, amik váll gombokat igényelnek. Tovább a [Boot9strap telepítésére (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/hu_HU/site-navigation.txt b/_pages/hu_HU/site-navigation.txt index e82b1aab88..4b2471ad69 100644 --- a/_pages/hu_HU/site-navigation.txt +++ b/_pages/hu_HU/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Boot9strap telepítése (ntrboot)](installing-boot9strap-(ntrboot)) + [Boot9strap telepítése (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Boot9strap telepítése (Soundhax)](installing-boot9strap-(soundhax)) -+ [Boot9strap telepítése (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Boot9strap telepítése (USM)](installing-boot9strap-(usm)) + [Boot9strap telepítése (HBL-USM)](installing-boot9strap-(hbl-usm)) + [EmuNAND költöztetése](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/id_ID/bannerbomb3.txt b/_pages/id_ID/bannerbomb3.txt index 590a26735e..efc7f4e064 100644 --- a/_pages/id_ID/bannerbomb3.txt +++ b/_pages/id_ID/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/id_ID/credits.txt b/_pages/id_ID/credits.txt index e66f591db9..e60f78f29c 100644 --- a/_pages/id_ID/credits.txt +++ b/_pages/id_ID/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Special thanks to all of [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) for being awesome!** {: .notice--primary} @@ -52,6 +55,7 @@ If I forgot you here, contact me and I'll add your name. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/id_ID/home.txt b/_pages/id_ID/home.txt index 11c0abea21..c688005a6b 100644 --- a/_pages/id_ID/home.txt +++ b/_pages/id_ID/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/id_ID/homebrew-launcher-(pichaxx).txt b/_pages/id_ID/homebrew-launcher-(pichaxx).txt index 5201af49bb..3e7eea3021 100644 --- a/_pages/id_ID/homebrew-launcher-(pichaxx).txt +++ b/_pages/id_ID/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off your device ___ diff --git a/_pages/id_ID/homebrew-launcher-(soundhax).txt b/_pages/id_ID/homebrew-launcher-(soundhax).txt index 8667e8c287..04d8152155 100644 --- a/_pages/id_ID/homebrew-launcher-(soundhax).txt +++ b/_pages/id_ID/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/id_ID/installing-boot9strap-(fredtool).txt b/_pages/id_ID/installing-boot9strap-(fredtool).txt index 46eedbe264..050739074c 100644 --- a/_pages/id_ID/installing-boot9strap-(fredtool).txt +++ b/_pages/id_ID/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert your SD card into your device 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off your device 1. Insert your SD card into your computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/id_ID/installing-boot9strap-(frogtool).txt b/_pages/id_ID/installing-boot9strap-(frogtool).txt index 01691c1a1d..b5434287fa 100644 --- a/_pages/id_ID/installing-boot9strap-(frogtool).txt +++ b/_pages/id_ID/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Insert your SD card into your computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert your SD card into your device @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Press (Start) to save and reboot + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/id_ID/installing-boot9strap-(hardmod).txt b/_pages/id_ID/installing-boot9strap-(hardmod).txt index 7ff5108da8..1e03aa7cf1 100644 --- a/_pages/id_ID/installing-boot9strap-(hardmod).txt +++ b/_pages/id_ID/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/id_ID/installing-boot9strap-(ntrboot).txt b/_pages/id_ID/installing-boot9strap-(ntrboot).txt index cde9885cfe..7004e6aff7 100644 --- a/_pages/id_ID/installing-boot9strap-(ntrboot).txt +++ b/_pages/id_ID/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/id_ID/installing-boot9strap-(soundhax).txt b/_pages/id_ID/installing-boot9strap-(soundhax).txt index 1ca04197d7..27e7dd0081 100644 --- a/_pages/id_ID/installing-boot9strap-(soundhax).txt +++ b/_pages/id_ID/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries - + If it freezes, just force the console to power off by holding the power button, then try again + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/id_ID/installing-boot9strap-(usm).txt b/_pages/id_ID/installing-boot9strap-(usm).txt index 929aef5fad..d4f92965ff 100644 --- a/_pages/id_ID/installing-boot9strap-(usm).txt +++ b/_pages/id_ID/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off your device 1. Insert your SD card into your computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/id_ID/legacy-methods.txt b/_pages/id_ID/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/id_ID/legacy-methods.txt +++ b/_pages/id_ID/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/id_ID/seedminer.txt b/_pages/id_ID/seedminer.txt index ff9a1fb4c3..7e0d97c6d2 100644 --- a/_pages/id_ID/seedminer.txt +++ b/_pages/id_ID/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/id_ID/site-navigation.txt b/_pages/id_ID/site-navigation.txt index 9f7a473f8a..90d56e5160 100644 --- a/_pages/id_ID/site-navigation.txt +++ b/_pages/id_ID/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/it_IT/bannerbomb3.txt b/_pages/it_IT/bannerbomb3.txt index a69f90db2e..20254fccc0 100644 --- a/_pages/it_IT/bannerbomb3.txt +++ b/_pages/it_IT/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Indice" %} +Questa pagina è stata contrassegnata come Metodo Obsoleto perché è stata sostituita da alternative più veloci e più sicure. Dovresti seguire queste istruzioni solo se non sei in grado di eseguire l'[Installazione di boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lettura necessaria Per eseguire un dump dei DSiWare di sistema, approfittiamo di una falla di sicurezza nella sezione Gestione Nintendo DSiWare dell'applicazione Impostazioni della console. diff --git a/_pages/it_IT/credits.txt b/_pages/it_IT/credits.txt index b497f4ec1d..942121fb2a 100644 --- a/_pages/it_IT/credits.txt +++ b/_pages/it_IT/credits.txt @@ -2,6 +2,9 @@ title: "Riconoscimenti" --- +**Un ringraziamento speciale a Plailect, il creatore e manutentore originale della guida!** +{: .notice--primary} + **Un ringraziamento speciale a tutti gli utenti di [#Cakey su Freenode](http://webchat.freenode.net/?channels=%23Cakey)! Siete fantastici!** {: .notice--primary} @@ -52,6 +55,7 @@ Se ho dimenticato di inserirti in questa lista, contattami e ti aggiungerò. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/it_IT/home.txt b/_pages/it_IT/home.txt index 257200edaa..a808dbdb84 100644 --- a/_pages/it_IT/home.txt +++ b/_pages/it_IT/home.txt @@ -78,7 +78,7 @@ Per una lista di tutte le firme di sighax, è possibile consultare [questo gist] + **Prima di seguire la guida, è necessario che tu conosca il rischio dell'hacking di un 3DS: OGNI volta che si modifica il sistema c'è sempre il rischio di un brick IRREVERSIBILE. È raro ma può sempre capitare, quindi assicurati di seguire ESATTAMENTE OGNI SINGOLO PASSAGGIO.** + Se hai già modificato in precedenza il tuo 3DS per configurare un'EmuNAND e vorresti spostare il contenuto dell'EmuNAND nel nuovo CFW SysNAND, segui tutte le istruzioni per ripristinare l'EmuNAND una volta raggiunta la sezione [Completamento dell'installazione](finalizing-setup). -+ Questa guida è applicabile a New 3DS, Old 3DS, New 2DS e Old 2DS di ogni regione e con versione del software 11.14.0 o inferiore. ++ Questa guida funzionerà su New 3DS, Old 3DS, New 2DS, e Old 2DS in tutte le regioni e tutte le versioni, compresa l'ultima versione (11. 4.0). + Seguendo correttamente la guida non perderai alcun dato e manterrai tutto ciò che era installato nella console (per cui giochi, NNID, salvataggi, ecc verranno tutti conservati). + Mantieni sempre la console in carica per evitare la perdita di dati o danni derivanti dall'improvviso spegnimento della console! + La tua scheda SD dovrebbe essere [MBR e non GPT](http://www.howtogeek.com/245610/) (la scheda SD preconfezionata con la console è MBR di default). Il modo più semplice per verificarlo è controllare che la scheda SD funzioni nel tuo 3DS. Se funziona, la scheda SD è MBR. diff --git a/_pages/it_IT/homebrew-launcher-(pichaxx).txt b/_pages/it_IT/homebrew-launcher-(pichaxx).txt index c672f01a25..0bb1640bfd 100644 --- a/_pages/it_IT/homebrew-launcher-(pichaxx).txt +++ b/_pages/it_IT/homebrew-launcher-(pichaxx).txt @@ -4,11 +4,14 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Indice" %} +Questa pagina è stata contrassegnata come Metodo Obsoleto perché è stata sostituita da alternative più veloci e più sicure. Dovresti seguire queste istruzioni solo se non sei in grado di eseguire l'[Installazione di boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lettura necessaria Seedminer utilizza il tuo file `movable.sed` per ottenere accesso all'Homebrew Launcher tramite l'exploit PicHaxx per iniettare una particolare applicazione DSiWare nell'applicazione DS "Modalità download". Questo metodo richiede il possesso (o lo scaricamento) del gioco gratuito "Pokémon Picross" dall'eShop. -If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). +Se la tua console ha già accesso all'Homebrew Launcher (tramite PicHaxx o con un altro exploit), puoi passare direttamente a [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} Se possiedi già Pokémon Picross, questo processo sovrascriverà il tuo salvataggio! @@ -19,8 +22,8 @@ Se possiedi già Pokémon Picross, questo processo sovrascriverà il tuo salvata * Il gioco gratuito "Pokémon Picross", scaricabile dall'eShop * Il tuo file `movable.sed` dalla sezione [Seedminer](seedminer) * L'ultima versione di [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* - + If your current version is 11.14.0-46, select 11.13.0-45 for your version +* Il file [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(adatto alla regione, console e versione della stessa)* + + Se la tua versione attuale è 11.14.0-46, seleziona 11.13.0-45 come versione ### Istruzioni @@ -28,25 +31,26 @@ Se possiedi già Pokémon Picross, questo processo sovrascriverà il tuo salvata 1. Copia il file `boot.3dsx` nella directory principale della tua scheda SD 1. Copia il file otherapp payload nella directory principale della tua scheda SD e rinominalo in `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename + + Se non vedi l'estensione `.bin`, non aggiungerla alla fine del nome del file 1. Se assente, crea una cartella chiamata `3ds` nella directory principale della tua scheda SD #### Sezione II - PicHaxx -1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer +1. Apri [il sito di PicHaxx Injector](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) sul tuo computer 1. Seleziona il tuo file `movable.sed` 1. Seleziona "Build and Download" 1. Attendi il termine del processo -1. Nella tua scheda SD, entra in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` +1. Nella tua scheda SD, entra nella cartella `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` + Questo `` sarà lo stesso che hai utilizzato in [Seedminer](seedminer) -1. Copia il file appena scaricato (`00000001.sav`) nella cartella `data` della tua scheda SD + + `` è una cartella dal nome lungo 32 caratteri all'interno di `` +1. Copia il file `00000001.sav` appena scaricato nella cartella `data` della tua scheda SD + Sovrascrivi il salvataggio precedente quando richiesto 1. Reinserisci la scheda SD nella tua console 1. Accendi la console 1. Avvia "Pokémon Picross" 1. Se l'exploit ha avuto successo, la tua console avrà caricato l'Homebrew Launcher - + Potresti riscontrare un errore relativo all'assenza di applicazioni. -1. Spegni la tua console. + + Potresti riscontrare un errore relativo all'assenza di applicazioni +1. Spegni il tuo 3DS ___ diff --git a/_pages/it_IT/homebrew-launcher-(soundhax).txt b/_pages/it_IT/homebrew-launcher-(soundhax).txt index f79fa9b2be..f464a1a9a2 100644 --- a/_pages/it_IT/homebrew-launcher-(soundhax).txt +++ b/_pages/it_IT/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ Ciò significa che se aggiorni con una scheda di gioco da una versione avente un ### Cosa serve * L'ultima versione di [Soundhax](http://soundhax.com) *(adatta alla regione, tipo e versione della console)* + + Se Soundhax appare nel tuo browser come un video non riproducibile, premi Ctrl+S o Cmd+S per salvarlo sul tuo computer * L'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * L'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(la versione normale di boot9strap; non il file `devkit`, né il file `ntr`)* * L'ultima versione di [safehax](https://github.com/TiniVi/safehax/releases/latest) *(il file `.3dsx`)* * L'ultima versione di [udsploit](https://github.com/smealum/udsploit/releases/latest) -* L'ultima versione di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* Il file [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(adatto alla versione e alla regione della console)* +* L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* Il file [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(adatto alla versione, console e regione della console)* ### Istruzioni diff --git a/_pages/it_IT/installing-boot9strap-(fredtool).txt b/_pages/it_IT/installing-boot9strap-(fredtool).txt index 465cb9672e..d565c9af2b 100644 --- a/_pages/it_IT/installing-boot9strap-(fredtool).txt +++ b/_pages/it_IT/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installazione di Boot9strap (Fredtool)" {% include toc title="Indice" %} +Questa pagina è stata contrassegnata come Metodo Obsoleto perché è stata sostituita da alternative più veloci e più sicure. Dovresti seguire queste istruzioni solo se non sei in grado di eseguire l'[Installazione di boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lettura necessaria Seedminer utilizza il tuo file `movable.sed` per decriptare un qualunque titolo DSiWare per iniettare una particolare applicazione DSiWare nell'applicazione Connessioni Nintendo DS. Questo richiede un backup DSiWare, ad esempio da BannerBomb o da DSiWare Dumper. @@ -12,11 +15,11 @@ Questa è un'implementazione funzionante dell'exploit del "testo in chiaro noto ### Cosa serve -* Un backup DSiWare (come quello sulla directory principale della scheda SD proveniente da [BannerBomb3](bannerbomb3) o da [DSiWare Dumper](dsidumper)) +* Un backup DSiWare (come quello sulla directory principale della scheda SD proveniente da [BannerBomb3](bannerbomb3)) * Il tuo file `movable.sed` dalla sezione [Seedminer](seedminer) * L'ultima versione di [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * L'ultima versione di [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* L'ultima versione di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Sezione I - Preparazione @@ -28,7 +31,7 @@ Questa è un'implementazione funzionante dell'exploit del "testo in chiaro noto #### Sezione II - Fredtool -1. Avvia [Fredtool](https://fredtool.bruteforcemovable.com/) sul tuo computer +1. Apri [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) sul tuo computer 1. Seleziona il tuo file `movable.sed` nel campo "Your movable.sed" 1. Seleziona il tuo backup DSiWare (`.bin`) nel campo "Your dsiware.bin" 1. Supera il captcha "I'm not a robot" @@ -38,7 +41,7 @@ Questa è un'implementazione funzionante dell'exploit del "testo in chiaro noto + Questo file contiene 2 file di backup DSiWare, quello originale (non modificato) e uno "hax" (che include l'exploit) 1. Nella tua scheda SD, entra in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` + Questo `` sarà lo stesso che hai utilizzato in [Seedminer](seedminer) - + Questa cartella `` all'interno della cartella `` avrà un nome di 32 lettere e numeri + + `` è una cartella dal nome lungo 32 caratteri all'interno di `` + Se la cartella `Nintendo DSiWare` non esiste, creala all'interno della cartella `` 1. Copia il file `42383841.bin` dalla cartella `output/hax/` dall'archivio DSiWare appena scaricato (`fredtool_output.zip`) nella cartella `Nintendo DSiWare` 1. Reinserisci la scheda SD nella tua console @@ -87,7 +90,7 @@ Se desideri una guida visiva per questa parte, è disponibile [qui](https://zoog 1. Spegni il tuo 3DS 1. Inserisci la scheda SD nel tuo computer -1. Copia il file `42383841.bin` dalla cartella `output/clean/` dall'archivio DSiWare appena scaricato (`fredtool_output.zip`) nella cartella `Nintendo 3DS///Nintendo DSiWare/` della tua scheda SD +1. Copia il file `42383841.bin` dalla cartella `output/clean/` dall'archivio DSiWare appena scaricato (`fredtool_output.zip`) nella cartella `Nintendo 3DS///Nintendo DSiWare/` della tua scheda SD + Sostituisci il file `423841.bin` esistente 1. Reinserisci la scheda SD nella tua console 1. Accendi la console diff --git a/_pages/it_IT/installing-boot9strap-(frogtool).txt b/_pages/it_IT/installing-boot9strap-(frogtool).txt index bc7a6e9104..250a209c76 100644 --- a/_pages/it_IT/installing-boot9strap-(frogtool).txt +++ b/_pages/it_IT/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installazione di Boot9strap (Frogtool)" {% include toc title="Indice" %} +Questa pagina è stata contrassegnata come Metodo Obsoleto perché è stata sostituita da alternative più veloci e più sicure. Dovresti seguire queste istruzioni solo se non sei in grado di eseguire l'[Installazione di boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lettura necessaria Ora utilizzeremo l'Homebrew Launcher per avviare l'applicazione Frogtool e iniettare la versione giapponese di "Flipnote Studios", che a sua volta verrà usata per avviare b9sTool e installare boot9strap. @@ -18,14 +21,14 @@ Per usare i link [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) di quest * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * L'ultima versione di [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * L'ultima versione di [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* L'ultima versione di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Sezione I - Preparazione 1. Inserisci la scheda SD nel tuo computer 1. Copia il tuo file `movable.sed` nella directory principale della tua scheda SD 1. Copia i file `boot.firm` e `boot.3dsx` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD -1. Copia `boot.nds` (B9STool) dall'archivio `.zip` di b9sTool nella directory principale della tua scheda SD +1. Copia `boot.nds` (b9sTool) dall'archivio `.zip` di b9sTool nella directory principale della tua scheda SD 1. Copia il file `Frogtool.3dsx` nella cartella `/3ds/` della tua scheda SD 1. Copia il file `frogcert.bin` nella directory principale della tua scheda SD 1. Reinserisci la scheda SD nella tua console @@ -74,6 +77,26 @@ Se desideri una guida visiva per questa parte, è disponibile [qui](https://zoog 1. Premi (Start) per salvare e riavviare il 3DS + La console dovrebbe avviare il menu HOME dopo un po'. Se ottieni uno schermo nero per più di 5 minuti, [segui questa guida per risolvere il problema](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Sezione V - Ripristino della Modalità Download DS + +1. Avvia l'applicazione "Modalità download" (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Attendi finché non vedrai i due pulsanti + + Non premere alcun pulsante +1. Premi simultaneamente i pulsanti (L) + (Giù) + (Select) per aprire il menu di Rosalina +1. Seleziona "Miscellaneous options" +1. Seleziona "Switch the hb. title to the current app." +1. Premi (B) per continuare +1. Premi (B) per tornare al menu principale di Rosalina +1. Premi (B) per uscire dal menu di Rosalina +1. Premi il pulsante HOME, quindi chiudi l'applicazione "Modalità download" +1. Riavvia l'applicazione "Modalità download" +1. La console dovrebbe ora avviare l'Homebrew Launcher +1. Avvia Frogtool dalla lista degli homebrew disponibili +1. Seleziona l'opzione "RESTORE patched DS Download Play" +1. Al termine dell'operazione, leggi lo schermo e controlla l'effettivo successo dell'operazione + + Se dovesse essersi verificato qualche errore, o se mancano dei file, correggi il problema e riprova +1. Se il processo è andato a buon fine, tocca il touch screen, quindi premi START per uscire + ___ ### Prosegui con il [Completamento dell'installazione](finalizing-setup) diff --git a/_pages/it_IT/installing-boot9strap-(hardmod).txt b/_pages/it_IT/installing-boot9strap-(hardmod).txt index dd07a43347..e1c3f55902 100644 --- a/_pages/it_IT/installing-boot9strap-(hardmod).txt +++ b/_pages/it_IT/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ Questo processo funziona su New 3DS, New 2DS, Old 3DS e Old 2DS su *tutte* le ve * L'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(la versione normale di boot9strap; non il file `devkit`, né il file `ntr`)* * L'ultima versione di [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Gli utenti Windows possono usare il file `.exe` precompilato, mentre gli utenti Mac e Linux dovranno installare [Python 3](https://www.python.org/downloads/) per avviare il file `.py` -* L'ultima versione di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * Il file `.firm` per la tua console e per la tua versione di sistema: | Versione(i) | Kernel | Old 3DS o Old 2DS | New 3DS o New 2DS | diff --git a/_pages/it_IT/installing-boot9strap-(hbl-usm).txt b/_pages/it_IT/installing-boot9strap-(hbl-usm).txt index c121e46e4a..0b39b9e2ce 100644 --- a/_pages/it_IT/installing-boot9strap-(hbl-usm).txt +++ b/_pages/it_IT/installing-boot9strap-(hbl-usm).txt @@ -16,7 +16,7 @@ Se hai accesso all'Homebrew Launcher tramite un altro metodo, dovresti usare [Fr Una volta inserito il profilo WiFi utilizzeremo SAFE_MODE, una funzionalità di ripristino presente su ogni console 3DS, per attivare il profilo WiFi modificato. -Se i tuoi pulsanti (L/R), (Su) o (A) non funzionano, dovrai usare un [Metodo Tradizionale](legacy-methods). In questi casi, puoi ricevere assistenza chiedendo, in inglese, nel canale [Nintendo Homebrew su Discord](https://discord.gg/MWxPgEp). +Se i tuoi pulsanti (L/R), (Su) o (A) non funzionano, dovrai usare un [Metodo Obsoleto](legacy-methods). In questi casi, puoi ricevere assistenza chiedendo, in inglese, nel canale [Nintendo Homebrew su Discord](https://discord.gg/MWxPgEp). {: .notice--danger} ### Cosa serve diff --git a/_pages/it_IT/installing-boot9strap-(ntrboot).txt b/_pages/it_IT/installing-boot9strap-(ntrboot).txt index a1ca91d1e2..a894e3a622 100644 --- a/_pages/it_IT/installing-boot9strap-(ntrboot).txt +++ b/_pages/it_IT/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ Per usare i link [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) di quest * La flashcart con installato ntrboot * L'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * L'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(la versione normale di boot9strap; non il file `devkit`, né il file `ntr`)* -* L'ultima versione di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Istruzioni diff --git a/_pages/it_IT/installing-boot9strap-(soundhax).txt b/_pages/it_IT/installing-boot9strap-(soundhax).txt index 6961eccf39..de0a31a238 100644 --- a/_pages/it_IT/installing-boot9strap-(soundhax).txt +++ b/_pages/it_IT/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ Ciò significa che se aggiorni con una scheda di gioco da una versione avente un ### Cosa serve * L'ultima versione di [Soundhax](http://soundhax.com) *(adatta alla regione, tipo e versione della console)* + + Se Soundhax appare nel tuo browser come un video non riproducibile, premi Ctrl+S o Cmd+S per salvarlo sul tuo computer * L'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * L'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(la versione normale di boot9strap; non il file `devkit`, né il file `ntr`)* -* L'ultima versione di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * L'ultima versione di [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* L'ultima versione di [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(il file `.bin` corrispondente alla tua versione del software)* +* La versione v1.2 di [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(il file `.bin` corrispondente alla tua versione del software)* ### Istruzioni @@ -34,6 +35,7 @@ Ciò significa che se aggiorni con una scheda di gioco da una versione avente un 1. Inserisci la scheda SD nel tuo computer 1. Copia il file `.m4a`di Soundhax nella directory principale della tua scheda SD 1. Copia il file pre9otherapp payload nella directory principale della tua scheda SD e rinominalo in `otherapp.bin` + + Se non vedi l'estensione `.bin`, non aggiungerla alla fine del nome del file 1. Copia il file `boot.firm` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD 1. Copia il file `boot.3dsx` nella directory principale della tua scheda SD 1. Crea una cartella chiamata `boot9strap` nella directory principale della tua scheda SD @@ -56,6 +58,7 @@ Ciò significa che se aggiorni con una scheda di gioco da una versione avente un 1. Seleziona `/Scheda SD`, quindi avvia "<3 nedwill 2016" + Potrebbero essere necessari più tentativi + Se la console dovesse bloccarsi, forzane lo spegnimento tenendo premuto il pulsante di accensione, quindi riprova + + Se fallisce più di dieci volte, prova a sostituire il tuo `otherapp.bin` con la [versione v2.0 di pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/it_IT/installing-boot9strap-(usm).txt b/_pages/it_IT/installing-boot9strap-(usm).txt index da6a44f31f..63f59ccee3 100644 --- a/_pages/it_IT/installing-boot9strap-(usm).txt +++ b/_pages/it_IT/installing-boot9strap-(usm).txt @@ -16,32 +16,33 @@ Una volta inserito il profilo WiFi utilizzeremo SAFE_MODE, una funzionalità di Queste istruzioni funzionano su console americane, europee, giapponesi e coreane, indicate rispettivamente dalle lettere U, E, J o K dopo la versione del sistema operativo. -Se i tuoi pulsanti (L/R), (Su) o (A) non funzionano, dovrai usare un [Metodo Tradizionale](legacy-methods). In questi casi, puoi ricevere assistenza chiedendo, in inglese, nel canale [Nintendo Homebrew su Discord](https://discord.gg/MWxPgEp). -{: .notice--danger} +Se i tuoi pulsanti (L/R), (Su) o (A) non funzionano, dovrai usare un [Metodo Obsoleto](legacy-methods). In questi casi, puoi ricevere assistenza chiedendo, in inglese, nel canale [Nintendo Homebrew su Discord](https://discord.gg/MWxPgEp). +{: .notice--warning} ### Cosa serve * Il tuo file `movable.sed` dalla sezione [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Sezione I - Preparazione +1. Se la tua console è accesa, spegnila 1. Avvia [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) sul tuo computer + Se questo sito non è raggiungibile, prova a usare [quest'altro](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Carica il tuo file movable.sed scegliendo l'opzione "Choose File" 1. Clicca su "Download unSAFE_MODE-bb3 archive" + Verrà scaricato un exploit DSiWare chiamato `F00D43D5.bin` e l'exploit di SAFE_MODE `usm.bin` all'interno di un archivio zip (`unSAFE_MODE-bb3.zip`) -1. Se la tua console è accesa, spegnila 1. Inserisci la scheda SD nel tuo computer 1. Copia i file `boot.firm` e `boot.3dsx` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD + La directory principale della scheda SD è la cartella della tua scheda SD in cui è possibile visualizzare la cartella Nintendo 3DS, ma non il suo interno -1. Copia il file `usm.bin` dall'archivio USM (`unSAFE_MODE-bb3.zip`) nella directory principale della tua scheda SD -1. Nella tua scheda SD, entra in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` +1. Copia il file `usm.bin` da `unSAFE_MODE-bb3.zip` nella directory principale della tua scheda SD +1. Nella tua scheda SD, entra in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` + Questo `` sarà lo stesso che hai utilizzato in [Seedminer](seedminer) - + Se la cartella `Nintendo DSiWare` non esiste, creala + + `` è una cartella dal nome lungo 32 caratteri all'interno di `` + + Se la cartella `Nintendo DSiWare` non esiste, creala all'interno della cartella `` 1. Se ci sono file di backup DSiWare esistenti (``) nella cartella, spostali sul tuo PC + Così facendo la cartella Nintendo DSiWare verrà svuotata. Spostare i file sul tuo PC servirà a prevenire l'eliminazione accidentale dei backup -1. Copia il file `F00D43D5.bin` dall'archivio USM (`unSAFE_MODE-bb3.zip`) nella cartella `Nintendo DSiWare` +1. Copia il file `F00D43D5.bin` da `unSAFE_MODE-bb3.zip` nella cartella `Nintendo DSiWare` #### Sezione II - BannerBomb3 @@ -81,12 +82,10 @@ Se i tuoi pulsanti (L/R), (Su) o (A) non funzionano, dovrai usare un [Metodo Tra 1. Entra in `Gestione dati` -> `DSiWare` 1. Clicca sulla sezione Scheda SD + Lo schermo inferiore dovrebbe colorarsi di verde per pochi istanti, dopodiché la console si riavvierà nel menu HOME. Questo vuol dire che i profili di connessione WiFi sono stati ripristinati con successo -1. Spegni la tua console +1. Spegni il tuo 3DS 1. Inserisci la scheda SD nel tuo computer -1. Nella tua scheda SD, entra in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` - + Questo `` sarà lo stesso che hai utilizzato in [Seedminer](seedminer) +1. Nella tua scheda SD, entra in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 1. Elimina il file `F0D43D5.bin` dalla cartella Nintendo DSiWare -1. Prosegui con il Completamento dell'Installazione ___ diff --git a/_pages/it_IT/legacy-methods.txt b/_pages/it_IT/legacy-methods.txt index bec16a0ae6..f9df01d7a5 100644 --- a/_pages/it_IT/legacy-methods.txt +++ b/_pages/it_IT/legacy-methods.txt @@ -1,5 +1,5 @@ --- -title: "Metodi Tradizionali" +title: "Metodi Obsoleti" --- {% include toc title="Indice" %} @@ -8,9 +8,9 @@ title: "Metodi Tradizionali" Nell'ultimo periodo ci sono stati numerosi miglioramenti e avanzamenti ai metodi di installazione di CFW. -Per questo motivo, è consigliato usare il metodo più recente descritto nella sezione [Cominciamo!](get-started). +Per questo motivo, si consiglia di seguire l'[Installazione di boot9strap (USM)](installing-boot9strap-(usm)) quando possibile. -Ciononostante, i metodi "tradizionali", più vecchi, vengono mantenuti qui per vari motivi. Ti servirà comunque aver eseguito precedentemente [Seedminer](seedminer). +Ciononostante, i metodi "obsoleti", più vecchi, vengono mantenuti qui per vari motivi. Ti servirà comunque aver eseguito precedentemente [Seedminer](seedminer). Se ti dovesse servire una mano, puoi entrare nel canale [Nintendo Homebrew su Discord](https://discord.gg/MWxPgEp) e chiedere, in inglese. @@ -18,7 +18,7 @@ Se ti dovesse servire una mano, puoi entrare nel canale [Nintendo Homebrew su Di I seguenti exploit fanno uso di una delle due applicazioni DS integrate nel 3DS: Connessioni Nintendo DS e Modalità download DS. -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. +Se sia Connessioni Nintendo DS che Modalità download DS non funzionano, dovrai ripararli con [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) usando un entrypoint per gli homebrew, come PicHaxx. #### Test Connessioni Nintendo DS (usato per Fredtool) diff --git a/_pages/it_IT/seedminer.txt b/_pages/it_IT/seedminer.txt index 2f3b32a74b..b40d8fe7ba 100644 --- a/_pages/it_IT/seedminer.txt +++ b/_pages/it_IT/seedminer.txt @@ -48,14 +48,14 @@ Questo metodo utilizza una scheda grafica di fascia alta per eseguire i calcoli 1. Incolla i 32 caratteri della cartella nel campo "Your ID0" + Non inserire l'ID0 a mano. Assicurati che l'ID0 sia stato inserito correttamente copiandolo e incollandolo da dove l'hai salvato nella sezione precedente 1. Seleziona "Go" - + Se il sito passa direttamente al punto 4, scarica il tuo file `movable.sed` e prosegui con la sezione successiva. + + Se il sito passa direttamente al punto 4, scarica il tuo file `movable.sed` e prosegui con la sezione successiva 1. Quando richiesto, usa il pulsante "Registra Amico" sulla tua console per aggiungere il codice amico della console 3DS fittizia 1. Attendi l'aggiornamento del sito + Se la pagina non si aggiorna da sola, attendi qualche minuto prima di ricaricarla manualmente una singola volta 1. Quando il sito avrà finito di elaborare le informazioni, potrai continuare premendo "Continue" o effettuare le operazioni su un altra console con "Do another device". Premi il pulsante verde "Continue" 1. Attendi il termine del processo - + Potrebbe terminare in poco tempo (anche meno di cinque minuti) o impiegarci anche mezz'ora. - + Durante questo processo, il bot potrebbe non visualizzarsi sul tuo 3DS. Fintantoché il sito si aggiorna, non sarà un problema. + + Potrebbe terminare in poco tempo (anche meno di cinque minuti) o impiegarci anche mezz'ora + + Durante questo processo, il bot potrebbe non visualizzarsi sul tuo 3DS. Fintantoché il sito 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 + Conserva questo file in quanto ti servirà nelle pagine successive @@ -66,15 +66,15 @@ ___ Seedminer utilizza il tuo file `movable.sed` per sfruttare gli exploit presenti nel firmware SAFE_MODE presente in ogni console 3DS. -Questo metodo è compatibile con tutte le regioni tranne CHN e TWN. +Questo metodo è compatibile con tutte le regioni, tranne CHN e TWN, e richiede pulsanti dorsali funzionanti. Prosegui con l'[Installazione di boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} ___ -#### Metodi Tradizionali +#### Metodi Obsoleti Questi metodi sono obsoleti e non sono consigliati a meno che non ti venga indicato altrimenti. -[Metodi Tradizionali](legacy-methods) +[Metodi Obsoleti](legacy-methods) diff --git a/_pages/it_IT/site-navigation.txt b/_pages/it_IT/site-navigation.txt index 42a36b8b39..2f4ea53543 100644 --- a/_pages/it_IT/site-navigation.txt +++ b/_pages/it_IT/site-navigation.txt @@ -49,13 +49,13 @@ sitemap: false + [Installazione di boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installazione di boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installazione di boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installazione di boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installazione di boot9strap (USM)](installing-boot9strap-(usm)) + [Installazione di boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Spostare l'EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Cambiare regione](region-changing) + [Seedminer](seedminer) -+ [Metodi Seedminer Tradizionali](legacy-methods) ++ [Metodi Seedminer Obsoleti](legacy-methods) + [Risoluzione dei problemi](troubleshooting) + [Disinstallare il CFW](uninstall-cfw) + [Aggiornare B9S](updating-a9lh) diff --git a/_pages/ja_JP/bannerbomb3.txt b/_pages/ja_JP/bannerbomb3.txt index 0356bb145c..12fd928d99 100644 --- a/_pages/ja_JP/bannerbomb3.txt +++ b/_pages/ja_JP/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/ja_JP/credits.txt b/_pages/ja_JP/credits.txt index b945960304..ecf49528c1 100644 --- a/_pages/ja_JP/credits.txt +++ b/_pages/ja_JP/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **[Freenode上の #Cakey](http://webchat.freenode.net/?channels=%23Cakey) に感謝を!** {: .notice--primary} @@ -52,6 +55,7 @@ title: "Credits" + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/ja_JP/home.txt b/_pages/ja_JP/home.txt index 4d4fe541a3..eebd2a21f4 100644 --- a/_pages/ja_JP/home.txt +++ b/_pages/ja_JP/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **ガイドを始める前に、あなたの3DSが復元不可能なBRICK状態になるリスクが有ることを忘れないでください。 稀ではありますが、BRICKする可能性があります。必ず全ての指示に従ってください。** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). すべてが計画通りに進めば、データは全く失われず、導入前にあなたが使用していたすべてのもの (ゲーム、NNID、セーブデータなど) が保持されます。 + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/ja_JP/homebrew-launcher-(pichaxx).txt b/_pages/ja_JP/homebrew-launcher-(pichaxx).txt index 5201af49bb..3e7eea3021 100644 --- a/_pages/ja_JP/homebrew-launcher-(pichaxx).txt +++ b/_pages/ja_JP/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off your device ___ diff --git a/_pages/ja_JP/homebrew-launcher-(soundhax).txt b/_pages/ja_JP/homebrew-launcher-(soundhax).txt index cb6041dc4c..16fc99ce78 100644 --- a/_pages/ja_JP/homebrew-launcher-(soundhax).txt +++ b/_pages/ja_JP/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/ja_JP/installing-boot9strap-(fredtool).txt b/_pages/ja_JP/installing-boot9strap-(fredtool).txt index 97551bd32c..196ec960d9 100644 --- a/_pages/ja_JP/installing-boot9strap-(fredtool).txt +++ b/_pages/ja_JP/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert your SD card into your device 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off your device 1. パソコンにSDカードを入れます -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/ja_JP/installing-boot9strap-(frogtool).txt b/_pages/ja_JP/installing-boot9strap-(frogtool).txt index 5a3cb7bfd3..e4352f768d 100644 --- a/_pages/ja_JP/installing-boot9strap-(frogtool).txt +++ b/_pages/ja_JP/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. パソコンにSDカードを入れます 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert your SD card into your device @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. (Start) を押してセーブして再起動します + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/ja_JP/installing-boot9strap-(hardmod).txt b/_pages/ja_JP/installing-boot9strap-(hardmod).txt index ab36735c45..b6d6b62681 100644 --- a/_pages/ja_JP/installing-boot9strap-(hardmod).txt +++ b/_pages/ja_JP/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/ja_JP/installing-boot9strap-(ntrboot).txt b/_pages/ja_JP/installing-boot9strap-(ntrboot).txt index cdd1eee12a..037e5c473b 100644 --- a/_pages/ja_JP/installing-boot9strap-(ntrboot).txt +++ b/_pages/ja_JP/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/ja_JP/installing-boot9strap-(soundhax).txt b/_pages/ja_JP/installing-boot9strap-(soundhax).txt index bfa896a265..7aee86f011 100644 --- a/_pages/ja_JP/installing-boot9strap-(soundhax).txt +++ b/_pages/ja_JP/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. パソコンにSDカードを入れます 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. `/SDCARD`に行って、「<3 nedwill 2016」を再生します + 何度も試行しなければならないことがあります - + 画面がフリーズした場合、電源ボタン長押しで強制的に電源を切り、もう一度やり直してください + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ja_JP/installing-boot9strap-(usm).txt b/_pages/ja_JP/installing-boot9strap-(usm).txt index 29593db1b7..bb29c9ccc8 100644 --- a/_pages/ja_JP/installing-boot9strap-(usm).txt +++ b/_pages/ja_JP/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. パソコンにSDカードを入れます 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off your device 1. パソコンにSDカードを入れます -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/ja_JP/legacy-methods.txt b/_pages/ja_JP/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/ja_JP/legacy-methods.txt +++ b/_pages/ja_JP/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/ja_JP/seedminer.txt b/_pages/ja_JP/seedminer.txt index c5b12fde52..f63783fde7 100644 --- a/_pages/ja_JP/seedminer.txt +++ b/_pages/ja_JP/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ja_JP/site-navigation.txt b/_pages/ja_JP/site-navigation.txt index e87b3f3f2a..a3fc0803aa 100644 --- a/_pages/ja_JP/site-navigation.txt +++ b/_pages/ja_JP/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [EmuNANDを移動する](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/ko_KR/bannerbomb3.txt b/_pages/ko_KR/bannerbomb3.txt index 461909efa5..16545a7f7e 100644 --- a/_pages/ko_KR/bannerbomb3.txt +++ b/_pages/ko_KR/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/ko_KR/credits.txt b/_pages/ko_KR/credits.txt index 26a206845c..0a4b99d05e 100644 --- a/_pages/ko_KR/credits.txt +++ b/_pages/ko_KR/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **[Freenode #Cakey 채널](http://webchat.freenode.net/?channels=%23Cakey)의 모든 분께 정말 감사드립니다!** {: .notice--primary} @@ -52,6 +55,7 @@ title: "Credits" + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/ko_KR/home.txt b/_pages/ko_KR/home.txt index 69694cdf47..720a65236b 100644 --- a/_pages/ko_KR/home.txt +++ b/_pages/ko_KR/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **가이드를 시작하기 앞서 반드시 3DS 해킹의 위험 요소를 인지하기 바랍니다: 시스템을 수정하는 모든 행위는 기기를 복구가 불가능한 벽돌로 만들 위험을 안고 있습니다. 매우 드물어도 가능성은 존재하므로 모든 절차을 정확하게 따라 주세요.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + 모든 것이 계획대로 진행될 경우 시작할 때 갖고 있던 데이터가 모두 보존됩니다. (게임, NNID, 저장 데이터 등) + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + SD 카드는 [GPT가 아니라 MBR](http://www.howtogeek.com/245610/) 기반이어야 합니다. (처음 샀을 때 끼워져 있는 SD 카드는 기본적으로 MBR입니다.) The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/ko_KR/homebrew-launcher-(pichaxx).txt b/_pages/ko_KR/homebrew-launcher-(pichaxx).txt index cfca436122..fc00b0d663 100644 --- a/_pages/ko_KR/homebrew-launcher-(pichaxx).txt +++ b/_pages/ko_KR/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. SD 카드를 기기에 다시 삽입해 주세요. 1. 기기를 시작해 주세요. 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. 기기를 종료해 주세요. ___ diff --git a/_pages/ko_KR/homebrew-launcher-(soundhax).txt b/_pages/ko_KR/homebrew-launcher-(soundhax).txt index abdfc12541..708347af54 100644 --- a/_pages/ko_KR/homebrew-launcher-(soundhax).txt +++ b/_pages/ko_KR/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/ko_KR/installing-boot9strap-(fredtool).txt b/_pages/ko_KR/installing-boot9strap-(fredtool).txt index e97ef92d53..ac287fa441 100644 --- a/_pages/ko_KR/installing-boot9strap-(fredtool).txt +++ b/_pages/ko_KR/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. SD 카드를 기기에 다시 삽입해 주세요. 1. 기기를 시작해 주세요. @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. 기기를 종료해 주세요. 1. SD 카드를 컴퓨터에 삽입해 주세요. -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. SD 카드를 기기에 다시 삽입해 주세요. 1. 기기를 시작해 주세요. diff --git a/_pages/ko_KR/installing-boot9strap-(frogtool).txt b/_pages/ko_KR/installing-boot9strap-(frogtool).txt index 5b27d77470..e33780ddb9 100644 --- a/_pages/ko_KR/installing-boot9strap-(frogtool).txt +++ b/_pages/ko_KR/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. SD 카드를 컴퓨터에 삽입해 주세요. 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. SD 카드를 기기에 다시 삽입해 주세요. @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. (start)를 눌러 저장하고 기기를 다시 시작해 주세요. + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. 성공하면 홈브류 런처가 실행될 것입니다. +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/ko_KR/installing-boot9strap-(hardmod).txt b/_pages/ko_KR/installing-boot9strap-(hardmod).txt index 5f9050332c..d1aa305852 100644 --- a/_pages/ko_KR/installing-boot9strap-(hardmod).txt +++ b/_pages/ko_KR/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/ko_KR/installing-boot9strap-(ntrboot).txt b/_pages/ko_KR/installing-boot9strap-(ntrboot).txt index f6d59e53f0..c8a571b605 100644 --- a/_pages/ko_KR/installing-boot9strap-(ntrboot).txt +++ b/_pages/ko_KR/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/ko_KR/installing-boot9strap-(soundhax).txt b/_pages/ko_KR/installing-boot9strap-(soundhax).txt index 76c6e55b50..2f629f5a24 100644 --- a/_pages/ko_KR/installing-boot9strap-(soundhax).txt +++ b/_pages/ko_KR/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. SD 카드를 컴퓨터에 삽입해 주세요. 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. `/ SDCARD`로 가서 "<3 nedwill 2016"를 재생해 주세요. + 여러 번의 시도가 필요할 수 있습니다. - + 재생중 화면이 멈출 경우 전원 버튼을 길게 눌러서 기기를 강제로 종료시킨 후 다시 시도해 주세요. + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ko_KR/installing-boot9strap-(usm).txt b/_pages/ko_KR/installing-boot9strap-(usm).txt index f975b5cce1..b78e91f065 100644 --- a/_pages/ko_KR/installing-boot9strap-(usm).txt +++ b/_pages/ko_KR/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. SD 카드를 컴퓨터에 삽입해 주세요. 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. 기기를 종료해 주세요. 1. SD 카드를 컴퓨터에 삽입해 주세요. -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/ko_KR/legacy-methods.txt b/_pages/ko_KR/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/ko_KR/legacy-methods.txt +++ b/_pages/ko_KR/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/ko_KR/seedminer.txt b/_pages/ko_KR/seedminer.txt index 10bd882e3b..ddfc30293c 100644 --- a/_pages/ko_KR/seedminer.txt +++ b/_pages/ko_KR/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. 기기를 시작해 주세요. 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ko_KR/site-navigation.txt b/_pages/ko_KR/site-navigation.txt index 697eac83de..79e5a88754 100644 --- a/_pages/ko_KR/site-navigation.txt +++ b/_pages/ko_KR/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [EmuNAND기반 데이터 이동](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/ms_MY/bannerbomb3.txt b/_pages/ms_MY/bannerbomb3.txt index f46205a0bb..84e878b9d1 100644 --- a/_pages/ms_MY/bannerbomb3.txt +++ b/_pages/ms_MY/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/ms_MY/credits.txt b/_pages/ms_MY/credits.txt index a1c04249be..b3faf42816 100644 --- a/_pages/ms_MY/credits.txt +++ b/_pages/ms_MY/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Ribuan terima kasih kepada semua [#Cakey di Freenode](http://webchat.freenode.net/?channels=%23Cakey) anda semua mengagumkan!** {: .notice--primary} @@ -52,6 +55,7 @@ Jika nama anda tiada disenarai, hubungi saya dan saya akan tambahkan nama anda. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/ms_MY/home.txt b/_pages/ms_MY/home.txt index e7f4ba0a5b..30b71d983e 100644 --- a/_pages/ms_MY/home.txt +++ b/_pages/ms_MY/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + ** Sebelum memulakan panduan, anda mesti tahu risiko-risiko ubahsuai 3DS: SETIAP kali anda mengubah suai sistem anda, sentiasa ada potensi untuk brick yang tidak dapat DIPULIHKAN. Mereka jarang berlaku, tetapi masih berkemungkinan, jadi pastikan anda ikut SEMUA arahan DENGAN TEPAT.* * + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + Jika segala-galanya mengikut perancangan, anda tidak akan kehilangan sebarang data dan akhirnya masih yang sama (games, NNID, saves, dan sebagainya akan dikekalkan). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/ms_MY/homebrew-launcher-(pichaxx).txt b/_pages/ms_MY/homebrew-launcher-(pichaxx).txt index 5201af49bb..3e7eea3021 100644 --- a/_pages/ms_MY/homebrew-launcher-(pichaxx).txt +++ b/_pages/ms_MY/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off your device ___ diff --git a/_pages/ms_MY/homebrew-launcher-(soundhax).txt b/_pages/ms_MY/homebrew-launcher-(soundhax).txt index 4ff18a119a..d742dc4a74 100644 --- a/_pages/ms_MY/homebrew-launcher-(soundhax).txt +++ b/_pages/ms_MY/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/ms_MY/installing-boot9strap-(fredtool).txt b/_pages/ms_MY/installing-boot9strap-(fredtool).txt index fcb04e7dc2..fb24057dd3 100644 --- a/_pages/ms_MY/installing-boot9strap-(fredtool).txt +++ b/_pages/ms_MY/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert your SD card into your device 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off your device 1. Pasang kad SD anda ke dalam komputer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/ms_MY/installing-boot9strap-(frogtool).txt b/_pages/ms_MY/installing-boot9strap-(frogtool).txt index 44be6d4338..8379250483 100644 --- a/_pages/ms_MY/installing-boot9strap-(frogtool).txt +++ b/_pages/ms_MY/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Pasang kad SD anda ke dalam komputer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert your SD card into your device @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Tekan (Start) untuk save dan reboot + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/ms_MY/installing-boot9strap-(hardmod).txt b/_pages/ms_MY/installing-boot9strap-(hardmod).txt index 08621de41f..1322095455 100644 --- a/_pages/ms_MY/installing-boot9strap-(hardmod).txt +++ b/_pages/ms_MY/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/ms_MY/installing-boot9strap-(ntrboot).txt b/_pages/ms_MY/installing-boot9strap-(ntrboot).txt index 58d5b3e6fa..874640217f 100644 --- a/_pages/ms_MY/installing-boot9strap-(ntrboot).txt +++ b/_pages/ms_MY/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/ms_MY/installing-boot9strap-(soundhax).txt b/_pages/ms_MY/installing-boot9strap-(soundhax).txt index 5f201aeb92..0103560392 100644 --- a/_pages/ms_MY/installing-boot9strap-(soundhax).txt +++ b/_pages/ms_MY/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Pasang kad SD anda ke dalam komputer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Pergi ke `/SDCARD`, kemudian mainkan "<3 nedwill 2016" + Mungkin memerlukan beberapa kali cubaan - + Jika ia beku, anda boleh memaksa power off peranti anda dengan menahan butang power, kemudian cuba lagi + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ms_MY/installing-boot9strap-(usm).txt b/_pages/ms_MY/installing-boot9strap-(usm).txt index 661444c8fb..80e6133510 100644 --- a/_pages/ms_MY/installing-boot9strap-(usm).txt +++ b/_pages/ms_MY/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Pasang kad SD anda ke dalam komputer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off your device 1. Pasang kad SD anda ke dalam komputer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/ms_MY/legacy-methods.txt b/_pages/ms_MY/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/ms_MY/legacy-methods.txt +++ b/_pages/ms_MY/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/ms_MY/seedminer.txt b/_pages/ms_MY/seedminer.txt index 5b437f0dd5..0bee7ebf93 100644 --- a/_pages/ms_MY/seedminer.txt +++ b/_pages/ms_MY/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ms_MY/site-navigation.txt b/_pages/ms_MY/site-navigation.txt index 6310364879..6ecd589c8d 100644 --- a/_pages/ms_MY/site-navigation.txt +++ b/_pages/ms_MY/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Pindah EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/nl_NL/bannerbomb3.txt b/_pages/nl_NL/bannerbomb3.txt index 599767cbb3..b82fddaa80 100644 --- a/_pages/nl_NL/bannerbomb3.txt +++ b/_pages/nl_NL/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/nl_NL/credits.txt b/_pages/nl_NL/credits.txt index 010d1adcab..1e7ac63e30 100644 --- a/_pages/nl_NL/credits.txt +++ b/_pages/nl_NL/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Speciale dank aan iedereen op [#Cakey Freenode](http://webchat.freenode.net/?channels=%23Cakey) omdat ze awesome zijn** {: .notice--primary} @@ -52,6 +55,7 @@ Als ik je hier ben vergeten te noemen, neem contact met me op, dan voeg ik je to + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/nl_NL/home.txt b/_pages/nl_NL/home.txt index 2608c4779a..cf1f9a1e85 100644 --- a/_pages/nl_NL/home.txt +++ b/_pages/nl_NL/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Voordat je met deze handleiding begint moet je weten wat de risico's zijn van het hacken van je 3DS: ELKE keer als je een aanpassing maakt aan je 3DS zal er een altijd een kans zijn op een ONHERSTELBARE brick. Deze zijn zeer zeldzaam, maar het blijft altijd een mogelijkheid, dus wees er zeker van dat je ALLE stappen EXACT volgt.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + als alles volgens plan gaat, zal je geen data verliezen en eindigen met alles waarmee je begon (spellen, NNID, saves, etc. zullen bewaard blijven). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Je SD kaart zal een [MBR, niet GPT](http://www.howtogeek.com/245610/) (de SD card die standaard komt bij je 3DS is MBR) moeten zijn. The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/nl_NL/homebrew-launcher-(pichaxx).txt b/_pages/nl_NL/homebrew-launcher-(pichaxx).txt index e60594bf3b..52505c3ed6 100644 --- a/_pages/nl_NL/homebrew-launcher-(pichaxx).txt +++ b/_pages/nl_NL/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Stop je SD kaart terug in je 3DS 1. Zet je 3DS aan 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Schakel je 3ds uit ___ diff --git a/_pages/nl_NL/homebrew-launcher-(soundhax).txt b/_pages/nl_NL/homebrew-launcher-(soundhax).txt index fd5b7591b3..194fb748a5 100644 --- a/_pages/nl_NL/homebrew-launcher-(soundhax).txt +++ b/_pages/nl_NL/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/nl_NL/installing-boot9strap-(fredtool).txt b/_pages/nl_NL/installing-boot9strap-(fredtool).txt index 5330bad171..3651e842ad 100644 --- a/_pages/nl_NL/installing-boot9strap-(fredtool).txt +++ b/_pages/nl_NL/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Stop je SD kaart terug in je 3DS 1. Zet je 3DS aan @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Schakel je 3ds uit 1. Plaats je SD kaart in je computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Stop je SD kaart terug in je 3DS 1. Zet je 3DS aan diff --git a/_pages/nl_NL/installing-boot9strap-(frogtool).txt b/_pages/nl_NL/installing-boot9strap-(frogtool).txt index 2061548617..af3b7f5928 100644 --- a/_pages/nl_NL/installing-boot9strap-(frogtool).txt +++ b/_pages/nl_NL/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Plaats je SD kaart in je computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Stop je SD kaart terug in je 3DS @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Druk op (Start) om op te slaan en opnieuw op te starten + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Nu zou je console de Homebrew Launcher moeten openen +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/nl_NL/installing-boot9strap-(hardmod).txt b/_pages/nl_NL/installing-boot9strap-(hardmod).txt index f6edd49826..3d066772fa 100644 --- a/_pages/nl_NL/installing-boot9strap-(hardmod).txt +++ b/_pages/nl_NL/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/nl_NL/installing-boot9strap-(ntrboot).txt b/_pages/nl_NL/installing-boot9strap-(ntrboot).txt index e03438ab9c..6a9b818af9 100644 --- a/_pages/nl_NL/installing-boot9strap-(ntrboot).txt +++ b/_pages/nl_NL/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/nl_NL/installing-boot9strap-(soundhax).txt b/_pages/nl_NL/installing-boot9strap-(soundhax).txt index bd3a1d510a..8545adebd9 100644 --- a/_pages/nl_NL/installing-boot9strap-(soundhax).txt +++ b/_pages/nl_NL/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Plaats je SD kaart in je computer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Ga naar `/SDCARD`, en speel dan "<3 nedwill 2016" af + Dit kan meerdere pogingen nodig hebben - + Als het vastloopt, zet het apparaat dan gewoon uit door de power knop ingedrukt te houden, probeer het daarna opnieuw + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/nl_NL/installing-boot9strap-(usm).txt b/_pages/nl_NL/installing-boot9strap-(usm).txt index 0f5fe50728..3f530d339a 100644 --- a/_pages/nl_NL/installing-boot9strap-(usm).txt +++ b/_pages/nl_NL/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Plaats je SD kaart in je computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Schakel je 3ds uit 1. Plaats je SD kaart in je computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/nl_NL/legacy-methods.txt b/_pages/nl_NL/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/nl_NL/legacy-methods.txt +++ b/_pages/nl_NL/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/nl_NL/seedminer.txt b/_pages/nl_NL/seedminer.txt index 658e0ccd67..59c10e03c4 100644 --- a/_pages/nl_NL/seedminer.txt +++ b/_pages/nl_NL/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Zet je 3DS aan 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/nl_NL/site-navigation.txt b/_pages/nl_NL/site-navigation.txt index 1726a20b63..5ec2295678 100644 --- a/_pages/nl_NL/site-navigation.txt +++ b/_pages/nl_NL/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [EmuNAND Verplaatsen](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/no_NO/bannerbomb3.txt b/_pages/no_NO/bannerbomb3.txt index fc0cbaf018..74909ba0d5 100644 --- a/_pages/no_NO/bannerbomb3.txt +++ b/_pages/no_NO/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/no_NO/credits.txt b/_pages/no_NO/credits.txt index 6fa9b7a184..dc87f53363 100644 --- a/_pages/no_NO/credits.txt +++ b/_pages/no_NO/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Spesiell takk til alle på [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) for å være fantastiske!** {: .notice--primary} @@ -52,6 +55,7 @@ Hvis jeg glemte deg, ta kontakt så legger jeg deg til. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/no_NO/home.txt b/_pages/no_NO/home.txt index d5a6ae9db7..340cd39f11 100644 --- a/_pages/no_NO/home.txt +++ b/_pages/no_NO/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Før du starter veiledningen, må du vite risikoen for 3DS hacking: HVER gang du endrer systemet, er det alltid et potensial for en UOPPRETTELIG brick. De er sjeldne, men fortsatt en mulighet så pass på at du følger ALLE trinnene NØYAKTIG.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + Hvis alt går etter planen, vil du ikke miste data, og ende opp med alt som du startet med (spill, NNID, saver, osv blir bevart). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/no_NO/homebrew-launcher-(pichaxx).txt b/_pages/no_NO/homebrew-launcher-(pichaxx).txt index ae61c7e31b..5da992ba9a 100644 --- a/_pages/no_NO/homebrew-launcher-(pichaxx).txt +++ b/_pages/no_NO/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Sett inn SD-kortet i konsollen igjen 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Slå av enheten ___ diff --git a/_pages/no_NO/homebrew-launcher-(soundhax).txt b/_pages/no_NO/homebrew-launcher-(soundhax).txt index 003173f3b6..0f1f772a2f 100644 --- a/_pages/no_NO/homebrew-launcher-(soundhax).txt +++ b/_pages/no_NO/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/no_NO/installing-boot9strap-(fredtool).txt b/_pages/no_NO/installing-boot9strap-(fredtool).txt index 29fb91a6a8..10966f80fd 100644 --- a/_pages/no_NO/installing-boot9strap-(fredtool).txt +++ b/_pages/no_NO/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Sett inn SD-kortet i konsollen igjen 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Slå av enheten 1. Sett inn SD-kortet i datamaskinen din -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Sett inn SD-kortet i konsollen igjen 1. Power on your device diff --git a/_pages/no_NO/installing-boot9strap-(frogtool).txt b/_pages/no_NO/installing-boot9strap-(frogtool).txt index 9a431c596f..3f6dbb538d 100644 --- a/_pages/no_NO/installing-boot9strap-(frogtool).txt +++ b/_pages/no_NO/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Sett inn SD-kortet i datamaskinen din 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Sett inn SD-kortet i konsollen igjen @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Trykk (Start) for å lagre og starte på nytt + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/no_NO/installing-boot9strap-(hardmod).txt b/_pages/no_NO/installing-boot9strap-(hardmod).txt index bc38373498..f29ec3f2b1 100644 --- a/_pages/no_NO/installing-boot9strap-(hardmod).txt +++ b/_pages/no_NO/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/no_NO/installing-boot9strap-(ntrboot).txt b/_pages/no_NO/installing-boot9strap-(ntrboot).txt index 85bc76ac34..998f44d3c3 100644 --- a/_pages/no_NO/installing-boot9strap-(ntrboot).txt +++ b/_pages/no_NO/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/no_NO/installing-boot9strap-(soundhax).txt b/_pages/no_NO/installing-boot9strap-(soundhax).txt index 171502ee9c..0183e71483 100644 --- a/_pages/no_NO/installing-boot9strap-(soundhax).txt +++ b/_pages/no_NO/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Sett inn SD-kortet i datamaskinen din 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Gå til `/SDCARD`, og spill deretter av "<3 nedwill 2016" + Dette kan ta flere forsøk - + Hvis enheten fryser, kan du tvinge den til å skru seg av ved og holde av-knappen og så prøve igjen + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/no_NO/installing-boot9strap-(usm).txt b/_pages/no_NO/installing-boot9strap-(usm).txt index aa7e45ebb9..23513989cb 100644 --- a/_pages/no_NO/installing-boot9strap-(usm).txt +++ b/_pages/no_NO/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Sett inn SD-kortet i datamaskinen din 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Slå av enheten 1. Sett inn SD-kortet i datamaskinen din -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/no_NO/legacy-methods.txt b/_pages/no_NO/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/no_NO/legacy-methods.txt +++ b/_pages/no_NO/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/no_NO/seedminer.txt b/_pages/no_NO/seedminer.txt index e638eded14..d9adc4beab 100644 --- a/_pages/no_NO/seedminer.txt +++ b/_pages/no_NO/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/no_NO/site-navigation.txt b/_pages/no_NO/site-navigation.txt index 6365f3b8ba..c44d179346 100644 --- a/_pages/no_NO/site-navigation.txt +++ b/_pages/no_NO/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Flytt EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/pl_PL/bannerbomb3.txt b/_pages/pl_PL/bannerbomb3.txt index 3de69a3d4e..7b0213153b 100644 --- a/_pages/pl_PL/bannerbomb3.txt +++ b/_pages/pl_PL/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Spis Treści" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Wymagana Lektura To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/pl_PL/credits.txt b/_pages/pl_PL/credits.txt index 120809634d..b75eda04c7 100644 --- a/_pages/pl_PL/credits.txt +++ b/_pages/pl_PL/credits.txt @@ -2,6 +2,9 @@ title: "Współautorzy" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Specjalne podziękowania dla wszystkich z [#Cakey na Freenode](http://webchat.freenode.net/?channels=%23Cakey) za ich pracę!** {: .notice--primary} @@ -52,6 +55,7 @@ Jeśli zapomniałem tu o tobie, skontaktuj się ze mną a dodam twoje imię do l + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/pl_PL/home.txt b/_pages/pl_PL/home.txt index 9f3530661a..ba4184dc1c 100644 --- a/_pages/pl_PL/home.txt +++ b/_pages/pl_PL/home.txt @@ -78,7 +78,7 @@ Aby zobaczyć pełną listę podpisów sighax, zobacz [ten gist](https://gist.gi + **Przed rozpoczęciem wykonywania instrukcji, musisz znać zagrożenia przerabiania Nintendo 3DS: przy KAŻDEJ modyfikacji systemu istnieje potencjalne ryzyko NIEODWRACALNEGO BRICK'A. Są one rzadkie, ale nadal możliwe, więc upewnij się, że wykonałeś WSZYSTKIE kroki DOKŁADNIE.** + Jeśli już wcześniej przerobiłeś swoją konsolę używając EmuNAND, i chcesz przenieść jego zawartość na twój nowy SysNAND CFW, postępuj zwyczajnie według tego poradnika i przenieś swój istniejący EmuNAND, kiedy zostaniesz o to zapytany w rozdziale [Finalizowanie Instalacji](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + Jeśli wszystko pójdzie zgodnie z planem, nie stracisz żadnych danych i wszystko pozostanie tak, jak przed rozpoczęciem poradnika (gry, NNID, zapisy itp. zostaną zachowane). + Pozostaw swoją konsolę podłączoną do ładowarki i naładowaną podczas całego procesu, aby nie dopuścić do utraty danych, lub uszkodzenia spowodowanego niespodziewanym wyłączeniem konsoli! + Tabelą partycji twojej karty SD powinien być [MBR, nie GPT](http://www.howtogeek.com/245610/) (karta SD, która przychodzi z twoim urządzeniem będzie domyślnie w MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/pl_PL/homebrew-launcher-(pichaxx).txt b/_pages/pl_PL/homebrew-launcher-(pichaxx).txt index fba1b980ee..0e07beaad9 100644 --- a/_pages/pl_PL/homebrew-launcher-(pichaxx).txt +++ b/_pages/pl_PL/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Spis Treści" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Wymagana Lektura This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Wybierz swój plik `movable.sed` 1. Select "Build and Download" 1. Poczekaj na zakończenie procesu -1. Przejdź kolejno do katalogów `Nintendo 3DS` -> `` -> `<32-znakowe-id>` -> `Nintendo DSiWare` na karcie SD - + Twoje `` będzie takie samo jak te użyte przez Ciebie w [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Jeśli zostaniesz o to poproszony, nadpisz stary plik zapisu 1. Włóż ponownie kartę SD do konsoli 1. Włącz konsolę 1. Launch "Pokemon Picross" 1. Jeśli Soundhax zadziałał, uruchomi się Homebrew Launcher - + Możesz zobaczyć błąd informujący o braku aplikacji. -1. Wyłącz konsolę. + + You may see an error stating there are no applications found +1. Wyłącz konsolę ___ diff --git a/_pages/pl_PL/homebrew-launcher-(soundhax).txt b/_pages/pl_PL/homebrew-launcher-(soundhax).txt index 29ce851d5c..a24d837363 100644 --- a/_pages/pl_PL/homebrew-launcher-(soundhax).txt +++ b/_pages/pl_PL/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### Czego Potrzebujesz * Najnowszej wersji [Soundhax](http://soundhax.com/) *(dla twojego regionu, urządzenia i wersji systemu)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * Najnowszej wersji [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Najnowszej wersji [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standardowa instalacja; nie `devkit` czy plik `ntr`)* * Najnowszej wersji [safehax](https://github.com/TiniVi/safehax/releases/latest) *(pliku `.3dsx`)* * Najnowszej wersji [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* [payloadu otherapp](https://smealum.github.io/3ds/#otherapp) *(dla twojej konsoli i regionu)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instrukcje diff --git a/_pages/pl_PL/installing-boot9strap-(fredtool).txt b/_pages/pl_PL/installing-boot9strap-(fredtool).txt index 35e5520776..194cb2a923 100644 --- a/_pages/pl_PL/installing-boot9strap-(fredtool).txt +++ b/_pages/pl_PL/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Instalacja Boot9strap (Fredtool)" {% include toc title="Spis Treści" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Wymagana Lektura This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ To obecnie działająca implementacja luki: "FIRM partitions known-plaintext" sz ### Czego Potrzebujesz -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Twojego pliku `movable.sed` z ukończenia [Seedminer](seedminer) * Najnowszej wersji [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * Najnowszej wersji [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Sekcja I - Przygotowanie @@ -28,18 +31,18 @@ To obecnie działająca implementacja luki: "FIRM partitions known-plaintext" sz #### Sekcja II - Fredtool -1. Otwórz [Fredtool](https://fredtool.bruteforcemovable.com/) na komputerze +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Wybierz swój plik `movable.sed` w polu "Your movable.sed" 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Wypełnij captcha "I'm not a robot" (nie jestem robotem) 1. Wybierz "Start" 1. Poczekaj na zakończenie procesu 1. Po zakończeniu procesu, pobierz zmodyfikowane archiwum DSiWare ze strony - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + Twoje `` będzie takie samo jak te użyte przez Ciebie w [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Włóż ponownie kartę SD do konsoli 1. Włącz konsolę @@ -87,7 +90,7 @@ Jeśli wolisz skorzystać z obrazkowego poradnika dotyczącego tej sekcji przejd 1. Wyłącz konsolę 1. Włóż kartę SD do komputera -1. Skopiuj plik `42383841.bin` z folderu `output/clean/` znajdującego się w archiwum DSiWare (`fredtool_output.zip`) do folderu `Nintendo 3DS//<32-znakowe-id>/Nintendo DSiWare/` na karcie SD +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Nadpisz istniejący plik `42383841.bin` 1. Włóż ponownie kartę SD do konsoli 1. Włącz konsolę diff --git a/_pages/pl_PL/installing-boot9strap-(frogtool).txt b/_pages/pl_PL/installing-boot9strap-(frogtool).txt index 686a533185..44d6a24aa0 100644 --- a/_pages/pl_PL/installing-boot9strap-(frogtool).txt +++ b/_pages/pl_PL/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Instalacja Boot9strap (Frogtool)" {% include toc title="Spis Treści" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Wymagana Lektura Użyjemy Homebrew Launchera w celu uruchomienia narzędzia Frogtool, aby podmienić obecne "Flipnote Studio" na Japońską wersję podatną na exploity, której użyjemy do uruchomienia b9sTool i zainstalowania boot9strap. @@ -18,14 +21,14 @@ Aby użyć linków [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) zamies * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * Najnowszej wersji [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * Najnowszej wersji [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Sekcja I - Przygotowanie 1. Włóż kartę SD do komputera 1. Skopiuj plik `movable.sed` do katalogu głównego karty SD 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Skopiuj `Frogtool.3dsx` do folderu `/3ds/` na twojej karcie SD 1. Skopiuj plik `frogcert.bin` do katalogu głównego karty SD 1. Włóż ponownie kartę SD do konsoli @@ -74,6 +77,26 @@ Jeśli wolisz skorzystać z obrazkowego poradnika dotyczącego tej sekcji przejd 1. Naciśnij (Start) aby zapisać zmiany i uruchomić konsolę ponownie + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Uruchom aplikację "Download Play" (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Wybierz "Miscellaneous options" +1. Wybierz "Switch the hb. title to the current app." +1. Naciśnij (B) aby kontynuować +1. Naciśnij (B) aby powrócić do głównego menu Rosalina +1. Naciśnij (B) aby zamknąć menu Rosalina +1. Naciśnij (Home), a następnie zamknij aplikację Download Play +1. Relaunch the Download Play application +1. Twoja konsola powinna załadować Homebrew Launcher +1. Uruchom aplikację Frogtool z listy Homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Kontynuuj do [Finalizowanie Instalacji](finalizing-setup) diff --git a/_pages/pl_PL/installing-boot9strap-(hardmod).txt b/_pages/pl_PL/installing-boot9strap-(hardmod).txt index 9e64f3bd6a..929913050b 100644 --- a/_pages/pl_PL/installing-boot9strap-(hardmod).txt +++ b/_pages/pl_PL/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ To zadziała na New 3DS, New 2DS, Old 3DS, i Old 2DS na *każdej* wersji oprogra * Najnowszej wersji [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standardowa instalacja; nie `devkit` czy plik `ntr`)* * Najnowszej wersji programu [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Użytkownicy Windowsa mogą użyć skompilowanego pliku `.exe`, podczas gdy użytkownicy Mac'a i Linuxa muszą posiadać zainstalowany [Python 3](https://www.python.org/downloads/) aby uruchomić plik `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * Plik `.firm` odpowiedni dla twojego urządzenia i wersji oprogramowania: | Wersje | Kernel | Old 3DS lub Old 2DS | New 3DS lub New 2DS | diff --git a/_pages/pl_PL/installing-boot9strap-(ntrboot).txt b/_pages/pl_PL/installing-boot9strap-(ntrboot).txt index 7f21f36718..3038289a81 100644 --- a/_pages/pl_PL/installing-boot9strap-(ntrboot).txt +++ b/_pages/pl_PL/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ Aby użyć linków [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) zamies * Twojego flashcarta z wgranym ntrboot * Najnowszej wersji [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Najnowszej wersji [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standardowa instalacja; nie `devkit` czy plik `ntr`)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instrukcje diff --git a/_pages/pl_PL/installing-boot9strap-(soundhax).txt b/_pages/pl_PL/installing-boot9strap-(soundhax).txt index e608a135b7..070b0b662c 100644 --- a/_pages/pl_PL/installing-boot9strap-(soundhax).txt +++ b/_pages/pl_PL/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### Czego Potrzebujesz * Najnowszej wersji [Soundhax](http://soundhax.com/) *(dla twojego regionu, urządzenia i wersji systemu)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * Najnowszej wersji [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Najnowszej wersji [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standardowa instalacja; nie `devkit` czy plik `ntr`)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * Najnowszej wersji [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* Najnowszej wersji [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(pliku `.bin` zgodnego z Twoją wersją firmware)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instrukcje @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Włóż kartę SD do komputera 1. Skopiuj Soundhax `.m4a` do głównego katalogu twojej karty SD 1. Skopiuj plik pre9otherapp payload do katalogu głównego twojej karty SD i zmień jego nazwę na `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Skopiuj plik `boot.3dsx` do katalogu głównego karty SD 1. Stwórz folder o nazwie `boot9strap` w katalogu głównym karty SD @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + Jeśli tego nie zrobisz i uruchomisz Soundhax od razu, będziesz dostawał papuzie porady przy każdym uruchomieniu aplikacji Nintendo 3DS Sound dopóki ich nie dokończysz 1. Przejdź do `/SDCARD`, następnie odtwórz "<3 nedwill 2016" + Może to wymagać wielu prób - + Jeśli konsola się zawiesi, przytrzymaj przycisk power aby ją wyłączyć i spróbuj ponownie + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pl_PL/installing-boot9strap-(usm).txt b/_pages/pl_PL/installing-boot9strap-(usm).txt index 8a0cfe5732..1f956dd0c4 100644 --- a/_pages/pl_PL/installing-boot9strap-(usm).txt +++ b/_pages/pl_PL/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### Czego Potrzebujesz * Twojego pliku `movable.sed` z ukończenia [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Sekcja I - Przygotowanie +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Włóż kartę SD do komputera 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Przejdź kolejno do katalogów `Nintendo 3DS` -> `` -> `<32-znakowe-id>` -> `Nintendo DSiWare` na karcie SD - + Twoje `` będzie takie samo jak te użyte przez Ciebie w [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Sekcja IV - Konfigurowanie Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Przejdź do `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Wyłącz konsolę 1. Włóż kartę SD do komputera -1. Przejdź kolejno do katalogów `Nintendo 3DS` -> `` -> `<32-znakowe-id>` -> `Nintendo DSiWare` na karcie SD - + Twoje `` będzie takie samo jak te użyte przez Ciebie w [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/pl_PL/legacy-methods.txt b/_pages/pl_PL/legacy-methods.txt index 1f4897670d..5c55c30526 100644 --- a/_pages/pl_PL/legacy-methods.txt +++ b/_pages/pl_PL/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/pl_PL/seedminer.txt b/_pages/pl_PL/seedminer.txt index f18281f78c..643d9b2b6d 100644 --- a/_pages/pl_PL/seedminer.txt +++ b/_pages/pl_PL/seedminer.txt @@ -35,7 +35,7 @@ Metoda ta wymaga użycia wydajnej karty graficznej, aby wykonać potrzebne oblic + Nazwa folderu, która została skopiowana to Twoje tzw. "ID0" 1. Włącz konsolę 1. Wejdź do Listy Znajomych (pomarańczowa ikona twarzy)({{ "/images/friend-list-icon.png" | absolute_url }}) w górnej linii Home menu - + Jeśli wyświetli się błąd i zostaniesz wyrzucony z menu, musisz stworzyć nową postać Mii, lub twoja konsola nie może się połączyć z serwerami Nintendo (przez bana lub problemy z połączeniem) + + 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 II - Seedminer @@ -48,14 +48,14 @@ Metoda ta wymaga użycia wydajnej karty graficznej, aby wykonać potrzebne oblic 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/pl_PL/site-navigation.txt b/_pages/pl_PL/site-navigation.txt index f1b9994dc5..481d651acc 100644 --- a/_pages/pl_PL/site-navigation.txt +++ b/_pages/pl_PL/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Instalacja boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Instalacja boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Przenoszenie EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/pt_BR/bannerbomb3.txt b/_pages/pt_BR/bannerbomb3.txt index aedc09eb09..a33ced473c 100644 --- a/_pages/pt_BR/bannerbomb3.txt +++ b/_pages/pt_BR/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/pt_BR/credits.txt b/_pages/pt_BR/credits.txt index f96182013b..6ff539666f 100644 --- a/_pages/pt_BR/credits.txt +++ b/_pages/pt_BR/credits.txt @@ -2,6 +2,9 @@ title: "Créditos" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Um agradecimento especial a todos do [#Cakey na Freenode](http://webchat.freenode.net/?channels=%23Cakey) por serem o máximo!** {: .notice--primary} @@ -52,6 +55,7 @@ Se eu esqueci de você aqui, entre em contato comigo e eu adicionarei o seu nome + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/pt_BR/home.txt b/_pages/pt_BR/home.txt index 559100c55a..cf56880083 100644 --- a/_pages/pt_BR/home.txt +++ b/_pages/pt_BR/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Antes de começar a seguir o guia, você precisa saber os riscos de usar hack no 3DS: TODA vez que você modifica seu sistema, existe sempre o potencial de ocorrer um brick IRRECUPERÁVEL. Eles são raros, mas ainda existe a possibilidade, então garanta que você siga TODOS os passos EXATAMENTE como escritos.** + Se você já fez um hack anteriormente no seu 3DS com uma instalação EmuNAND, e gostaria de mover o conteúdo da sua antiga EmuNAND para a nova SysNAND com CFW, você deve seguir as instruções e restaurar sua EmuNAND quando solicitado, assim que chegar em [Finalizando a instalação](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + Se tudo ocorrer conforme o esperado, você não perderá dados pessoais e continuará com tudo o que tinha antes de começar (jogos, NNID, saves, etc serão preservados). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + O seu cartão SD deve ser [MBR, e não GPT](http://adrenaline.uol.com.br/forum/threads/tutorial-convertendo-mbr-gpt-e-gpt-mbr.461966/) (o cartão SD que vem com o seu dispositivo é, por padrão, MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/pt_BR/homebrew-launcher-(pichaxx).txt b/_pages/pt_BR/homebrew-launcher-(pichaxx).txt index e393c007d2..168fdc66a9 100644 --- a/_pages/pt_BR/homebrew-launcher-(pichaxx).txt +++ b/_pages/pt_BR/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsira seu cartão SD no seu dispositivo 1. Ligue o seu dispositivo 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Desligue seu dispositivo ___ diff --git a/_pages/pt_BR/homebrew-launcher-(soundhax).txt b/_pages/pt_BR/homebrew-launcher-(soundhax).txt index 6de2e1099f..2a6dd7cdb7 100644 --- a/_pages/pt_BR/homebrew-launcher-(soundhax).txt +++ b/_pages/pt_BR/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/pt_BR/installing-boot9strap-(fredtool).txt b/_pages/pt_BR/installing-boot9strap-(fredtool).txt index ed14c72553..e1005464d8 100644 --- a/_pages/pt_BR/installing-boot9strap-(fredtool).txt +++ b/_pages/pt_BR/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ Esta é uma implementação funcional do exploit "FIRM partitions known-plaintex ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ Esta é uma implementação funcional do exploit "FIRM partitions known-plaintex #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsira seu cartão SD no seu dispositivo 1. Ligue o seu dispositivo @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Desligue seu dispositivo 1. Insira o cartão SD no seu computador -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsira seu cartão SD no seu dispositivo 1. Ligue o seu dispositivo diff --git a/_pages/pt_BR/installing-boot9strap-(frogtool).txt b/_pages/pt_BR/installing-boot9strap-(frogtool).txt index b4fca569e7..ee7b734eb5 100644 --- a/_pages/pt_BR/installing-boot9strap-(frogtool).txt +++ b/_pages/pt_BR/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Insira o cartão SD no seu computador 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsira seu cartão SD no seu dispositivo @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Aperte (Start) para salvar e reiniciar + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Selecione "Miscellaneous options" +1. Selecione "Switch the hb. title to the current app." +1. Aperte (B) para continuar +1. Aperte (B) para retornar para o menu principal do Rosalina +1. Aperte (B) para sair do menu do Rosalina +1. Aperte (Home), depois feche o Download Play +1. Relaunch the Download Play application +1. Seu dispositivo deve abrir o Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/pt_BR/installing-boot9strap-(hardmod).txt b/_pages/pt_BR/installing-boot9strap-(hardmod).txt index fdbc4acf7f..a9536c97a5 100644 --- a/_pages/pt_BR/installing-boot9strap-(hardmod).txt +++ b/_pages/pt_BR/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ Isto funcionará no New 3DS, New 2DS, Old 3DS e Old 2DS em *todas* as versões e * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Os usuários de Windows podem usar o compilado `.exe`, enquanto os usuários de Mac e Linux precisarão ter [Python 3](https://www.python.org/downloads/) instalado para executar o `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * O `.firm` correspondente ao seu dispositivo e versão: | Versão(ões) | Kernel | Old 3DS ou Old 2DS | New 3DS ou New 2DS | diff --git a/_pages/pt_BR/installing-boot9strap-(ntrboot).txt b/_pages/pt_BR/installing-boot9strap-(ntrboot).txt index ac9ad52a81..722d39c5f0 100644 --- a/_pages/pt_BR/installing-boot9strap-(ntrboot).txt +++ b/_pages/pt_BR/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Seu flashcart com o ntrboot instalado * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/pt_BR/installing-boot9strap-(soundhax).txt b/_pages/pt_BR/installing-boot9strap-(soundhax).txt index a15ba915cd..57400555e3 100644 --- a/_pages/pt_BR/installing-boot9strap-(soundhax).txt +++ b/_pages/pt_BR/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Insira o cartão SD no seu computador 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Crie uma pasta chamada `boot9strap` na raiz do seu cartão SD @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + Nesta situação, abrir o Soundhax imediatamente faria com que estes palpites aparecessem toda vez que o Som Nintendo 3DS fosse aberto até que isto fosse feito 1. Vá até `/SDCARD`, depois toque "<3 nedwill 2016" + Isso pode levar várias tentativas - + Se o console congelar, force-o a desligar segurando o botão Power, e então tente novamente + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pt_BR/installing-boot9strap-(usm).txt b/_pages/pt_BR/installing-boot9strap-(usm).txt index 81c8b9011c..07a7d04ee9 100644 --- a/_pages/pt_BR/installing-boot9strap-(usm).txt +++ b/_pages/pt_BR/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insira o cartão SD no seu computador 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Desligue seu dispositivo 1. Insira o cartão SD no seu computador -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/pt_BR/legacy-methods.txt b/_pages/pt_BR/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/pt_BR/legacy-methods.txt +++ b/_pages/pt_BR/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/pt_BR/seedminer.txt b/_pages/pt_BR/seedminer.txt index 89086f2b7b..2c737f9c88 100644 --- a/_pages/pt_BR/seedminer.txt +++ b/_pages/pt_BR/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Ligue o seu dispositivo 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/pt_BR/site-navigation.txt b/_pages/pt_BR/site-navigation.txt index eae2c0c10c..ab5dbcbbb3 100644 --- a/_pages/pt_BR/site-navigation.txt +++ b/_pages/pt_BR/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Mover EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/pt_PT/bannerbomb3.txt b/_pages/pt_PT/bannerbomb3.txt index c06acecce6..0bb8a45eb7 100644 --- a/_pages/pt_PT/bannerbomb3.txt +++ b/_pages/pt_PT/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Leitura Obrigatória To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/pt_PT/credits.txt b/_pages/pt_PT/credits.txt index 6e3194deae..44197418c4 100644 --- a/_pages/pt_PT/credits.txt +++ b/_pages/pt_PT/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Um agradecimento especial a todos no [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) por serem fantásticos!** {: .notice--primary} @@ -52,6 +55,7 @@ Se me tiver esquecido de ti, contacta-me que adiciono o teu nome. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/pt_PT/home.txt b/_pages/pt_PT/home.txt index 10b39255d1..088edadbba 100644 --- a/_pages/pt_PT/home.txt +++ b/_pages/pt_PT/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/pt_PT/homebrew-launcher-(pichaxx).txt b/_pages/pt_PT/homebrew-launcher-(pichaxx).txt index 24a0158162..0929bb1410 100644 --- a/_pages/pt_PT/homebrew-launcher-(pichaxx).txt +++ b/_pages/pt_PT/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Leitura Obrigatória This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off your device ___ diff --git a/_pages/pt_PT/homebrew-launcher-(soundhax).txt b/_pages/pt_PT/homebrew-launcher-(soundhax).txt index beb049531a..659997a059 100644 --- a/_pages/pt_PT/homebrew-launcher-(soundhax).txt +++ b/_pages/pt_PT/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/pt_PT/installing-boot9strap-(fredtool).txt b/_pages/pt_PT/installing-boot9strap-(fredtool).txt index b65d1aa98b..786ba76103 100644 --- a/_pages/pt_PT/installing-boot9strap-(fredtool).txt +++ b/_pages/pt_PT/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Leitura Obrigatória This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert your SD card into your device 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off your device 1. Insert your SD card into your computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/pt_PT/installing-boot9strap-(frogtool).txt b/_pages/pt_PT/installing-boot9strap-(frogtool).txt index 5c79f23278..8d49170f43 100644 --- a/_pages/pt_PT/installing-boot9strap-(frogtool).txt +++ b/_pages/pt_PT/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Leitura Obrigatória We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Insert your SD card into your computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert your SD card into your device @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Press (Start) to save and reboot + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/pt_PT/installing-boot9strap-(hardmod).txt b/_pages/pt_PT/installing-boot9strap-(hardmod).txt index 94432618ba..3293214085 100644 --- a/_pages/pt_PT/installing-boot9strap-(hardmod).txt +++ b/_pages/pt_PT/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/pt_PT/installing-boot9strap-(ntrboot).txt b/_pages/pt_PT/installing-boot9strap-(ntrboot).txt index e7596cfa4c..e9b7d52212 100644 --- a/_pages/pt_PT/installing-boot9strap-(ntrboot).txt +++ b/_pages/pt_PT/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/pt_PT/installing-boot9strap-(soundhax).txt b/_pages/pt_PT/installing-boot9strap-(soundhax).txt index d79812f13b..607a51708b 100644 --- a/_pages/pt_PT/installing-boot9strap-(soundhax).txt +++ b/_pages/pt_PT/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries - + If it freezes, just force the console to power off by holding the power button, then try again + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pt_PT/installing-boot9strap-(usm).txt b/_pages/pt_PT/installing-boot9strap-(usm).txt index e6efa418f4..9937f8917a 100644 --- a/_pages/pt_PT/installing-boot9strap-(usm).txt +++ b/_pages/pt_PT/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off your device 1. Insert your SD card into your computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/pt_PT/legacy-methods.txt b/_pages/pt_PT/legacy-methods.txt index cbe5c200c8..93641a9c77 100644 --- a/_pages/pt_PT/legacy-methods.txt +++ b/_pages/pt_PT/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/pt_PT/seedminer.txt b/_pages/pt_PT/seedminer.txt index 7a4472edbb..cab97ae1a1 100644 --- a/_pages/pt_PT/seedminer.txt +++ b/_pages/pt_PT/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/pt_PT/site-navigation.txt b/_pages/pt_PT/site-navigation.txt index 439398c382..29813e2efd 100644 --- a/_pages/pt_PT/site-navigation.txt +++ b/_pages/pt_PT/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/ro_RO/bannerbomb3.txt b/_pages/ro_RO/bannerbomb3.txt index e9285d18f2..7eda7236c4 100644 --- a/_pages/ro_RO/bannerbomb3.txt +++ b/_pages/ro_RO/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Cuprins" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lectură obligatorie Pentru a descărca DSiWare de sistem, vom exploata o eroare din fereastra DSiWare Data Management de la aplicația Settings. diff --git a/_pages/ro_RO/credits.txt b/_pages/ro_RO/credits.txt index b4aa05edf3..8e5503efe8 100644 --- a/_pages/ro_RO/credits.txt +++ b/_pages/ro_RO/credits.txt @@ -2,6 +2,9 @@ title: "Contribuții" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Mulțumiri speciale tuturor oamenilor din [#Cakey de pe Freenode](http://webchat.freenode.net/?channels=%23Cakey) pentru că sunt minunați!** {: .notice--primary} @@ -52,6 +55,7 @@ Dacă te-am uitat, contactează-mă și îți voi adaugă numele. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/ro_RO/home.txt b/_pages/ro_RO/home.txt index 211f327b05..3821908a8b 100644 --- a/_pages/ro_RO/home.txt +++ b/_pages/ro_RO/home.txt @@ -78,7 +78,7 @@ Pentru o listă cu fiecare dintre semnăturile calculate de sighax, vedeți [ace + **Inainte să începeți acest ghid, trebuie să știți riscurile modării unui 3DS: DE FIECARE DATĂ când vă modificați sistemul, există întotdeauna potențialul de a face un brick IRECUPERABIL. Este rar, dar există o posibilitate așa că aveți grijă să urmați TOATE instrucțiunile cu EXACTITATE.** + Daca v-ați modat deja 3DS-ul înainte pentru a avea o configurare de tip EmuNAND și doriți să mutați conținutul lui pe noul CFW SysNAND, va trebui să urmați toate instrucțiunile și să restaurați EmuNAND-ul vostru existent atunci când ajungeți la [Finalizând instalarea](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + Dacă totul merge așa cum trebuie, nu o să pierdeți nimic și o să ajungeți să aveți toate lucrurile cu care ați început (jocurile, NNID, salvările, etc. vor fi păstrate). + Țineți dispozitivul conectat și încărcat pe toată durata procedeului pentru a evita pierderea de date sau daune de la o închidere neașteptată! + Cardul SD ar trebui să fie [MBR, nu GPT](http://www.howtogeek.com/245610/) (cardul SD care vine cu dispozitivul va fi MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/ro_RO/homebrew-launcher-(pichaxx).txt b/_pages/ro_RO/homebrew-launcher-(pichaxx).txt index 0c1e72292a..0d92c9e87c 100644 --- a/_pages/ro_RO/homebrew-launcher-(pichaxx).txt +++ b/_pages/ro_RO/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Cuprins" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lectură obligatorie Această metodă de a folosi Seedminer pentru mai multă exploatare utilizează fişierul `movable.sed` pentru a avea acces la Homebrew Launcher folosind exploit-ul PicHaxx în sensul de a injecta un titlu DSiWare exploatabil în aplicaţia DS Download Play. Această metodă are nevoie ca dumneavoastră să dețineți (sau să descărcați) jocul gratuit "Pokemon Picross" de pe eShop. @@ -37,16 +40,17 @@ Dacă aveți deja Pokemon Picross, această procedură va rescrie fișierul de s 1. Selectaţi fişierul `movable.sed` 1. Selectați "Build and Download" (Construiește și descarcă) 1. Așteptați până când procesul este terminat -1. Navigați spre `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` pe cardul SD - + Acest `` va fi la fel ca cel care l-ați folosit în [Seedminer](seedminer) -1. Copiați noul fişier de salvare `00000001.sav` descărcat în folderul `data` de pe cardul SD +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Suprascrieți vechiul fişier de salvare când vi se solicită 1. Reintroduceți cardul SD în dispozitivul dumneavoastră 1. Porniți dispozitivul 1. Porniți "Pokemon Picross" 1. În cazul în care exploit-ul a mers, dispozitivul va încărca Homebrew Launcher - + E posibil să apară o eroare care spune că nu s-au găsit aplicații. -1. Închideți dispozitivul. + + You may see an error stating there are no applications found +1. Închideți dispozitivul ___ diff --git a/_pages/ro_RO/homebrew-launcher-(soundhax).txt b/_pages/ro_RO/homebrew-launcher-(soundhax).txt index a15696c9a9..e5c511d994 100644 --- a/_pages/ro_RO/homebrew-launcher-(soundhax).txt +++ b/_pages/ro_RO/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### Ce aveți nevoie * Ultima versiune de [Soundhax](http://soundhax.com) *(pentru dispozitivul, versiunea și regiunea dumneavoastră)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * Cea mai nouă versiune de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Cea mai nouă versiune de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard; nu fișierul `devkit`, nici cel `ntr`)* * Ultima versiune de [safehax](https://github.com/TiniVi/safehax/releases/latest) *(fișierul `.3dsx`)* * Cea mai recentă versiune de [udsploit](https://github.com/smealum/udsploit/releases/latest) -* Cea mai recentă versiune de [Luma3DS] (https://github.com/AuroraWright/Luma3DS/releases/latest) -* [Payload-ul otherapp](https://smealum.github.io/3ds/#otherapp) *(pentru versiunea și regiunea dumneavoastră)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instrucțiuni diff --git a/_pages/ro_RO/installing-boot9strap-(fredtool).txt b/_pages/ro_RO/installing-boot9strap-(fredtool).txt index 51e4eb17b3..df1cb25991 100644 --- a/_pages/ro_RO/installing-boot9strap-(fredtool).txt +++ b/_pages/ro_RO/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Instalând Boot9strap (Fredtool)" {% include toc title="Cuprins" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lectură obligatorie Această metodă de a folosi Seedminer pentru mai multă exploatare utilizează fişierul `movable.sed` pentru a decripta orice titlu de DSiWare cu scopul de a injecta un titlu DSiWare exploatabil în aplicaţia DS Internet Settings. Aceasta are nevoie de o copie de rezervă DSiWare, de exemplu de la BannerBomb sau unealta DSiWare Dumper. @@ -12,11 +15,11 @@ Acest lucru este în prezent o implementare a exploit-ului "Partiții FIRM de te ### Ce aveți nevoie -* O copie de rezervă DsiWare (precum acela de pe rădăcina cardului SD din [BannerBomb3](bannerbomb3) sau [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Fișierul 'movable.sed' de la completarea lui [Seedminer](seedminer) * Cea mai nouă versiune de [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * Cea mai recentă versiune de [b9sTool] (https://github.com/zoogie/b9sTool/releases/latest) -* Cea mai recentă versiune de [Luma3DS] (https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Secțiunea I - Preparații @@ -28,18 +31,18 @@ Acest lucru este în prezent o implementare a exploit-ului "Partiții FIRM de te #### Secțiunea II - Fredtool -1. Deschideți [Fredtool](https://fredtool.bruteforcemovable.com/) pe calculatorul dumneavoastră +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Selectaţi fişierul `movable.sed` pentru câmpul "Your movable.sed" 1. Selectați copia de rezervă DsiWare (`<8-character-id>.bin`) în câmpul "Your dsiware.bin" 1. Finalizați captcha-ul "I'm not a robot" 1. Selectați "Start" 1. Așteptați până când procesul este terminat 1. Când procesul s-a completat, descărcați arhiva modificată DSiWare de pe site - + Acest fișier conține 2 fișiere de copie de rezervă DSiWare, una curată (nemodificată) și una modată (exploatată) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigați spre `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` pe cardul SD - + Acest `` va fi la fel ca cel care l-ați folosit în [Seedminer](seedminer) - + Acest folder `` va fi încă un folder de 32 de caractere din interiorul folderului `` - + Dacă folderul `Nintendo DSiWare` nu există, creați unul în interiorul folderului `` + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copiaţi fişierul `42383841.bin` din folderul `output/hax/` de la DSiWare-ul descărcat (`fredtool_output.zip`) către folderul `Nintendo DSiWare/` de pe cardul SD 1. Reintroduceți cardul SD în dispozitivul dumneavoastră 1. Porniți dispozitivul @@ -87,7 +90,7 @@ Dacă preferați un ghid vizual pentru aceasta secțiune, deja este disponibil u 1. Închideți dispozitivul 1. Introduceți cardul SD în calculator -1. Copiaţi fişierul `42383841.bin` din folderul `output/clean/` de la DSiWare-ul descărcat (`fredtool_output.zip`) către folderul `Nintendo 3DS///Nintendo DSiWare/` de pe cardul SD +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Înlocuiţi fişierul existent `42383841.bin 1. Reintroduceți cardul SD în dispozitivul dumneavoastră 1. Porniți dispozitivul diff --git a/_pages/ro_RO/installing-boot9strap-(frogtool).txt b/_pages/ro_RO/installing-boot9strap-(frogtool).txt index 898ac162d1..921629beca 100644 --- a/_pages/ro_RO/installing-boot9strap-(frogtool).txt +++ b/_pages/ro_RO/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Instalând Boot9strap (Frogtool)" {% include toc title="Cuprins" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Lectură obligatorie Acum vom folosi accesul la Homebrew Launcher pentru a porni aplicația Frogtool și injecta versiuna japoneză a titlului "Flipnote Studio", care vom folosi ulterior pentru a porni b9sTool și instala boot9strap. @@ -18,14 +21,14 @@ Pentru a folosi linkurile [magnetice](https://wikipedia.org/wiki/Magnet_URI_sche * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * Cea mai nouă versiune de [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * Cea mai recentă versiune de [b9sTool] (https://github.com/zoogie/b9sTool/releases/latest) -* Cea mai recentă versiune de [Luma3DS] (https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Secțiunea I - Preparații 1. Introduceți cardul SD în calculator 1. Copiați fișierul `movable.sed` in rădăcina cardului SD 1. Copiați `boot.firm` și `boot.3dsx` de la Luma3DS `.zip` pe rădăcina cardului SD -1. Copiați `boot.nds` (B9STool) de la b9sTool `.zip` pe rădăcina cardului SD +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copiați `Frogtool.3dsx` în folderul `/3ds/` de pe cardul SD 1. Copiați `frogcert.bin` în rădăcina cardului SD 1. Reintroduceți cardul SD în dispozitivul dumneavoastră @@ -74,6 +77,26 @@ Dacă preferați un ghid vizual pentru aceasta secțiune, deja este disponibil u 1. Apăsați (Start) pentru a salva și reporni + Dispozitivul ar trebui să încarce meniul HOME după o scurtă vreme. Dacă vedeți un ecran negru mai mult de 5 secunde, [urmați acest ghid de depanare](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Lansați aplicația Download Play (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Așteptați până când vedeți două butoane + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Selectați "Miscellaneous options" +1. Selectați "Switch the hb. title to the current app" +1. Apăsați (B) pentru a continua +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 +1. Apăsați (Home), apoi închideți Download Play +1. Relaunch the Download Play application +1. Dispozitivul dumneavoastră ar trebui să încarce Hombrew Launcher-ul +1. Lansați Frogtool din lista de homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Odată ce operația s-a terminat, citiți ecranele și verificați dacă procesul a avut succes + + Dacă există erori sau vreun fișier lipsă, corectați problema și încercați din nou +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continuați la [Finalizând instalarea](finalizing-setup) diff --git a/_pages/ro_RO/installing-boot9strap-(hardmod).txt b/_pages/ro_RO/installing-boot9strap-(hardmod).txt index 5d8fac5a07..b4c1f34fe7 100644 --- a/_pages/ro_RO/installing-boot9strap-(hardmod).txt +++ b/_pages/ro_RO/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ Aceasta va funcționa pe New 3DS, New 2DS, Old 3DS și Old 2DS pe *toate* versiu * Cea mai nouă versiune de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard; nu fișierul `devkit`, nici cel `ntr`)* * Cea mai recentă versiune de [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Utilizatorii Windows pot folosi fișierul compilat `.exe`, în timp ce utilizatori de Mac și Linux vor avea nevoie de [Python 3](https://www.python.org/downloads/) instalat ca să poată rula `.py` -* Cea mai recentă versiune de [Luma3DS] (https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * Fișierul `.firm` corespunzător cu dispozitivul și versiunea dumneavoastră: | Versiune(i) | Kernel | Old 3DS sau Old 2DS| New 3DS sau New 2DS | diff --git a/_pages/ro_RO/installing-boot9strap-(ntrboot).txt b/_pages/ro_RO/installing-boot9strap-(ntrboot).txt index 4e17d5431a..45caf75d00 100644 --- a/_pages/ro_RO/installing-boot9strap-(ntrboot).txt +++ b/_pages/ro_RO/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ Pentru a folosi linkurile [magnetice](https://wikipedia.org/wiki/Magnet_URI_sche * Flashcart-ul cu ntrboot instalat * Cea mai nouă versiune de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Cea mai nouă versiune de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard; nu fișierul `devkit`, nici cel `ntr`)* -* Cea mai recentă versiune de [Luma3DS] (https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instrucțiuni diff --git a/_pages/ro_RO/installing-boot9strap-(soundhax).txt b/_pages/ro_RO/installing-boot9strap-(soundhax).txt index 8c903ad4fd..e978959ee5 100644 --- a/_pages/ro_RO/installing-boot9strap-(soundhax).txt +++ b/_pages/ro_RO/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### Ce aveți nevoie * Ultima versiune de [Soundhax](http://soundhax.com) *(pentru dispozitivul, versiunea și regiunea dumneavoastră)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * Cea mai nouă versiune de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Cea mai nouă versiune de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard; nu fișierul `devkit`, nici cel `ntr`)* -* Cea mai recentă versiune de [Luma3DS] (https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * Cea mai nouă versiune de [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* Cea mai recentă versiune de [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(fișierul `.bin` care corespunde versiunii de firmware)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instrucțiuni @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Introduceți cardul SD în calculator 1. Copiați fișierul Soundhax `.m4a` în rădăcina cardului SD 1. Copiați payload-ul pre9otherapp în rădăcina cardului SD și redenumiți-l în`otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copiați `boot.firm` de la Luma3DS `.zip` pe rădăcina cardului SD 1. Copiați `boot.3dsx` în rădăcina cardului SD 1. Creați un folder numit 'boot9strap' pe rădăcina cardului SD @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + În această situație, pornind Soundhax imediat ar face ca aceste sfaturi să apăra de fiecare dată când porniți Nintendo 3DS Sound până când faceți ce vi se cere 1. Mergeți în `/SDCARD`, apoi apăsați "<3 nedwill 2016" + S-ar putea să fie nevoie să încercați de mai multe ori - + Dacă se blochează, închideți dispozitivul forțat ținând apăsat butonul de pornire și încercați din nou + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ro_RO/installing-boot9strap-(usm).txt b/_pages/ro_RO/installing-boot9strap-(usm).txt index 3c04ef0c22..f02b44c4c3 100644 --- a/_pages/ro_RO/installing-boot9strap-(usm).txt +++ b/_pages/ro_RO/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov Aceste instrucțiuni funcționează pe consolele din regiunea SUA, Europa, Japonia și Coreea, indicate de literele U, E, J, sau K după versiunea de sistem. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### Ce aveți nevoie * Fișierul 'movable.sed' de la completarea lui [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Secțiunea I - Preparații +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Încărcați fișierul movable.sed folosind opțiunea "Choose File" 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. Dacă dispozitivul este pornit, închideți-l + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Introduceți cardul SD în calculator 1. Copiați `boot.firm` și `boot.3dsx` de la Luma3DS `.zip` pe rădăcina cardului SD + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigați spre `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` pe cardul SD - + Acest `` va fi la fel ca cel care l-ați folosit în [Seedminer](seedminer) - + Dacă `Nintendo DSiWare` nu există, creați-l +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigați spre `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` pe cardul SD + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. Dacă există orice fișier de copie de rezervă DSiWare (`<8-character-id>.bin`) în acest folder, mutați-l în calculator + Acesta vă va lăsa cu un folder gol de Nintendo DSiWare. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Secțiunea IV - Configurând Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigați spre `Data Management` -> `DSiWare` 1. Faceți click pe secțiunea SD Card + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Închideți dispozitivul 1. Introduceți cardul SD în calculator -1. Navigați spre `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` pe cardul SD - + Acest `` va fi la fel ca cel care l-ați folosit în [Seedminer](seedminer) +1. Navigați spre `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` pe cardul SD 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/ro_RO/legacy-methods.txt b/_pages/ro_RO/legacy-methods.txt index a60b6e11c8..37d8dc49ee 100644 --- a/_pages/ro_RO/legacy-methods.txt +++ b/_pages/ro_RO/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/ro_RO/seedminer.txt b/_pages/ro_RO/seedminer.txt index 6ae851eee9..b25e064d8b 100644 --- a/_pages/ro_RO/seedminer.txt +++ b/_pages/ro_RO/seedminer.txt @@ -35,7 +35,7 @@ Această metodă folosește o placă video puternică pentru a realiza calculele + Acest nume de folder este de asemenea cunoscut ca "ID0" al dispozitivului 1. Porniți dispozitivul 1. Mergeți în Lista de prieteni ([iconița cu fața portocalie]({{ "/images/friend-list-icon.png" | absolute_url }} în rândul superior de pe meniul HOME) - + Dacă primiți o eroare și sunteți dat afară din meniu, va trebui să creți un nou Mii sau consola nu se mai poate conecta în serverele Nintendo (din cauza unui ban sau problemelor de conexiune) + + 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 II - Seedminer @@ -48,14 +48,14 @@ Această metodă folosește o placă video puternică pentru a realiza calculele 1. Lipiți numele de folder al dispozitvului de 32 de caractere în câmpul "Your ID0" + Nu încercați să introduceți ID0-ul de mână. Asigurați-vă că ID0-ul este introdus corect prin copierea și lipirea de unde l-ați salvat în secțiunea anterioară 1. Selectați "Go" - + În cazul în care site-ul se duce imediat la pasul 4, descărcați fişierul `movable.sed` și continuați cu următoarea secţiune. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. Când vi se solicită, folosiți butonul "Register Friend" pe dispozitivul dumneavoastră să adăugaţi codul de prieten al bot-ului care simulează un 3DS 1. Așteptați ca site-ul să se actualizeze + Dacă nu se actualizează, așteptați câteva minute înainte de a reîncărca pagina o dată 1. Odată ce site-ul vă procesează informațiile, vi se va da opțiunea "Continue" (Continuați) sau "Do another device" (Faceți alt dispozitiv). Faceți click pe butonul verde care scrie "Continue" 1. Așteptați ca restul procesului să se termine - + Acesta este de obicei destul de rapid (1-5 minute) dar în unele cazuri, poate lua până la o jumătate de oră. - + În timpul acestui proces, bot-ul care l-ați adăugat s-ar putea să nu apară pe 3DS. Cât timp nu se actualizează website-ul, aceasta nu va fi o problemă. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 + În cazul în care încă așteptați după o jumătate de oră, alăturați-vă la [Nintendo Homebrew pe Discord](https://discord.gg/MWxPgEp) şi cereți (în engleză) pentru ca cineva de acolo să vă asiste 1. Când procesul s-a completat, descărcați fişierul `movable.sed` de pe site + Păstrați acest fișier de vreme ce veți avea nevoie de el în următoarele pagini @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ro_RO/site-navigation.txt b/_pages/ro_RO/site-navigation.txt index e00cd1b2df..b99c5592a9 100644 --- a/_pages/ro_RO/site-navigation.txt +++ b/_pages/ro_RO/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Instalând boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Instalând boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Instalând boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Mutare EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/ru_RU/bannerbomb3.txt b/_pages/ru_RU/bannerbomb3.txt index 4ed46ad4c9..0d7f9afd24 100644 --- a/_pages/ru_RU/bannerbomb3.txt +++ b/_pages/ru_RU/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Содержание" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Обязательно к прочтению Чтобы получить дамп системного DSiWare приложения, мы воспользуемся уязвимостью в разделе Управление данными DSiWare внутри приложения Настройки. diff --git a/_pages/ru_RU/credits.txt b/_pages/ru_RU/credits.txt index 2c530d8c8a..1186348522 100644 --- a/_pages/ru_RU/credits.txt +++ b/_pages/ru_RU/credits.txt @@ -2,6 +2,9 @@ title: "Благодарности" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Отдельное спасибо всем из [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) (англ.) за то, что они потрясающие!** {: .notice--primary} @@ -52,6 +55,7 @@ title: "Благодарности" + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/ru_RU/home.txt b/_pages/ru_RU/home.txt index dcde62ec12..e85fbf5e95 100644 --- a/_pages/ru_RU/home.txt +++ b/_pages/ru_RU/home.txt @@ -78,7 +78,7 @@ Boot9strap имеет множество преимуществ перед др + **Перед тем, как начинать прошивку, следует понимать риск взлома 3DS: КАЖДЫЙ раз, модифицируя прошивку консоли, вы рискуете получить НЕВОССТАНОВИМЫЙ брик. Вероятность этого крайне низкая, но шанс всё равно есть. Так что убедитесь что вы СТРОГО следуете всем указаниям.** + Если ранее вы уже взламывали свою 3DS для получения EmuNAND и хотите перенести его содержимое в SysNAND с кастомной прошивкой, просто следуйте руководству пока не дойдете до пункта о восстановлении EmuNAND в разделе [Завершение установки](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + Если всё пройдет по плану, вы ничего не потеряете и всё останется в первоначальном состоянии (игры, сохранения, NNID). + Держите консоль подключенной к зарядному устройству на протяжении всего процесса, чтобы избежать потери данных или поломки в случае внезапного отключения консоли! + SD-карта должна использовать [MBR, а не GPT](http://www.howtogeek.com/245610/) (англ.) (SD-карта, входящая в комплект, уже использует MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/ru_RU/homebrew-launcher-(pichaxx).txt b/_pages/ru_RU/homebrew-launcher-(pichaxx).txt index 005cda826f..f0cf9bb27d 100644 --- a/_pages/ru_RU/homebrew-launcher-(pichaxx).txt +++ b/_pages/ru_RU/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Содержание" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Обязательно к прочтению Этот метод дальнейшей эксплуатации Seedminer использует ваш файл `movable.sed` для получения доступа к Homebrew Launcher при помощи эксплойта PicHaxx в целях инъекции уязвимого тайтла DSiWare в приложение DS Download Play. Этот метод требует, чтобы у вас уже была в наличии (или загружена) бесплатная игра "Pokemon Picross" из eShop. @@ -37,16 +40,17 @@ If your device already has access to the Homebrew Launcher (whether through PicH 1. Выберите свой файл `movable.sed` 1. Выберите "Build and Download" 1. Дождитесь окончания процесса -1. Перейдите в папку `Nintendo 3DS` -> `` -> `<32-значный-id>` -> `Nintendo DSiWare` на SD-карте - + `` будет таким же, как и на странице [Seedminer](seedminer) -1. Скопируйте свой новый скачанный файл `00000001.sav` в папку `data` на SD-карте +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Перезапишите старый файл сохранения при появлении запроса 1. Вставьте SD-карту обратно в консоль 1. Включите консоль 1. Запустите "Pokemon Picross" 1. Если эксплойт сработал корректно, запустится Homebrew Launcher - + Может появиться ошибка "no applications found". -1. Выключите консоль. + + You may see an error stating there are no applications found +1. Выключите консоль ___ diff --git a/_pages/ru_RU/homebrew-launcher-(soundhax).txt b/_pages/ru_RU/homebrew-launcher-(soundhax).txt index 2bd342f515..e01293fd2b 100644 --- a/_pages/ru_RU/homebrew-launcher-(soundhax).txt +++ b/_pages/ru_RU/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ Soundhax (в сочетании с Homebrew Launcher) совместим с ве ### Что понадобится * Свежая версия [Soundhax](http://soundhax.com) *(для вашего региона, консоли и версии прошивки)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * Свежая версия [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Свежая версия [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(стандартный boot9strap; не `devkit-файл`, не `ntr-файл`)* * Свежая версия [safehax](https://github.com/TiniVi/safehax/releases/latest) *(`.3dsx-файл`)* * Свежая версия [udsploit](https://github.com/smealum/udsploit/releases/latest) -* Свежая версия [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* [Otherapp payload](https://smealum.github.io/3ds/#otherapp) *(для вашего региона и версии прошивки)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Инструкция diff --git a/_pages/ru_RU/installing-boot9strap-(fredtool).txt b/_pages/ru_RU/installing-boot9strap-(fredtool).txt index d40c301d37..a90f3456a1 100644 --- a/_pages/ru_RU/installing-boot9strap-(fredtool).txt +++ b/_pages/ru_RU/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Установка Boot9strap (Fredtool)" {% include toc title="Содержание" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Обязательно к прочтению Этот метод дальнейшей эксплуатации Seedminer использует ваш файл `movable.sed` для расшифровки любого тайтла DSiWare в целях инъекции уязвимого тайтла DSiWare в приложение DS Internet Settings. Этот метод требует наличия бэкапа DSiWare, полученного с помощью BannerBomb или DSiWare Dumper. @@ -12,11 +15,11 @@ title: "Установка Boot9strap (Fredtool)" ### Что понадобится -* Бэкап DSiWare (находящийся в корне SD-карты и полученный с помощью [BannerBomb3](bannerbomb3) или [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Ваш файл `movable.sed`, полученный на странице [Seedminer](seedminer) * Свежая версия [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * Свежая версия [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* Свежая версия [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Часть I - Подготовительные работы @@ -28,18 +31,18 @@ title: "Установка Boot9strap (Fredtool)" #### Часть II - Fredtool -1. Перейдите по ссылке [Fredtool](https://fredtool.bruteforcemovable.com/) на компьютере +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Выберите свой файл `movable.sed` в поле "Your movable.sed" 1. Выберите свой бэкап DSiWare (`<8-значный-id>.bin`) в поле "Your dsiware.bin" 1. Заполните captcha "Я не робот" 1. Нажмите "Start" 1. Дождитесь окончания процесса 1. После окончания процесса скачайте с сайта свой модифицированный архив DSiWare - + Этот архив содержит 2 бэкапа dsiware, clean (не модифицированный) и hax (содержащий эксплойт) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Перейдите в папку `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` на SD-карте - + `` будет таким же, как и на странице [Seedminer](seedminer) - + `` будет другой папкой с именем из 32 символов внутри папки `` - + Если папка `Nintendo DSiWare` не существует, создайте ее внутри папки `` + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Скопируйте файл `42383841.bin` из папки `output/hax/` внутри скачанного архива DSiWare (`fredtool_output.zip`) в папку `Nintendo DSiWare` 1. Вставьте SD-карту обратно в консоль 1. Включите консоль @@ -87,7 +90,7 @@ title: "Установка Boot9strap (Fredtool)" 1. Выключите консоль 1. Вставьте SD-карту в компьютер -1. Скопируйте файл `42383841.bin` из папки `output/clean/` внутри скачанного архива DSiWare (`fredtool_output.zip`) в папку `Nintendo 3DS//<32-значный-id>/Nintendo DSiWare/` на SD-карте +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Замените существующий файл `42383841.bin` 1. Вставьте SD-карту обратно в консоль 1. Включите консоль diff --git a/_pages/ru_RU/installing-boot9strap-(frogtool).txt b/_pages/ru_RU/installing-boot9strap-(frogtool).txt index 564377fe7d..6329c6b848 100644 --- a/_pages/ru_RU/installing-boot9strap-(frogtool).txt +++ b/_pages/ru_RU/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Установка Boot9strap (Frogtool)" {% include toc title="Содержание" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Обязательно к прочтению Мы используем доступ к Homebrew Launcher для запуска утилиты Frogtool в целях инъекции японской версии тайтла "Flipnote Studio", которую мы используем для запуска b9sTool и установки boot9strap. @@ -18,14 +21,14 @@ title: "Установка Boot9strap (Frogtool)" * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * Свежая версия [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * Свежая версия [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* Свежая версия [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Часть I - Подготовительные работы 1. Вставьте SD-карту в компьютер 1. Скопируйте файл `movable.sed` в корень SD-карты 1. Скопируйте файлы `boot.firm` и `boot.3dsx` из `.zip-архива` Luma3DS в корень SD-карты -1. Скопируйте файл `boot.nds` (B9STool) из `.zip-архива` b9sTool в корень SD-карты +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Скопируйте `Frogtool.3dsx` в папку `/3ds/` на SD-карте 1. Скопируйте `frogcert.bin` в корень SD-карты 1. Вставьте SD-карту обратно в консоль @@ -74,6 +77,26 @@ title: "Установка Boot9strap (Frogtool)" 1. Нажмите (Start), чтобы сохранить настройки и перезагрузиться + После короткой задержки консоль должна загрузить меню HOME. Если экран остаётся чёрным дольше 5 минут, обратитесь к разделу [Проблемы и их решения](troubleshooting#черный-экран-при-загрузке-sysnand-после-установки-boot9strap) +#### Section V - Restoring DS Download Play + +1. Запустите приложение Загружаемая игра (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Дождитесь появления двух кнопок + + Do not press either of the buttons +1. Нажмите (L) + (Вниз) + (Select) одновременно чтобы открыть меню Rosalina +1. Выберите "Miscellaneous options" +1. Выберите "Switch the hb. title to the current app." +1. Нажмите (B), чтобы продолжить +1. Нажмите (B) для возврата в главное меню Rosalina +1. Нажмите (B) для выхода из главного меню Rosalina +1. Нажмите (Home), затем закройте приложение Загружаемая игра +1. Relaunch the Download Play application +1. Консоль должна загрузиться в Homebrew Launcher +1. Выберите Frogtool в списке homebrew +1. Select the "RESTORE patched DS Download Play" option +1. После завершения этой операции прочитайте текст на экранах и проверьте, был ли процесс успешным + + Если есть какие-либо ошибки или отсутствующие файлы, исправьте проблему и повторите попытку +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Следующий шаг: [Завершение установки](finalizing-setup) diff --git a/_pages/ru_RU/installing-boot9strap-(hardmod).txt b/_pages/ru_RU/installing-boot9strap-(hardmod).txt index 5993436f3a..b740f1180b 100644 --- a/_pages/ru_RU/installing-boot9strap-(hardmod).txt +++ b/_pages/ru_RU/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ title: "Установка boot9strap (Hardmod)" * Свежая версия [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(стандартный boot9strap; не `devkit-файл`, не `ntr-файл`)* * Свежая версия [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Пользователи Windows могут воспользоваться скомпилированным `.exe-файлом`, тогда как пользователям Mac и Linux нужно иметь в системе установленный [Python 3](https://www.python.org/downloads/) для запуска `.py-файлов` -* Свежая версия [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * `.firm`, соответствующий вашему устройству и версии ПО: | Версия(и) | Kernel | Old 3DS или Old 2DS | New 3DS или New 2DS | diff --git a/_pages/ru_RU/installing-boot9strap-(ntrboot).txt b/_pages/ru_RU/installing-boot9strap-(ntrboot).txt index 497e54c892..68b7239ab6 100644 --- a/_pages/ru_RU/installing-boot9strap-(ntrboot).txt +++ b/_pages/ru_RU/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ title: "Установка boot9strap (ntrboot)" * Флешкартридж с прошитым ntrboot * Свежая версия [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Свежая версия [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(стандартный boot9strap; не `devkit-файл`, не `ntr-файл`)* -* Свежая версия [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Инструкция diff --git a/_pages/ru_RU/installing-boot9strap-(soundhax).txt b/_pages/ru_RU/installing-boot9strap-(soundhax).txt index 3203b77448..ba51524b0f 100644 --- a/_pages/ru_RU/installing-boot9strap-(soundhax).txt +++ b/_pages/ru_RU/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ Soundhax (в сочетании с pre9otherapp) совместим с верс ### Что понадобится * Свежая версия [Soundhax](http://soundhax.com) *(для вашего региона, консоли и версии прошивки)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * Свежая версия [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Свежая версия [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(стандартный boot9strap; не `devkit-файл`, не `ntr-файл`)* -* Свежая версия [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * Свежая версия [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* Свежая версия [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(`.bin-файл`, соответствующий вашей версии прошивки)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Инструкция @@ -34,6 +35,7 @@ Soundhax (в сочетании с pre9otherapp) совместим с верс 1. Вставьте SD-карту в компьютер 1. Скопируйте Soundhax `.m4a` в корень вашей SD-карты 1. Скопируйте pre9otherapp payload в корень вашей SD-карты и переименуйте его в `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Скопируйте файл `boot.firm` из `.zip-архива` Luma3DS в корень SD-карты 1. Скопируйте `boot.3dsx` в корень SD-карты 1. Создайте папку `boot9strap` в корне SD-карты @@ -55,7 +57,8 @@ Soundhax (в сочетании с pre9otherapp) совместим с верс + Если запустить Soundhax не закрыв приложение, то птичка будет появляться при каждом запуске программы, до тех пор, пока вы не выполните этот пункт 1. Перейдите в `/SDCARD`, затем начните воспроизведение "<3 nedwill 2016" + Может потребоваться несколько попыток - + При зависании отключите питание консоли, зажав кнопку питания, и попробуйте снова + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ru_RU/installing-boot9strap-(usm).txt b/_pages/ru_RU/installing-boot9strap-(usm).txt index 9ae6098a2f..526e629c91 100644 --- a/_pages/ru_RU/installing-boot9strap-(usm).txt +++ b/_pages/ru_RU/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ title: "Установка boot9strap (USM)" Эти инструкции работают на консолях регионов USA, Europe, Japan и Korea. На регион консоли указывает буква U, E, J или K после версии прошивки. Если кнопки (L), (R), (Вверх) или (A) не работают, вам нужно будет использовать [Устаревший метод](legacy-methods). Если вам нужна помощь в этом деле, зайдите на сервер [Nintendo Homebrew в Discord](https://discord.gg/MWxPgEp) и попросите (на английском языке) вам помочь. -{: .notice--danger} +{: .notice--warning} ### Что понадобится * Ваш файл `movable.sed`, полученный на странице [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Часть I - Подготовительные работы +1. If your device is powered on, power off your device 1. Перейдите по ссылке [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) на компьютере + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Загрузите свой movable.sed, используя опцию "Выберите файл" 1. Нажмите кнопку "Download unSAFE_MODE-bb3 archive" - + Начнется загрузка эксплойта DSiWare `F00D43D5.bin` и файла с данными для SAFE_MODE эксплойта `usm.bin` внутри zip-архива (`unSAFE_MODE-bb3.zip`) -1. Если консоль включена, выключите консоль + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Вставьте SD-карту в компьютер 1. Скопируйте файлы `boot.firm` и `boot.3dsx` из `.zip-архива` Luma3DS в корень SD-карты + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Скопируйте файл `usm.bin` из `.zip-архива` USM (`unSAFE_MODE-bb3.zip`) в корень SD-карты -1. Перейдите в папку `Nintendo 3DS` -> `` -> `<32-значный-id>` -> `Nintendo DSiWare` на SD-карте - + `` будет таким же, как и на странице [Seedminer](seedminer) - + Если папка `Nintendo DSiWare` не существует, создайте ее +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Перейдите в папку `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` на SD-карте + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. Если в этой папке уже есть файлы бэкапа DSiWare (`<8-значный-id>.bin`), переместите их на компьютер + На этом шаге папка Nintendo DSiWare должна быть пустой. Перемещение файлов на компьютер гарантирует, что вы не удалите свои собственные бэкапы -1. Скопируйте файл `F00D43D5.bin` из `.zip-архива` USM (`unSAFE_MODE-bb3.zip`) в папку `Nintendo DSiWare` +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Часть II - BannerBomb3 @@ -56,15 +57,15 @@ title: "Установка boot9strap (USM)" #### Часть III - unSAFE_MODE -1. Когда консоль все еще выключена, удерживайте следующие кнопки: (L) + (R) + (Вверх) + (A), затем нажмите кнопку питания - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Нажмите "OK" чтобы начать обновление + Обновления не будет. Это часть эксплойта 1. Нажмите "Я принимаю" чтобы принять условия 1. В конечном итоге обновление завершится ошибкой с кодом `003-1099`. Это ожидаемое поведение 1. При запросе "Выполнить Интернет-настройки?", выберите "Выполнить" 1. В следующем меню перейдите в `Связь 1` -> `Изменить настройки` -> `Следующая страница (стрелка вправо)` -> `Настройки прокси` -> `Подробнее` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Как только вы увидите `B9S install SUCCESS` на верхнем экране, нажмите любую кнопку, чтобы перезагрузиться в меню настроек Luma #### Часть IV - Настройка Luma3DS @@ -83,10 +84,8 @@ title: "Установка boot9strap (USM)" + Нижний экран должен мигнуть зеленым, через несколько секунд консоль перезагрузится в меню HOME. Это означает, что профили конфигурации WiFi были успешно восстановлены 1. Выключите консоль 1. Вставьте SD-карту в компьютер -1. Перейдите в папку `Nintendo 3DS` -> `` -> `<32-значный-id>` -> `Nintendo DSiWare` на SD-карте - + `` будет таким же, как и на странице [Seedminer](seedminer) +1. Перейдите в папку `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` на SD-карте 1. Удалите `F00D43D5.bin` из папки Nintendo DSiWare -1. Переходите к Завершению установки ___ diff --git a/_pages/ru_RU/legacy-methods.txt b/_pages/ru_RU/legacy-methods.txt index 1618ed6f64..804b7b0b1d 100644 --- a/_pages/ru_RU/legacy-methods.txt +++ b/_pages/ru_RU/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Устаревшие методы" За последнее время было сделано несколько улучшений и усовершенствований в методах установки CFW. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. Однако, "legacy" или устаревшие методы хранятся здесь для различных целей. Они потребуют, чтобы вы сначала выполнили инструкции на странице [Seedminer](seedminer). diff --git a/_pages/ru_RU/seedminer.txt b/_pages/ru_RU/seedminer.txt index 8d83c5eed4..082d27bba1 100644 --- a/_pages/ru_RU/seedminer.txt +++ b/_pages/ru_RU/seedminer.txt @@ -35,7 +35,7 @@ title: "Seedminer" + Имя этой папки также известно как ваш "ID0" 1. Включите консоль 1. Откройте Список друзей ([оранжевый значок в виде лица]({{ "/images/friend-list-icon.png" | absolute_url }}) на верхней строчке меню HOME) - + Если появляется ошибка и вас не пускают в меню, значит вам нужно либо создать новый Mii, либо консоль не может подключиться к серверам Nintendo (по причине бана или проблем с соединением) + + 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 II - Seedminer @@ -48,14 +48,14 @@ title: "Seedminer" 1. Вставьте имя папки из 32 символов в поле "Your ID0" + Не пытайтесь вводить ID0 вручную. Убедитесь, что ID0 введён правильно, скопировав и вставив его из документа, где вы сохранили его в предыдущей части 1. Выберите "Go" - + Если сайт сразу переходит к шагу номер 4, скачайте свой файл `movable.sed` и переходите к следующей части. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. При появлении запроса, используйте кнопку "Регистрация друга" на консоли, чтобы добавить код друга консоли-бота 3DS 1. Дождитесь обновления страницы + Если этого не происходит, подождите несколько минут и обновите страницу один раз самостоятельно 1. Как только сайт обработает вашу информацию, вам будет предоставлен выбор "Continue" или "Do another device". Нажмите на зеленую кнопку "Continue" 1. Дождитесь окончания оставшейся части процесса - + Это обычно занимает 1-5 минут, но в некоторых случаях может занять до получаса. - + Во время этого процесса бот, которого вы добавили, может не отображаться на вашей 3DS. Если страница продолжает обновляться, то это не проблема. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 + Если вы все еще в ожидании по прошествии получаса, обратитесь на сервер [Nintendo Homebrew в Discord](https://discord.gg/MWxPgEp) и попросите (на английском языке) кого-нибудь вам помочь 1. После окончания процесса скачайте с сайта свой файл `movable.sed` + Сохраните этот файл, так как он понадобится вам на следующих страницах @@ -66,7 +66,7 @@ ___ Этот метод дальнейшей эксплуатации Seedminer использует ваш файл `movable.sed` для того, чтобы воспользоваться уязвимостями в SAFE_MODE прошивке, присутствующей на всех консолях 3DS. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Следующий шаг: [Установка boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/ru_RU/site-navigation.txt b/_pages/ru_RU/site-navigation.txt index b4f497db99..919cf3587c 100644 --- a/_pages/ru_RU/site-navigation.txt +++ b/_pages/ru_RU/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Установка boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Установка boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Установка boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Установка boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Перенос EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/sv_SE/bannerbomb3.txt b/_pages/sv_SE/bannerbomb3.txt index d765ab8cab..77cc936403 100644 --- a/_pages/sv_SE/bannerbomb3.txt +++ b/_pages/sv_SE/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Obligatorisk läsning To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/sv_SE/credits.txt b/_pages/sv_SE/credits.txt index b3fed46ac1..2d2e3a871f 100644 --- a/_pages/sv_SE/credits.txt +++ b/_pages/sv_SE/credits.txt @@ -2,6 +2,9 @@ title: "Tack till" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Särskilt tack till alla från [#Cakey på Freenode](http://webchat.freenode.net/?channels=%23Cakey) för att ni är superstjärnor!** {: .notice--primary} @@ -52,6 +55,7 @@ Kontakta mig om jag glömde dig här så lägger jag till ditt namn. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/sv_SE/home.txt b/_pages/sv_SE/home.txt index 11c0abea21..c688005a6b 100644 --- a/_pages/sv_SE/home.txt +++ b/_pages/sv_SE/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/sv_SE/homebrew-launcher-(pichaxx).txt b/_pages/sv_SE/homebrew-launcher-(pichaxx).txt index f2e795672b..11277e8e72 100644 --- a/_pages/sv_SE/homebrew-launcher-(pichaxx).txt +++ b/_pages/sv_SE/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Obligatorisk läsning This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Sätt tillbaka ditt SD-kort i din enhet 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Stäng av din enhet ___ diff --git a/_pages/sv_SE/homebrew-launcher-(soundhax).txt b/_pages/sv_SE/homebrew-launcher-(soundhax).txt index 882c8213f5..da4cb990e5 100644 --- a/_pages/sv_SE/homebrew-launcher-(soundhax).txt +++ b/_pages/sv_SE/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/sv_SE/installing-boot9strap-(fredtool).txt b/_pages/sv_SE/installing-boot9strap-(fredtool).txt index 5d69055038..5d7a2fbb3f 100644 --- a/_pages/sv_SE/installing-boot9strap-(fredtool).txt +++ b/_pages/sv_SE/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Obligatorisk läsning This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Sätt tillbaka ditt SD-kort i din enhet 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Stäng av din enhet 1. Insert your SD card into your computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Sätt tillbaka ditt SD-kort i din enhet 1. Power on your device diff --git a/_pages/sv_SE/installing-boot9strap-(frogtool).txt b/_pages/sv_SE/installing-boot9strap-(frogtool).txt index c2f8a3870f..f196faaac6 100644 --- a/_pages/sv_SE/installing-boot9strap-(frogtool).txt +++ b/_pages/sv_SE/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Obligatorisk läsning We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Insert your SD card into your computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Sätt tillbaka ditt SD-kort i din enhet @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Press (Start) to save and reboot + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/sv_SE/installing-boot9strap-(hardmod).txt b/_pages/sv_SE/installing-boot9strap-(hardmod).txt index a4d164c82f..793c2c8510 100644 --- a/_pages/sv_SE/installing-boot9strap-(hardmod).txt +++ b/_pages/sv_SE/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/sv_SE/installing-boot9strap-(ntrboot).txt b/_pages/sv_SE/installing-boot9strap-(ntrboot).txt index 7602ca6f97..c0e404aad3 100644 --- a/_pages/sv_SE/installing-boot9strap-(ntrboot).txt +++ b/_pages/sv_SE/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/sv_SE/installing-boot9strap-(soundhax).txt b/_pages/sv_SE/installing-boot9strap-(soundhax).txt index 8136da684b..d12d0d861c 100644 --- a/_pages/sv_SE/installing-boot9strap-(soundhax).txt +++ b/_pages/sv_SE/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries - + If it freezes, just force the console to power off by holding the power button, then try again + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/sv_SE/installing-boot9strap-(usm).txt b/_pages/sv_SE/installing-boot9strap-(usm).txt index 7b67670274..2f413a33cf 100644 --- a/_pages/sv_SE/installing-boot9strap-(usm).txt +++ b/_pages/sv_SE/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Stäng av din enhet 1. Insert your SD card into your computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/sv_SE/legacy-methods.txt b/_pages/sv_SE/legacy-methods.txt index 06e3b7fec9..f6e5cea4a0 100644 --- a/_pages/sv_SE/legacy-methods.txt +++ b/_pages/sv_SE/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/sv_SE/seedminer.txt b/_pages/sv_SE/seedminer.txt index 3bbd6c5454..2150bc33a8 100644 --- a/_pages/sv_SE/seedminer.txt +++ b/_pages/sv_SE/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/sv_SE/site-navigation.txt b/_pages/sv_SE/site-navigation.txt index 11e57419a9..2a30f5e787 100644 --- a/_pages/sv_SE/site-navigation.txt +++ b/_pages/sv_SE/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installera boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Flytta EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/th_TH/bannerbomb3.txt b/_pages/th_TH/bannerbomb3.txt index 590a26735e..efc7f4e064 100644 --- a/_pages/th_TH/bannerbomb3.txt +++ b/_pages/th_TH/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/th_TH/credits.txt b/_pages/th_TH/credits.txt index e66f591db9..e60f78f29c 100644 --- a/_pages/th_TH/credits.txt +++ b/_pages/th_TH/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Special thanks to all of [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) for being awesome!** {: .notice--primary} @@ -52,6 +55,7 @@ If I forgot you here, contact me and I'll add your name. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/th_TH/home.txt b/_pages/th_TH/home.txt index 11c0abea21..c688005a6b 100644 --- a/_pages/th_TH/home.txt +++ b/_pages/th_TH/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/th_TH/homebrew-launcher-(pichaxx).txt b/_pages/th_TH/homebrew-launcher-(pichaxx).txt index 5201af49bb..3e7eea3021 100644 --- a/_pages/th_TH/homebrew-launcher-(pichaxx).txt +++ b/_pages/th_TH/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off your device ___ diff --git a/_pages/th_TH/homebrew-launcher-(soundhax).txt b/_pages/th_TH/homebrew-launcher-(soundhax).txt index 8667e8c287..04d8152155 100644 --- a/_pages/th_TH/homebrew-launcher-(soundhax).txt +++ b/_pages/th_TH/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/th_TH/installing-boot9strap-(fredtool).txt b/_pages/th_TH/installing-boot9strap-(fredtool).txt index 46eedbe264..050739074c 100644 --- a/_pages/th_TH/installing-boot9strap-(fredtool).txt +++ b/_pages/th_TH/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert your SD card into your device 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off your device 1. Insert your SD card into your computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/th_TH/installing-boot9strap-(frogtool).txt b/_pages/th_TH/installing-boot9strap-(frogtool).txt index 01691c1a1d..b5434287fa 100644 --- a/_pages/th_TH/installing-boot9strap-(frogtool).txt +++ b/_pages/th_TH/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Insert your SD card into your computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert your SD card into your device @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Press (Start) to save and reboot + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/th_TH/installing-boot9strap-(hardmod).txt b/_pages/th_TH/installing-boot9strap-(hardmod).txt index 7ff5108da8..1e03aa7cf1 100644 --- a/_pages/th_TH/installing-boot9strap-(hardmod).txt +++ b/_pages/th_TH/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/th_TH/installing-boot9strap-(ntrboot).txt b/_pages/th_TH/installing-boot9strap-(ntrboot).txt index cde9885cfe..7004e6aff7 100644 --- a/_pages/th_TH/installing-boot9strap-(ntrboot).txt +++ b/_pages/th_TH/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/th_TH/installing-boot9strap-(soundhax).txt b/_pages/th_TH/installing-boot9strap-(soundhax).txt index 1ca04197d7..27e7dd0081 100644 --- a/_pages/th_TH/installing-boot9strap-(soundhax).txt +++ b/_pages/th_TH/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries - + If it freezes, just force the console to power off by holding the power button, then try again + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/th_TH/installing-boot9strap-(usm).txt b/_pages/th_TH/installing-boot9strap-(usm).txt index 929aef5fad..d4f92965ff 100644 --- a/_pages/th_TH/installing-boot9strap-(usm).txt +++ b/_pages/th_TH/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off your device 1. Insert your SD card into your computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/th_TH/legacy-methods.txt b/_pages/th_TH/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/th_TH/legacy-methods.txt +++ b/_pages/th_TH/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/th_TH/seedminer.txt b/_pages/th_TH/seedminer.txt index ff9a1fb4c3..7e0d97c6d2 100644 --- a/_pages/th_TH/seedminer.txt +++ b/_pages/th_TH/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/th_TH/site-navigation.txt b/_pages/th_TH/site-navigation.txt index 9f7a473f8a..90d56e5160 100644 --- a/_pages/th_TH/site-navigation.txt +++ b/_pages/th_TH/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/tr_TR/bannerbomb3.txt b/_pages/tr_TR/bannerbomb3.txt index 4f3025d1d0..9de8019dbd 100644 --- a/_pages/tr_TR/bannerbomb3.txt +++ b/_pages/tr_TR/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title = "İçindekiler"%} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Okumanız Gerekli Sistem DSiWare dosyasını çıkartabilmek için Settings (Ayarlar) uygulamasında bulunan DSiWare Data Management (DSiWare Veri Yönetimi) kısmındaki bir açıktan yararlanıyoruz. diff --git a/_pages/tr_TR/credits.txt b/_pages/tr_TR/credits.txt index 4c62dc494b..7fb4fa22c8 100644 --- a/_pages/tr_TR/credits.txt +++ b/_pages/tr_TR/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Tüm [Freenode'da #Cakey](http://webchat.freenode.net/?channels=%23Cakey)'dekilere emekleri için teşekkürler!** {: .notice--primary} @@ -52,6 +55,7 @@ Eğer isminizi unuttuysam, benimle iletişime geçin ve isminiyi ekleyeyim. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/tr_TR/home.txt b/_pages/tr_TR/home.txt index 81d5e537f4..822b54ff1f 100644 --- a/_pages/tr_TR/home.txt +++ b/_pages/tr_TR/home.txt @@ -78,7 +78,7 @@ Birçok oyun için yedekleme, düzenleme ve geri yükleme + **Rehbere başlamadan önce, hack işlemlerinin riskli olduğunu bilmeniz gerekir: Sistemi HER modifiye edişinizde KURTARILAMAZ bir brick oluşma ihtimali vardır. Bunlar çok nadirdir fakat oluşma şansı vardır, bundan dolayı rehberin her adımını BİREBİR takip etmeniz gerekir.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + Her şey plana uygun giderse hiçbir veri kaybetmeden başlangıçta sahip olduğunuz her şeyi koruyacaksınız (oyunlar, NNID, save dosyaları vs. korunacak). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + SD kartınız [GPT değil MBR](http://www.howtogeek.com/245610/) olmalıdır.(Cihaz içinde gelen SD kart varsayılan olarak MBR'dir). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/tr_TR/homebrew-launcher-(pichaxx).txt b/_pages/tr_TR/homebrew-launcher-(pichaxx).txt index edc99f6b42..0380e2e29e 100644 --- a/_pages/tr_TR/homebrew-launcher-(pichaxx).txt +++ b/_pages/tr_TR/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title = "İçindekiler"%} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Okumanız Gerekli This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. SD kartınızı cihazınıza tekrar takın 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Cihazınızı kapatın ___ diff --git a/_pages/tr_TR/homebrew-launcher-(soundhax).txt b/_pages/tr_TR/homebrew-launcher-(soundhax).txt index 4ac511684b..0f62464d7b 100644 --- a/_pages/tr_TR/homebrew-launcher-(soundhax).txt +++ b/_pages/tr_TR/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/tr_TR/installing-boot9strap-(fredtool).txt b/_pages/tr_TR/installing-boot9strap-(fredtool).txt index fe61cd9a57..068840afd7 100644 --- a/_pages/tr_TR/installing-boot9strap-(fredtool).txt +++ b/_pages/tr_TR/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title = "İçindekiler"%} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Okumanız Gerekli This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. SD kartınızı cihazınıza tekrar takın 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Cihazınızı kapatın 1. SD kartınızı bilgisayarınıza takın -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. SD kartınızı cihazınıza tekrar takın 1. Power on your device diff --git a/_pages/tr_TR/installing-boot9strap-(frogtool).txt b/_pages/tr_TR/installing-boot9strap-(frogtool).txt index 119e43a9b6..6be425cb29 100644 --- a/_pages/tr_TR/installing-boot9strap-(frogtool).txt +++ b/_pages/tr_TR/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title = "İçindekiler"%} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Okumanız Gerekli We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ Bu sayfadaki [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) linklerini k * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. SD kartınızı bilgisayarınıza takın 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. SD kartınızı cihazınıza tekrar takın @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Kaydedip yeniden başlatmak için (Start) basın + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/tr_TR/installing-boot9strap-(hardmod).txt b/_pages/tr_TR/installing-boot9strap-(hardmod).txt index 9ecea6f6cf..d33201b25b 100644 --- a/_pages/tr_TR/installing-boot9strap-(hardmod).txt +++ b/_pages/tr_TR/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/tr_TR/installing-boot9strap-(ntrboot).txt b/_pages/tr_TR/installing-boot9strap-(ntrboot).txt index 2f61609805..70cc3141a9 100644 --- a/_pages/tr_TR/installing-boot9strap-(ntrboot).txt +++ b/_pages/tr_TR/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ Bu sayfadaki [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) linklerini k * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/tr_TR/installing-boot9strap-(soundhax).txt b/_pages/tr_TR/installing-boot9strap-(soundhax).txt index 23508e425c..f6bed0d947 100644 --- a/_pages/tr_TR/installing-boot9strap-(soundhax).txt +++ b/_pages/tr_TR/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. SD kartınızı bilgisayarınıza takın 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. `/SDCARD` gidin, "<3 nedwill 2016" dosyasını oynatın + Bir kaç kere denemeniz gerekebilir - + Eğer donarsa, konsolun kapatma tuşuna konsol kapanana kadar basın, sonra tekrar deneyin + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/tr_TR/installing-boot9strap-(usm).txt b/_pages/tr_TR/installing-boot9strap-(usm).txt index 6ad1ac6290..ac28b81d24 100644 --- a/_pages/tr_TR/installing-boot9strap-(usm).txt +++ b/_pages/tr_TR/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. SD kartınızı bilgisayarınıza takın 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Cihazınızı kapatın 1. SD kartınızı bilgisayarınıza takın -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/tr_TR/legacy-methods.txt b/_pages/tr_TR/legacy-methods.txt index a454a94306..6aad2aaee0 100644 --- a/_pages/tr_TR/legacy-methods.txt +++ b/_pages/tr_TR/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/tr_TR/seedminer.txt b/_pages/tr_TR/seedminer.txt index 97cbc9d6bd..ab019608ea 100644 --- a/_pages/tr_TR/seedminer.txt +++ b/_pages/tr_TR/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/tr_TR/site-navigation.txt b/_pages/tr_TR/site-navigation.txt index 37508cfd4b..d6bfad64d2 100644 --- a/_pages/tr_TR/site-navigation.txt +++ b/_pages/tr_TR/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [EmuNAND' Taşıma](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/uk_UA/bannerbomb3.txt b/_pages/uk_UA/bannerbomb3.txt index 590a26735e..efc7f4e064 100644 --- a/_pages/uk_UA/bannerbomb3.txt +++ b/_pages/uk_UA/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/uk_UA/credits.txt b/_pages/uk_UA/credits.txt index e66f591db9..e60f78f29c 100644 --- a/_pages/uk_UA/credits.txt +++ b/_pages/uk_UA/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Special thanks to all of [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) for being awesome!** {: .notice--primary} @@ -52,6 +55,7 @@ If I forgot you here, contact me and I'll add your name. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/uk_UA/home.txt b/_pages/uk_UA/home.txt index 11c0abea21..c688005a6b 100644 --- a/_pages/uk_UA/home.txt +++ b/_pages/uk_UA/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/uk_UA/homebrew-launcher-(pichaxx).txt b/_pages/uk_UA/homebrew-launcher-(pichaxx).txt index 5201af49bb..3e7eea3021 100644 --- a/_pages/uk_UA/homebrew-launcher-(pichaxx).txt +++ b/_pages/uk_UA/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off your device ___ diff --git a/_pages/uk_UA/homebrew-launcher-(soundhax).txt b/_pages/uk_UA/homebrew-launcher-(soundhax).txt index 8667e8c287..04d8152155 100644 --- a/_pages/uk_UA/homebrew-launcher-(soundhax).txt +++ b/_pages/uk_UA/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/uk_UA/installing-boot9strap-(fredtool).txt b/_pages/uk_UA/installing-boot9strap-(fredtool).txt index 46eedbe264..050739074c 100644 --- a/_pages/uk_UA/installing-boot9strap-(fredtool).txt +++ b/_pages/uk_UA/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert your SD card into your device 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off your device 1. Insert your SD card into your computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/uk_UA/installing-boot9strap-(frogtool).txt b/_pages/uk_UA/installing-boot9strap-(frogtool).txt index 01691c1a1d..b5434287fa 100644 --- a/_pages/uk_UA/installing-boot9strap-(frogtool).txt +++ b/_pages/uk_UA/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Insert your SD card into your computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert your SD card into your device @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Press (Start) to save and reboot + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/uk_UA/installing-boot9strap-(hardmod).txt b/_pages/uk_UA/installing-boot9strap-(hardmod).txt index 7ff5108da8..1e03aa7cf1 100644 --- a/_pages/uk_UA/installing-boot9strap-(hardmod).txt +++ b/_pages/uk_UA/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/uk_UA/installing-boot9strap-(ntrboot).txt b/_pages/uk_UA/installing-boot9strap-(ntrboot).txt index cde9885cfe..7004e6aff7 100644 --- a/_pages/uk_UA/installing-boot9strap-(ntrboot).txt +++ b/_pages/uk_UA/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/uk_UA/installing-boot9strap-(soundhax).txt b/_pages/uk_UA/installing-boot9strap-(soundhax).txt index 1ca04197d7..27e7dd0081 100644 --- a/_pages/uk_UA/installing-boot9strap-(soundhax).txt +++ b/_pages/uk_UA/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries - + If it freezes, just force the console to power off by holding the power button, then try again + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/uk_UA/installing-boot9strap-(usm).txt b/_pages/uk_UA/installing-boot9strap-(usm).txt index 929aef5fad..d4f92965ff 100644 --- a/_pages/uk_UA/installing-boot9strap-(usm).txt +++ b/_pages/uk_UA/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off your device 1. Insert your SD card into your computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/uk_UA/legacy-methods.txt b/_pages/uk_UA/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/uk_UA/legacy-methods.txt +++ b/_pages/uk_UA/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/uk_UA/seedminer.txt b/_pages/uk_UA/seedminer.txt index ff9a1fb4c3..7e0d97c6d2 100644 --- a/_pages/uk_UA/seedminer.txt +++ b/_pages/uk_UA/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/uk_UA/site-navigation.txt b/_pages/uk_UA/site-navigation.txt index 9f7a473f8a..90d56e5160 100644 --- a/_pages/uk_UA/site-navigation.txt +++ b/_pages/uk_UA/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/vi_VN/bannerbomb3.txt b/_pages/vi_VN/bannerbomb3.txt index 590a26735e..efc7f4e064 100644 --- a/_pages/vi_VN/bannerbomb3.txt +++ b/_pages/vi_VN/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading To dump system DSiWare, we exploit a flaw in the DSiWare Data Management window of the Settings application. diff --git a/_pages/vi_VN/credits.txt b/_pages/vi_VN/credits.txt index e66f591db9..e60f78f29c 100644 --- a/_pages/vi_VN/credits.txt +++ b/_pages/vi_VN/credits.txt @@ -2,6 +2,9 @@ title: "Credits" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **Special thanks to all of [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) for being awesome!** {: .notice--primary} @@ -52,6 +55,7 @@ If I forgot you here, contact me and I'll add your name. + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/vi_VN/home.txt b/_pages/vi_VN/home.txt index 11c0abea21..c688005a6b 100644 --- a/_pages/vi_VN/home.txt +++ b/_pages/vi_VN/home.txt @@ -78,7 +78,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + **Before beginning the guide, you must know the risks of 3DS hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They're rare, but still a possibility so make sure you follow ALL directions EXACTLY.** + If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup). -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/vi_VN/homebrew-launcher-(pichaxx).txt b/_pages/vi_VN/homebrew-launcher-(pichaxx).txt index 5201af49bb..3e7eea3021 100644 --- a/_pages/vi_VN/homebrew-launcher-(pichaxx).txt +++ b/_pages/vi_VN/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. Select your `movable.sed` file 1. Select "Build and Download" 1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Reinsert your SD card into your device 1. Power on your device 1. Launch "Pokemon Picross" 1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. + + You may see an error stating there are no applications found +1. Power off your device ___ diff --git a/_pages/vi_VN/homebrew-launcher-(soundhax).txt b/_pages/vi_VN/homebrew-launcher-(soundhax).txt index 8667e8c287..04d8152155 100644 --- a/_pages/vi_VN/homebrew-launcher-(soundhax).txt +++ b/_pages/vi_VN/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)* * The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### Instructions diff --git a/_pages/vi_VN/installing-boot9strap-(fredtool).txt b/_pages/vi_VN/installing-boot9strap-(fredtool).txt index 46eedbe264..050739074c 100644 --- a/_pages/vi_VN/installing-boot9strap-(fredtool).txt +++ b/_pages/vi_VN/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Fredtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This is a currently working implementation of the "FIRM partitions known-plainte ### What You Need -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work @@ -28,18 +31,18 @@ This is a currently working implementation of the "FIRM partitions known-plainte #### Section II - Fredtool -1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. Select your `movable.sed` file for the "Your movable.sed" field 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. Complete the "I'm not a robot" captcha 1. Select "Start" 1. Wait for the process to complete 1. When the process has completed, download your modified DSiWare archive from the site - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. Reinsert your SD card into your device 1. Power on your device @@ -87,7 +90,7 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Power off your device 1. Insert your SD card into your computer -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + Replace the existing `42383841.bin` file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/vi_VN/installing-boot9strap-(frogtool).txt b/_pages/vi_VN/installing-boot9strap-(frogtool).txt index 01691c1a1d..b5434287fa 100644 --- a/_pages/vi_VN/installing-boot9strap-(frogtool).txt +++ b/_pages/vi_VN/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "Installing Boot9strap (Frogtool)" {% include toc title="Table of Contents" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### Required Reading We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap. @@ -18,14 +21,14 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work 1. Insert your SD card into your computer 1. Copy your `movable.sed` file to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card 1. Copy `frogcert.bin` to the root of your SD card 1. Reinsert your SD card into your device @@ -74,6 +77,26 @@ If you would prefer a visual guide to this section, one is available [here](http 1. Press (Start) to save and reboot + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. Select "Miscellaneous options" +1. Select "Switch the hb. title to the current app." +1. Press (B) to continue +1. Press (B) to return to the Rosalina main menu +1. Press (B) to exit the Rosalina menu +1. Press (Home), then close Download Play +1. Relaunch the Download Play application +1. Your device should load the Homebrew Launcher +1. Launch Frogtool from the list of homebrew +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### Continue to [Finalizing Setup](finalizing-setup) diff --git a/_pages/vi_VN/installing-boot9strap-(hardmod).txt b/_pages/vi_VN/installing-boot9strap-(hardmod).txt index 7ff5108da8..1e03aa7cf1 100644 --- a/_pages/vi_VN/installing-boot9strap-(hardmod).txt +++ b/_pages/vi_VN/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py` -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The `.firm` corresponding to your device and version: | Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS | diff --git a/_pages/vi_VN/installing-boot9strap-(ntrboot).txt b/_pages/vi_VN/installing-boot9strap-(ntrboot).txt index cde9885cfe..7004e6aff7 100644 --- a/_pages/vi_VN/installing-boot9strap-(ntrboot).txt +++ b/_pages/vi_VN/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this * Your ntrboot flashed flashcart * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions diff --git a/_pages/vi_VN/installing-boot9strap-(soundhax).txt b/_pages/vi_VN/installing-boot9strap-(soundhax).txt index 1ca04197d7..27e7dd0081 100644 --- a/_pages/vi_VN/installing-boot9strap-(soundhax).txt +++ b/_pages/vi_VN/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### What You Need * The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(the `.bin` file corresponding to your firmware version)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries - + If it freezes, just force the console to power off by holding the power button, then try again + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/vi_VN/installing-boot9strap-(usm).txt b/_pages/vi_VN/installing-boot9strap-(usm).txt index 929aef5fad..d4f92965ff 100644 --- a/_pages/vi_VN/installing-boot9strap-(usm).txt +++ b/_pages/vi_VN/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. Insert your SD card into your computer 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### Section IV - Configuring Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. Navigate to `Data Management` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. Power off your device 1. Insert your SD card into your computer -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card - + This `` will be the same one that you used in [Seedminer](seedminer) +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/vi_VN/legacy-methods.txt b/_pages/vi_VN/legacy-methods.txt index 987a3ccfc9..b9da394c9c 100644 --- a/_pages/vi_VN/legacy-methods.txt +++ b/_pages/vi_VN/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/vi_VN/seedminer.txt b/_pages/vi_VN/seedminer.txt index ff9a1fb4c3..7e0d97c6d2 100644 --- a/_pages/vi_VN/seedminer.txt +++ b/_pages/vi_VN/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + This folder name is also known as your "ID0" 1. Power on your device 1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu) - + If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. Paste your device's 32 character long folder name into the "Your ID0" field + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. Select "Go" - + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section. + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console 1. Wait for the site to update + If it does not, wait a few minutes before refreshing the page once 1. Once the site processes your information, you will be given the option to "Continue" or "Do another device". Click the green "Continue" button 1. Wait for the remainder of the process to complete - + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour. - + 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. + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 has completed, download your `movable.sed` file from the site + Keep this file as you will need it in the upcoming pages @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/vi_VN/site-navigation.txt b/_pages/vi_VN/site-navigation.txt index 9f7a473f8a..90d56e5160 100644 --- a/_pages/vi_VN/site-navigation.txt +++ b/_pages/vi_VN/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/zh_CN/bannerbomb3.txt b/_pages/zh_CN/bannerbomb3.txt index 9f6991e08d..48eaab53bc 100644 --- a/_pages/zh_CN/bannerbomb3.txt +++ b/_pages/zh_CN/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="目录内容" %} +此页面已被标记为传统方法,因为它已被操作更便捷且更安全的方法所取代。 只有你在无法按照[安装 boot9strap(通过 USM)](installing-boot9strap-(usm))所写的步骤正常进行操作时,才建议你使用此方法。 +{: .notice--warning} + ### 必读事项 我们使用了一个在 3DS 系统设置应用程序的 DSiWare 数据管理窗口中的一个漏洞来导出系统的 DSiWare 软件。 diff --git a/_pages/zh_CN/credits.txt b/_pages/zh_CN/credits.txt index 1f01fe4470..cc0321c4c2 100644 --- a/_pages/zh_CN/credits.txt +++ b/_pages/zh_CN/credits.txt @@ -2,6 +2,9 @@ title: "致谢" --- +**特别感谢此教程的原作者和原维护者Plailect!** +{: .notice--primary} + **特别感谢所有在 [Freenode #Cakey](http://webchat.freenode.net/?channels=%23Cakey) 成员的杰出贡献!** {: .notice--primary} @@ -52,6 +55,7 @@ title: "致谢" + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/zh_CN/home.txt b/_pages/zh_CN/home.txt index 90c028763d..0373c437e7 100644 --- a/_pages/zh_CN/home.txt +++ b/_pages/zh_CN/home.txt @@ -78,7 +78,7 @@ Boot9strap 拥有许多其他自制固件所没有的优点,因此我们推荐 + **在开始之前,你要知道破解 3DS 的风险:每次你修改系统的时候,都有可能会使你的 3DS 不可恢复的变砖。 这种情况很少见,但仍然存在这样的可能性,所以请确保你完全按照本教程的指导进行操作。** + 如果你之前破解过你的 3DS 并安装了 EmuNAND,且想将原 EmuNAND 中的内容迁移到 SysNAND 中,请依操作进行,并在[完成安装](finalizing-setup)这一步中依照提示还原你的 EmuNAND。 -+ 此教程对所有区域且固件版本号等于或低于11.14.0的新3DS、老3DS、新2DS和老2DS有效。 ++ 此教程适用于全区且系统版本为最新(11.14.0)的 New 3DS、老版 3DS、New 2DS 和老版 2DS。 + 如果一切顺利,在安装完自制系统后你不会丢失任何数据(包括游戏、NNID、存档等)。 + 在进行所有操作时请将主机充电,避免意外关机造成数据丢失或损坏! + 你的 SD 卡的分区表格式必须是 [MBR,而不是 GPT](http://www.howtogeek.com/245610/)(原厂 SD 卡的分区表格式默认是 MBR)。 如果你想测试是否为 MBR 格式,那么,最简单的方法是将其插入 3DS。 如果 SD 卡能被读取,那么它的分区表格式就是 MBR。 diff --git a/_pages/zh_CN/homebrew-launcher-(pichaxx).txt b/_pages/zh_CN/homebrew-launcher-(pichaxx).txt index da03f0ad8c..3d852058b8 100644 --- a/_pages/zh_CN/homebrew-launcher-(pichaxx).txt +++ b/_pages/zh_CN/homebrew-launcher-(pichaxx).txt @@ -4,11 +4,14 @@ title: "启动Homebrew Launcher (通过 PicHaxx)" {% include toc title="目录内容" %} +此页面已被标记为传统方法,因为它已被操作更便捷且更安全的方法所取代。 只有你在无法按照[安装 boot9strap(通过 USM)](installing-boot9strap-(usm))所写的步骤正常进行操作时,才建议你使用此方法。 +{: .notice--warning} + ### 必读事项 本章节 Seedminer 将使用你的 `movable.sed` 文件,通过 PicHaxx 漏洞启动 Homebrew Launcher,以便在 DS Download Play 中注入修改后的 DSiWare 程序。 在进行本教程前,你必须先拥有 (或下载) eShop 中的免费的“精灵宝可梦:绘图方块(Pokemon Picross)”游戏。 -If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). +如果你的设备已通过如 Pichaxx 或其他漏洞启动 Homebrew Launcher,那么你可以跳至[安装 Boot9strap (通过 Frogtool)](installing-boot9strap-(frogtool))。 {: .notice--success} 如果你之前已经拥有了“精灵宝可梦:绘图方块”游戏,教程中将会覆盖你的游戏存档! @@ -19,8 +22,8 @@ If your device already has access to the Homebrew Launcher (whether through PicH * 来自 eShop 的免费游戏 “精灵宝可梦:绘图方块(Pokemon Picross)” * 你在 [Seedminer](seedminer) 步骤中获得的 `movable.sed` 文件 * 最新版 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* - + If your current version is 11.14.0-46, select 11.13.0-45 for your version +* [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(根据你的 3DS 的区域、型号和版本下载)* + + 如果你当前的系统版本是 11.14.0-46,你可以选择 11.13.0-45 然后下载 ### 操作步骤 @@ -28,17 +31,18 @@ If your device already has access to the Homebrew Launcher (whether through PicH 1. 复制 `boot.3dsx` 到你的 SD 卡根目录 1. 将下载的 otherapp payload 复制到 SD 卡的根目录下,并重命名为 `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename + + 如果你没看到 `.bin` 后缀,则请不要不要不要手动加上 `.bin` 后缀 1. 检查 SD 卡的根目录是否存在一个名为 `3ds` 的文件夹,如果没有则手动新建一个 #### 第二步 — PicHaxx -1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer +1. 在你的电脑上打开 [PicHaxx 注入器网页](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) 1. 上传你的 `movable.sed` 文件 1. 选择 “构建并下载(Build and Download)” 1. 等待该过程执行完成。 -1. 移动至 `Nintendo 3DS` -> `` -> `<32位字符ID>` -> `Nintendo DSiWare` 文件夹 +1. 打开你 SD 卡的 `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` 文件夹 + 这个 `` 和你在 [Seedminer](seedminer) 章节中打开的一样 + + `` 是一个在 `` 文件夹内,另一个 32 位字符长的文件夹 1. 复制你刚下载的 `00000001.sav` 文件到 `data` 文件夹 + 当提示时选择覆盖旧的文件 1. 将 SD 卡重新插入你的主机 @@ -46,7 +50,7 @@ If your device already has access to the Homebrew Launcher (whether through PicH 1. 启动“精灵宝可梦:绘图方块(Pokemon Picross)” 1. 如果漏洞成功执行,你的设备将进入到 Homebrew Launcher + 你可能会看到一个没有可用的应用程序的错误信息。 -1. 将设备关机。 +1. 将设备关机 ___ diff --git a/_pages/zh_CN/homebrew-launcher-(soundhax).txt b/_pages/zh_CN/homebrew-launcher-(soundhax).txt index dadb2c5ac1..981d332f0d 100644 --- a/_pages/zh_CN/homebrew-launcher-(soundhax).txt +++ b/_pages/zh_CN/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ Soundhax(与 Homebrew Launcher 一起使用时)与欧版、日版、韩版 ### 你需要准备点啥? * 最新版 [Soundhax](http://soundhax.com/) **(根据你的 3DS 的区域、型号和版本下载)** + + 如果点击下载 Soundhax 后浏览器跳转到了一个不可播放的视频,那么请按 Ctrl+S 或 Cmd+S 键将其保存到你的电脑上 * 最新版 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) **(下载标准的 boot9strap 压缩包文件,而不是带有 `devkit` 或 `ntr` 名字的文件)** * 最新版 [safehax](https://github.com/TiniVi/safehax/releases/latest) **(下载 `.3dsx` 文件)** * 最新版 [udsploit](https://github.com/smealum/udsploit/releases/latest) -* 最新版 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* [otherapp payload](https://smealum.github.io/3ds/#otherapp) **(根据你的 3DS 的区域和版本下载)** +* 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* [otherapp payload](https://smealum.github.io/3ds/#otherapp) **(根据你的 3DS 的区域、设备型号和版本下载)** ### 操作步骤 diff --git a/_pages/zh_CN/installing-boot9strap-(fredtool).txt b/_pages/zh_CN/installing-boot9strap-(fredtool).txt index 9313e88671..1b3abf3e28 100644 --- a/_pages/zh_CN/installing-boot9strap-(fredtool).txt +++ b/_pages/zh_CN/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "安装 Boot9strap(通过 Fredtool)" {% include toc title="目录内容" %} +此页面已被标记为传统方法,因为它已被操作更便捷且更安全的方法所取代。 只有你在无法按照[安装 boot9strap(通过 USM)](installing-boot9strap-(usm))所写的步骤正常进行操作时,才建议你使用此方法。 +{: .notice--warning} + ### 必读事项 本章节 Seedminer 将使用你的 `movable.sed` 文件来解密所有的 DSiWare 程序,以便在3DS中内置的 DS 网络设定中注入修改后的 DSiWare 程序。 这个操作需要你有任何的 DSiWare 备份,比如 BannerBomb 或 DSiWare Dumper 工具导出的。 @@ -12,11 +15,11 @@ title: "安装 Boot9strap(通过 Fredtool)" ### 你需要准备点啥? -* 一个 DSiWare 备份 (例如从 [BannerBomb3](bannerbomb3) 或 [DSiWare Dumper](dsidumper)导出到 SD 卡根目录的) +* 一个 DSiWare 备份 (例如从 [BannerBomb3](bannerbomb3) 导出到 SD 卡根目录的) * 你在 [Seedminer](seedminer) 步骤中获得的 `movable.sed` 文件 * 最新版 [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * 最新版 [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* 最新版 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### 第一步 — 准备工作 @@ -28,18 +31,18 @@ title: "安装 Boot9strap(通过 Fredtool)" #### 第二步 — Fredtool -1. 在电脑上打开 [Fredtool](https://fredtool.bruteforcemovable.com/) +1. 在你的电脑上打开 [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) 1. 在 “Your movable.sed” 栏上传你的 `movable.sed` 文件 1. 点击 “Your dsiware.bin”,然后选择你的 DSiWare 备份(`<八位字符ID>.bin`)上传 1. 完成谷歌的 “人机身份验证” (请注意,如果你身处中国大陆,看到这个选项可能需要科学上网) 1. 选择 “Start” 1. 等待该过程执行完成。 1. 等待程序自动完成后从站点下载修改后的 DSiware 文件 - + 这个文件包包含两个 dsiware 备份,一个是 clean(未修改),另一个是 hax (被打入漏洞的文件) + + 这个文件包含两个 DSiWare 备份,一个是 clean(未修改的原文件),另一个是 hax (被打入漏洞的文件) 1. 打开内存卡的 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 文件夹 - + 这个 `` 和你在 [Seedminer](seedminer) 章节中使用的一样 - + 这个 `` 文件夹是 `` 文件夹中的另一个 32 个字符与数字混合的文件夹 - + 如果没有 `Nintendo DSiWare` 文件夹,请在 `` 文件夹内创建它 + + 这个 `` 和你在 [Seedminer](seedminer) 章节中打开的一样 + + `` 是一个在 `` 文件夹内,另一个 32 位字符长的文件夹 + + 如果里面没有 `Nintendo DSiWare` 文件夹,请在 `` 文件夹内创建它 1. 从之前下载的 DSiWare 压缩包 (`fredtool_output.zip`) 里的 `output/hax/` 文件夹复制 `42383841.bin` 到 `Nintendo DSiWare` 文件夹 1. 将 SD 卡重新插入你的主机 1. 启动你的主机 @@ -87,7 +90,7 @@ title: "安装 Boot9strap(通过 Fredtool)" 1. 将设备关机 1. 将你的 SD 卡插入到电脑 -1. 从刚下载的压缩包(`fredtool_output.zip`)中的 `output/clean/` 文件夹复制出 `42383841.bin`,将其复制进你 SD 卡的 `Nintendo 3DS//<32位字符ID>/Nintendo DSiware/` 文件夹 +1. 从刚下载的压缩包(`fredtool_output.zip`)中的 `output/clean/` 文件夹复制出 `42383841.bin`,将其复制进你 SD 卡的 `Nintendo 3DS///Nintendo DSiware/` 文件夹 + 请替换现有的 `42383841.bin` 文件 1. 将SD卡重新插入你的主机 1. 启动你的主机 diff --git a/_pages/zh_CN/installing-boot9strap-(frogtool).txt b/_pages/zh_CN/installing-boot9strap-(frogtool).txt index bf1636f112..1c4b29624f 100644 --- a/_pages/zh_CN/installing-boot9strap-(frogtool).txt +++ b/_pages/zh_CN/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "安装 Boot9strap(通过 Frogtool)" {% include toc title="目录内容" %} +此页面已被标记为传统方法,因为它已被操作更便捷且更安全的方法所取代。 只有你在无法按照[安装 boot9strap(通过 USM)](installing-boot9strap-(usm))所写的步骤正常进行操作时,才建议你使用此方法。 +{: .notice--warning} + ### 必读事项 我们现在将通过 Homebrew Launcher 来启动 Frogtool 工具。此工具将把可利用漏洞的 “うごくメモ帳(Flipnote Studio)” 游戏注入到主机。之后我们将通过这个游戏的漏洞来启动 b9sTool 并通过其安装 boot9starp。 @@ -18,14 +21,14 @@ title: "安装 Boot9strap(通过 Frogtool)" * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * 最新版 [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * 最新版 [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* 最新版 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### 第一步 — 准备工作 1. 将你的 SD 卡插入到电脑 1. 复制 `movable.sed` 文件到你的SD卡根目录 1. 解压 Luma3DS `.zip` 里的 `boot.firm` 和 `boot.3dsx` 到你 SD 卡的根目录 -1. 从 b9sTool 的 release `.zip` 中复制 `boot.nds`(B9STool)到 SD 卡的根目录 +1. 从 b9sTool 的 release `.zip` 中复制 `boot.nds`(b9sTool)到 SD 卡的根目录 1. 复制 `Frogtool.3dsx` 到你 SD 卡的 `/3ds/` 文件夹中 1. 复制 `frogcert.bin` 到你的 SD 卡根目录 1. 将 SD 卡重新插入你的主机 @@ -74,6 +77,26 @@ title: "安装 Boot9strap(通过 Frogtool)" 1. 按下 “Start” 键保存设置并重启 + 你的主机应该在一会后加载到系统桌面。 如果你等了超过五分钟还是黑屏,[请参见此故障排查章节](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### 第五步 — 还原“下载通信(DS Download Play)”程序 + +1. 启动“下载通信(Download Play)”程序 (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. 等到你看到两个按钮 + + 不要按下任意一个按钮 +1. 同时按下 “L” + “↓” + “Select” 键来打开 Rosalina 菜单 +1. 选择 “Miscellaneous options” +1. 选择 “Switch the hb. title to the current app.” +1. 按 “B” 键继续 +1. 按 “B” 键返回 Rosalina 主菜单 +1. 按 “B” 键退出 Rosalina 菜单 +1. 按下 “Home” 键,然后关闭“下载通信(Download Play)” +1. 重新运行“下载通信(Download Play)”程序 +1. 此时你的主机应该会启动 Homebrew Launcher了 +1. 从自制程序列表中找到并启动 Frogtool +1. 选择 “RESTORE patched DS Download Play” 选项 +1. 一旦此操作完成后请仔细阅读屏幕,并检查是否成功 + + 如果提示了错误或者丢失文件,请更正问题并重试 +1. 如果操作成功执行,请点一下触摸屏,然后按 START 键退出 + ___ ### 继续至[完成安装](finalizing-setup) diff --git a/_pages/zh_CN/installing-boot9strap-(hardmod).txt b/_pages/zh_CN/installing-boot9strap-(hardmod).txt index ad35643237..9ec051949b 100644 --- a/_pages/zh_CN/installing-boot9strap-(hardmod).txt +++ b/_pages/zh_CN/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ title: "安装 boot9strap(通过硬改)" * 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) **(下载标准的 boot9strap 压缩包文件,而不是带有 `devkit` 或 `ntr` 名字的文件)** * 最新版 [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows用户可以使用已编译的 “.exe” 程序,而 Mac 以及 Linux 用户则需要安装 [Python 3](https://www.python.org/downloads/) 来打开 “.py” 文件。 -* 最新版 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * 对应你的设备和系统的 “.firm” 文件: | 系统版本 | 内核版本 | 老型号 3DS 或 老型号 2DS | New 3DS 或 New 2DS | diff --git a/_pages/zh_CN/installing-boot9strap-(ntrboot).txt b/_pages/zh_CN/installing-boot9strap-(ntrboot).txt index 6871a932b7..d336caab89 100644 --- a/_pages/zh_CN/installing-boot9strap-(ntrboot).txt +++ b/_pages/zh_CN/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ title: "安装boot9strap (通过 ntrboot)" * 一张已经写入 ntrboot 漏洞的烧录卡 * 最新版 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) **(下载标准的 boot9strap 压缩包文件,而不是带有 `devkit` 或 `ntr` 名字的文件)** -* 最新版 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### 操作步骤 diff --git a/_pages/zh_CN/installing-boot9strap-(soundhax).txt b/_pages/zh_CN/installing-boot9strap-(soundhax).txt index 8c51b16488..cc978a7202 100644 --- a/_pages/zh_CN/installing-boot9strap-(soundhax).txt +++ b/_pages/zh_CN/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ Soundhax(与 pre9otherapp 结合使用时)与欧版、日版、韩版和美 ### 你需要准备点啥? * 最新版 [Soundhax](http://soundhax.com/) **(根据你的 3DS 的区域、型号和版本下载)** + + 如果点击下载 Soundhax 后浏览器跳转到了一个不可播放的视频,那么请按 Ctrl+S 或 Cmd+S 键将其保存到你的电脑上 * 最新版 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) **(下载标准的 boot9strap 压缩包文件,而不是带有 `devkit` 或 `ntr` 名字的文件)** -* 最新版 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * 最新版 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* 最新版 [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) **(下载对应你固件版本的 `.bin` 文件)** +* v1.2 版 [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) **(下载对应你固件版本的 `.bin` 文件)** ### 操作步骤 @@ -34,6 +35,7 @@ Soundhax(与 pre9otherapp 结合使用时)与欧版、日版、韩版和美 1. 将你的 SD 卡插入到电脑 1. 复制 Soundhax 的 `.m4a` 文件到你的 SD 卡根目录下 1. 复制 pre9otherapp payload 到内存卡的根目录,并重命名为 `otherapp.bin` + + 如果你没看到 `.bin` 后缀,则请不要不要不要手动加上 `.bin` 后缀 1. 解压 Luma3DS `.zip` 里的 `boot.firm` 到你 SD 卡的根目录 1. 复制 `boot.3dsx` 到你的 SD 卡根目录 1. 在 SD 卡根目录创建一个名为 `boot9strap` 的文件夹 @@ -56,6 +58,7 @@ Soundhax(与 pre9otherapp 结合使用时)与欧版、日版、韩版和美 1. 进入 `/sdcard`,然后播放“< 3 nedwill 2016” + 有可能需要反复尝试几次 + 如果设备死机了,请长按电源键关闭设备,然后再试一次 + + 如果你试了十次还是失败,那么尝试下载 [v2.0 版的 pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) 并替换内存卡根目录下的 `otherapp.bin`。 ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/zh_CN/installing-boot9strap-(usm).txt b/_pages/zh_CN/installing-boot9strap-(usm).txt index 72478cd86a..d0686446e7 100644 --- a/_pages/zh_CN/installing-boot9strap-(usm).txt +++ b/_pages/zh_CN/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ title: "安装 boot9strap(通过 USM)" 这些操作可在美、欧、日、韩版的主机上工作,你可通过系统版本号末尾的 U,E,J,K 字符来区分主机版本。 如果你的 L 键、R 键、↑ 键和 A 键中的其中一个按键坏了无法使用,则你只能使用[传统方法](legacy-methods)。 如需帮助,请加入 [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) 并使用英文求助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://jq.qq.com/?_wv=1027&k=5CfEA4c)寻求帮助,群号为942052497。 -{: .notice--danger} +{: .notice--warning} ### 你需要准备点啥? * 你在 [Seedminer](seedminer) 步骤中获得的 `movable.sed` 文件 -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### 第一步 — 准备工作 +1. 如果你的主机已经被你开机了,那么将其关机 1. 在你的电脑上打开 [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) + 如果这个网站抛锚了,尝试[这个网站](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. 点击 “选择文件” 选项,然后选择你的 movable.sed 上传 1. 点击 “Download unSAFE_MODE-bb3 archive” - + 这将下载一个包含了名为 `F00D43D5.bin` 的已被破解的 DSiWare 备份和一个名为 `usm.bin` 的已被破解的 SAFE_MODE 存档文件的 zip 文件(`unSAFE_MODE-bb3.zip`)到你的电脑上 -1. 如果你的主机已经被你开机了,那么将其关机 + + 这将下载一个包含了名为 `F00D43D5.bin` 的已被破解的 DSiWare 备份,和一个名为 `usm.bin` 的已被破解的 SAFE_MODE 存档的 zip 文件(`unSAFE_MODE-bb3.zip`)到你的电脑上 1. 将你的 SD 卡插入到电脑 1. 解压 Luma3DS `.zip` 里的 `boot.firm` 和 `boot.3dsx` 到你 SD 卡的根目录 + 根目录指的是你点进 SD 卡看到的目录,你可以在这个目录下看到 Nintendo 3DS 文件夹,但请不要点进去 -1. 从 USM 压缩文件中(`unSAFE_MODE-bb3.zip`)解压 `usm.bin` 到你 SD 卡的根目录下 -1. 移动至 `Nintendo 3DS` -> `` -> `<32位字符ID>` -> `Nintendo DSiWare` 文件夹 - + 这个 `` 和你在 [Seedminer](seedminer) 章节中使用的一样 - + 如果没有 `Nintendo DSiWare` 文件夹,创建它 +1. 从 `unSAFE_MODE-bb3.zip` 复制 `usm.bin` 到 SD 卡的根目录 +1. 打开内存卡的 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 文件夹 + + 这个 `` 和你在 [Seedminer](seedminer) 章节中打开的一样 + + `` 是一个在 `` 文件夹内,另一个 32 位字符长的文件夹 + + 如果里面没有 `Nintendo DSiWare` 文件夹,请在 `` 文件夹内创建它 1. 如果这文件夹中有其他的 DSiWare 备份文件 (`<8位字符id>.bin`),将它们移动到你的电脑上备份 + 这文件夹应该会成为空文件夹。 将这些文件移动到电脑上备份可防止你删除了你有意保留的东西 -1. 从 USM 压缩文件中(`unSAFE_MODE-bb3.zip`)解压 `F00D43D5.bin` 到你 SD 卡的 `Nintendo DSiWare` 文件夹下 +1. 从 `unSAFE_MODE-bb3.zip` 压缩文件中解压 `F00D43D5.bin` 到你 SD 卡的 `Nintendo DSiWare` 文件夹下 #### 第二步 — BannerBomb3 @@ -81,12 +82,10 @@ title: "安装 boot9strap(通过 USM)" 1. 移动至 `数据管理(Data Management)` -> `DSiWare` 1. 点击 SD 卡部分 + 你的主机下屏应该会开始绿色的闪烁,然后系统将会在稍后重启回到桌面中。 这意味着你的 WiFi 配置文件已成功恢复 -1. 关闭主机 +1. 将设备关机 1. 将你的 SD 卡插入到电脑 -1. 移动至 `Nintendo 3DS` -> `` -> `<32位字符ID>` -> `Nintendo DSiWare` 文件夹 - + 这个 `` 和你在 [Seedminer](seedminer) 章节中使用的一样 +1. 打开内存卡的 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 文件夹 1. 删除 Nintendo DSiWare 文件夹中的 `F00D43D5.bin` 文件 -1. 继续至完成安装 ___ diff --git a/_pages/zh_CN/legacy-methods.txt b/_pages/zh_CN/legacy-methods.txt index bf6f2bdfad..efb6792ae4 100644 --- a/_pages/zh_CN/legacy-methods.txt +++ b/_pages/zh_CN/legacy-methods.txt @@ -8,7 +8,7 @@ title: "传统方法" 安装自制固件(CFW)在近期出现了许多的改进和进步的方法。 -为此,建议你在 [Get Started](get-started) 页面中查找并使用最新的方法。 +因此建议你使用[安装 boot9strap(通过 USM)](installing-boot9strap-(usm))所写的步骤来代替这些方法。 然而,由于某些情况这里仍然保留了一些“传统”或“过时”的方法。 你需要先完成 [Seedminer](seedminer) 部分。 @@ -18,7 +18,7 @@ title: "传统方法" 以下漏洞利用了内置在 3DS 中的两个 DS 模式应用程序之一:DS 互联网设置(DS Internet Settings)和 DS 下载通信(DS Download Play)。 -If both DS Internet Settings and DS Download Play fail to work, you will have to repair them with [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) using a homebrew entrypoint, such as PicHaxx. +如果 DS 互联网设置和 DS 下载通信都无法正常启动,那么你必须得使用能启动自制程序 [TWLFix-3DS](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases/) 的方法进行修复,比如 Pichaxx。 #### DS 网络设置测试(用于 Fredtool) @@ -40,5 +40,5 @@ ___ 1. [BannerBomb3](bannerbomb3):Seedminer + BannerBomb3 + Fredtool + 如果 “L” 键或 “R” 键坏了,那么建议使用这种方法 -1. [PicHaxx](homebrew-launcher-(pichaxx)): Seedminer + PicHaxx + Frogtool +1. [PicHaxx](homebrew-launcher-(pichaxx)):Seedminer + PicHaxx + Frogtool + 如果你进入 DSiWare 管理菜单发生了崩溃,建议使用此方法 \ No newline at end of file diff --git a/_pages/zh_CN/seedminer.txt b/_pages/zh_CN/seedminer.txt index 4d42635b82..4b5182bb34 100644 --- a/_pages/zh_CN/seedminer.txt +++ b/_pages/zh_CN/seedminer.txt @@ -55,7 +55,7 @@ title: "Seedminer" 1. 一旦网页开始处理你主机的相关信息,你将可以选择“继续(Contiune)”或“破解其他设备 (Do another device)” 点击绿色的 “Continue” 按钮 1. 等待其完成步骤中的其余部分 + 这通常是很快的(1~5 分钟左右),但是在某些情况下可能会需要长达半小时。 - + 在这个过程中,你之前添加的机器人 3DS 可能不会在你的 3DS 上面展示 不过只要网站还在更新,这就不是个问题。 + + 在这个过程中,你之前添加的机器人好友可能不会在你的 3DS 上面展示 不过只要网站还在更新,这就不是个问题。 + 如果你已经等待了半个小时,那么请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp) 并使用英文求助。你也可以到译者的QQ群寻求帮助,群号为942052497。 1. 等待程序自动完成后,从站点下载 `movable.sed` 文件 + 你在之后还会用到这个文件,请先把这个文件存起来 @@ -66,7 +66,7 @@ ___ 这种将使用 Seedminer 进行进一步破解的方法使用了你的 `movable.sed` 来利用所有机型都有的 SAFE_MODE 固件来进行破解系统。 -这个方法对除港(台)和神游版机以外的所有区域兼容。 +此方法对除神游和港(台)版外的所有区域兼容,但需要使用到肩键。 继续至[安装 boot9strap(通过 USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/zh_CN/site-navigation.txt b/_pages/zh_CN/site-navigation.txt index 956ec2b15a..b14c8504e9 100644 --- a/_pages/zh_CN/site-navigation.txt +++ b/_pages/zh_CN/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [安装 boot9strap (通过 ntrboot)](installing-boot9strap-(ntrboot)) + [安装 boot9strap (通过 SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [安装 boot9strap(通过 Soundhax)](installing-boot9strap-(soundhax)) -+ [安装 boot9strap(通过 unSAFE_MODE)](installing-boot9strap-(usm)) ++ [安装 boot9strap(通过 USM)](installing-boot9strap-(usm)) + [安装 boot9strap(通过 HBL-USM)](installing-boot9strap-(hbl-usm)) + [迁移 EmuNAND 数据](move-emunand) + [ntrboot](ntrboot) diff --git a/_pages/zh_TW/bannerbomb3.txt b/_pages/zh_TW/bannerbomb3.txt index 4a335f40c1..6433a3e279 100644 --- a/_pages/zh_TW/bannerbomb3.txt +++ b/_pages/zh_TW/bannerbomb3.txt @@ -4,6 +4,9 @@ title: "BannerBomb3" {% include toc title="條目內容" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### 必讀事項 為了導出系統的 DSiWare 軟體, 我們使用了在系統設定內的 DSiWare 數據管理視窗的一個漏洞。 diff --git a/_pages/zh_TW/credits.txt b/_pages/zh_TW/credits.txt index c6f65fcff2..ce44006631 100644 --- a/_pages/zh_TW/credits.txt +++ b/_pages/zh_TW/credits.txt @@ -2,6 +2,9 @@ title: "製作群" --- +**Special thanks to Plailect, the original creator and maintainer of the guide!** +{: .notice--primary} + **特別感謝所有在[ Freenode 上 #Cakey ](http://webchat.freenode.net/?channels=%23Cakey)的所有成員!** {: .notice--primary} @@ -52,6 +55,7 @@ title: "製作群" + Mrrraou + Night_Fallen_Wolf + Normmatt + + Plailect + plutooo + Psi-Hate + RandallHoffman diff --git a/_pages/zh_TW/home.txt b/_pages/zh_TW/home.txt index ca6bc5f065..8df782e6ba 100644 --- a/_pages/zh_TW/home.txt +++ b/_pages/zh_TW/home.txt @@ -81,7 +81,7 @@ boot9strap 是目前最新且最棒的自製韌體啟動方式,有點像 Wii + **在開始前,您一定得注意 3DS 改機的風險:每當您修改系統時,都有可能造成無法挽回的磚機。 這種情況是滿罕見的,但還是有可能的;所以請確實遵守每一個步驟。** + 如果您之前已透過 EmuNAND 的方式改機,而您現在想把您之前的 EmuNAND 移植到您新的 SysNAND 自製韌體底下,您可以在依正常步驟進行,並在[完成安裝](finalizing-setup)這一步中依照提示還原的您 EmuNAND。 -+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.14.0 or below. ++ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions and all versions, including the latest version (11.14.0). + 如果一切都順利的話,您將不會失去任何資料 (像是遊戲、NNID、存檔... 等都會被留下)。 + 請在充電的情況下改機,以確保途中不會因為電力關係而突然關機造成資料遺失或甚至毀損! + 您的 SD 卡應為 [MBR 格式,而非 GPT](http://www.howtogeek.com/245610/) (原廠 SD 卡一律都是以 MBR 格式出廠)。 The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. diff --git a/_pages/zh_TW/homebrew-launcher-(pichaxx).txt b/_pages/zh_TW/homebrew-launcher-(pichaxx).txt index cc5de424e7..5190ee56fc 100644 --- a/_pages/zh_TW/homebrew-launcher-(pichaxx).txt +++ b/_pages/zh_TW/homebrew-launcher-(pichaxx).txt @@ -4,6 +4,9 @@ title: "Homebrew Launcher (PicHaxx)" {% include toc title="條目內容" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### 必讀事項 This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. @@ -37,16 +40,17 @@ If you already have Pokemon Picross, this process will overwrite your game's sav 1. 上傳您的 `movable.sed` 檔案 1. Select "Build and Download" 1. 等待程序完畢為止 -1. 於您的 SD 卡中,移動至 `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` - + 此 `` 字串將與您在 [Seedminer](seedminer) 中所使用的字串一樣 -1. Copy the new downloaded `00000001.sav` file to the `data` folder on your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` +1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + 如提示時複寫遊戲存檔 1. 將 SD 卡插回主機中 1. 啟動您的主機 1. Launch "Pokemon Picross" 1. 如果漏洞成功執行,您的主機將自動載入 Homebrew Launcher - + 您可能會看見無可用應用程式的錯誤訊息。 -1. 關閉您的主機。 + + You may see an error stating there are no applications found +1. 關閉您的主機 ___ diff --git a/_pages/zh_TW/homebrew-launcher-(soundhax).txt b/_pages/zh_TW/homebrew-launcher-(soundhax).txt index c9c15d186e..68eceadc91 100644 --- a/_pages/zh_TW/homebrew-launcher-(soundhax).txt +++ b/_pages/zh_TW/homebrew-launcher-(soundhax).txt @@ -24,12 +24,13 @@ This means that using a cartridge update from a version containing an older Nint ### 必備項目 * 最新版的 [Soundhax](http://soundhax.com) *(對應您主機的區域、型號、及版本的檔案)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap;非 `devkit` 或 `ntr` 檔案)* * 最新版的 [safehax](https://github.com/TiniVi/safehax/releases/latest) *(`.3dsx` 檔案)* * 最新版的 [udsploit](https://github.com/smealum/udsploit/releases/latest) -* 最新版本的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* [otherapp payload 檔案](https://smealum.github.io/3ds/#otherapp) *(選擇對應您主機的區域及型號的檔案)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region, device, and version)* ### 操作說明 diff --git a/_pages/zh_TW/installing-boot9strap-(fredtool).txt b/_pages/zh_TW/installing-boot9strap-(fredtool).txt index b616098b18..889e395d73 100644 --- a/_pages/zh_TW/installing-boot9strap-(fredtool).txt +++ b/_pages/zh_TW/installing-boot9strap-(fredtool).txt @@ -4,6 +4,9 @@ title: "安裝 Boot9strap (透過 Fredtool)" {% include toc title="條目內容" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### 必讀事項 This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to have a DSiWare backup, for example from BannerBomb or the DSiWare Dumper tool. @@ -12,11 +15,11 @@ This method of using Seedminer for further exploitation uses your `movable.sed` ### 必備項目 -* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper)) +* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3)) * 您自 [Seedminer](seedminer) 步驟中所取得的 `movable.sed` 檔案 * 最新版的 [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) * 最新版的 [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* 最新版本的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### 第一節 — 準備工作 @@ -28,18 +31,18 @@ This method of using Seedminer for further exploitation uses your `movable.sed` #### 第二節 — Fredtool -1. 於您的電腦中開啟 [Fredtool](https://fredtool.bruteforcemovable.com/) +1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer 1. 在『Your movable.sed』欄位中選擇您的 `movable.sed` 檔案 1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field 1. 完成「我不是機器人」之驗證 1. 選擇『Start』 1. 等待程序完畢為止 1. 當該程序結束時,在該網站中下載修改後的 DSiWare 檔案 - + This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited) + + This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited) 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card - + 此 `` 字串將與您在 [Seedminer](seedminer) 中所使用的字串一樣 - + This `` folder will be another 32 letter/number folder inside the `` folder - + If the `Nintendo DSiWare` folder does not exist, create it inside the `` folder + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If the `Nintendo DSiWare` folder does not exist, create it inside of the `` 1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder 1. 將 SD 卡插回主機中 1. 啟動您的主機 @@ -87,7 +90,7 @@ This method of using Seedminer for further exploitation uses your `movable.sed` 1. 關閉您的主機 1. 將 SD 卡插入至電腦中 -1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS//<32-character-id>/Nintendo DSiWare/` folder on your SD card +1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS///Nintendo DSiWare/` folder on your SD card + 請替換現有的`42383841.bin`檔案 1. 將 SD 卡插回主機中 1. 啟動您的主機 diff --git a/_pages/zh_TW/installing-boot9strap-(frogtool).txt b/_pages/zh_TW/installing-boot9strap-(frogtool).txt index 4cf390d673..4c1947ab1f 100644 --- a/_pages/zh_TW/installing-boot9strap-(frogtool).txt +++ b/_pages/zh_TW/installing-boot9strap-(frogtool).txt @@ -4,6 +4,9 @@ title: "安裝 Boot9strap (透過 Frogtool)" {% include toc title="條目內容" %} +This page has been marked as a Legacy Method because it has been superseded by faster, safer methods. You should only follow it if you are unable to follow [Installing boot9strap (USM)](installing-boot9strap-(usm)). +{: .notice--warning} + ### 必讀事項 我們現在將透過 Homebrew Launcher 來啟動 Frogtool。此工具將植入可運行漏洞的『うごくメモ帳 (Flipnote Studio)』遊戲。我們將透過這項安全性漏洞運行 b9sTool 並安裝 boot9strap。 @@ -18,14 +21,14 @@ title: "安裝 Boot9strap (透過 Frogtool)" * - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce) * 最新版的 [Frogtool](https://github.com/zoogie/Frogtool/releases/latest) * 最新版的 [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) -* 最新版本的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### 第一節 — 準備工作 1. 將 SD 卡插入至電腦中 1. 將 `moving.sed` 檔案複製到 SD 卡的根目錄中 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.nds` (B9STool) from the b9sTool release `.zip` to the root of your SD card +1. Copy `boot.nds` (b9sTool) from the b9sTool release `.zip` to the root of your SD card 1. 將 `Frogtool.3dsx` 複製到 SD 卡中的 `/3ds/` 資料夾底下 1. 複製 `frogcert.bin` 到 SD 卡根目錄中 1. 將 SD 卡插回主機中 @@ -74,6 +77,26 @@ title: "安裝 Boot9strap (透過 Frogtool)" 1. 按『Start』鍵以存檔並重新啟動系統 + Your device should load the Home Menu after a short delay. If you get a black screen lasting longer than 5 minutes, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +#### Section V - Restoring DS Download Play + +1. 啟動『下載通信(Download Play)』程式 (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) +1. Wait until you see the two buttons + + Do not press either of the buttons +1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu +1. 選擇『Miscellaneous options』 +1. 選擇『Switch the hb. title to the current app.』 +1. 按『B』繼續 +1. 按『B』回到 Rosalina 主選單 +1. 按『B』退出 Rosalina 選單 +1. 按『Home』鍵,並關閉『下載通信 (Download Play)』程式 +1. Relaunch the Download Play application +1. 您的主機應該就會啟動 Homebrew Launcher 了 +1. 於 Homebrew 清單內啟動 Frogtool +1. Select the "RESTORE patched DS Download Play" option +1. Once this operation has finished, read the screens and check if the process was successful + + If there are any errors or missing files, correct the problem and try again +1. If the process was successful, tap the touch screen, then press START to exit + ___ ### 繼續至[完成安裝](finalizing-setup) diff --git a/_pages/zh_TW/installing-boot9strap-(hardmod).txt b/_pages/zh_TW/installing-boot9strap-(hardmod).txt index 5d5f0ccab8..66124c2de5 100644 --- a/_pages/zh_TW/installing-boot9strap-(hardmod).txt +++ b/_pages/zh_TW/installing-boot9strap-(hardmod).txt @@ -22,7 +22,7 @@ title: "安裝 boot9strap (透過硬改)" * 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap;非 `devkit` 或 `ntr` 檔案)* * 最新版的 [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest) + Windows 使用者可使用已編譯的 `.exe` 檔,而 Mac 及 Linux 使用者得先安裝 [Python 3](https://www.python.org/downloads/) 才能執行 `.py` 檔 -* 最新版本的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * 對應您主機型號及版本的 `.firm` 檔案: | 系統版本 | 內核版本 | 舊型 3DS 或 舊型 2DS | New 3DS 或 New 2DS | diff --git a/_pages/zh_TW/installing-boot9strap-(ntrboot).txt b/_pages/zh_TW/installing-boot9strap-(ntrboot).txt index 41376c0108..f006b0ade2 100644 --- a/_pages/zh_TW/installing-boot9strap-(ntrboot).txt +++ b/_pages/zh_TW/installing-boot9strap-(ntrboot).txt @@ -14,7 +14,7 @@ title: "安裝 boot9strap (透過 ntrboot)" * 一張已寫入 ntrboot 漏洞的燒錄卡 * 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap;非 `devkit` 或 `ntr` 檔案)* -* 最新版本的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### 操作說明 diff --git a/_pages/zh_TW/installing-boot9strap-(soundhax).txt b/_pages/zh_TW/installing-boot9strap-(soundhax).txt index 574f1f3e01..3475d0e840 100644 --- a/_pages/zh_TW/installing-boot9strap-(soundhax).txt +++ b/_pages/zh_TW/installing-boot9strap-(soundhax).txt @@ -20,11 +20,12 @@ This means that using a cartridge update from a version containing an older Nint ### 必備項目 * 最新版的 [Soundhax](http://soundhax.com) *(對應您主機的區域、型號、及版本的檔案)* + + If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer * 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap;非 `devkit` 或 `ntr` 檔案)* -* 最新版本的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * 最新版的 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* 最新版的 [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest) *(選擇對應您韌體版本的 `.bin` 檔案)* +* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### 操作說明 @@ -34,6 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. 將 SD 卡插入至電腦中 1. 複製 Soundhax `.m4a` 至 SD 卡的根目錄底下 1. 複製 pre9otherapp 啟動程式到 SD 卡的根目錄底下,並重新命名其檔名為 `otherapp.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. 將 `boot.3dsx` 複製到 SD 卡根目錄中 1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap` @@ -55,7 +57,8 @@ This means that using a cartridge update from a version containing an older Nint + 在這情況下,如果直接啟動 Soundhax,這些提示每次都會跳出來;除非您先跳過提示,然後再正常重新啟動播放程式 1. 選擇『/SDCARD』,並播放『<3 nedwill 2016』 + 可能需要嘗試多次 - + 如果當機的話,透過電源按鈕將您的主機強制關機,並再試一次 + + If it freezes, force the console to power off by holding the power button, then try again + + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/zh_TW/installing-boot9strap-(usm).txt b/_pages/zh_TW/installing-boot9strap-(usm).txt index 227ef21cc0..62370e05bf 100644 --- a/_pages/zh_TW/installing-boot9strap-(usm).txt +++ b/_pages/zh_TW/installing-boot9strap-(usm).txt @@ -17,31 +17,32 @@ Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recov These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version. If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use a [Legacy Method](legacy-methods). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. -{: .notice--danger} +{: .notice--warning} ### 必備項目 * 您自 [Seedminer](seedminer) 步驟中所取得的 `movable.sed` 檔案 -* The latest release archive for [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### 第一節 — 準備工作 +1. If your device is powered on, power off your device 1. Open [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) on your computer + If this site is nonfunctional, try using [this one](https://3ds.nhnarwhal.com/3dstools/unsafemode.php) 1. Upload your movable.sed using the "Choose File" option 1. Click "Download unSAFE_MODE-bb3 archive" - + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip folder (`unSAFE_MODE-bb3.zip`) -1. If your console is powered on, power off your console + + This will download an exploit DSiWare called `F00D43D5.bin` and a SAFE_MODE exploit data file called `usm.bin` inside of a zip archive (`unSAFE_MODE-bb3.zip`) 1. 將 SD 卡插入至電腦中 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card + The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it -1. Copy `usm.bin` from the USM archive (`unSAFE_MODE-bb3.zip`) to the root of your SD card -1. 於您的 SD 卡中,移動至 `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` - + 此 `` 字串將與您在 [Seedminer](seedminer) 中所使用的字串一樣 - + If `Nintendo DSiWare` does not exist, create it +1. Copy `usm.bin` from `unSAFE_MODE-bb3.zip` to the root of your SD card +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card + + The `` will be the same one that you used in [Seedminer](seedminer) + + The `` is a 32 character long folder inside of the `` + + If `Nintendo DSiWare` does not exist, create it inside of the `` 1. If there are any existing DSiWare backup files (`<8-character-id>.bin`) in this folder, move them to your PC + This will leave you with an empty Nintendo DSiWare folder. Moving the files to your PC ensures you don't delete any intentional backups -1. Copy the `F00D43D5.bin` file from the USM archive (`unSAFE_MODE-bb3.zip`) to the `Nintendo DSiWare` folder +1. Copy the `F00D43D5.bin` file from `unSAFE_MODE-bb3.zip` to the `Nintendo DSiWare` folder #### Section II - BannerBomb3 @@ -56,15 +57,15 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n #### Section III - unSAFE_MODE -1. With your system still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) - + Keep holding the buttons until the console boots into Safe Mode +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode 1. Press "OK" to accept the update + There is no update. This is part of the exploit 1. Press "I accept" to accept the terms and conditions 1. The update will eventually fail, with error code `003-1099`. This is intended behaviour 1. When asked "Would you like to configure Internet settings?", select "Yes" 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` - + Here is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) + + This is a [visual representation](https://uwuu.ca/images/safemode_highlighted.png) 1. Once you see `B9S install SUCCESS` on the top screen, press any button to reboot to Luma Configuration #### 第四節 — 設定 Luma3DS @@ -81,12 +82,10 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will n 1. 移動至 `檔案管理 (Data Management)` -> `DSiWare` 1. Click on the SD Card section + Your bottom screen should flash Green and then the system will reboot to home menu a few seconds later. This means your WiFi configuration profiles were successfully restored -1. Power your system off +1. 關閉您的主機 1. 將 SD 卡插入至電腦中 -1. 於您的 SD 卡中,移動至 `Nintendo 3DS` -> `` -> `<32-character-id>` -> `Nintendo DSiWare` - + 此 `` 字串將與您在 [Seedminer](seedminer) 中所使用的字串一樣 +1. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder -1. Continue to Finalizing Setup ___ diff --git a/_pages/zh_TW/legacy-methods.txt b/_pages/zh_TW/legacy-methods.txt index 599d0f5ed7..992ac9d17b 100644 --- a/_pages/zh_TW/legacy-methods.txt +++ b/_pages/zh_TW/legacy-methods.txt @@ -8,7 +8,7 @@ title: "Legacy Methods" There have been multiple improvements and advancements to methods for installing CFW over the last short while. -For this reason, it is recommended you use the most up-to-date method found on the [Get Started](get-started) page. +For this reason, it is recommended that you follow [Installing boot9strap (USM)](installing-boot9strap-(usm)) whenever possible. However, "legacy" or outdated methods are kept here for various purposes. They will require that you have done [Seedminer](seedminer) first. diff --git a/_pages/zh_TW/seedminer.txt b/_pages/zh_TW/seedminer.txt index 6b7af52866..b3c07ea5b7 100644 --- a/_pages/zh_TW/seedminer.txt +++ b/_pages/zh_TW/seedminer.txt @@ -35,7 +35,7 @@ This method uses a powerful graphics card to perform the calculations needed. A + 這個資料夾名稱也就是我們所謂的『ID0』 1. 啟動您的主機 1. 開啟您的好友清單 (HOME 主選單中最上方的[橘色笑臉圖示]({{ "/images/friend-list-icon.png" | absolute_url }})) - + 如果您遇到錯誤訊息且從清單中被踢回主選單,那麼您必須先創立一個 Mii,或者您的主機無法連線至任天堂伺服器 (您的主機可能已被封殺或有網路連線之問題) + + 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 II - Seedminer @@ -48,14 +48,14 @@ This method uses a powerful graphics card to perform the calculations needed. A 1. 輸入您主機的 32 字元辨識碼 (剛請您複製至記事本中的號碼) 至『Your ID0』欄位中 + Do not attempt to enter the ID0 by hand. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section 1. 選擇『Go』 - + 如果此網站自行跳至第四步,請下載您的 `movable.sed` 檔案並移動至下一章節。 + + If the site immediately goes to step 4, download your `movable.sed` file and continue with the next section 1. 如提示時,在您的主機中的『好友註冊 (Register Friend)』添加機器人 3DS 的好友代碼 1. 等待網站更新 + 如果遲遲尚未更新,請在刷新頁面前等待個幾分鐘 1. 一旦網站開始處理您裝置的相關訊息,您將可以選擇『Continue (繼續)』或『Do another device (破解其他裝置)』。 點擊綠色的『Continue (繼續)』按鈕 1. 等待執行剩下的程序 - + 這通常是很快的 (1~5分左右),但在某些情況下可能需要長達半小時。 - + 在等待過程中,您剛所添加的機器 3DS 可能不會在您的 3DS 主機上顯示。 不過只要網站還有在刷新,這就不是個問題。 + + This is usually fast (1-5 minutes) but in some cases, can take up to half an hour + + 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 + 若您等了半小時遲遲沒有結果,那麼請加入[Nintendo Homebrew Discord 伺服器](https://discord.gg/MWxPgEp)使用英文來請求幫助 1. 當該程序結束時下載您的 `movable.sed` 檔案 + 您在待會還會用到該檔案,請先將其保留 @@ -66,7 +66,7 @@ ___ This method of using Seedminer for further exploitation uses your `movable.sed` file to take advantage of exploits in the SAFE_MODE firmware present on all 3DS units. -This method is compatible with all regions except CHN and TWN. +This method is compatible with all regions except CHN and TWN, and requires working shoulder buttons. Continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} diff --git a/_pages/zh_TW/site-navigation.txt b/_pages/zh_TW/site-navigation.txt index 3e84664f4a..71ca09dc88 100644 --- a/_pages/zh_TW/site-navigation.txt +++ b/_pages/zh_TW/site-navigation.txt @@ -49,7 +49,7 @@ sitemap: false + [安裝 boot9strap (透過 ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [安裝 boot9strap (透過 Soundhax)](installing-boot9strap-(soundhax)) -+ [Installing boot9strap (unSAFE_MODE)](installing-boot9strap-(usm)) ++ [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [移植 EmuNAND](move-emunand) + [ntrboot](ntrboot) From 5466cbc7764240fcb774b1e820d69bd12d716df2 Mon Sep 17 00:00:00 2001 From: lily Date: Tue, 1 Dec 2020 02:18:58 -0800 Subject: [PATCH 036/125] credits: fix fox8091's name --- _pages/en_US/credits.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_pages/en_US/credits.txt b/_pages/en_US/credits.txt index e60f78f29c..6b454b4263 100644 --- a/_pages/en_US/credits.txt +++ b/_pages/en_US/credits.txt @@ -25,7 +25,7 @@ If I forgot you here, contact me and I'll add your name. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ If I forgot you here, contact me and I'll add your name. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ If I forgot you here, contact me and I'll add your name. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou From c8586f9ed42963322ef538f3964eba9127597db8 Mon Sep 17 00:00:00 2001 From: lily Date: Wed, 2 Dec 2020 19:15:54 -0800 Subject: [PATCH 037/125] Remove extra boot.3dsx link There is no need to download HBL separately from Luma --- _pages/en_US/a9lh-to-b9s.txt | 8 +++----- _pages/en_US/credits.txt | 2 +- _pages/en_US/installing-boot9strap-(soundhax).txt | 4 +--- _pages/en_US/updating-b9s.txt | 6 ++---- 4 files changed, 7 insertions(+), 13 deletions(-) diff --git a/_pages/en_US/a9lh-to-b9s.txt b/_pages/en_US/a9lh-to-b9s.txt index d2e59ef26a..cf5891b2df 100644 --- a/_pages/en_US/a9lh-to-b9s.txt +++ b/_pages/en_US/a9lh-to-b9s.txt @@ -40,11 +40,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/en_US/credits.txt b/_pages/en_US/credits.txt index 6b454b4263..c30986407b 100644 --- a/_pages/en_US/credits.txt +++ b/_pages/en_US/credits.txt @@ -38,7 +38,7 @@ If I forgot you here, contact me and I'll add your name. + erman1337 + felipejfc + figgyc - + fox8091 + + fox8091 + Frozen_Chen + Gelex + Hamcha diff --git a/_pages/en_US/installing-boot9strap-(soundhax).txt b/_pages/en_US/installing-boot9strap-(soundhax).txt index 27e7dd0081..add6248992 100644 --- a/_pages/en_US/installing-boot9strap-(soundhax).txt +++ b/_pages/en_US/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/en_US/updating-b9s.txt b/_pages/en_US/updating-b9s.txt index f4c4a38875..f5c1a5412f 100644 --- a/_pages/en_US/updating-b9s.txt +++ b/_pages/en_US/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert your SD card into your device 1. Power on your device From c4b2a3672299f6e7ed436b6db27a40f66931f5c6 Mon Sep 17 00:00:00 2001 From: lily Date: Thu, 3 Dec 2020 16:23:34 -0800 Subject: [PATCH 038/125] remove a9lh-to-b9s inaccuracy --- _pages/en_US/a9lh-to-b9s.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/_pages/en_US/a9lh-to-b9s.txt b/_pages/en_US/a9lh-to-b9s.txt index cf5891b2df..5690806fa9 100644 --- a/_pages/en_US/a9lh-to-b9s.txt +++ b/_pages/en_US/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". From fa838df67329046690d4b9dd718053b2a507ccea Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Fri, 4 Dec 2020 19:53:07 -0800 Subject: [PATCH 039/125] New Crowdin updates (#1814) * New translations credits.txt (German) * New translations credits.txt (Greek) * New translations credits.txt (Czech) * New translations credits.txt (Hebrew) * New translations credits.txt (Finnish) * New translations credits.txt (French) * New translations credits.txt (Romanian) * New translations credits.txt (Hungarian) * New translations credits.txt (Spanish) * New translations credits.txt (Catalan) * New translations credits.txt (Arabic) * New translations credits.txt (Russian) * New translations credits.txt (Polish) * New translations credits.txt (Portuguese) * New translations credits.txt (Indonesian) * New translations credits.txt (Thai) * New translations credits.txt (Japanese) * New translations credits.txt (Italian) * New translations credits.txt (Korean) * New translations credits.txt (Norwegian) * New translations credits.txt (Dutch) * New translations credits.txt (Chinese Traditional) * New translations credits.txt (Chinese Simplified) * New translations credits.txt (Portuguese, Brazilian) * New translations credits.txt (Vietnamese) * New translations credits.txt (Turkish) * New translations credits.txt (Swedish) * New translations credits.txt (Ukrainian) * New translations credits.txt (Pirate English) * New translations credits.txt (Croatian) * New translations credits.txt (Malay) * New translations a9lh-to-b9s.txt (Japanese) * New translations updating-b9s.txt (Japanese) * New translations credits.txt (Japanese) * New translations installing-boot9strap-(soundhax).txt (Italian) * New translations a9lh-to-b9s.txt (Italian) * New translations updating-b9s.txt (Italian) * New translations a9lh-to-b9s.txt (Korean) * New translations updating-b9s.txt (Korean) * New translations installing-boot9strap-(soundhax).txt (Japanese) * New translations credits.txt (Korean) * New translations credits.txt (Hebrew) * New translations a9lh-to-b9s.txt (Finnish) * New translations updating-b9s.txt (Finnish) * New translations installing-boot9strap-(soundhax).txt (Finnish) * New translations credits.txt (Italian) * New translations a9lh-to-b9s.txt (Hebrew) * New translations updating-b9s.txt (Hebrew) * New translations installing-boot9strap-(soundhax).txt (Hebrew) * New translations installing-boot9strap-(soundhax).txt (Korean) * New translations installing-boot9strap-(soundhax).txt (Polish) * New translations credits.txt (Portuguese) * New translations a9lh-to-b9s.txt (Polish) * New translations updating-b9s.txt (Polish) * New translations credits.txt (Russian) * New translations a9lh-to-b9s.txt (Portuguese) * New translations updating-b9s.txt (Portuguese) * New translations installing-boot9strap-(soundhax).txt (Portuguese) * New translations credits.txt (Polish) * New translations a9lh-to-b9s.txt (Dutch) * New translations updating-b9s.txt (Dutch) * New translations installing-boot9strap-(soundhax).txt (Dutch) * New translations credits.txt (Dutch) * New translations a9lh-to-b9s.txt (Norwegian) * New translations updating-b9s.txt (Norwegian) * New translations installing-boot9strap-(soundhax).txt (Norwegian) * New translations credits.txt (Norwegian) * New translations credits.txt (Spanish) * New translations updating-b9s.txt (French) * New translations a9lh-to-b9s.txt (French) * New translations installing-boot9strap-(soundhax).txt (French) * New translations credits.txt (Arabic) * New translations a9lh-to-b9s.txt (Arabic) * New translations updating-b9s.txt (Arabic) * New translations a9lh-to-b9s.txt (Spanish) * New translations updating-b9s.txt (Spanish) * New translations installing-boot9strap-(soundhax).txt (Spanish) * New translations installing-boot9strap-(soundhax).txt (Hungarian) * New translations updating-b9s.txt (Hungarian) * New translations a9lh-to-b9s.txt (Hungarian) * New translations credits.txt (Romanian) * New translations credits.txt (Hungarian) * New translations credits.txt (French) * New translations installing-boot9strap-(soundhax).txt (Romanian) * New translations a9lh-to-b9s.txt (Romanian) * New translations updating-b9s.txt (Romanian) * New translations a9lh-to-b9s.txt (German) * New translations updating-b9s.txt (German) * New translations installing-boot9strap-(soundhax).txt (German) * New translations credits.txt (German) * New translations installing-boot9strap-(soundhax).txt (Greek) * New translations credits.txt (Finnish) * New translations credits.txt (Greek) * New translations a9lh-to-b9s.txt (Greek) * New translations updating-b9s.txt (Greek) * New translations a9lh-to-b9s.txt (Catalan) * New translations updating-b9s.txt (Catalan) * New translations installing-boot9strap-(soundhax).txt (Arabic) * New translations credits.txt (Catalan) * New translations installing-boot9strap-(soundhax).txt (Catalan) * New translations a9lh-to-b9s.txt (Czech) * New translations updating-b9s.txt (Czech) * New translations installing-boot9strap-(soundhax).txt (Czech) * New translations credits.txt (Czech) * New translations a9lh-to-b9s.txt (Turkish) * New translations credits.txt (Turkish) * New translations credits.txt (Ukrainian) * New translations updating-b9s.txt (Turkish) * New translations installing-boot9strap-(soundhax).txt (Turkish) * New translations installing-boot9strap-(soundhax).txt (Russian) * New translations a9lh-to-b9s.txt (Russian) * New translations updating-b9s.txt (Russian) * New translations a9lh-to-b9s.txt (Swedish) * New translations updating-b9s.txt (Swedish) * New translations installing-boot9strap-(soundhax).txt (Swedish) * New translations credits.txt (Swedish) * New translations installing-boot9strap-(soundhax).txt (Thai) * New translations updating-b9s.txt (Thai) * New translations a9lh-to-b9s.txt (Thai) * New translations a9lh-to-b9s.txt (Croatian) * New translations credits.txt (Croatian) * New translations updating-b9s.txt (Indonesian) * New translations a9lh-to-b9s.txt (Indonesian) * New translations installing-boot9strap-(soundhax).txt (Indonesian) * New translations credits.txt (Thai) * New translations updating-b9s.txt (Croatian) * New translations credits.txt (Pirate English) * New translations installing-boot9strap-(soundhax).txt (Pirate English) * New translations updating-b9s.txt (Pirate English) * New translations a9lh-to-b9s.txt (Pirate English) * New translations credits.txt (Malay) * New translations installing-boot9strap-(soundhax).txt (Croatian) * New translations a9lh-to-b9s.txt (Malay) * New translations installing-boot9strap-(soundhax).txt (Malay) * New translations updating-b9s.txt (Malay) * New translations credits.txt (Chinese Traditional) * New translations installing-boot9strap-(soundhax).txt (Chinese Simplified) * New translations updating-b9s.txt (Chinese Simplified) * New translations updating-b9s.txt (Chinese Traditional) * New translations a9lh-to-b9s.txt (Chinese Traditional) * New translations a9lh-to-b9s.txt (Chinese Simplified) * New translations installing-boot9strap-(soundhax).txt (Ukrainian) * New translations updating-b9s.txt (Ukrainian) * New translations a9lh-to-b9s.txt (Ukrainian) * New translations credits.txt (Chinese Simplified) * New translations installing-boot9strap-(soundhax).txt (Chinese Traditional) * New translations a9lh-to-b9s.txt (Portuguese, Brazilian) * New translations credits.txt (Portuguese, Brazilian) * New translations updating-b9s.txt (Portuguese, Brazilian) * New translations credits.txt (Indonesian) * New translations installing-boot9strap-(soundhax).txt (Portuguese, Brazilian) * New translations credits.txt (Vietnamese) * New translations installing-boot9strap-(soundhax).txt (Vietnamese) * New translations updating-b9s.txt (Vietnamese) * New translations a9lh-to-b9s.txt (Vietnamese) * New translations a9lh-to-b9s.txt (Italian) * New translations updating-b9s.txt (Italian) * New translations a9lh-to-b9s.txt (Hungarian) * New translations a9lh-to-b9s.txt (Hebrew) * New translations a9lh-to-b9s.txt (Italian) * New translations a9lh-to-b9s.txt (Greek) * New translations a9lh-to-b9s.txt (Finnish) * New translations a9lh-to-b9s.txt (Dutch) * New translations a9lh-to-b9s.txt (Norwegian) * New translations a9lh-to-b9s.txt (Japanese) * New translations a9lh-to-b9s.txt (Korean) * New translations a9lh-to-b9s.txt (French) * New translations a9lh-to-b9s.txt (Spanish) * New translations a9lh-to-b9s.txt (Hungarian) * New translations a9lh-to-b9s.txt (Romanian) * New translations a9lh-to-b9s.txt (Czech) * New translations a9lh-to-b9s.txt (German) * New translations a9lh-to-b9s.txt (Arabic) * New translations a9lh-to-b9s.txt (Catalan) * New translations a9lh-to-b9s.txt (Swedish) * New translations a9lh-to-b9s.txt (Turkish) * New translations a9lh-to-b9s.txt (Polish) * New translations a9lh-to-b9s.txt (Russian) * New translations a9lh-to-b9s.txt (Portuguese) * New translations a9lh-to-b9s.txt (Thai) * New translations a9lh-to-b9s.txt (Croatian) * New translations a9lh-to-b9s.txt (Indonesian) * New translations a9lh-to-b9s.txt (Pirate English) * New translations a9lh-to-b9s.txt (Malay) * New translations a9lh-to-b9s.txt (Chinese Traditional) * New translations a9lh-to-b9s.txt (Chinese Simplified) * New translations a9lh-to-b9s.txt (Ukrainian) * New translations a9lh-to-b9s.txt (Portuguese, Brazilian) * New translations a9lh-to-b9s.txt (Vietnamese) --- _pages/ar_SA/a9lh-to-b9s.txt | 11 +++-------- _pages/ar_SA/credits.txt | 4 ++-- _pages/ar_SA/installing-boot9strap-(soundhax).txt | 4 +--- _pages/ar_SA/updating-b9s.txt | 6 ++---- _pages/ca_ES/a9lh-to-b9s.txt | 11 +++-------- _pages/ca_ES/credits.txt | 4 ++-- _pages/ca_ES/installing-boot9strap-(soundhax).txt | 4 +--- _pages/ca_ES/updating-b9s.txt | 6 ++---- _pages/cs_CZ/a9lh-to-b9s.txt | 11 +++-------- _pages/cs_CZ/credits.txt | 4 ++-- _pages/cs_CZ/installing-boot9strap-(soundhax).txt | 4 +--- _pages/cs_CZ/updating-b9s.txt | 6 ++---- _pages/de_DE/a9lh-to-b9s.txt | 11 +++-------- _pages/de_DE/credits.txt | 4 ++-- _pages/de_DE/installing-boot9strap-(soundhax).txt | 4 +--- _pages/de_DE/updating-b9s.txt | 6 ++---- _pages/el_GR/a9lh-to-b9s.txt | 11 +++-------- _pages/el_GR/credits.txt | 4 ++-- _pages/el_GR/installing-boot9strap-(soundhax).txt | 4 +--- _pages/el_GR/updating-b9s.txt | 6 ++---- _pages/en_PT/a9lh-to-b9s.txt | 11 +++-------- _pages/en_PT/credits.txt | 4 ++-- _pages/en_PT/installing-boot9strap-(soundhax).txt | 4 +--- _pages/en_PT/updating-b9s.txt | 6 ++---- _pages/es_ES/a9lh-to-b9s.txt | 11 +++-------- _pages/es_ES/credits.txt | 4 ++-- _pages/es_ES/installing-boot9strap-(soundhax).txt | 4 +--- _pages/es_ES/updating-b9s.txt | 6 ++---- _pages/fi_FI/a9lh-to-b9s.txt | 11 +++-------- _pages/fi_FI/credits.txt | 4 ++-- _pages/fi_FI/installing-boot9strap-(soundhax).txt | 4 +--- _pages/fi_FI/updating-b9s.txt | 6 ++---- _pages/fr_FR/a9lh-to-b9s.txt | 11 +++-------- _pages/fr_FR/credits.txt | 4 ++-- _pages/fr_FR/installing-boot9strap-(soundhax).txt | 4 +--- _pages/fr_FR/updating-b9s.txt | 6 ++---- _pages/he_IL/a9lh-to-b9s.txt | 11 +++-------- _pages/he_IL/credits.txt | 4 ++-- _pages/he_IL/installing-boot9strap-(soundhax).txt | 4 +--- _pages/he_IL/updating-b9s.txt | 6 ++---- _pages/hr_HR/a9lh-to-b9s.txt | 11 +++-------- _pages/hr_HR/credits.txt | 4 ++-- _pages/hr_HR/installing-boot9strap-(soundhax).txt | 4 +--- _pages/hr_HR/updating-b9s.txt | 6 ++---- _pages/hu_HU/a9lh-to-b9s.txt | 11 +++-------- _pages/hu_HU/credits.txt | 4 ++-- _pages/hu_HU/installing-boot9strap-(soundhax).txt | 4 +--- _pages/hu_HU/updating-b9s.txt | 6 ++---- _pages/id_ID/a9lh-to-b9s.txt | 11 +++-------- _pages/id_ID/credits.txt | 4 ++-- _pages/id_ID/installing-boot9strap-(soundhax).txt | 4 +--- _pages/id_ID/updating-b9s.txt | 6 ++---- _pages/it_IT/a9lh-to-b9s.txt | 11 +++-------- _pages/it_IT/credits.txt | 4 ++-- _pages/it_IT/installing-boot9strap-(soundhax).txt | 4 +--- _pages/it_IT/updating-b9s.txt | 6 ++---- _pages/ja_JP/a9lh-to-b9s.txt | 11 +++-------- _pages/ja_JP/credits.txt | 4 ++-- _pages/ja_JP/installing-boot9strap-(soundhax).txt | 4 +--- _pages/ja_JP/updating-b9s.txt | 6 ++---- _pages/ko_KR/a9lh-to-b9s.txt | 11 +++-------- _pages/ko_KR/credits.txt | 4 ++-- _pages/ko_KR/installing-boot9strap-(soundhax).txt | 4 +--- _pages/ko_KR/updating-b9s.txt | 6 ++---- _pages/ms_MY/a9lh-to-b9s.txt | 11 +++-------- _pages/ms_MY/credits.txt | 4 ++-- _pages/ms_MY/installing-boot9strap-(soundhax).txt | 4 +--- _pages/ms_MY/updating-b9s.txt | 6 ++---- _pages/nl_NL/a9lh-to-b9s.txt | 11 +++-------- _pages/nl_NL/credits.txt | 4 ++-- _pages/nl_NL/installing-boot9strap-(soundhax).txt | 4 +--- _pages/nl_NL/updating-b9s.txt | 6 ++---- _pages/no_NO/a9lh-to-b9s.txt | 11 +++-------- _pages/no_NO/credits.txt | 4 ++-- _pages/no_NO/installing-boot9strap-(soundhax).txt | 4 +--- _pages/no_NO/updating-b9s.txt | 6 ++---- _pages/pl_PL/a9lh-to-b9s.txt | 11 +++-------- _pages/pl_PL/credits.txt | 4 ++-- _pages/pl_PL/installing-boot9strap-(soundhax).txt | 4 +--- _pages/pl_PL/updating-b9s.txt | 6 ++---- _pages/pt_BR/a9lh-to-b9s.txt | 11 +++-------- _pages/pt_BR/credits.txt | 4 ++-- _pages/pt_BR/installing-boot9strap-(soundhax).txt | 4 +--- _pages/pt_BR/updating-b9s.txt | 6 ++---- _pages/pt_PT/a9lh-to-b9s.txt | 11 +++-------- _pages/pt_PT/credits.txt | 4 ++-- _pages/pt_PT/installing-boot9strap-(soundhax).txt | 4 +--- _pages/pt_PT/updating-b9s.txt | 6 ++---- _pages/ro_RO/a9lh-to-b9s.txt | 11 +++-------- _pages/ro_RO/credits.txt | 4 ++-- _pages/ro_RO/installing-boot9strap-(soundhax).txt | 4 +--- _pages/ro_RO/updating-b9s.txt | 6 ++---- _pages/ru_RU/a9lh-to-b9s.txt | 11 +++-------- _pages/ru_RU/credits.txt | 4 ++-- _pages/ru_RU/installing-boot9strap-(soundhax).txt | 4 +--- _pages/ru_RU/updating-b9s.txt | 6 ++---- _pages/sv_SE/a9lh-to-b9s.txt | 11 +++-------- _pages/sv_SE/credits.txt | 4 ++-- _pages/sv_SE/installing-boot9strap-(soundhax).txt | 4 +--- _pages/sv_SE/updating-b9s.txt | 6 ++---- _pages/th_TH/a9lh-to-b9s.txt | 11 +++-------- _pages/th_TH/credits.txt | 4 ++-- _pages/th_TH/installing-boot9strap-(soundhax).txt | 4 +--- _pages/th_TH/updating-b9s.txt | 6 ++---- _pages/tr_TR/a9lh-to-b9s.txt | 11 +++-------- _pages/tr_TR/credits.txt | 4 ++-- _pages/tr_TR/installing-boot9strap-(soundhax).txt | 4 +--- _pages/tr_TR/updating-b9s.txt | 6 ++---- _pages/uk_UA/a9lh-to-b9s.txt | 11 +++-------- _pages/uk_UA/credits.txt | 4 ++-- _pages/uk_UA/installing-boot9strap-(soundhax).txt | 4 +--- _pages/uk_UA/updating-b9s.txt | 6 ++---- _pages/vi_VN/a9lh-to-b9s.txt | 11 +++-------- _pages/vi_VN/credits.txt | 4 ++-- _pages/vi_VN/installing-boot9strap-(soundhax).txt | 4 +--- _pages/vi_VN/updating-b9s.txt | 6 ++---- _pages/zh_CN/a9lh-to-b9s.txt | 11 +++-------- _pages/zh_CN/credits.txt | 4 ++-- _pages/zh_CN/installing-boot9strap-(soundhax).txt | 4 +--- _pages/zh_CN/updating-b9s.txt | 6 ++---- _pages/zh_TW/a9lh-to-b9s.txt | 11 +++-------- _pages/zh_TW/credits.txt | 4 ++-- _pages/zh_TW/installing-boot9strap-(soundhax).txt | 4 +--- _pages/zh_TW/updating-b9s.txt | 6 ++---- 124 files changed, 248 insertions(+), 527 deletions(-) diff --git a/_pages/ar_SA/a9lh-to-b9s.txt b/_pages/ar_SA/a9lh-to-b9s.txt index d2e59ef26a..5690806fa9 100644 --- a/_pages/ar_SA/a9lh-to-b9s.txt +++ b/_pages/ar_SA/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/ar_SA/credits.txt b/_pages/ar_SA/credits.txt index e60f78f29c..c30986407b 100644 --- a/_pages/ar_SA/credits.txt +++ b/_pages/ar_SA/credits.txt @@ -25,7 +25,7 @@ If I forgot you here, contact me and I'll add your name. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ If I forgot you here, contact me and I'll add your name. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ If I forgot you here, contact me and I'll add your name. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/ar_SA/installing-boot9strap-(soundhax).txt b/_pages/ar_SA/installing-boot9strap-(soundhax).txt index 27e7dd0081..add6248992 100644 --- a/_pages/ar_SA/installing-boot9strap-(soundhax).txt +++ b/_pages/ar_SA/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/ar_SA/updating-b9s.txt b/_pages/ar_SA/updating-b9s.txt index f4c4a38875..f5c1a5412f 100644 --- a/_pages/ar_SA/updating-b9s.txt +++ b/_pages/ar_SA/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/ca_ES/a9lh-to-b9s.txt b/_pages/ca_ES/a9lh-to-b9s.txt index 194aa0aa8c..5991c37bcc 100644 --- a/_pages/ca_ES/a9lh-to-b9s.txt +++ b/_pages/ca_ES/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -Si teniu un PIN habilitat a Luma3DS, SafeB9SInstaller us alertarà de l'error "OTP Crypto Fail" a menys que deshabiliteu el vostre PIN temporalment (podeu tornar-lo a habilitar després de l'actualització). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/ca_ES/credits.txt b/_pages/ca_ES/credits.txt index 63b9d567c5..a2545e477e 100644 --- a/_pages/ca_ES/credits.txt +++ b/_pages/ca_ES/credits.txt @@ -27,7 +27,7 @@ Si t'he oblidat, contacta'm i hi afegiré el teu nom. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -40,6 +40,7 @@ Si t'he oblidat, contacta'm i hi afegiré el teu nom. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -51,7 +52,6 @@ Si t'he oblidat, contacta'm i hi afegiré el teu nom. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/ca_ES/installing-boot9strap-(soundhax).txt b/_pages/ca_ES/installing-boot9strap-(soundhax).txt index 27e7dd0081..add6248992 100644 --- a/_pages/ca_ES/installing-boot9strap-(soundhax).txt +++ b/_pages/ca_ES/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/ca_ES/updating-b9s.txt b/_pages/ca_ES/updating-b9s.txt index f4c4a38875..f5c1a5412f 100644 --- a/_pages/ca_ES/updating-b9s.txt +++ b/_pages/ca_ES/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/cs_CZ/a9lh-to-b9s.txt b/_pages/cs_CZ/a9lh-to-b9s.txt index d2e59ef26a..5690806fa9 100644 --- a/_pages/cs_CZ/a9lh-to-b9s.txt +++ b/_pages/cs_CZ/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/cs_CZ/credits.txt b/_pages/cs_CZ/credits.txt index e60f78f29c..c30986407b 100644 --- a/_pages/cs_CZ/credits.txt +++ b/_pages/cs_CZ/credits.txt @@ -25,7 +25,7 @@ If I forgot you here, contact me and I'll add your name. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ If I forgot you here, contact me and I'll add your name. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ If I forgot you here, contact me and I'll add your name. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/cs_CZ/installing-boot9strap-(soundhax).txt b/_pages/cs_CZ/installing-boot9strap-(soundhax).txt index 27e7dd0081..add6248992 100644 --- a/_pages/cs_CZ/installing-boot9strap-(soundhax).txt +++ b/_pages/cs_CZ/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/cs_CZ/updating-b9s.txt b/_pages/cs_CZ/updating-b9s.txt index f4c4a38875..f5c1a5412f 100644 --- a/_pages/cs_CZ/updating-b9s.txt +++ b/_pages/cs_CZ/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/de_DE/a9lh-to-b9s.txt b/_pages/de_DE/a9lh-to-b9s.txt index b23c540283..a9f8f31047 100644 --- a/_pages/de_DE/a9lh-to-b9s.txt +++ b/_pages/de_DE/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this Um die `.7z` Dateien, welche auf dieser Seite verlinkt sind, entpacken zu können, benötigst du ein Archivprogramm wie zum Beispiel [7-Zip](http://www.7-zip.org/) oder [The Unarchiver](https://theunarchiver.com/). -Wenn du eine PIN für Luma3DS aktiviert hast, wird SafeB9SInstaller einen "OTP Crypto Fail"-Fehler ausgeben, außer du deaktivierst deine PIN vorübergehend (nach dem Update kannst du die PIN wieder aktivieren). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Beachte, dass auf dem New 3DS die `secret_sector.bin` benötigt wird, um den arm {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Anleitung @@ -55,8 +51,7 @@ Beachte, dass auf dem New 3DS die `secret_sector.bin` benötigt wird, um den arm 1. Schalte deine Konsole aus 1. Stecke deine SD-Karte in deinen Computer -1. Kopiere die Datei `boot.3dsx` in das Stammverzeichnis deiner SD-Karte -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Kopiere `arm9loaderhax.bin`aus der Version v7.0.5 Luma3DS `.7z`in das Stammverzeichnis deiner SD-Karte. 1. Lösche alle `.bin`-Payloads im `/luma/payloads/`-Ordner deiner SD-Karte, da sie mit den Luma3DS Versionen, die boot9strap unterstützen, nicht mehr kompatibel sind 1. Kopiere die Datei `SafeB9SInstaller.bin` von der SafeB9SInstaller `.zip` in den Ordner `/luma/payloads/` auf deiner SD-Karte diff --git a/_pages/de_DE/credits.txt b/_pages/de_DE/credits.txt index 2669b65357..3285ec39be 100644 --- a/_pages/de_DE/credits.txt +++ b/_pages/de_DE/credits.txt @@ -25,7 +25,7 @@ Sollte ich vergessen haben, dich hier aufzuführen, dann kontaktiere mich und ic + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Sollte ich vergessen haben, dich hier aufzuführen, dann kontaktiere mich und ic + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Sollte ich vergessen haben, dich hier aufzuführen, dann kontaktiere mich und ic + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/de_DE/installing-boot9strap-(soundhax).txt b/_pages/de_DE/installing-boot9strap-(soundhax).txt index f42d273084..7e0f42a317 100644 --- a/_pages/de_DE/installing-boot9strap-(soundhax).txt +++ b/_pages/de_DE/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Anleitung @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Kopiere die Soundhax`.m4a` in das Stammverzeichnis der SD-Karte 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Kopiere die `boot.3dsx`-Datei in das Stammverzeichnis deiner SD-Karte +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Erstelle einen Ordner namens `boot9strap` im Stammverzeichnis deiner SD-Karte 1. Kopiere `boot9strap.firm` und `boot9strap.firm.sha` aus der boot9strap `.zip` in den `/boot9strap/`-Ordner auf deiner SD-Karte 1. Kopiere `arm9.bin` aus der SafeB9SInstaller `.zip` in das Stammverzeichnis deiner SD-Karte diff --git a/_pages/de_DE/updating-b9s.txt b/_pages/de_DE/updating-b9s.txt index 8cae411eae..2030091098 100644 --- a/_pages/de_DE/updating-b9s.txt +++ b/_pages/de_DE/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Anleitung @@ -37,7 +36,6 @@ We believe SpotPass and StreetPass are also safe for use at this time. {: .notice--info} 1. Stecke deine SD-Karte in deinen Computer -1. Kopiere die `boot.3dsx`-Datei in das Stammverzeichnis deiner SD-Karte 1. Erstelle einen Ordner namens `boot9strap` im Stammverzeichnis deiner SD-Karte 1. Kopiere `boot9strap.firm` und `boot9strap.firm.sha` aus der boot9strap `.zip` in den `/boot9strap/`-Ordner auf deiner SD-Karte 1. Kopiere `SafeB9SInstaller.firm` von der SafeB9SInstaller `.zip` in den `/luma/payloads/`-Ordner auf deiner SD-Karte @@ -56,7 +54,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1. Schalte deinen 3DS aus 1. Stecke deine SD-Karte in deinen Computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Stecke deine SD-Karte nun wieder in deinen 3DS 1. Schalte deine Konsole an diff --git a/_pages/el_GR/a9lh-to-b9s.txt b/_pages/el_GR/a9lh-to-b9s.txt index a6692666b2..318f2cae8f 100644 --- a/_pages/el_GR/a9lh-to-b9s.txt +++ b/_pages/el_GR/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ Για να αποσυμπιέσετε τα επισυναπτόμενα αρχεία '.7z' , θα χρειαστείτε ένα πρόγραμμα αρχειοθέτησης όπως το [7-Zip](http://www.7-zip.org/) ή το [The Unarchiver](https://theunarchiver.com/). -Εάν έχετε ενεργοποιημένο PIN στο Luma3DS, το SafeB9SInstaller θα σας δώσει το σφάλμα "OTP Crypto Fail", εκτός αν απενεργοποιήσετε προσωρινά το PIN σας (μπορείτε να το ενεργοποιήσετε ξανά μετά την αναβάθμιση). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Εισάγετε την κάρτα SD στον υπολογιστή σας -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/el_GR/credits.txt b/_pages/el_GR/credits.txt index 46c3e97c5d..96e5af50f6 100644 --- a/_pages/el_GR/credits.txt +++ b/_pages/el_GR/credits.txt @@ -25,7 +25,7 @@ title: "Συντελεστές" + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ title: "Συντελεστές" + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ title: "Συντελεστές" + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/el_GR/installing-boot9strap-(soundhax).txt b/_pages/el_GR/installing-boot9strap-(soundhax).txt index 464e8c8752..9c76daf8b2 100644 --- a/_pages/el_GR/installing-boot9strap-(soundhax).txt +++ b/_pages/el_GR/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/el_GR/updating-b9s.txt b/_pages/el_GR/updating-b9s.txt index dc464d37e9..cd27dad32c 100644 --- a/_pages/el_GR/updating-b9s.txt +++ b/_pages/el_GR/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Εισάγετε την κάρτα SD στον υπολογιστή σας -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Εισάγετε την κάρτα SD στον υπολογιστή σας -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/en_PT/a9lh-to-b9s.txt b/_pages/en_PT/a9lh-to-b9s.txt index b1012f4872..4cce97bd05 100644 --- a/_pages/en_PT/a9lh-to-b9s.txt +++ b/_pages/en_PT/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If ye have set a PIN on Luma3DS, ye gunna be needin' to disable ye PIN temporarily, or else SafeB9SInstaller gunna give ye th' error "OTP Crypto Fail." Ye can re-enable th' PIN after th' update. -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ Fer all steps in 'tis section, overwrite any existin' files on ye SD card. 1. Power off ye device 1. Insert ye SD card into ye computer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existin' `.bin` payloads in th' `/luma/payloads/` folder on ye SD card, as they gunna be incompatible wit' boot9strap Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/en_PT/credits.txt b/_pages/en_PT/credits.txt index 3605451de9..8f728e4a36 100644 --- a/_pages/en_PT/credits.txt +++ b/_pages/en_PT/credits.txt @@ -25,7 +25,7 @@ If I forgot ye here, be contactin' me 'n I gunna be addin' ye name. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ If I forgot ye here, be contactin' me 'n I gunna be addin' ye name. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ If I forgot ye here, be contactin' me 'n I gunna be addin' ye name. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/en_PT/installing-boot9strap-(soundhax).txt b/_pages/en_PT/installing-boot9strap-(soundhax).txt index 1e17c66b65..4ecdf96ff1 100644 --- a/_pages/en_PT/installing-boot9strap-(soundhax).txt +++ b/_pages/en_PT/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on th' root 'o ye SD card 1. Copy `boot9strap.firm` 'n `boot9strap.firm.sha` from th' boot9strap `.zip` to th' `/boot9strap/` folder on ye SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/en_PT/updating-b9s.txt b/_pages/en_PT/updating-b9s.txt index 3bc34cd099..494fb85ef0 100644 --- a/_pages/en_PT/updating-b9s.txt +++ b/_pages/en_PT/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ Fer all steps in 'tis section, overwrite any existin' files on ye SD card. {: .notice--info} 1. Insert ye SD card into ye computer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on th' root 'o ye SD card 1. Copy `boot9strap.firm` 'n `boot9strap.firm.sha` from th' boot9strap `.zip` to th' `/boot9strap/` folder on ye SD card 1. Copy `SafeB9SInstaller.firm` from th' SafeB9SInstaller `.zip` to th' `/luma/payloads/` folder on ye SD card @@ -56,7 +54,7 @@ Fer all steps in 'tis section, overwrite any existin' files on ye SD card. 1. Power off ye device 1. Insert ye SD card into ye computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert ye SD card into ye device 1. Power on your device diff --git a/_pages/es_ES/a9lh-to-b9s.txt b/_pages/es_ES/a9lh-to-b9s.txt index b10142de0d..03fcd63984 100644 --- a/_pages/es_ES/a9lh-to-b9s.txt +++ b/_pages/es_ES/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ Para utilizar los enlaces [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) Para extraer los archivos `.7z` enlazados esta página, necesitarás un gestor de archivos como [7-Zip](http://www.7-zip.org/) o [The Unarchiver](https://theunarchiver.com/). -Si tienes un PIN activado en Luma3DS, SafeB9SInstaller te dará el error "OTP Crypto Fail", a menos que desactives temporalmente tu PIN (lo puedes volver a activar luego de actualizar). -{: .notice--warning} - {% capture notice-1 %} Si bien podemos considerar que el Custom Firmware es relativamente seguro hoy por hoy, es importante tener en cuenta que nunca será "a prueba de baneos". @@ -40,11 +37,10 @@ Ten en cuenta que sólo en la New 3DS, `secret_sector.bin` es requerido para rev {: .notice--info} * - **Sólo para New 3DS:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* La ultima version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* La versión v7.0.5 de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(el archivo`.7z`)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * La última versión de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La última versión de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap normal; no el archivo `devkit` ni el archivo `ntr`)* -* La última versión [del Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instrucciones @@ -55,8 +51,7 @@ Para todos los pasos en esta sección, sobreescribe cualquier archivo repetido e 1. Apaga tu consola 1. Inserta tu tarjeta SD en tu computadora -1. Copia `boot.3dsx` a la raíz de tu tarjeta SD -1. Copia el archivo `boot.firm` desde el `.zip` de la última versión de Luma3DS a la raíz de tu tarjeta SD +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copia `arm9loaderhax.bin` desde el `.7z` de Luma3DS v7.0.5 a la raíz de tu tarjeta SD 1. Elimina cualquier payload `.bin` de la carpeta `/luma/payloads/` en tu tarjeta SD ya que no serán compatibles con versiones de boot9strap compatibles con Luma3DS 1. Copia `SafeB9SInstaller.bin` desde el `.zip` de SafeB9SInstaller a la carpeta`/luma/payloads/` en tu tarjeta SD diff --git a/_pages/es_ES/credits.txt b/_pages/es_ES/credits.txt index e8c36bf20b..46febd67db 100644 --- a/_pages/es_ES/credits.txt +++ b/_pages/es_ES/credits.txt @@ -26,7 +26,7 @@ Si te olvidé, puedes contactarme para añadir tu nombre. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -39,6 +39,7 @@ Si te olvidé, puedes contactarme para añadir tu nombre. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -50,7 +51,6 @@ Si te olvidé, puedes contactarme para añadir tu nombre. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/es_ES/installing-boot9strap-(soundhax).txt b/_pages/es_ES/installing-boot9strap-(soundhax).txt index 77fc89a371..3ffe7eb6aa 100644 --- a/_pages/es_ES/installing-boot9strap-(soundhax).txt +++ b/_pages/es_ES/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ Ten en cuenta que las actualizaciones con cartucho sólo actualizarán los eleme * La última versión de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La última versión de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap normal; no el archivo `devkit` ni el archivo `ntr`)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* La última versión [del Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instrucciones @@ -36,8 +35,7 @@ Ten en cuenta que las actualizaciones con cartucho sólo actualizarán los eleme 1. Copia el archivo `.m4a` de Soundhax a la raíz de tu tarjeta SD 1. Copia el pre9otherapp payload a la raíz de tu tarjeta SD y cambia su nombre a `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copia el archivo `boot.firm` desde el `.zip` de Luma3DS a la raíz de tu tarjeta SD -1. Copia `boot.3dsx` a la raíz de tu tarjeta SD +1. Copia los archivos `boot.firm` y `boot.3dsx` desde el `.zip` de Luma3DS a la raíz de tu tarjeta SD 1. Crea una carpeta llamada `boot9strap` en la raíz de tu tarjeta SD 1. Copia `boot9strap.firm` y `boot9strap.firm.sha` desde el `.zip` de boot9strap a la carpeta `/boot9strap/` en tu tarjeta SD 1. Copia `arm9.bin` desde el `.zip` de SafeB9SInstaller a la raíz de tu tarjeta SD diff --git a/_pages/es_ES/updating-b9s.txt b/_pages/es_ES/updating-b9s.txt index d3eae78d9a..f36c6c7a0f 100644 --- a/_pages/es_ES/updating-b9s.txt +++ b/_pages/es_ES/updating-b9s.txt @@ -26,8 +26,7 @@ Consideramos que tanto SpotPass y StreetPass también son seguros de utilizar al * La última versión de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La última versión de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap normal; no el archivo `devkit` ni el archivo `ntr`)* -* La ultima version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* La última versión [del Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instrucciones @@ -37,7 +36,6 @@ Para todos los pasos en esta sección, sobreescribe cualquier archivo existente {: .notice--info} 1. Inserta tu tarjeta SD en tu computadora -1. Copia `boot.3dsx` a la raíz de tu tarjeta SD 1. Crea una carpeta llamada `boot9strap` en la raíz de tu tarjeta SD 1. Copia `boot9strap.firm` y `boot9strap.firm.sha` desde el `.zip` de boot9strap a la carpeta `/boot9strap/` en tu tarjeta SD 1. Copia `SafeB9SInstaller.firm` desde el `.zip` de SafeB9SInstaller a la carpeta `/luma/payloads/` en tu tarjeta SD @@ -56,7 +54,7 @@ Para todos los pasos en esta sección, sobreescribe cualquier archivo existente 1. Apaga tu consola 1. Inserta tu tarjeta SD en tu computadora -1. Copia `boot.firm` desde el `.zip` de Luma3DS a la raíz de tu tarjeta SD reemplazando el archivo existente +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Vuelve a insertar tu tarjeta SD en tu consola 1. Enciende tu consola diff --git a/_pages/fi_FI/a9lh-to-b9s.txt b/_pages/fi_FI/a9lh-to-b9s.txt index 43344edc1f..69601ce55c 100644 --- a/_pages/fi_FI/a9lh-to-b9s.txt +++ b/_pages/fi_FI/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this Purkaaksesi tämän osion `.7z`-tiedostot tarvitset pakkausohjelman, kuten [7-Zip](http://www.7-zip.org/)in tai [The Unarchiver](https://theunarchiver.com/)in. -Jos sinulla on PIN käytössä Luma3DS:ssä, SafeB9SInstaller antaa sinulle "OTP Crypto Fail" -virheen, ellet ota sitä pois käytöstä väliaikaisesti (voit ottaa sen takaisin käyttöön päivityksen jälkeen). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Huomaa, että New 3DS:llä `secret_sector.bin`-tiedostoa tarvitaan vain arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Ohjeet @@ -55,8 +51,7 @@ Korvaa mahdolliset olemassa olevat tiedostot SD-kortillasi kaikissa tämän vaih 1. Sammuta konsolisi 1. Aseta SD-korttisi tietokoneeseesi -1. Kopioi `boot.3dsx` SD-korttisi juureen -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Kopioi v7.0.5-Luma3DS-`.zip`-pakkauksesta `arm9loaderhax.bin` SD-korttisi juureen 1. Poista kaikki olemassa olevat `.bin`-käynnistystiedostot SD-korttisi `/luma/payloads/`-kansiosta, sillä ne eivät ole yhteensopivia boot9strap-käyttöisissä Luma3DS-versioissa 1. Kopioi SafeB9SInstaller-`.zip`-pakkauksesta `SafeB9SInstaller.bin` SD-korttisi `/luma/payloads/`-kansioon diff --git a/_pages/fi_FI/credits.txt b/_pages/fi_FI/credits.txt index cf9e4bed86..613b90905d 100644 --- a/_pages/fi_FI/credits.txt +++ b/_pages/fi_FI/credits.txt @@ -25,7 +25,7 @@ Otathan yhteyttä minuun, jos unohdin sinut tästä, niin lisään nimesi. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Otathan yhteyttä minuun, jos unohdin sinut tästä, niin lisään nimesi. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Otathan yhteyttä minuun, jos unohdin sinut tästä, niin lisään nimesi. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/fi_FI/installing-boot9strap-(soundhax).txt b/_pages/fi_FI/installing-boot9strap-(soundhax).txt index 2a9ca1f7ef..7b7b65fa00 100644 --- a/_pages/fi_FI/installing-boot9strap-(soundhax).txt +++ b/_pages/fi_FI/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Ohjeet @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Kopioi SoundHax-`.m4a`-tiedosto SD-korttisi juureen 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Kopioi `boot.3dsx` SD-korttisi juureen +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Luo `boot9strap`-niminen kansio SD-korttisi juureen 1. Kopioi boot9strap-`.zip`-pakkauksesta `boot9strap.firm` ja `boot9strap.firm.sha` SD-korttisi `/boot9strap/`-kansioon 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/fi_FI/updating-b9s.txt b/_pages/fi_FI/updating-b9s.txt index c12bddbf21..d81b47954a 100644 --- a/_pages/fi_FI/updating-b9s.txt +++ b/_pages/fi_FI/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Ohjeet @@ -37,7 +36,6 @@ Korvaa mahdolliset olemassa olevat tiedostot SD-kortillasi kaikissa tämän vaih {: .notice--info} 1. Aseta SD-korttisi tietokoneeseesi -1. Kopioi `boot.3dsx` SD-korttisi juureen 1. Luo `boot9strap`-niminen kansio SD-korttisi juureen 1. Kopioi boot9strap-`.zip`-pakkauksesta `boot9strap.firm` ja `boot9strap.firm.sha` SD-korttisi `/boot9strap/`-kansioon 1. Kopioi SafeB9SInstaller-`.zip`-pakkauksesta `SafeB9SInstaller.firm` SD-korttisi `/luma/payloads/`-kansioon @@ -56,7 +54,7 @@ Korvaa mahdolliset olemassa olevat tiedostot SD-kortillasi kaikissa tämän vaih 1. Sammuta konsolisi 1. Aseta SD-korttisi tietokoneeseesi -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Aseta SD-korttisi takaisin konsoliisi 1. Käynnistä konsolisi diff --git a/_pages/fr_FR/a9lh-to-b9s.txt b/_pages/fr_FR/a9lh-to-b9s.txt index ab695708e2..aac5ea9126 100644 --- a/_pages/fr_FR/a9lh-to-b9s.txt +++ b/_pages/fr_FR/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ Pour utiliser les liens suivants [magnet](https://fr.wikipedia.org/wiki/Magnet_( Pour extraire les fichiers `.7z` sur cette page, vous aurez besoin d'un programme d'archives comme [7-Zip](http://www.7-zip.org/) ou [The Unarchiver](https://theunarchiver.com). -Si vous avez un code PIN d'actif sur Luma3DS, SafeB9SInstaller vous donnera l'erreur "OTP Crypto Fail" tant que vous n'aurez pas désactiver votre code PIN (vous pouvez le réactiver après la mise à jour). -{: .notice--warning} - {% capture notice-1 %} Bien que nous croyons que le custom firmware est relativement sûr en ce moment, il est important de noter qu'il existera toujours un risque de se faire bannir. @@ -40,11 +37,10 @@ Notez que, seulement sur New 3DS, `secret_sector.bin` est nécessaire pour reven {: .notice--info} * - **Seulement pour les utilisateurs d'une New 3DS:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* La dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* La version 7.0.5 de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(le fichier `.7z`)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard, ni le fichier `devkit`, ni le fichier `ntr`)* -* La dernière version de [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ Pour toutes les étapes de cette section, remplacez tous les fichiers existants 1. Éteignez votre 3DS 1. Insérez votre carte SD dans votre ordinateur -1. Copiez `boot.3dsx` à la racine de votre carte SD -1. Copiez `boot.firm` du fichier `.zip` de la dernière version de Luma3DS vers la racine de votre carte SD +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copier `arm9loaderhax.bin` du fichier `.7z` de la version 7.0.5 de Luma3DS vers la racine de votre carte SD 1. Supprimez tout fichier payloads `.bin` existant dans le dossier `/luma/payloads/` de votre carte SD car ils ne seront pas compatibles avec les versions de Luma3DS compatibles avec boot9strap 1. Copiez `SafeB9SInstaller.bin` du fichier `.zip` de SafeBS9Installer vers le dossier `/luna/payloads/` de votre carte SD diff --git a/_pages/fr_FR/credits.txt b/_pages/fr_FR/credits.txt index 0e1860ab79..bdcffef73a 100644 --- a/_pages/fr_FR/credits.txt +++ b/_pages/fr_FR/credits.txt @@ -25,7 +25,7 @@ Si je vous ai oublié, contactez-moi et j'ajouterai votre nom. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Si je vous ai oublié, contactez-moi et j'ajouterai votre nom. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Si je vous ai oublié, contactez-moi et j'ajouterai votre nom. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/fr_FR/installing-boot9strap-(soundhax).txt b/_pages/fr_FR/installing-boot9strap-(soundhax).txt index 4a85a8c260..3c610e0e9a 100644 --- a/_pages/fr_FR/installing-boot9strap-(soundhax).txt +++ b/_pages/fr_FR/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ Cela signifie que l’utilisation d’une mise à jour via cartouche depuis une * La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard, ni le fichier `devkit`, ni le fichier `ntr`)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* La dernière version de [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ Cela signifie que l’utilisation d’une mise à jour via cartouche depuis une 1. Copiez le fichier SoundHax `.m4a` à la racine de votre carte SD 1. Copiez le payload pre9otherapp vers la racine de votre carte SD et renommez-le en `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copiez `boot.firm` du fichier `.zip` de Luma3DS vers la racine de votre carte SD -1. Copiez `boot.3dsx` à la racine de votre carte SD +1. Copiez `boot.firm` et `boot.3dsx` depuis Luma3DS `.zip`vers la racine de votre carte SD 1. Créez un dossier à la racine de votre carte SD nommé `boot9strap` 1. Copiez `boot9strap.firm` et `boot9strap.firm.sha` depuis le fichier ".zip" de boot9strap vers le dossier `/boot9strap/` sur votre carte SD 1. Copiez `arm9.bin` depuis le fichier `.zip` de SafeB9SInstaller vers la racine de votre carte SD diff --git a/_pages/fr_FR/updating-b9s.txt b/_pages/fr_FR/updating-b9s.txt index bd7261c70f..1df23a929b 100644 --- a/_pages/fr_FR/updating-b9s.txt +++ b/_pages/fr_FR/updating-b9s.txt @@ -26,8 +26,7 @@ Nous pensons aussi que SpotPass et StreetPass sont utilisables sans risque pour * La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard, ni le fichier `devkit`, ni le fichier `ntr`)* -* La dernière version de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* La dernière version de [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ Pour toutes les étapes de cette section, remplacez tous les fichiers existants {: .notice--info} 1. Insérez votre carte SD dans votre ordinateur -1. Copiez `boot.3dsx` à la racine de votre carte SD 1. Créez un dossier à la racine de votre carte SD nommé `boot9strap` 1. Copiez `boot9strap.firm` et `boot9strap.firm.sha` depuis le fichier ".zip" de boot9strap vers le dossier `/boot9strap/` sur votre carte SD 1. Copiez `SafeB9SInstaller.firm` du dossier SafeB9SInstaller `.zip` vers le dossier `/luma/payloads/` de votre carte SD @@ -56,7 +54,7 @@ Pour toutes les étapes de cette section, remplacez tous les fichiers existants 1. Éteignez votre 3DS 1. Insérez votre carte SD dans votre ordinateur -1. Copiez le fichier `boot.firm` du fichier `.zip` de Luma3DS vers la racine de votre carte SD, en écrasant le fichier existant si nécessaire +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Réinsérez votre carte SD dans votre 3DS 1. Allumez à présent votre 3DS diff --git a/_pages/he_IL/a9lh-to-b9s.txt b/_pages/he_IL/a9lh-to-b9s.txt index b7be15b357..4c864bfedb 100644 --- a/_pages/he_IL/a9lh-to-b9s.txt +++ b/_pages/he_IL/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -אם יש לכם קוד בLuma3DS, אז SafeB9SInstaller יביא לכם שגיאת "OTP Crypto Fail" אלא אם כן אתם מבטלים זמנית את הקוד (אתם יכולים להפעיל אותו מחדש אחרי העדכון). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### הנחיות @@ -55,8 +51,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1. תכבו את המכשיר 1. תכניסו את ה-SD שלכם למחשב -1. תעתיקו את `boot.3dsx` אל שורש כרטיס ה SD -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. תמחקו כל קובץ `.bin` בתיקיית `/luma/payloads/`על כרטיס הSD שלכם כי הם לא יהיו תואמים בגרסאות של Luma3DS שתואמות עם boot9strap 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/he_IL/credits.txt b/_pages/he_IL/credits.txt index f7c998d111..51c0e34507 100644 --- a/_pages/he_IL/credits.txt +++ b/_pages/he_IL/credits.txt @@ -25,7 +25,7 @@ title: "תודות" + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ title: "תודות" + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ title: "תודות" + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/he_IL/installing-boot9strap-(soundhax).txt b/_pages/he_IL/installing-boot9strap-(soundhax).txt index d89cc17c24..bdad1db637 100644 --- a/_pages/he_IL/installing-boot9strap-(soundhax).txt +++ b/_pages/he_IL/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### הנחיות @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. תעתיקו את קובץ האודיו עם סיומת "M4A" שמתאים לקונסולה שלכם ל-SD 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. תעתיקו את `boot.3dsx` אל שורש כרטיס ה SD +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. תצרו ב-SD שלכם תיקייה חדשה בשם `boot9strap` 1. תעתיקו את`boot9strap.firm` ואת `boot9strap.firm.sha` מה `.zip` של boot9strap אל תיקיית `/boot9strap/`על כרטיס הSD שלכם 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/he_IL/updating-b9s.txt b/_pages/he_IL/updating-b9s.txt index dac3c7d40f..86c94741e6 100644 --- a/_pages/he_IL/updating-b9s.txt +++ b/_pages/he_IL/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### הנחיות @@ -37,7 +36,6 @@ We believe SpotPass and StreetPass are also safe for use at this time. {: .notice--info} 1. תכניסו את ה-SD שלכם למחשב -1. תעתיקו את `boot.3dsx` אל שורש כרטיס ה SD 1. תצרו ב-SD שלכם תיקייה חדשה בשם `boot9strap` 1. תעתיקו את`boot9strap.firm` ואת `boot9strap.firm.sha` מה `.zip` של boot9strap אל תיקיית `/boot9strap/`על כרטיס הSD שלכם 1. העתיקו את `SafeB9SInstaller.firm` מהזיפ של SafeB9SInstaller אל תיקיית /luma/payloads/ ב- SD שלכם @@ -56,7 +54,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1. תכבו את המכשיר 1. תכניסו את ה-SD שלכם למחשב -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם 1. תפעילו את המכשיר diff --git a/_pages/hr_HR/a9lh-to-b9s.txt b/_pages/hr_HR/a9lh-to-b9s.txt index d2e59ef26a..5690806fa9 100644 --- a/_pages/hr_HR/a9lh-to-b9s.txt +++ b/_pages/hr_HR/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/hr_HR/credits.txt b/_pages/hr_HR/credits.txt index e60f78f29c..c30986407b 100644 --- a/_pages/hr_HR/credits.txt +++ b/_pages/hr_HR/credits.txt @@ -25,7 +25,7 @@ If I forgot you here, contact me and I'll add your name. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ If I forgot you here, contact me and I'll add your name. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ If I forgot you here, contact me and I'll add your name. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/hr_HR/installing-boot9strap-(soundhax).txt b/_pages/hr_HR/installing-boot9strap-(soundhax).txt index 27e7dd0081..add6248992 100644 --- a/_pages/hr_HR/installing-boot9strap-(soundhax).txt +++ b/_pages/hr_HR/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/hr_HR/updating-b9s.txt b/_pages/hr_HR/updating-b9s.txt index f4c4a38875..f5c1a5412f 100644 --- a/_pages/hr_HR/updating-b9s.txt +++ b/_pages/hr_HR/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/hu_HU/a9lh-to-b9s.txt b/_pages/hu_HU/a9lh-to-b9s.txt index 31d1acfb4c..07a86cf8c1 100644 --- a/_pages/hu_HU/a9lh-to-b9s.txt +++ b/_pages/hu_HU/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ Ahhoz, hogy használhasd a [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme Ahhoz, hogy kicsomagold az oldalon található `.7z` fájlokat, egy fájl archiváló programra lesz szükséged, mint amilyen a [7-Zip](http://www.7-zip.org/) vagy a [The Unarchiver](https://theunarchiver.com/). -Ha a Luma3DS-ben PIN-kód van beállítva, akkor a SafeB9SInstaller "OTP Crypto Fail" hibaüzenetet fog adni, hacsak nem kapcsolod ki átmenetileg a PIN-t (újra bekapcsolhatod a folyamat után). -{: .notice--warning} - {% capture notice-1 %} Habár azt gondoljuk, hogy az egyedi firmware biztonságos jelenleg, fontos megjegyezned, hogy nem válik sosem "ban free"-vé. @@ -40,11 +37,10 @@ Vedd figyelembe, hogy New 3DS esetében a `secret_sector.bin` fájlra az arm9loa {: .notice--info} * - **Kizárólag New 3DS-hez:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása -* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.0.5) v7.0.5-ös kiadása *(a `.7z` fájl)* +* Az [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) legújabb verziója +* A [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) v7.0.5 verziója *(a `.7z` fájl)* * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* -* A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadása ### Lépések @@ -55,8 +51,7 @@ A most következő lépésekben mindig írd felül az SD kártyán található f 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Másold az `boot.3dsx` fájlt az SD kártyád gyökerébe -1. Másold át a `boot.firm` fájlt a legfrissebb verziójú Luma3DS `.zip`-ből az SD kártya gyökerébe +1. Másold át a `boot.firm` és `boot.3dsx` fájlt a legfrisebb verziószámú Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Másold át az `arm9loaderhax.bin` fájlt a v7.0.5-ös Luma3DS `.7z`-ből az SD kártya gyökerébe 1. Törölj ki minden létező `.bin` payloadot a `/luma/payloads/` mappából az SD kártyán, mivel ezek nem lesznek kompatibilisek a boot9strap kompatibilis Luma3DS verziókkal 1. Másold át a `SafeB9SInstaller.bin` fájlt a SafeB9SInstaller `.zip`-ből az SD kártyád `/luma/payloads/` mappájába diff --git a/_pages/hu_HU/credits.txt b/_pages/hu_HU/credits.txt index 96cf9be4e8..3db856a163 100644 --- a/_pages/hu_HU/credits.txt +++ b/_pages/hu_HU/credits.txt @@ -25,7 +25,7 @@ Ha kihagytunk volna innen, lépj kapcsolatba velünk, és hozzáadjuk a neved. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Ha kihagytunk volna innen, lépj kapcsolatba velünk, és hozzáadjuk a neved. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Ha kihagytunk volna innen, lépj kapcsolatba velünk, és hozzáadjuk a neved. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/hu_HU/installing-boot9strap-(soundhax).txt b/_pages/hu_HU/installing-boot9strap-(soundhax).txt index d6654c64a7..22676d1ed3 100644 --- a/_pages/hu_HU/installing-boot9strap-(soundhax).txt +++ b/_pages/hu_HU/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* * Az [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) legújabb verziója -* A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadása * A [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) 1.2 verziója *(a firmware verziódnak megfelelő `.bin` fájl)* ### Lépések @@ -36,8 +35,7 @@ Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi 1. Másold a Soundhax `.m4a` fájlját az SD kártyád gyökerébe 1. Másold a pre9otherapp payloadot az SD kártyád gyökerébe, majd nevezd át `otherapp.bin` névre +Ha nem látod a `.bin` kiterjesztést ne add kézzel hozzá a fájl végéhez -1. Másold át a `boot.firm` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe -1. Másold az `boot.3dsx` fájlt az SD kártyád gyökerébe +1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Hozz létre egy mappát `boot9strap` néven az SD kártya gyökerében 1. Másold át a `boot9strap.firm` fájlt és a `boot9strap.firm.sha` fájlt a boot9strap `.zip` fájlból az SD kártyád `/boot9strap/` mappájába 1. Másold át az `arm9.bin` fájlt a SafeB9SInstaller `.zip`-ből az SD kártyád gyökerébe diff --git a/_pages/hu_HU/updating-b9s.txt b/_pages/hu_HU/updating-b9s.txt index ad9a1e14dc..8f26f72ef6 100644 --- a/_pages/hu_HU/updating-b9s.txt +++ b/_pages/hu_HU/updating-b9s.txt @@ -26,8 +26,7 @@ Azt gondoljuk, hogy a SpotPass és StreetPass használata biztonságos jelenleg. * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* -* A [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) legújabb kiadása -* A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadása +* Az [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) legújabb verziója ### Lépések @@ -37,7 +36,6 @@ A most következő lépésekben mindig írd felül az SD kártyán található f {: .notice--info} 1. Helyezd az SD kártyád a számítógépbe -1. Másold az `boot.3dsx` fájlt az SD kártyád gyökerébe 1. Hozz létre egy mappát `boot9strap` néven az SD kártya gyökerében 1. Másold át a `boot9strap.firm` fájlt és a `boot9strap.firm.sha` fájlt a boot9strap `.zip` fájlból az SD kártyád `/boot9strap/` mappájába 1. Másold át a `SafeB9SInstaller.firm` fájlt a SafeB9SInstaller `.zip`-ből az SD kártyád `/luma/payloads/` mappájába @@ -56,7 +54,7 @@ A most következő lépésekben mindig írd felül az SD kártyán található f 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Másold át a `boot.firm` fájlt a Luma3DS `.zip`-ből az SD kártyád gyökerébe, és cseréld le a már meglévő fájlt +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet diff --git a/_pages/id_ID/a9lh-to-b9s.txt b/_pages/id_ID/a9lh-to-b9s.txt index d2e59ef26a..5690806fa9 100644 --- a/_pages/id_ID/a9lh-to-b9s.txt +++ b/_pages/id_ID/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/id_ID/credits.txt b/_pages/id_ID/credits.txt index e60f78f29c..c30986407b 100644 --- a/_pages/id_ID/credits.txt +++ b/_pages/id_ID/credits.txt @@ -25,7 +25,7 @@ If I forgot you here, contact me and I'll add your name. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ If I forgot you here, contact me and I'll add your name. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ If I forgot you here, contact me and I'll add your name. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/id_ID/installing-boot9strap-(soundhax).txt b/_pages/id_ID/installing-boot9strap-(soundhax).txt index 27e7dd0081..add6248992 100644 --- a/_pages/id_ID/installing-boot9strap-(soundhax).txt +++ b/_pages/id_ID/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/id_ID/updating-b9s.txt b/_pages/id_ID/updating-b9s.txt index f4c4a38875..f5c1a5412f 100644 --- a/_pages/id_ID/updating-b9s.txt +++ b/_pages/id_ID/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/it_IT/a9lh-to-b9s.txt b/_pages/it_IT/a9lh-to-b9s.txt index 8c66b7630b..494b09def0 100644 --- a/_pages/it_IT/a9lh-to-b9s.txt +++ b/_pages/it_IT/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ Per usare i link [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) di quest Per estrarre i file `.7z` presenti in questa pagina, avrai bisogno di un gestore di file compressi come [7-Zip](http://www.7-zip.org/) o [The Unarchiver](https://theunarchiver.com/). -Se Luma3DS è configurato con un PIN di accesso, SafeB9SInstaller ti darà l'errore "OTP Crypto Fail" finché non lo avrai disabilitato (lo puoi riattivare dopo l'aggiornamento). -{: .notice--warning} - {% capture notice-1 %} Anche se riteniamo che l'uso di un custom firmware in questo momento sia relativamente sicuro, è importante tenere presente che non sarà mai al 100% senza rischio di ban. @@ -40,11 +37,10 @@ Solo su New 3DS, il file `secret_sector.bin` è necessario per ripristinare le m {: .notice--info} * - **Solo New 3DS:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* L'ultima versione di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* La versione 7.0.5 di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(il file `.7z`)* +* L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* La versione v7.0.5 di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(il file `.7z`)* * L'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * L'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(la versione normale di boot9strap; non il file `devkit`, né il file `ntr`)* -* L'ultima versione di [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Istruzioni @@ -55,8 +51,7 @@ Se durante questa sezione ti verrà chiesto di sovrascrivere dei file sulla tua 1. Spegni il tuo 3DS 1. Inserisci la scheda SD nel tuo computer -1. Copia il file `boot.3dsx` nella directory principale della tua scheda SD -1. Copia il file `boot.firm` dall'archivio `.zip` dell'ultima versione di Luma3DS nella directory principale della tua scheda SD +1. Copia i file `boot.firm` e `boot.3dsx` dall'archivio `.zip` dell'ultima versione di Luma3DS nella directory principale della tua scheda SD 1. Copia il file `arm9loaderhax.bin` dall'archivio`.7z` della versione 7.0.5 di Luma3DS nella directory principale della tua scheda SD 1. Elimina qualunque payload `.bin` dalla cartella `/luma/payloads/` della tua scheda SD in quanto non è utilizzabile con le versioni di boot9strap compatibili con Luma3DS 1. Copia il file `SafeB9SInstaller.bin` dall'archivio `.zip` di SafeB9SInstaller nella cartella `/luma/payloads/` della tua scheda SD diff --git a/_pages/it_IT/credits.txt b/_pages/it_IT/credits.txt index 942121fb2a..209c883ac5 100644 --- a/_pages/it_IT/credits.txt +++ b/_pages/it_IT/credits.txt @@ -25,7 +25,7 @@ Se ho dimenticato di inserirti in questa lista, contattami e ti aggiungerò. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Se ho dimenticato di inserirti in questa lista, contattami e ti aggiungerò. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Se ho dimenticato di inserirti in questa lista, contattami e ti aggiungerò. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/it_IT/installing-boot9strap-(soundhax).txt b/_pages/it_IT/installing-boot9strap-(soundhax).txt index de0a31a238..34a34e0fb0 100644 --- a/_pages/it_IT/installing-boot9strap-(soundhax).txt +++ b/_pages/it_IT/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ Ciò significa che se aggiorni con una scheda di gioco da una versione avente un * L'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * L'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(la versione normale di boot9strap; non il file `devkit`, né il file `ntr`)* * L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* L'ultima versione di [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * La versione v1.2 di [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(il file `.bin` corrispondente alla tua versione del software)* ### Istruzioni @@ -36,8 +35,7 @@ Ciò significa che se aggiorni con una scheda di gioco da una versione avente un 1. Copia il file `.m4a`di Soundhax nella directory principale della tua scheda SD 1. Copia il file pre9otherapp payload nella directory principale della tua scheda SD e rinominalo in `otherapp.bin` + Se non vedi l'estensione `.bin`, non aggiungerla alla fine del nome del file -1. Copia il file `boot.firm` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD -1. Copia il file `boot.3dsx` nella directory principale della tua scheda SD +1. Copia i file `boot.firm` e `boot.3dsx` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD 1. Crea una cartella chiamata `boot9strap` nella directory principale della tua scheda SD 1. Copia i file `boot9strap.firm` e `boot9strap.firm.sha` dall'archivio `.zip` di boot9strap nella cartella `/boot9strap/` della tua scheda SD 1. Copia il file `arm9.bin` dall'archivio `.zip` di SafeB9SInstaller nella directory principale della tua scheda SD diff --git a/_pages/it_IT/updating-b9s.txt b/_pages/it_IT/updating-b9s.txt index f29e32988e..9f9ef71f82 100644 --- a/_pages/it_IT/updating-b9s.txt +++ b/_pages/it_IT/updating-b9s.txt @@ -26,8 +26,7 @@ Riteniamo che SpotPass e StreetPass siano tranquillamente utilizzabili in questo * L'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * L'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(la versione normale di boot9strap; non il file `devkit`, né il file `ntr`)* -* L'ultima versione di [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* L'ultima versione di [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Istruzioni @@ -37,7 +36,6 @@ Se durante questa sezione ti verrà chiesto di sovrascrivere dei file sulla tua {: .notice--info} 1. Inserisci la scheda SD nel tuo computer -1. Copia il file `boot.3dsx` nella directory principale della tua scheda SD 1. Crea una cartella chiamata `boot9strap` nella directory principale della tua scheda SD 1. Copia i file `boot9strap.firm` e `boot9strap.firm.sha` dall'archivio `.zip` di boot9strap nella cartella `/boot9strap/` della tua scheda SD 1. Copia il file `SafeB9SInstaller.firm` dall'archivio `.zip` di SafeB9SInstaller nella cartella `/luma/payloads/` della tua scheda SD @@ -56,7 +54,7 @@ Se durante questa sezione ti verrà chiesto di sovrascrivere dei file sulla tua 1. Spegni il tuo 3DS 1. Inserisci la scheda SD nel tuo computer -1. Copia il file `boot.firm` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD, sovrascrivendo il file già preesistente +1. Copia i file `boot.firm` e `boot.3dsx` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD, sostituendo il file esistente 1. Reinserisci la scheda SD nella tua console 1. Accendi la console diff --git a/_pages/ja_JP/a9lh-to-b9s.txt b/_pages/ja_JP/a9lh-to-b9s.txt index bf8c2e3dfe..fa7fdecc66 100644 --- a/_pages/ja_JP/a9lh-to-b9s.txt +++ b/_pages/ja_JP/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. パソコンにSDカードを入れます -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/ja_JP/credits.txt b/_pages/ja_JP/credits.txt index ecf49528c1..e9e9af331a 100644 --- a/_pages/ja_JP/credits.txt +++ b/_pages/ja_JP/credits.txt @@ -25,7 +25,7 @@ title: "Credits" + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ title: "Credits" + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ title: "Credits" + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/ja_JP/installing-boot9strap-(soundhax).txt b/_pages/ja_JP/installing-boot9strap-(soundhax).txt index 7aee86f011..e5afc4cb59 100644 --- a/_pages/ja_JP/installing-boot9strap-(soundhax).txt +++ b/_pages/ja_JP/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/ja_JP/updating-b9s.txt b/_pages/ja_JP/updating-b9s.txt index 45b0090418..887374c176 100644 --- a/_pages/ja_JP/updating-b9s.txt +++ b/_pages/ja_JP/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. パソコンにSDカードを入れます -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. パソコンにSDカードを入れます -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/ko_KR/a9lh-to-b9s.txt b/_pages/ko_KR/a9lh-to-b9s.txt index 28e114627e..e8224ab282 100644 --- a/_pages/ko_KR/a9lh-to-b9s.txt +++ b/_pages/ko_KR/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. 기기를 종료해 주세요. 1. SD 카드를 컴퓨터에 삽입해 주세요. -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/ko_KR/credits.txt b/_pages/ko_KR/credits.txt index 0a4b99d05e..f438106b0a 100644 --- a/_pages/ko_KR/credits.txt +++ b/_pages/ko_KR/credits.txt @@ -25,7 +25,7 @@ title: "Credits" + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ title: "Credits" + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ title: "Credits" + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/ko_KR/installing-boot9strap-(soundhax).txt b/_pages/ko_KR/installing-boot9strap-(soundhax).txt index 2f629f5a24..72375c3450 100644 --- a/_pages/ko_KR/installing-boot9strap-(soundhax).txt +++ b/_pages/ko_KR/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/ko_KR/updating-b9s.txt b/_pages/ko_KR/updating-b9s.txt index 8e52c82236..d25f505f5a 100644 --- a/_pages/ko_KR/updating-b9s.txt +++ b/_pages/ko_KR/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. SD 카드를 컴퓨터에 삽입해 주세요. -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. 기기를 종료해 주세요. 1. SD 카드를 컴퓨터에 삽입해 주세요. -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. SD 카드를 기기에 다시 삽입해 주세요. 1. 기기를 시작해 주세요. diff --git a/_pages/ms_MY/a9lh-to-b9s.txt b/_pages/ms_MY/a9lh-to-b9s.txt index 68c3d9ca40..dba8edd321 100644 --- a/_pages/ms_MY/a9lh-to-b9s.txt +++ b/_pages/ms_MY/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Pasang kad SD anda ke dalam komputer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/ms_MY/credits.txt b/_pages/ms_MY/credits.txt index b3faf42816..7734261f4e 100644 --- a/_pages/ms_MY/credits.txt +++ b/_pages/ms_MY/credits.txt @@ -25,7 +25,7 @@ Jika nama anda tiada disenarai, hubungi saya dan saya akan tambahkan nama anda. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Jika nama anda tiada disenarai, hubungi saya dan saya akan tambahkan nama anda. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Jika nama anda tiada disenarai, hubungi saya dan saya akan tambahkan nama anda. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/ms_MY/installing-boot9strap-(soundhax).txt b/_pages/ms_MY/installing-boot9strap-(soundhax).txt index 0103560392..fac5b787f1 100644 --- a/_pages/ms_MY/installing-boot9strap-(soundhax).txt +++ b/_pages/ms_MY/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/ms_MY/updating-b9s.txt b/_pages/ms_MY/updating-b9s.txt index 09d281abdf..35292bb199 100644 --- a/_pages/ms_MY/updating-b9s.txt +++ b/_pages/ms_MY/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Pasang kad SD anda ke dalam komputer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Pasang kad SD anda ke dalam komputer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/nl_NL/a9lh-to-b9s.txt b/_pages/nl_NL/a9lh-to-b9s.txt index fa59b84cdc..0053cf3567 100644 --- a/_pages/nl_NL/a9lh-to-b9s.txt +++ b/_pages/nl_NL/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Schakel je 3ds uit 1. Plaats je SD kaart in je computer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/nl_NL/credits.txt b/_pages/nl_NL/credits.txt index 1e7ac63e30..a6300e5391 100644 --- a/_pages/nl_NL/credits.txt +++ b/_pages/nl_NL/credits.txt @@ -25,7 +25,7 @@ Als ik je hier ben vergeten te noemen, neem contact met me op, dan voeg ik je to + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Als ik je hier ben vergeten te noemen, neem contact met me op, dan voeg ik je to + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Als ik je hier ben vergeten te noemen, neem contact met me op, dan voeg ik je to + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/nl_NL/installing-boot9strap-(soundhax).txt b/_pages/nl_NL/installing-boot9strap-(soundhax).txt index 8545adebd9..4a28130296 100644 --- a/_pages/nl_NL/installing-boot9strap-(soundhax).txt +++ b/_pages/nl_NL/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/nl_NL/updating-b9s.txt b/_pages/nl_NL/updating-b9s.txt index 304091a9cf..8464641197 100644 --- a/_pages/nl_NL/updating-b9s.txt +++ b/_pages/nl_NL/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Plaats je SD kaart in je computer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Schakel je 3ds uit 1. Plaats je SD kaart in je computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Stop je SD kaart terug in je 3DS 1. Zet je 3DS aan diff --git a/_pages/no_NO/a9lh-to-b9s.txt b/_pages/no_NO/a9lh-to-b9s.txt index 19b93e1e40..c9dda9dfc9 100644 --- a/_pages/no_NO/a9lh-to-b9s.txt +++ b/_pages/no_NO/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Slå av enheten 1. Sett inn SD-kortet i datamaskinen din -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/no_NO/credits.txt b/_pages/no_NO/credits.txt index dc87f53363..26076a2ac1 100644 --- a/_pages/no_NO/credits.txt +++ b/_pages/no_NO/credits.txt @@ -25,7 +25,7 @@ Hvis jeg glemte deg, ta kontakt så legger jeg deg til. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Hvis jeg glemte deg, ta kontakt så legger jeg deg til. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Hvis jeg glemte deg, ta kontakt så legger jeg deg til. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/no_NO/installing-boot9strap-(soundhax).txt b/_pages/no_NO/installing-boot9strap-(soundhax).txt index 0183e71483..ec6c96f7a1 100644 --- a/_pages/no_NO/installing-boot9strap-(soundhax).txt +++ b/_pages/no_NO/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/no_NO/updating-b9s.txt b/_pages/no_NO/updating-b9s.txt index b6c2ead960..b5d819ed5f 100644 --- a/_pages/no_NO/updating-b9s.txt +++ b/_pages/no_NO/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Sett inn SD-kortet i datamaskinen din -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Slå av enheten 1. Sett inn SD-kortet i datamaskinen din -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Sett inn SD-kortet i konsollen igjen 1. Power on your device diff --git a/_pages/pl_PL/a9lh-to-b9s.txt b/_pages/pl_PL/a9lh-to-b9s.txt index 5b022ea167..f493303533 100644 --- a/_pages/pl_PL/a9lh-to-b9s.txt +++ b/_pages/pl_PL/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ Aby użyć linków [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) zamies Aby wyodrębnić pliki `.7z` załączone na tej stronie, będziesz potrzebować archiwizatora plików, na przykład [7-Zip](http://www.7-zip.org/) lub [The Unarchiver](https://theunarchiver.com/). -Jeśli korzystasz z PIN'u do Luma3DS, SafeB9SInstaller będzie pokazywać błąd "OTP Crypto Fail" dopóki nie wyłączysz tymczasowo swojego PIN (możesz ponownie włączyć PIN po aktualizacji). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Na New 3DSie plik `secret_sector.bin` jest potrzebny aby cofnąć exploit arm9lo {: .notice--info} * - **Tylko dla New 3DS:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* Wersji v7.0.5 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(pliku `.7z`)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * Najnowszej wersji [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Najnowszej wersji [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standardowa instalacja; nie `devkit` czy plik `ntr`)* -* Najnowszej wersji [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instrukcje @@ -55,8 +51,7 @@ Wykonując wszystkie kroki opisane w tej sekcji, zastąp istniejące pliki na ka 1. Wyłącz konsolę 1. Włóż kartę SD do komputera -1. Skopiuj plik `boot.3dsx` do katalogu głównego karty SD -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Skopiuj `arm9loaderhax.bin` z Luma3DS `.7z` v7.0.5 do katalogu głównego karty SD 1. Usuń wszystkie pliki `.bin` z folderu `/luma/payloads/` na karcie SD, ponieważ nie będą one kompatybilne z wersjami Luma3DS kompatybilnymi z boot9strap 1. Skopiuj `SafeB9SInstaller.bin` z SafeB9SInstaller `.zip` do folderu `/luma/payloads/` na karcie SD diff --git a/_pages/pl_PL/credits.txt b/_pages/pl_PL/credits.txt index b75eda04c7..75586ad734 100644 --- a/_pages/pl_PL/credits.txt +++ b/_pages/pl_PL/credits.txt @@ -25,7 +25,7 @@ Jeśli zapomniałem tu o tobie, skontaktuj się ze mną a dodam twoje imię do l + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Jeśli zapomniałem tu o tobie, skontaktuj się ze mną a dodam twoje imię do l + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Jeśli zapomniałem tu o tobie, skontaktuj się ze mną a dodam twoje imię do l + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/pl_PL/installing-boot9strap-(soundhax).txt b/_pages/pl_PL/installing-boot9strap-(soundhax).txt index 070b0b662c..c815c81620 100644 --- a/_pages/pl_PL/installing-boot9strap-(soundhax).txt +++ b/_pages/pl_PL/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * Najnowszej wersji [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Najnowszej wersji [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standardowa instalacja; nie `devkit` czy plik `ntr`)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* Najnowszej wersji [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instrukcje @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Skopiuj Soundhax `.m4a` do głównego katalogu twojej karty SD 1. Skopiuj plik pre9otherapp payload do katalogu głównego twojej karty SD i zmień jego nazwę na `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Skopiuj plik `boot.3dsx` do katalogu głównego karty SD +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Stwórz folder o nazwie `boot9strap` w katalogu głównym karty SD 1. Skopiuj `boot9strap.firm` i `boot9strap.firm.sha` z boot9strap `.zip` do folderu `/boot9strap/` na karcie SD 1. Skopiuj `arm9.bin` z SafeB9SInstaller `.zip` do katalogu głównego karty SD diff --git a/_pages/pl_PL/updating-b9s.txt b/_pages/pl_PL/updating-b9s.txt index ff26ee9c7e..0a05c66674 100644 --- a/_pages/pl_PL/updating-b9s.txt +++ b/_pages/pl_PL/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * Najnowszej wersji [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Najnowszej wersji [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standardowa instalacja; nie `devkit` czy plik `ntr`)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* Najnowszej wersji [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instrukcje @@ -37,7 +36,6 @@ Wykonując wszystkie kroki opisane w tej sekcji, zastąp istniejące pliki na ka {: .notice--info} 1. Włóż kartę SD do komputera -1. Skopiuj plik `boot.3dsx` do katalogu głównego twojej karty SD 1. Stwórz folder o nazwie `boot9strap` w katalogu głównym karty SD 1. Skopiuj `boot9strap.firm` i `boot9strap.firm.sha` z boot9strap `.zip` do folderu `/boot9strap/` na karcie SD 1. Skopiuj `SafeB9SInstaller.firm` z SafeB9SInstaller `.zip` do folderu `/luma/payloads/` na karcie SD @@ -56,7 +54,7 @@ Wykonując wszystkie kroki opisane w tej sekcji, zastąp istniejące pliki na ka 1. Wyłącz konsolę 1. Włóż kartę SD do komputera -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Włóż ponownie kartę SD do konsoli 1. Włącz konsolę diff --git a/_pages/pt_BR/a9lh-to-b9s.txt b/_pages/pt_BR/a9lh-to-b9s.txt index a1616129e9..d2ab3f4dd0 100644 --- a/_pages/pt_BR/a9lh-to-b9s.txt +++ b/_pages/pt_BR/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -Se você tiver um PIN habilitado no Luma3DS, SafeB9SInstaller lhe dará um erro "OTP Crypto Fail" a menos que você desabilite temporariamente o seu PIN (você pode reativar o PIN após a atualização). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ Para todas as etapas nesta seção, substitua quaisquer arquivos existentes no s 1. Desligue seu dispositivo 1. Insira seu cartão SD no seu computador -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Apague quaisquer payloads `.bin` existentes na pasta `/luma/payloads/` do seu cartão SD card, já que eles não serão compatíveis com as versões boot9strap do Luma3ds 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/pt_BR/credits.txt b/_pages/pt_BR/credits.txt index 6ff539666f..a179a2ca6d 100644 --- a/_pages/pt_BR/credits.txt +++ b/_pages/pt_BR/credits.txt @@ -25,7 +25,7 @@ Se eu esqueci de você aqui, entre em contato comigo e eu adicionarei o seu nome + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Se eu esqueci de você aqui, entre em contato comigo e eu adicionarei o seu nome + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Se eu esqueci de você aqui, entre em contato comigo e eu adicionarei o seu nome + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/pt_BR/installing-boot9strap-(soundhax).txt b/_pages/pt_BR/installing-boot9strap-(soundhax).txt index 57400555e3..8edae35ddf 100644 --- a/_pages/pt_BR/installing-boot9strap-(soundhax).txt +++ b/_pages/pt_BR/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Crie uma pasta chamada `boot9strap` na raiz do seu cartão SD 1. Copie os arquivos `boot9strap.firm` e `boot9strap.firm.sha` do `.zip` do boot9strap para a pasta `/boot9strap/` no seu cartão SD 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/pt_BR/updating-b9s.txt b/_pages/pt_BR/updating-b9s.txt index dbb3cc9d55..ab09c071d5 100644 --- a/_pages/pt_BR/updating-b9s.txt +++ b/_pages/pt_BR/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ Para todas as etapas nesta seção, substitua quaisquer arquivos existentes no s {: .notice--info} 1. Insira o cartão SD no seu computador -1. Copy `boot.3dsx` to the root of your SD card 1. Crie uma pasta chamada `boot9strap` na raiz do seu cartão SD 1. Copie os arquivos `boot9strap.firm` e `boot9strap.firm.sha` do `.zip` do boot9strap para a pasta `/boot9strap/` no seu cartão SD 1. Copie `SafeB9SInstaller.firm` do `.zip` do SafeB9SInstaller para a pasta `/luma/payloads/` no seu cartão SD @@ -56,7 +54,7 @@ Para todas as etapas nesta seção, substitua quaisquer arquivos existentes no s 1. Desligue seu dispositivo 1. Insira o cartão SD no seu computador -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsira seu cartão SD no seu dispositivo 1. Ligue o seu dispositivo diff --git a/_pages/pt_PT/a9lh-to-b9s.txt b/_pages/pt_PT/a9lh-to-b9s.txt index a2b4fd4062..8da4e82d4e 100644 --- a/_pages/pt_PT/a9lh-to-b9s.txt +++ b/_pages/pt_PT/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/pt_PT/credits.txt b/_pages/pt_PT/credits.txt index 44197418c4..80ad99f2dc 100644 --- a/_pages/pt_PT/credits.txt +++ b/_pages/pt_PT/credits.txt @@ -25,7 +25,7 @@ Se me tiver esquecido de ti, contacta-me que adiciono o teu nome. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Se me tiver esquecido de ti, contacta-me que adiciono o teu nome. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Se me tiver esquecido de ti, contacta-me que adiciono o teu nome. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/pt_PT/installing-boot9strap-(soundhax).txt b/_pages/pt_PT/installing-boot9strap-(soundhax).txt index 607a51708b..4e72bcda84 100644 --- a/_pages/pt_PT/installing-boot9strap-(soundhax).txt +++ b/_pages/pt_PT/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/pt_PT/updating-b9s.txt b/_pages/pt_PT/updating-b9s.txt index b1c3ebee5c..557e7da26e 100644 --- a/_pages/pt_PT/updating-b9s.txt +++ b/_pages/pt_PT/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/ro_RO/a9lh-to-b9s.txt b/_pages/ro_RO/a9lh-to-b9s.txt index b28623d9bc..7a5fcd3d83 100644 --- a/_pages/ro_RO/a9lh-to-b9s.txt +++ b/_pages/ro_RO/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ Pentru a folosi linkurile [magnetice](https://wikipedia.org/wiki/Magnet_URI_sche Pentru a extrage fişierele `.7z` de pe această pagină, veţi avea nevoie de un arhivator de fişiere ca [7-Zip](http://www.7-zip.org/) sau [The Unarchiver] (https://theunarchiver.com/). -Dacă aveți un PIN pe Luma3DS, SafeBS9Installer vă va da eroarea "OTP Crypto Fail" cu excepția în cazul în care vă deazctivați temporar codul PIN (puteți reactiva codul PIN după actualizări). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. {: .notice--info} * - **Doar utilizatorii de New 3DS:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* Cea mai recentă versiune de [Luma3DS] (https://github.com/AuroraWright/Luma3DS/releases/latest) -* Versiunea v7.0.5 de [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(fișierul `.7z`)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * Cea mai nouă versiune de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Cea mai nouă versiune de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard; nu fișierul `devkit`, nici cel `ntr`)* -* Cea mai nouă versiune de [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instrucțiuni @@ -55,8 +51,7 @@ Pentru toți pașii din această secțiune, suprascrieți fișierele existente d 1. Închideți dispozitivul 1. Introduceți cardul SD în calculator -1. Copiați `boot.3dsx` în rădăcina cardului SD -1. Copiați `boot.firm` de la ultima versiune de Luma3DS `.zip` pe rădăcina cardului SD +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copiati `arm9loaderhax.bin` din v7.0.5 Luma3DS `.7z` în rădăcina cardului SD 1. Ștergeți orice payload-uri `.bin` din folderul `/luma/payloads/` de pe cardul SD pentru că ele nu vor fi compatibile cu versiuni Luma3DS compatibile cu boot9strap 1. Copiați `SafeBS9Installer.bin` din arhiva `.zip` SafeB9SInstaller în folderul `/luma/payloads/` de pe cardul SD diff --git a/_pages/ro_RO/credits.txt b/_pages/ro_RO/credits.txt index 8e5503efe8..2c0f59193e 100644 --- a/_pages/ro_RO/credits.txt +++ b/_pages/ro_RO/credits.txt @@ -25,7 +25,7 @@ Dacă te-am uitat, contactează-mă și îți voi adaugă numele. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Dacă te-am uitat, contactează-mă și îți voi adaugă numele. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Dacă te-am uitat, contactează-mă și îți voi adaugă numele. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/ro_RO/installing-boot9strap-(soundhax).txt b/_pages/ro_RO/installing-boot9strap-(soundhax).txt index e978959ee5..56f99d533d 100644 --- a/_pages/ro_RO/installing-boot9strap-(soundhax).txt +++ b/_pages/ro_RO/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * Cea mai nouă versiune de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Cea mai nouă versiune de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard; nu fișierul `devkit`, nici cel `ntr`)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* Cea mai nouă versiune de [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instrucțiuni @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copiați fișierul Soundhax `.m4a` în rădăcina cardului SD 1. Copiați payload-ul pre9otherapp în rădăcina cardului SD și redenumiți-l în`otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copiați `boot.firm` de la Luma3DS `.zip` pe rădăcina cardului SD -1. Copiați `boot.3dsx` în rădăcina cardului SD +1. Copiați `boot.firm` și `boot.3dsx` de la Luma3DS `.zip` pe rădăcina cardului SD 1. Creați un folder numit 'boot9strap' pe rădăcina cardului SD 1. Copiați `boot9strap.firm` și `boot9strap.firm.sha` din arhiva `.zip` boot9strap în folderul `/boot9strap/` de pe cardul SD 1. Copiați `arm.bin` de pe arhiva `zip` SafeB9SInstaller în rădăcina cardului SD diff --git a/_pages/ro_RO/updating-b9s.txt b/_pages/ro_RO/updating-b9s.txt index 0b476ce805..ccb543924e 100644 --- a/_pages/ro_RO/updating-b9s.txt +++ b/_pages/ro_RO/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * Cea mai nouă versiune de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Cea mai nouă versiune de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard; nu fișierul `devkit`, nici cel `ntr`)* -* Cea mai recentă versiune de [Luma3DS] (https://github.com/AuroraWright/Luma3DS/releases/latest) -* Cea mai nouă versiune de [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instrucțiuni @@ -37,7 +36,6 @@ Pentru toți pașii din această secțiune, suprascrieți fișierele existente d {: .notice--info} 1. Introduceți cardul SD în calculator -1. Copiați `boot.3dsx` în rădăcina cardului SD 1. Creați un folder numit `boot9strap` pe rădăcina cardului SD 1. Copiați `boot9strap.firm` și `boot9strap.firm.sha` din arhiva `.zip` boot9strap în folderul `/boot9strap/` de pe cardul SD 1. Copiați `SafeBS9Installer.firm` din arhiva `.zip` SafeB9SInstaller în folderul `/luma/payloads/` de pe cardul SD @@ -56,7 +54,7 @@ Pentru toți pașii din această secțiune, suprascrieți fișierele existente d 1. Închideți dispozitivul 1. Introduceți cardul SD în calculator -1. Copiați `boot.firm` din Luma3DS `.zip` pe rădăcina cardului SD, înlocuind fișierul existent +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reintroduceți cardul SD în dispozitivul dumneavoastră 1. Porniți dispozitivul diff --git a/_pages/ru_RU/a9lh-to-b9s.txt b/_pages/ru_RU/a9lh-to-b9s.txt index dace75ef28..a9a9644d72 100644 --- a/_pages/ru_RU/a9lh-to-b9s.txt +++ b/_pages/ru_RU/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ title: "С A9LH до B9S" Чтобы распаковать архивы `.7z`, присутствующие на этой странице, вам понадобится архиватор [7-Zip](http://www.7-zip.org/) или [The Unarchiver](https://theunarchiver.com/). -Если в Luma3DS вы используете PIN-код, то при работе SafeB9SInstaller вы получите ошибку "OTP Crypto Fail". Для решения этой проблемы временно откажитесь от использования PIN-кода (вы сможете включить его обратно после обновления). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. {: .notice--info} * - **Только для пользователей New 3DS:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* Свежая версия [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* Версия v7.0.5 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(`.7z-архив`)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * Свежая версия [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Свежая версия [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(стандартный boot9strap; не `devkit-файл`, не `ntr-файл`)* -* Свежая версия [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Инструкция @@ -55,8 +51,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1. Выключите консоль 1. Вставьте SD-карту в компьютер -1. Скопируйте `boot.3dsx` в корень SD-карты -1. Скопируйте файл `boot.firm` из `.zip-архива` со свежей версией Luma3DS в корень SD-карты +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Скопируйте файл `arm9loaderhax.bin` из `.7z-архива` Luma3DS версии v7.0.5 в корень SD-карты 1. Удалите все существующие `.bin` приложения в папке `/luma/payloads/` на SD-карте, так как они не будут совместимы с boot9strap совместимыми версиями Luma3DS 1. Скопируйте `SafeB9SInstaller.bin` из `.zip-архива` SafeB9SInstaller в папку `/luma/payloads/` на SD-карте diff --git a/_pages/ru_RU/credits.txt b/_pages/ru_RU/credits.txt index 1186348522..1e8992030a 100644 --- a/_pages/ru_RU/credits.txt +++ b/_pages/ru_RU/credits.txt @@ -25,7 +25,7 @@ title: "Благодарности" + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ title: "Благодарности" + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ title: "Благодарности" + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/ru_RU/installing-boot9strap-(soundhax).txt b/_pages/ru_RU/installing-boot9strap-(soundhax).txt index ba51524b0f..5e13142072 100644 --- a/_pages/ru_RU/installing-boot9strap-(soundhax).txt +++ b/_pages/ru_RU/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ Soundhax (в сочетании с pre9otherapp) совместим с верс * Свежая версия [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Свежая версия [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(стандартный boot9strap; не `devkit-файл`, не `ntr-файл`)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* Свежая версия [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Инструкция @@ -36,8 +35,7 @@ Soundhax (в сочетании с pre9otherapp) совместим с верс 1. Скопируйте Soundhax `.m4a` в корень вашей SD-карты 1. Скопируйте pre9otherapp payload в корень вашей SD-карты и переименуйте его в `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Скопируйте файл `boot.firm` из `.zip-архива` Luma3DS в корень SD-карты -1. Скопируйте `boot.3dsx` в корень SD-карты +1. Скопируйте файлы `boot.firm` и `boot.3dsx` из `.zip-архива` Luma3DS в корень SD-карты 1. Создайте папку `boot9strap` в корне SD-карты 1. Скопируйте `boot9strap.firm` и `boot9strap.firm.sha` из `.zip-архива` boot9strap в папку `/boot9strap/` в корне SD-карты 1. Скопируйте `arm9.bin` из `.zip-ахрива` SafeB9SInstaller в корень SD-карты diff --git a/_pages/ru_RU/updating-b9s.txt b/_pages/ru_RU/updating-b9s.txt index 963a70d3dd..ba1171d79c 100644 --- a/_pages/ru_RU/updating-b9s.txt +++ b/_pages/ru_RU/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * Свежая версия [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Свежая версия [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(стандартный boot9strap; не `devkit-файл`, не `ntr-файл`)* -* Свежая версия [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* Свежая версия [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Инструкция @@ -37,7 +36,6 @@ We believe SpotPass and StreetPass are also safe for use at this time. {: .notice--info} 1. Вставьте SD-карту в компьютер -1. Скопируйте `boot.3dsx` в корень SD-карты 1. Создайте папку `boot9strap` в корне SD-карты 1. Скопируйте `boot9strap.firm` и `boot9strap.firm.sha` из `.zip-архива` boot9strap в папку `/boot9strap/` в корне SD-карты 1. Скопируйте `SafeB9SInstaller.firm` из `.zip-архива` SafeB9SInstaller в папку `/luma/payloads/` на SD-карте @@ -56,7 +54,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1. Выключите консоль 1. Вставьте SD-карту в компьютер -1. Скопируйте `boot.firm` из `.zip-архива` Luma3DS в корень SD-карты, соглашаясь на перезапись файла +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Вставьте SD-карту обратно в консоль 1. Включите консоль diff --git a/_pages/sv_SE/a9lh-to-b9s.txt b/_pages/sv_SE/a9lh-to-b9s.txt index a160885172..a492077c50 100644 --- a/_pages/sv_SE/a9lh-to-b9s.txt +++ b/_pages/sv_SE/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Stäng av din enhet 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/sv_SE/credits.txt b/_pages/sv_SE/credits.txt index 2d2e3a871f..e073c990f9 100644 --- a/_pages/sv_SE/credits.txt +++ b/_pages/sv_SE/credits.txt @@ -25,7 +25,7 @@ Kontakta mig om jag glömde dig här så lägger jag till ditt namn. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Kontakta mig om jag glömde dig här så lägger jag till ditt namn. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Kontakta mig om jag glömde dig här så lägger jag till ditt namn. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/sv_SE/installing-boot9strap-(soundhax).txt b/_pages/sv_SE/installing-boot9strap-(soundhax).txt index d12d0d861c..b3eec3247a 100644 --- a/_pages/sv_SE/installing-boot9strap-(soundhax).txt +++ b/_pages/sv_SE/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/sv_SE/updating-b9s.txt b/_pages/sv_SE/updating-b9s.txt index a0a3c0c32d..b0f348ad64 100644 --- a/_pages/sv_SE/updating-b9s.txt +++ b/_pages/sv_SE/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Stäng av din enhet 1. Insert your SD card into your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Sätt tillbaka ditt SD-kort i din enhet 1. Power on your device diff --git a/_pages/th_TH/a9lh-to-b9s.txt b/_pages/th_TH/a9lh-to-b9s.txt index d2e59ef26a..5690806fa9 100644 --- a/_pages/th_TH/a9lh-to-b9s.txt +++ b/_pages/th_TH/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/th_TH/credits.txt b/_pages/th_TH/credits.txt index e60f78f29c..c30986407b 100644 --- a/_pages/th_TH/credits.txt +++ b/_pages/th_TH/credits.txt @@ -25,7 +25,7 @@ If I forgot you here, contact me and I'll add your name. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ If I forgot you here, contact me and I'll add your name. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ If I forgot you here, contact me and I'll add your name. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/th_TH/installing-boot9strap-(soundhax).txt b/_pages/th_TH/installing-boot9strap-(soundhax).txt index 27e7dd0081..add6248992 100644 --- a/_pages/th_TH/installing-boot9strap-(soundhax).txt +++ b/_pages/th_TH/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/th_TH/updating-b9s.txt b/_pages/th_TH/updating-b9s.txt index f4c4a38875..f5c1a5412f 100644 --- a/_pages/th_TH/updating-b9s.txt +++ b/_pages/th_TH/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/tr_TR/a9lh-to-b9s.txt b/_pages/tr_TR/a9lh-to-b9s.txt index c931015cc7..821bbfab2b 100644 --- a/_pages/tr_TR/a9lh-to-b9s.txt +++ b/_pages/tr_TR/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ Bu sayfadaki [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) linklerini k To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Cihazınızı kapatın 1. SD kartınızı bilgisayarınıza takın -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/tr_TR/credits.txt b/_pages/tr_TR/credits.txt index 7fb4fa22c8..cbeb3ec3be 100644 --- a/_pages/tr_TR/credits.txt +++ b/_pages/tr_TR/credits.txt @@ -25,7 +25,7 @@ Eğer isminizi unuttuysam, benimle iletişime geçin ve isminiyi ekleyeyim. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ Eğer isminizi unuttuysam, benimle iletişime geçin ve isminiyi ekleyeyim. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ Eğer isminizi unuttuysam, benimle iletişime geçin ve isminiyi ekleyeyim. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/tr_TR/installing-boot9strap-(soundhax).txt b/_pages/tr_TR/installing-boot9strap-(soundhax).txt index f6bed0d947..33027b4760 100644 --- a/_pages/tr_TR/installing-boot9strap-(soundhax).txt +++ b/_pages/tr_TR/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/tr_TR/updating-b9s.txt b/_pages/tr_TR/updating-b9s.txt index 10e29a95bc..d76fdd3ac2 100644 --- a/_pages/tr_TR/updating-b9s.txt +++ b/_pages/tr_TR/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. SD kartınızı bilgisayarınıza takın -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Cihazınızı kapatın 1. SD kartınızı bilgisayarınıza takın -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. SD kartınızı cihazınıza tekrar takın 1. Power on your device diff --git a/_pages/uk_UA/a9lh-to-b9s.txt b/_pages/uk_UA/a9lh-to-b9s.txt index d2e59ef26a..5690806fa9 100644 --- a/_pages/uk_UA/a9lh-to-b9s.txt +++ b/_pages/uk_UA/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/uk_UA/credits.txt b/_pages/uk_UA/credits.txt index e60f78f29c..c30986407b 100644 --- a/_pages/uk_UA/credits.txt +++ b/_pages/uk_UA/credits.txt @@ -25,7 +25,7 @@ If I forgot you here, contact me and I'll add your name. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ If I forgot you here, contact me and I'll add your name. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ If I forgot you here, contact me and I'll add your name. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/uk_UA/installing-boot9strap-(soundhax).txt b/_pages/uk_UA/installing-boot9strap-(soundhax).txt index 27e7dd0081..add6248992 100644 --- a/_pages/uk_UA/installing-boot9strap-(soundhax).txt +++ b/_pages/uk_UA/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/uk_UA/updating-b9s.txt b/_pages/uk_UA/updating-b9s.txt index f4c4a38875..f5c1a5412f 100644 --- a/_pages/uk_UA/updating-b9s.txt +++ b/_pages/uk_UA/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/vi_VN/a9lh-to-b9s.txt b/_pages/vi_VN/a9lh-to-b9s.txt index d2e59ef26a..5690806fa9 100644 --- a/_pages/vi_VN/a9lh-to-b9s.txt +++ b/_pages/vi_VN/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/). -If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load {: .notice--info} * - **New 3DS Users Only:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### Instructions @@ -55,8 +51,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card -1. Copy `boot.firm` from the latest version Luma3DS `.zip` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card 1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card diff --git a/_pages/vi_VN/credits.txt b/_pages/vi_VN/credits.txt index e60f78f29c..c30986407b 100644 --- a/_pages/vi_VN/credits.txt +++ b/_pages/vi_VN/credits.txt @@ -25,7 +25,7 @@ If I forgot you here, contact me and I'll add your name. + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ If I forgot you here, contact me and I'll add your name. + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ If I forgot you here, contact me and I'll add your name. + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/vi_VN/installing-boot9strap-(soundhax).txt b/_pages/vi_VN/installing-boot9strap-(soundhax).txt index 27e7dd0081..add6248992 100644 --- a/_pages/vi_VN/installing-boot9strap-(soundhax).txt +++ b/_pages/vi_VN/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### Instructions @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. Copy `boot.3dsx` to the root of your SD card +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card diff --git a/_pages/vi_VN/updating-b9s.txt b/_pages/vi_VN/updating-b9s.txt index f4c4a38875..f5c1a5412f 100644 --- a/_pages/vi_VN/updating-b9s.txt +++ b/_pages/vi_VN/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -37,7 +36,6 @@ For all steps in this section, overwrite any existing files on your SD card. {: .notice--info} 1. Insert your SD card into your computer -1. Copy `boot.3dsx` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card @@ -56,7 +54,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Power off your device 1. Insert your SD card into your computer -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. Reinsert your SD card into your device 1. Power on your device diff --git a/_pages/zh_CN/a9lh-to-b9s.txt b/_pages/zh_CN/a9lh-to-b9s.txt index 9c8c3ae926..fddc0712f7 100644 --- a/_pages/zh_CN/a9lh-to-b9s.txt +++ b/_pages/zh_CN/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ title: "A9LH 升级 B9S" 请使用 [7-Zip](http://www.7-zip.org/) 或 [The Unarchiver](https://theunarchiver.com/) 之类的压缩软件来解压本页面上的 `.7z` 文件。 -如果你的 Luma3DS 设置了 PIN 密码,请先暂时将其关闭,否则 SafeB9SInstaller 会提示 “OTP Crypto Fail” 错误信息(升级完毕后你可以重新打开 PIN 密码)。 -{: .notice--warning} - {% capture notice-1 %} 虽然我们认为在此时破解是很安全的一件事,但这并不代表“永远不会受到封禁”。 @@ -40,11 +37,10 @@ title: "A9LH 升级 B9S" {: .notice--info} * - **仅使用 New 3DS 的用户需下载:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* 最新版 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* 7.0.5版本的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) **(下载 `.7z` 格式的压缩包文件)** +* 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * 最新版 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) **(下载标准的 boot9strap 压缩包文件,而不是带有 `devkit` 或 `ntr` 名字的文件)** -* 最新版 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### 操作步骤 @@ -55,8 +51,7 @@ title: "A9LH 升级 B9S" 1. 关闭你的主机 1. 将你的 SD 卡插入到电脑 -1. 复制 `boot.3dsx` 到你的 SD 卡根目录 -1. 解压最新版 Luma3DS `.zip` 里的 `boot.firm` 到你 SD 卡的根目录 +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. 从 Luma3DS `.7z` 压缩包中复制 `arm9loaderhax.bin` 文件到你 SD 卡的根目录 1. 删除SD卡 `/luma/payloads/` 文件夹中任何后缀为 `.bin` 的文件,因为它们在支持 boot9strap 的 Luma3DS 版本中无法使用 1. 从 SafeB9SInstaller `.zip` 压缩包中复制 `SafeB9SInstaller.bin` 到SD卡 `/luma/payloads/` 目录中 diff --git a/_pages/zh_CN/credits.txt b/_pages/zh_CN/credits.txt index cc0321c4c2..668836b190 100644 --- a/_pages/zh_CN/credits.txt +++ b/_pages/zh_CN/credits.txt @@ -25,7 +25,7 @@ title: "致谢" + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ title: "致谢" + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ title: "致谢" + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/zh_CN/installing-boot9strap-(soundhax).txt b/_pages/zh_CN/installing-boot9strap-(soundhax).txt index cc978a7202..be7df7b284 100644 --- a/_pages/zh_CN/installing-boot9strap-(soundhax).txt +++ b/_pages/zh_CN/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ Soundhax(与 pre9otherapp 结合使用时)与欧版、日版、韩版和美 * 最新版 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) **(下载标准的 boot9strap 压缩包文件,而不是带有 `devkit` 或 `ntr` 名字的文件)** * 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* 最新版 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * v1.2 版 [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) **(下载对应你固件版本的 `.bin` 文件)** ### 操作步骤 @@ -36,8 +35,7 @@ Soundhax(与 pre9otherapp 结合使用时)与欧版、日版、韩版和美 1. 复制 Soundhax 的 `.m4a` 文件到你的 SD 卡根目录下 1. 复制 pre9otherapp payload 到内存卡的根目录,并重命名为 `otherapp.bin` + 如果你没看到 `.bin` 后缀,则请不要不要不要手动加上 `.bin` 后缀 -1. 解压 Luma3DS `.zip` 里的 `boot.firm` 到你 SD 卡的根目录 -1. 复制 `boot.3dsx` 到你的 SD 卡根目录 +1. 解压 Luma3DS `.zip` 里的 `boot.firm` 和 `boot.3dsx` 到你 SD 卡的根目录 1. 在 SD 卡根目录创建一个名为 `boot9strap` 的文件夹 1. 从 boot9strap `.zip` 压缩包中复制 `boot9strap.firm` 和 `boot9strap.firm.sha` 到你 SD 卡的 `/boot9strap/` 文件夹中 1. 从 SafeBSInstaller 的 `.zip` 压缩包中复制 `arm9.bin` 到 SD 卡根目录下 diff --git a/_pages/zh_CN/updating-b9s.txt b/_pages/zh_CN/updating-b9s.txt index 28452137aa..1a141dcd17 100644 --- a/_pages/zh_CN/updating-b9s.txt +++ b/_pages/zh_CN/updating-b9s.txt @@ -26,8 +26,7 @@ title: "更新 B9S" * 最新版 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) **(下载标准的 boot9strap 压缩包文件,而不是带有 `devkit` 或 `ntr` 名字的文件)** -* 最新版 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* 最新版 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### 操作步骤 @@ -37,7 +36,6 @@ title: "更新 B9S" {: .notice--info} 1. 将 SD 卡插入电脑 -1. 复制 `boot.3dsx` 到你的 SD 卡根目录 1. 在SD卡根目录创建一个名为`boot9strap`的文件夹 1. 从boot9strap `.zip` 压缩包中复制 `boot9strap.firm` 和 `boot9strap.firm.sha` 到你 SD 卡的 `/boot9strap/` 文件夹中 1. 从 SafeB9SInstaller `.zip` 压缩包中复制 `SafeB9SInstaller.firm` 到 SD 卡 `/luma/payloads/` 目录中 @@ -56,7 +54,7 @@ title: "更新 B9S" 1. 将设备关机 1. 将你的 SD 卡插入到电脑 -1. 解压 Luma3DS `.zip` 内的 `boot.firm` 到你 SD 卡的根目录,请覆盖已有文件 +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. 将 SD 卡重新插入你的主机 1. 启动你的主机 diff --git a/_pages/zh_TW/a9lh-to-b9s.txt b/_pages/zh_TW/a9lh-to-b9s.txt index d2f5716a72..8458461d3d 100644 --- a/_pages/zh_TW/a9lh-to-b9s.txt +++ b/_pages/zh_TW/a9lh-to-b9s.txt @@ -14,9 +14,6 @@ title: "升級 A9LH 至 B9S" 若要解壓該頁面中的`.7z`檔案,您將需要一個壓縮檔管理員,如 [7-Zip](http://www.7-zip.org/) 或 [The Unarchiver](https://theunarchiver.com/)。 -如果您先前有在 Luma3DS 中設置了安全 PIN 碼,除非您暫時將其關閉,否則 SafeB9SInstaller 安裝包將會出現『OTP Crypto Fail』的錯誤訊息 (您可以在更新後重新設定 PIN 碼)。 -{: .notice--warning} - {% capture notice-1 %} While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". @@ -40,11 +37,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. {: .notice--info} * - **僅適用於 New 3DS 用戶:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) -* 最新版本的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* 7.0.5 版的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/tag/v7.0.5) *(`.7z` 檔案)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) +* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* * 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap;非 `devkit` 或 `ntr` 檔案)* -* 最新版的 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) ### 操作說明 @@ -55,8 +51,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1. 關閉您的主機 1. 將 SD 卡插入至電腦中 -1. 將 `boot.3dsx` 複製到 SD 卡根目錄中 -1. 解壓最新版 Luma3DS `.zip` 內的 `boot.firm` 到 SD 卡的根目錄底下 +1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card 1. 解壓 v7.0.5 Luma3DS `.7z` 內的 `arm9loaderhax.bin` 到 SD 卡的根目錄底下 1. 刪除所有在您 SD 卡 `/luma/payloads/` 資料夾中的 `.bin` payload 檔案,因為它們將無法與 boot9strap 版本的 Luma3DS 相容 1. 解壓 SafeB9SInstaller`.zip` 中的 `SafeB9SInstaller.bin` 到 SD 中的 `/luma/payloads/` 下 diff --git a/_pages/zh_TW/credits.txt b/_pages/zh_TW/credits.txt index ce44006631..27c5f6d8bd 100644 --- a/_pages/zh_TW/credits.txt +++ b/_pages/zh_TW/credits.txt @@ -25,7 +25,7 @@ title: "製作群" + Cartman123 + Cell9 + coder65535 - + Cruel` + + Cruel + d0k3 + dank101 + Dazzozo @@ -38,6 +38,7 @@ title: "製作群" + erman1337 + felipejfc + figgyc + + fox8091 + Frozen_Chen + Gelex + Hamcha @@ -49,7 +50,6 @@ title: "製作群" + jkcgs + kartik + LordBass - + MassExplosion123 + mid-kid + MrNbaYoh + Mrrraou diff --git a/_pages/zh_TW/installing-boot9strap-(soundhax).txt b/_pages/zh_TW/installing-boot9strap-(soundhax).txt index 3475d0e840..4052677324 100644 --- a/_pages/zh_TW/installing-boot9strap-(soundhax).txt +++ b/_pages/zh_TW/installing-boot9strap-(soundhax).txt @@ -24,7 +24,6 @@ This means that using a cartridge update from a version containing an older Nint * 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap;非 `devkit` 或 `ntr` 檔案)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* 最新版的 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* ### 操作說明 @@ -36,8 +35,7 @@ This means that using a cartridge update from a version containing an older Nint 1. 複製 Soundhax `.m4a` 至 SD 卡的根目錄底下 1. 複製 pre9otherapp 啟動程式到 SD 卡的根目錄底下,並重新命名其檔名為 `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card -1. 將 `boot.3dsx` 複製到 SD 卡根目錄中 +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap` 1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中 1. 將 SafeB9SInstaller `.zip` 中的 `arm9.bin` 複製到 SD 卡的根目錄 diff --git a/_pages/zh_TW/updating-b9s.txt b/_pages/zh_TW/updating-b9s.txt index 12411ef47f..a685a15ef1 100644 --- a/_pages/zh_TW/updating-b9s.txt +++ b/_pages/zh_TW/updating-b9s.txt @@ -26,8 +26,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. * 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap;非 `devkit` 或 `ntr` 檔案)* -* 最新版本的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -* 最新版的 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### 操作說明 @@ -37,7 +36,6 @@ We believe SpotPass and StreetPass are also safe for use at this time. {: .notice--info} 1. 將 SD 卡插入至電腦中 -1. 將 `boot.3dsx` 複製到 SD 卡根目錄中 1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap` 1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中 1. 解壓 SafeB9SInstaller`.zip` 中的 `SafeB9SInstaller.firm` 到 SD 中的 `/luma/payloads/` 下 @@ -56,7 +54,7 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1. 關閉您的主機 1. 將 SD 卡插入至電腦中 -1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file 1. 將 SD 卡插回主機中 1. 啟動您的主機 From 35aab4ac6ec23545026ede4712bd7a9268d618c6 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sun, 6 Dec 2020 22:16:29 -0800 Subject: [PATCH 040/125] Remove steelhax guide --- _pages/en_US/homebrew-launcher-(steelhax).txt | 60 +------------------ 1 file changed, 1 insertion(+), 59 deletions(-) diff --git a/_pages/en_US/homebrew-launcher-(steelhax).txt b/_pages/en_US/homebrew-launcher-(steelhax).txt index 681be6021f..30ad8d6739 100644 --- a/_pages/en_US/homebrew-launcher-(steelhax).txt +++ b/_pages/en_US/homebrew-launcher-(steelhax).txt @@ -2,62 +2,4 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! -{: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off your device -1. Insert your SD card into your computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert your SD card into your device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} +This guide is no longer relevant. Please start from the [home page](/). From e6e8297554974cc4d09b83b21e0d8ed0a9385721 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sun, 6 Dec 2020 22:16:29 -0800 Subject: [PATCH 041/125] Remove dsidumper guide --- _pages/en_US/dsidumper.txt | 34 +--------------------------------- 1 file changed, 1 insertion(+), 33 deletions(-) diff --git a/_pages/en_US/dsidumper.txt b/_pages/en_US/dsidumper.txt index 034e18f5cc..0f8fad9062 100644 --- a/_pages/en_US/dsidumper.txt +++ b/_pages/en_US/dsidumper.txt @@ -2,36 +2,4 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off your device -1. Insert your SD card into your computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This guide is no longer relevant. Please start from the [home page](/). From 546193c6fcc91cc427ecdf5422a31ab03873dc2f Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sun, 6 Dec 2020 22:29:24 -0800 Subject: [PATCH 042/125] Formatting SD guide (Windows) (#1760) * add formatting-sd-(windows) Unfinished page, needs a few more updates. * formatting-sd-(windows): volume label should be blank * formatting-sd-(windows): add warning after choosing drive letter * formatting-sd-(windows): allow any volume label * update format link * formatting-sd-(windows): use 32768 allocation unit size for 64GB --- _pages/en_US/formatting-sd-(windows).txt | 46 ++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 _pages/en_US/formatting-sd-(windows).txt diff --git a/_pages/en_US/formatting-sd-(windows).txt b/_pages/en_US/formatting-sd-(windows).txt new file mode 100644 index 0000000000..710b565a82 --- /dev/null +++ b/_pages/en_US/formatting-sd-(windows).txt @@ -0,0 +1,46 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Windows users only. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. + +### Return to [Get Started](get-started) +{: .notice--primary} From fcb4c32237aa8234a5f9cf287655b5eb5a90e426 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sun, 6 Dec 2020 22:35:36 -0800 Subject: [PATCH 043/125] manually add linux guide by @NightYoshi370 and @luigoalma --- _pages/en_US/formatting-sd-(linux).txt | 46 ++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 _pages/en_US/formatting-sd-(linux).txt diff --git a/_pages/en_US/formatting-sd-(linux).txt b/_pages/en_US/formatting-sd-(linux).txt new file mode 100644 index 0000000000..38accaa352 --- /dev/null +++ b/_pages/en_US/formatting-sd-(linux).txt @@ -0,0 +1,46 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Linux users only. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit + +### Return to [Get Started](get-started) +{: .notice--primary} From 52ae5969217be7fe1d921222244280599d5ca2a7 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sun, 6 Dec 2020 22:36:22 -0800 Subject: [PATCH 044/125] Formatting SD guide (Mac) (#1763) * add formatting-sd-(mac) Unfinished, needs steps for Yosemite/10.10 and before. * formatting-sd-(mac): steps for <=10.10 * formatting-sd-(mac): link to correct linux page * formatting-sd-(mac): allow any volume label --- _pages/en_US/formatting-sd-(mac).txt | 63 ++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 _pages/en_US/formatting-sd-(mac).txt diff --git a/_pages/en_US/formatting-sd-(mac).txt b/_pages/en_US/formatting-sd-(mac).txt new file mode 100644 index 0000000000..1eeaaae22f --- /dev/null +++ b/_pages/en_US/formatting-sd-(mac).txt @@ -0,0 +1,63 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Mac users only. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Return to [Get Started](get-started) +{: .notice--primary} From 316772018eba7dd571c8f221ca6ec9d9403178b6 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sun, 6 Dec 2020 22:40:12 -0800 Subject: [PATCH 045/125] site-navigation: formatting sd guides --- _pages/en_US/site-navigation.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index 90d56e5160..95bbd571ea 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -32,6 +32,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux))) ++ [Formatting SD (Mac)](formatting-sd-(mac))) ++ [Formatting SD (Windows)](formatting-sd-(windows))) + [Get Started](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) From 25e743cb74e6a4e516c2e97b1358b937b65e6f52 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sun, 6 Dec 2020 22:44:08 -0800 Subject: [PATCH 046/125] home: link to formatting sd guides --- _pages/en_US/home.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/home.txt b/_pages/en_US/home.txt index c688005a6b..de0e6196bf 100644 --- a/_pages/en_US/home.txt +++ b/_pages/en_US/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ From 034f60a62b85698e58158b07f457c7a0a04f61d3 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sun, 6 Dec 2020 22:44:51 -0800 Subject: [PATCH 047/125] finalizing-setup: link to formatting sd guides --- _pages/en_US/finalizing-setup.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/finalizing-setup.txt b/_pages/en_US/finalizing-setup.txt index 90f49a797f..c3e7a98c8b 100644 --- a/_pages/en_US/finalizing-setup.txt +++ b/_pages/en_US/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
From 5409b2fcc430c6c850edf8474512b7f97a9cde2d Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sun, 6 Dec 2020 22:47:46 -0800 Subject: [PATCH 048/125] site-navigation: remove extra parenthesis --- _pages/en_US/site-navigation.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index 95bbd571ea..c0b4511b2e 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -32,9 +32,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) -+ [Formatting SD (Linux)](formatting-sd-(linux))) -+ [Formatting SD (Mac)](formatting-sd-(mac))) -+ [Formatting SD (Windows)](formatting-sd-(windows))) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Get Started](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) From b7aa5bdc7725d1eb317fb64ef00ff492c92bd1ed Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sun, 6 Dec 2020 22:52:50 -0800 Subject: [PATCH 049/125] formatting-sd-(*): remove get-started link --- _pages/en_US/formatting-sd-(linux).txt | 3 --- _pages/en_US/formatting-sd-(mac).txt | 3 --- _pages/en_US/formatting-sd-(windows).txt | 3 --- 3 files changed, 9 deletions(-) diff --git a/_pages/en_US/formatting-sd-(linux).txt b/_pages/en_US/formatting-sd-(linux).txt index 38accaa352..62d686163c 100644 --- a/_pages/en_US/formatting-sd-(linux).txt +++ b/_pages/en_US/formatting-sd-(linux).txt @@ -41,6 +41,3 @@ mmcblk0 179:0 0 3,8G 0 disk 1. Find "W95 FAT32" and take note of the code on the left side of that text 1. Press any key, then enter the code you took note of in the previous step 1. Hit enter, then hit Quit - -### Return to [Get Started](get-started) -{: .notice--primary} diff --git a/_pages/en_US/formatting-sd-(mac).txt b/_pages/en_US/formatting-sd-(mac).txt index 1eeaaae22f..c9c0ebf791 100644 --- a/_pages/en_US/formatting-sd-(mac).txt +++ b/_pages/en_US/formatting-sd-(mac).txt @@ -58,6 +58,3 @@ This page is for Mac users only. If you are not on Mac, check out the [Formattin 1. Wait for the format to finish 1. Close Disk Utility 1. If the SD card had any files and folders on it before the format, copy everything back from your computer - -### Return to [Get Started](get-started) -{: .notice--primary} diff --git a/_pages/en_US/formatting-sd-(windows).txt b/_pages/en_US/formatting-sd-(windows).txt index 710b565a82..fb92106ee4 100644 --- a/_pages/en_US/formatting-sd-(windows).txt +++ b/_pages/en_US/formatting-sd-(windows).txt @@ -41,6 +41,3 @@ This page is for Windows users only. If you are not on Windows, check out the [F * Failed to open device: GetLastError()=32 + Close everything that may be using the SD card, such as any File Explorer windows. - -### Return to [Get Started](get-started) -{: .notice--primary} From 7333ee0fb5eab72a05f1ad3226297635bd31f1c4 Mon Sep 17 00:00:00 2001 From: lily Date: Sun, 6 Dec 2020 23:24:04 -0800 Subject: [PATCH 050/125] update text for removed pages; update site-nav Pages that exist solely to prevent 404s shouldn't be in site-nav. Reordered links in site-nav so that they're properly alphabetized. --- _pages/en_US/dsidumper.txt | 3 ++- _pages/en_US/homebrew-launcher-(steelhax).txt | 3 ++- _pages/en_US/site-navigation.txt | 9 ++------- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/_pages/en_US/dsidumper.txt b/_pages/en_US/dsidumper.txt index 0f8fad9062..9762798a6c 100644 --- a/_pages/en_US/dsidumper.txt +++ b/_pages/en_US/dsidumper.txt @@ -2,4 +2,5 @@ title: "DSiDumper" --- -This guide is no longer relevant. Please start from the [home page](/). +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/en_US/homebrew-launcher-(steelhax).txt b/_pages/en_US/homebrew-launcher-(steelhax).txt index 30ad8d6739..65ec1b9a69 100644 --- a/_pages/en_US/homebrew-launcher-(steelhax).txt +++ b/_pages/en_US/homebrew-launcher-(steelhax).txt @@ -2,4 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -This guide is no longer relevant. Please start from the [home page](/). +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index c0b4511b2e..766e41b592 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donations](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,9 +31,6 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) -+ [Formatting SD (Linux)](formatting-sd-(linux)) -+ [Formatting SD (Mac)](formatting-sd-(mac)) -+ [Formatting SD (Windows)](formatting-sd-(windows)) + [Get Started](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -42,23 +38,22 @@ sitemap: false + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Region Changing](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Troubleshooting](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) From 8266653c083f91a7ba06c8698b2df7b029dc4872 Mon Sep 17 00:00:00 2001 From: lily Date: Sun, 6 Dec 2020 23:26:53 -0800 Subject: [PATCH 051/125] re-add fomatting sd guides --- _pages/en_US/site-navigation.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index 766e41b592..81bbefc22b 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -31,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Get Started](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) From 7ea5cacdfacd8bf6dc3fdd673ade2194fbb24b65 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Wed, 9 Dec 2020 00:57:05 -0800 Subject: [PATCH 052/125] New Crowdin updates (#1815) * New translations finalizing-setup.txt (Hebrew) * New translations home.txt (French) * New translations site-navigation.txt (French) * New translations finalizing-setup.txt (French) * New translations site-navigation.txt (Hungarian) * New translations home.txt (Hungarian) * New translations finalizing-setup.txt (Hungarian) * New translations home.txt (Spanish) * New translations site-navigation.txt (Romanian) * New translations finalizing-setup.txt (Romanian) * New translations site-navigation.txt (Catalan) * New translations finalizing-setup.txt (Catalan) * New translations home.txt (Catalan) * New translations home.txt (Czech) * New translations site-navigation.txt (Czech) * New translations site-navigation.txt (Spanish) * New translations finalizing-setup.txt (Spanish) * New translations home.txt (Arabic) * New translations site-navigation.txt (Arabic) * New translations finalizing-setup.txt (Arabic) * New translations finalizing-setup.txt (Indonesian) * New translations finalizing-setup.txt (Portuguese, Brazilian) * New translations site-navigation.txt (Portuguese, Brazilian) * New translations site-navigation.txt (Indonesian) * New translations home.txt (Indonesian) * New translations home.txt (Thai) * New translations formatting-sd-(linux).txt (Italian) * New translations formatting-sd-(linux).txt (Norwegian) * New translations formatting-sd-(mac).txt (Dutch) * New translations formatting-sd-(linux).txt (Dutch) * New translations formatting-sd-(mac).txt (Korean) * New translations formatting-sd-(linux).txt (Korean) * New translations formatting-sd-(mac).txt (Japanese) * New translations formatting-sd-(linux).txt (Japanese) * New translations formatting-sd-(mac).txt (Italian) * New translations formatting-sd-(linux).txt (Polish) * New translations formatting-sd-(windows).txt (Thai) * New translations formatting-sd-(windows).txt (Indonesian) * New translations formatting-sd-(windows).txt (Portuguese, Brazilian) * New translations formatting-sd-(windows).txt (Vietnamese) * New translations formatting-sd-(windows).txt (Chinese Traditional) * New translations formatting-sd-(windows).txt (Chinese Simplified) * New translations formatting-sd-(windows).txt (Ukrainian) * New translations formatting-sd-(windows).txt (Turkish) * New translations formatting-sd-(windows).txt (Swedish) * New translations formatting-sd-(mac).txt (Norwegian) * New translations formatting-sd-(mac).txt (Polish) * New translations formatting-sd-(windows).txt (Portuguese) * New translations formatting-sd-(mac).txt (Chinese Simplified) * New translations formatting-sd-(linux).txt (Thai) * New translations formatting-sd-(mac).txt (Indonesian) * New translations formatting-sd-(linux).txt (Indonesian) * New translations formatting-sd-(mac).txt (Portuguese, Brazilian) * New translations formatting-sd-(linux).txt (Portuguese, Brazilian) * New translations formatting-sd-(mac).txt (Vietnamese) * New translations formatting-sd-(linux).txt (Vietnamese) * New translations formatting-sd-(mac).txt (Chinese Traditional) * New translations formatting-sd-(linux).txt (Chinese Traditional) * New translations formatting-sd-(linux).txt (Chinese Simplified) * New translations formatting-sd-(linux).txt (Portuguese) * New translations formatting-sd-(mac).txt (Ukrainian) * New translations formatting-sd-(linux).txt (Ukrainian) * New translations formatting-sd-(mac).txt (Turkish) * New translations formatting-sd-(linux).txt (Turkish) * New translations formatting-sd-(mac).txt (Swedish) * New translations formatting-sd-(linux).txt (Swedish) * New translations formatting-sd-(mac).txt (Russian) * New translations formatting-sd-(linux).txt (Russian) * New translations formatting-sd-(mac).txt (Portuguese) * New translations formatting-sd-(windows).txt (Russian) * New translations formatting-sd-(windows).txt (Polish) * New translations finalizing-setup.txt (Thai) * New translations site-navigation.txt (Thai) * New translations formatting-sd-(windows).txt (Norwegian) * New translations formatting-sd-(windows).txt (Dutch) * New translations formatting-sd-(windows).txt (Korean) * New translations formatting-sd-(windows).txt (Japanese) * New translations formatting-sd-(windows).txt (Italian) * New translations home.txt (Dutch) * New translations site-navigation.txt (Dutch) * New translations finalizing-setup.txt (Dutch) * New translations finalizing-setup.txt (Korean) * New translations site-navigation.txt (Korean) * New translations home.txt (Korean) * New translations home.txt (Portuguese, Brazilian) * New translations finalizing-setup.txt (Polish) * New translations site-navigation.txt (Polish) * New translations home.txt (Polish) * New translations home.txt (Norwegian) * New translations finalizing-setup.txt (Norwegian) * New translations site-navigation.txt (Norwegian) * New translations formatting-sd-(mac).txt (Thai) * New translations site-navigation.txt (Chinese Simplified) * New translations home.txt (Chinese Simplified) * New translations finalizing-setup.txt (Chinese Simplified) * New translations site-navigation.txt (Ukrainian) * New translations home.txt (Ukrainian) * New translations finalizing-setup.txt (Ukrainian) * New translations finalizing-setup.txt (Vietnamese) * New translations site-navigation.txt (Vietnamese) * New translations home.txt (Vietnamese) * New translations finalizing-setup.txt (Chinese Traditional) * New translations site-navigation.txt (Chinese Traditional) * New translations home.txt (Chinese Traditional) * New translations finalizing-setup.txt (Russian) * New translations site-navigation.txt (Russian) * New translations home.txt (Russian) * New translations site-navigation.txt (Japanese) * New translations home.txt (Japanese) * New translations finalizing-setup.txt (Japanese) * New translations finalizing-setup.txt (Portuguese) * New translations site-navigation.txt (Portuguese) * New translations home.txt (Portuguese) * New translations home.txt (Turkish) * New translations site-navigation.txt (Turkish) * New translations finalizing-setup.txt (Turkish) * New translations home.txt (Swedish) * New translations finalizing-setup.txt (Swedish) * New translations site-navigation.txt (Swedish) * New translations home.txt (Pirate English) * New translations site-navigation.txt (Pirate English) * New translations finalizing-setup.txt (Pirate English) * New translations formatting-sd-(windows).txt (Malay) * New translations formatting-sd-(windows).txt (Croatian) * New translations formatting-sd-(windows).txt (Pirate English) * New translations formatting-sd-(linux).txt (Croatian) * New translations formatting-sd-(mac).txt (Croatian) * New translations formatting-sd-(linux).txt (Malay) * New translations formatting-sd-(mac).txt (Malay) * New translations formatting-sd-(linux).txt (Pirate English) * New translations site-navigation.txt (Croatian) * New translations home.txt (Croatian) * New translations finalizing-setup.txt (Croatian) * New translations finalizing-setup.txt (Malay) * New translations site-navigation.txt (Malay) * New translations home.txt (Malay) * New translations formatting-sd-(mac).txt (Pirate English) * New translations site-navigation.txt (Romanian) * New translations site-navigation.txt (Korean) * New translations homebrew-launcher-(steelhax).txt (Japanese) * New translations dsidumper.txt (Japanese) * New translations dsidumper.txt (Korean) * New translations site-navigation.txt (Dutch) * New translations homebrew-launcher-(steelhax).txt (Korean) * New translations homebrew-launcher-(steelhax).txt (Dutch) * New translations homebrew-launcher-(steelhax).txt (Hebrew) * New translations dsidumper.txt (Hebrew) * New translations site-navigation.txt (Hebrew) * New translations site-navigation.txt (Japanese) * New translations dsidumper.txt (Italian) * New translations site-navigation.txt (Italian) * New translations homebrew-launcher-(steelhax).txt (Italian) * New translations site-navigation.txt (Russian) * New translations dsidumper.txt (Portuguese) * New translations site-navigation.txt (Portuguese) * New translations homebrew-launcher-(steelhax).txt (Portuguese) * New translations dsidumper.txt (Dutch) * New translations homebrew-launcher-(steelhax).txt (Norwegian) * New translations dsidumper.txt (Norwegian) * New translations site-navigation.txt (Norwegian) * New translations homebrew-launcher-(steelhax).txt (Polish) * New translations dsidumper.txt (Polish) * New translations site-navigation.txt (Polish) * New translations homebrew-launcher-(steelhax).txt (Spanish) * New translations dsidumper.txt (Spanish) * New translations site-navigation.txt (Spanish) * New translations homebrew-launcher-(steelhax).txt (Arabic) * New translations dsidumper.txt (Arabic) * New translations site-navigation.txt (Arabic) * New translations dsidumper.txt (French) * New translations homebrew-launcher-(steelhax).txt (Hungarian) * New translations dsidumper.txt (Hungarian) * New translations site-navigation.txt (Hungarian) * New translations site-navigation.txt (French) * New translations homebrew-launcher-(steelhax).txt (French) * New translations homebrew-launcher-(steelhax).txt (Romanian) * New translations dsidumper.txt (Romanian) * New translations site-navigation.txt (Catalan) * New translations homebrew-launcher-(steelhax).txt (Greek) * New translations site-navigation.txt (Greek) * New translations homebrew-launcher-(steelhax).txt (German) * New translations dsidumper.txt (German) * New translations dsidumper.txt (Greek) * New translations homebrew-launcher-(steelhax).txt (Finnish) * New translations dsidumper.txt (Finnish) * New translations site-navigation.txt (Finnish) * New translations site-navigation.txt (Czech) * New translations dsidumper.txt (Catalan) * New translations homebrew-launcher-(steelhax).txt (Catalan) * New translations homebrew-launcher-(steelhax).txt (Czech) * New translations dsidumper.txt (Czech) * New translations site-navigation.txt (German) * New translations dsidumper.txt (Swedish) * New translations dsidumper.txt (Russian) * New translations homebrew-launcher-(steelhax).txt (Russian) * New translations homebrew-launcher-(steelhax).txt (Swedish) * New translations site-navigation.txt (Swedish) * New translations dsidumper.txt (Thai) * New translations homebrew-launcher-(steelhax).txt (Thai) * New translations homebrew-launcher-(steelhax).txt (Croatian) * New translations site-navigation.txt (Croatian) * New translations site-navigation.txt (Indonesian) * New translations site-navigation.txt (Thai) * New translations homebrew-launcher-(steelhax).txt (Indonesian) * New translations dsidumper.txt (Indonesian) * New translations dsidumper.txt (Croatian) * New translations dsidumper.txt (Pirate English) * New translations homebrew-launcher-(steelhax).txt (Pirate English) * New translations site-navigation.txt (Malay) * New translations site-navigation.txt (Pirate English) * New translations homebrew-launcher-(steelhax).txt (Malay) * New translations dsidumper.txt (Malay) * New translations site-navigation.txt (Chinese Simplified) * New translations dsidumper.txt (Ukrainian) * New translations homebrew-launcher-(steelhax).txt (Ukrainian) * New translations dsidumper.txt (Chinese Simplified) * New translations homebrew-launcher-(steelhax).txt (Chinese Simplified) * New translations homebrew-launcher-(steelhax).txt (Turkish) * New translations site-navigation.txt (Turkish) * New translations site-navigation.txt (Ukrainian) * New translations dsidumper.txt (Turkish) * New translations dsidumper.txt (Vietnamese) * New translations homebrew-launcher-(steelhax).txt (Vietnamese) * New translations dsidumper.txt (Portuguese, Brazilian) * New translations homebrew-launcher-(steelhax).txt (Portuguese, Brazilian) * New translations site-navigation.txt (Portuguese, Brazilian) * New translations homebrew-launcher-(steelhax).txt (Chinese Traditional) * New translations site-navigation.txt (Chinese Traditional) * New translations site-navigation.txt (Vietnamese) * New translations dsidumper.txt (Chinese Traditional) * New translations formatting-sd-(windows).txt (Hungarian) * New translations formatting-sd-(mac).txt (Hungarian) * New translations formatting-sd-(windows).txt (Hungarian) * New translations a9lh-to-b9s.txt (Chinese Simplified) * New translations homebrew-launcher-(steelhax).txt (Chinese Simplified) * New translations dsidumper.txt (Chinese Simplified) * New translations finalizing-setup.txt (Chinese Simplified) * New translations formatting-sd-(linux).txt (Chinese Simplified) * New translations formatting-sd-(linux).txt (Chinese Simplified) * New translations formatting-sd-(linux).txt (Chinese Simplified) * New translations formatting-sd-(linux).txt (Chinese Simplified) * New translations formatting-sd-(mac).txt (Chinese Simplified) * New translations formatting-sd-(mac).txt (Chinese Simplified) * New translations home.txt (Chinese Simplified) * New translations site-navigation.txt (Chinese Simplified) * New translations updating-b9s.txt (Chinese Simplified) * New translations installing-boot9strap-(fredtool).txt (Chinese Simplified) * New translations formatting-sd-(windows).txt (Chinese Simplified) * New translations formatting-sd-(mac).txt (Chinese Simplified) * New translations bannerbomb3.txt (Chinese Simplified) --- _pages/ar_SA/dsidumper.txt | 35 +---------- _pages/ar_SA/finalizing-setup.txt | 2 +- _pages/ar_SA/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/ar_SA/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/ar_SA/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/ar_SA/home.txt | 2 +- _pages/ar_SA/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/ar_SA/site-navigation.txt | 9 +-- _pages/ca_ES/dsidumper.txt | 35 +---------- _pages/ca_ES/finalizing-setup.txt | 2 +- _pages/ca_ES/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/ca_ES/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/ca_ES/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/ca_ES/home.txt | 2 +- _pages/ca_ES/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/ca_ES/site-navigation.txt | 9 +-- _pages/cs_CZ/dsidumper.txt | 35 +---------- _pages/cs_CZ/finalizing-setup.txt | 2 +- _pages/cs_CZ/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/cs_CZ/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/cs_CZ/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/cs_CZ/home.txt | 2 +- _pages/cs_CZ/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/cs_CZ/site-navigation.txt | 9 +-- _pages/de_DE/dsidumper.txt | 35 +---------- _pages/de_DE/finalizing-setup.txt | 2 +- _pages/de_DE/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/de_DE/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/de_DE/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/de_DE/home.txt | 2 +- _pages/de_DE/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/de_DE/site-navigation.txt | 9 +-- _pages/el_GR/dsidumper.txt | 35 +---------- _pages/el_GR/finalizing-setup.txt | 2 +- _pages/el_GR/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/el_GR/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/el_GR/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/el_GR/home.txt | 2 +- _pages/el_GR/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/el_GR/site-navigation.txt | 9 +-- _pages/en_PT/dsidumper.txt | 35 +---------- _pages/en_PT/finalizing-setup.txt | 2 +- _pages/en_PT/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/en_PT/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/en_PT/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/en_PT/home.txt | 2 +- _pages/en_PT/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/en_PT/site-navigation.txt | 9 +-- _pages/es_ES/dsidumper.txt | 35 +---------- _pages/es_ES/finalizing-setup.txt | 2 +- _pages/es_ES/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/es_ES/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/es_ES/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/es_ES/home.txt | 2 +- _pages/es_ES/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/es_ES/site-navigation.txt | 9 +-- _pages/fi_FI/dsidumper.txt | 35 +---------- _pages/fi_FI/finalizing-setup.txt | 2 +- _pages/fi_FI/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/fi_FI/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/fi_FI/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/fi_FI/home.txt | 2 +- _pages/fi_FI/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/fi_FI/site-navigation.txt | 9 +-- _pages/fr_FR/dsidumper.txt | 35 +---------- _pages/fr_FR/finalizing-setup.txt | 2 +- _pages/fr_FR/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/fr_FR/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/fr_FR/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/fr_FR/home.txt | 2 +- _pages/fr_FR/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/fr_FR/site-navigation.txt | 9 +-- _pages/he_IL/dsidumper.txt | 35 +---------- _pages/he_IL/finalizing-setup.txt | 2 +- _pages/he_IL/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/he_IL/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/he_IL/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/he_IL/home.txt | 2 +- _pages/he_IL/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/he_IL/site-navigation.txt | 9 +-- _pages/hr_HR/dsidumper.txt | 35 +---------- _pages/hr_HR/finalizing-setup.txt | 2 +- _pages/hr_HR/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/hr_HR/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/hr_HR/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/hr_HR/home.txt | 2 +- _pages/hr_HR/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/hr_HR/site-navigation.txt | 9 +-- _pages/hu_HU/dsidumper.txt | 35 +---------- _pages/hu_HU/finalizing-setup.txt | 2 +- _pages/hu_HU/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/hu_HU/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/hu_HU/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/hu_HU/home.txt | 2 +- _pages/hu_HU/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/hu_HU/site-navigation.txt | 9 +-- _pages/id_ID/dsidumper.txt | 35 +---------- _pages/id_ID/finalizing-setup.txt | 2 +- _pages/id_ID/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/id_ID/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/id_ID/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/id_ID/home.txt | 2 +- _pages/id_ID/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/id_ID/site-navigation.txt | 9 +-- _pages/it_IT/dsidumper.txt | 35 +---------- _pages/it_IT/finalizing-setup.txt | 2 +- _pages/it_IT/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/it_IT/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/it_IT/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/it_IT/home.txt | 2 +- _pages/it_IT/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/it_IT/site-navigation.txt | 9 +-- _pages/ja_JP/dsidumper.txt | 35 +---------- _pages/ja_JP/finalizing-setup.txt | 2 +- _pages/ja_JP/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/ja_JP/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/ja_JP/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/ja_JP/home.txt | 2 +- _pages/ja_JP/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/ja_JP/site-navigation.txt | 9 +-- _pages/ko_KR/dsidumper.txt | 35 +---------- _pages/ko_KR/finalizing-setup.txt | 2 +- _pages/ko_KR/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/ko_KR/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/ko_KR/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/ko_KR/home.txt | 2 +- _pages/ko_KR/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/ko_KR/site-navigation.txt | 9 +-- _pages/ms_MY/dsidumper.txt | 35 +---------- _pages/ms_MY/finalizing-setup.txt | 2 +- _pages/ms_MY/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/ms_MY/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/ms_MY/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/ms_MY/home.txt | 2 +- _pages/ms_MY/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/ms_MY/site-navigation.txt | 9 +-- _pages/nl_NL/dsidumper.txt | 35 +---------- _pages/nl_NL/finalizing-setup.txt | 2 +- _pages/nl_NL/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/nl_NL/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/nl_NL/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/nl_NL/home.txt | 2 +- _pages/nl_NL/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/nl_NL/site-navigation.txt | 9 +-- _pages/no_NO/dsidumper.txt | 35 +---------- _pages/no_NO/finalizing-setup.txt | 2 +- _pages/no_NO/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/no_NO/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/no_NO/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/no_NO/home.txt | 2 +- _pages/no_NO/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/no_NO/site-navigation.txt | 9 +-- _pages/pl_PL/dsidumper.txt | 35 +---------- _pages/pl_PL/finalizing-setup.txt | 2 +- _pages/pl_PL/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/pl_PL/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/pl_PL/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/pl_PL/home.txt | 2 +- _pages/pl_PL/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/pl_PL/site-navigation.txt | 9 +-- _pages/pt_BR/dsidumper.txt | 35 +---------- _pages/pt_BR/finalizing-setup.txt | 2 +- _pages/pt_BR/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/pt_BR/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/pt_BR/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/pt_BR/home.txt | 2 +- _pages/pt_BR/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/pt_BR/site-navigation.txt | 9 +-- _pages/pt_PT/dsidumper.txt | 35 +---------- _pages/pt_PT/finalizing-setup.txt | 2 +- _pages/pt_PT/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/pt_PT/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/pt_PT/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/pt_PT/home.txt | 2 +- _pages/pt_PT/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/pt_PT/site-navigation.txt | 9 +-- _pages/ro_RO/dsidumper.txt | 35 +---------- _pages/ro_RO/finalizing-setup.txt | 2 +- _pages/ro_RO/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/ro_RO/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/ro_RO/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/ro_RO/home.txt | 2 +- _pages/ro_RO/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/ro_RO/site-navigation.txt | 9 +-- _pages/ru_RU/dsidumper.txt | 35 +---------- _pages/ru_RU/finalizing-setup.txt | 2 +- _pages/ru_RU/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/ru_RU/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/ru_RU/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/ru_RU/home.txt | 2 +- _pages/ru_RU/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/ru_RU/site-navigation.txt | 9 +-- _pages/sv_SE/dsidumper.txt | 35 +---------- _pages/sv_SE/finalizing-setup.txt | 2 +- _pages/sv_SE/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/sv_SE/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/sv_SE/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/sv_SE/home.txt | 2 +- _pages/sv_SE/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/sv_SE/site-navigation.txt | 9 +-- _pages/th_TH/dsidumper.txt | 35 +---------- _pages/th_TH/finalizing-setup.txt | 2 +- _pages/th_TH/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/th_TH/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/th_TH/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/th_TH/home.txt | 2 +- _pages/th_TH/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/th_TH/site-navigation.txt | 9 +-- _pages/tr_TR/dsidumper.txt | 35 +---------- _pages/tr_TR/finalizing-setup.txt | 2 +- _pages/tr_TR/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/tr_TR/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/tr_TR/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/tr_TR/home.txt | 2 +- _pages/tr_TR/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/tr_TR/site-navigation.txt | 9 +-- _pages/uk_UA/dsidumper.txt | 35 +---------- _pages/uk_UA/finalizing-setup.txt | 2 +- _pages/uk_UA/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/uk_UA/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/uk_UA/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/uk_UA/home.txt | 2 +- _pages/uk_UA/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/uk_UA/site-navigation.txt | 9 +-- _pages/vi_VN/dsidumper.txt | 35 +---------- _pages/vi_VN/finalizing-setup.txt | 2 +- _pages/vi_VN/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/vi_VN/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/vi_VN/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/vi_VN/home.txt | 2 +- _pages/vi_VN/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/vi_VN/site-navigation.txt | 9 +-- _pages/zh_CN/a9lh-to-b9s.txt | 4 +- _pages/zh_CN/bannerbomb3.txt | 2 +- _pages/zh_CN/dsidumper.txt | 35 +---------- _pages/zh_CN/finalizing-setup.txt | 4 +- _pages/zh_CN/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/zh_CN/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/zh_CN/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/zh_CN/home.txt | 2 +- _pages/zh_CN/homebrew-launcher-(steelhax).txt | 59 +----------------- .../installing-boot9strap-(fredtool).txt | 10 ++-- _pages/zh_CN/site-navigation.txt | 9 +-- _pages/zh_CN/updating-b9s.txt | 10 ++-- _pages/zh_TW/dsidumper.txt | 35 +---------- _pages/zh_TW/finalizing-setup.txt | 2 +- _pages/zh_TW/formatting-sd-(linux).txt | 43 +++++++++++++ _pages/zh_TW/formatting-sd-(mac).txt | 60 +++++++++++++++++++ _pages/zh_TW/formatting-sd-(windows).txt | 43 +++++++++++++ _pages/zh_TW/home.txt | 2 +- _pages/zh_TW/homebrew-launcher-(steelhax).txt | 59 +----------------- _pages/zh_TW/site-navigation.txt | 9 +-- 252 files changed, 4850 insertions(+), 3021 deletions(-) create mode 100644 _pages/ar_SA/formatting-sd-(linux).txt create mode 100644 _pages/ar_SA/formatting-sd-(mac).txt create mode 100644 _pages/ar_SA/formatting-sd-(windows).txt create mode 100644 _pages/ca_ES/formatting-sd-(linux).txt create mode 100644 _pages/ca_ES/formatting-sd-(mac).txt create mode 100644 _pages/ca_ES/formatting-sd-(windows).txt create mode 100644 _pages/cs_CZ/formatting-sd-(linux).txt create mode 100644 _pages/cs_CZ/formatting-sd-(mac).txt create mode 100644 _pages/cs_CZ/formatting-sd-(windows).txt create mode 100644 _pages/de_DE/formatting-sd-(linux).txt create mode 100644 _pages/de_DE/formatting-sd-(mac).txt create mode 100644 _pages/de_DE/formatting-sd-(windows).txt create mode 100644 _pages/el_GR/formatting-sd-(linux).txt create mode 100644 _pages/el_GR/formatting-sd-(mac).txt create mode 100644 _pages/el_GR/formatting-sd-(windows).txt create mode 100644 _pages/en_PT/formatting-sd-(linux).txt create mode 100644 _pages/en_PT/formatting-sd-(mac).txt create mode 100644 _pages/en_PT/formatting-sd-(windows).txt create mode 100644 _pages/es_ES/formatting-sd-(linux).txt create mode 100644 _pages/es_ES/formatting-sd-(mac).txt create mode 100644 _pages/es_ES/formatting-sd-(windows).txt create mode 100644 _pages/fi_FI/formatting-sd-(linux).txt create mode 100644 _pages/fi_FI/formatting-sd-(mac).txt create mode 100644 _pages/fi_FI/formatting-sd-(windows).txt create mode 100644 _pages/fr_FR/formatting-sd-(linux).txt create mode 100644 _pages/fr_FR/formatting-sd-(mac).txt create mode 100644 _pages/fr_FR/formatting-sd-(windows).txt create mode 100644 _pages/he_IL/formatting-sd-(linux).txt create mode 100644 _pages/he_IL/formatting-sd-(mac).txt create mode 100644 _pages/he_IL/formatting-sd-(windows).txt create mode 100644 _pages/hr_HR/formatting-sd-(linux).txt create mode 100644 _pages/hr_HR/formatting-sd-(mac).txt create mode 100644 _pages/hr_HR/formatting-sd-(windows).txt create mode 100644 _pages/hu_HU/formatting-sd-(linux).txt create mode 100644 _pages/hu_HU/formatting-sd-(mac).txt create mode 100644 _pages/hu_HU/formatting-sd-(windows).txt create mode 100644 _pages/id_ID/formatting-sd-(linux).txt create mode 100644 _pages/id_ID/formatting-sd-(mac).txt create mode 100644 _pages/id_ID/formatting-sd-(windows).txt create mode 100644 _pages/it_IT/formatting-sd-(linux).txt create mode 100644 _pages/it_IT/formatting-sd-(mac).txt create mode 100644 _pages/it_IT/formatting-sd-(windows).txt create mode 100644 _pages/ja_JP/formatting-sd-(linux).txt create mode 100644 _pages/ja_JP/formatting-sd-(mac).txt create mode 100644 _pages/ja_JP/formatting-sd-(windows).txt create mode 100644 _pages/ko_KR/formatting-sd-(linux).txt create mode 100644 _pages/ko_KR/formatting-sd-(mac).txt create mode 100644 _pages/ko_KR/formatting-sd-(windows).txt create mode 100644 _pages/ms_MY/formatting-sd-(linux).txt create mode 100644 _pages/ms_MY/formatting-sd-(mac).txt create mode 100644 _pages/ms_MY/formatting-sd-(windows).txt create mode 100644 _pages/nl_NL/formatting-sd-(linux).txt create mode 100644 _pages/nl_NL/formatting-sd-(mac).txt create mode 100644 _pages/nl_NL/formatting-sd-(windows).txt create mode 100644 _pages/no_NO/formatting-sd-(linux).txt create mode 100644 _pages/no_NO/formatting-sd-(mac).txt create mode 100644 _pages/no_NO/formatting-sd-(windows).txt create mode 100644 _pages/pl_PL/formatting-sd-(linux).txt create mode 100644 _pages/pl_PL/formatting-sd-(mac).txt create mode 100644 _pages/pl_PL/formatting-sd-(windows).txt create mode 100644 _pages/pt_BR/formatting-sd-(linux).txt create mode 100644 _pages/pt_BR/formatting-sd-(mac).txt create mode 100644 _pages/pt_BR/formatting-sd-(windows).txt create mode 100644 _pages/pt_PT/formatting-sd-(linux).txt create mode 100644 _pages/pt_PT/formatting-sd-(mac).txt create mode 100644 _pages/pt_PT/formatting-sd-(windows).txt create mode 100644 _pages/ro_RO/formatting-sd-(linux).txt create mode 100644 _pages/ro_RO/formatting-sd-(mac).txt create mode 100644 _pages/ro_RO/formatting-sd-(windows).txt create mode 100644 _pages/ru_RU/formatting-sd-(linux).txt create mode 100644 _pages/ru_RU/formatting-sd-(mac).txt create mode 100644 _pages/ru_RU/formatting-sd-(windows).txt create mode 100644 _pages/sv_SE/formatting-sd-(linux).txt create mode 100644 _pages/sv_SE/formatting-sd-(mac).txt create mode 100644 _pages/sv_SE/formatting-sd-(windows).txt create mode 100644 _pages/th_TH/formatting-sd-(linux).txt create mode 100644 _pages/th_TH/formatting-sd-(mac).txt create mode 100644 _pages/th_TH/formatting-sd-(windows).txt create mode 100644 _pages/tr_TR/formatting-sd-(linux).txt create mode 100644 _pages/tr_TR/formatting-sd-(mac).txt create mode 100644 _pages/tr_TR/formatting-sd-(windows).txt create mode 100644 _pages/uk_UA/formatting-sd-(linux).txt create mode 100644 _pages/uk_UA/formatting-sd-(mac).txt create mode 100644 _pages/uk_UA/formatting-sd-(windows).txt create mode 100644 _pages/vi_VN/formatting-sd-(linux).txt create mode 100644 _pages/vi_VN/formatting-sd-(mac).txt create mode 100644 _pages/vi_VN/formatting-sd-(windows).txt create mode 100644 _pages/zh_CN/formatting-sd-(linux).txt create mode 100644 _pages/zh_CN/formatting-sd-(mac).txt create mode 100644 _pages/zh_CN/formatting-sd-(windows).txt create mode 100644 _pages/zh_TW/formatting-sd-(linux).txt create mode 100644 _pages/zh_TW/formatting-sd-(mac).txt create mode 100644 _pages/zh_TW/formatting-sd-(windows).txt diff --git a/_pages/ar_SA/dsidumper.txt b/_pages/ar_SA/dsidumper.txt index 034e18f5cc..9762798a6c 100644 --- a/_pages/ar_SA/dsidumper.txt +++ b/_pages/ar_SA/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off your device -1. Insert your SD card into your computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/ar_SA/finalizing-setup.txt b/_pages/ar_SA/finalizing-setup.txt index 90f49a797f..c3e7a98c8b 100644 --- a/_pages/ar_SA/finalizing-setup.txt +++ b/_pages/ar_SA/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/ar_SA/formatting-sd-(linux).txt b/_pages/ar_SA/formatting-sd-(linux).txt new file mode 100644 index 0000000000..62d686163c --- /dev/null +++ b/_pages/ar_SA/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Linux users only. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/ar_SA/formatting-sd-(mac).txt b/_pages/ar_SA/formatting-sd-(mac).txt new file mode 100644 index 0000000000..c9c0ebf791 --- /dev/null +++ b/_pages/ar_SA/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Mac users only. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/ar_SA/formatting-sd-(windows).txt b/_pages/ar_SA/formatting-sd-(windows).txt new file mode 100644 index 0000000000..fb92106ee4 --- /dev/null +++ b/_pages/ar_SA/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Windows users only. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/ar_SA/home.txt b/_pages/ar_SA/home.txt index c688005a6b..de0e6196bf 100644 --- a/_pages/ar_SA/home.txt +++ b/_pages/ar_SA/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ar_SA/homebrew-launcher-(steelhax).txt b/_pages/ar_SA/homebrew-launcher-(steelhax).txt index 681be6021f..65ec1b9a69 100644 --- a/_pages/ar_SA/homebrew-launcher-(steelhax).txt +++ b/_pages/ar_SA/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off your device -1. Insert your SD card into your computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert your SD card into your device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/ar_SA/site-navigation.txt b/_pages/ar_SA/site-navigation.txt index 90d56e5160..81bbefc22b 100644 --- a/_pages/ar_SA/site-navigation.txt +++ b/_pages/ar_SA/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donations](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Get Started](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Region Changing](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Troubleshooting](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/ca_ES/dsidumper.txt b/_pages/ca_ES/dsidumper.txt index 034e18f5cc..9762798a6c 100644 --- a/_pages/ca_ES/dsidumper.txt +++ b/_pages/ca_ES/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off your device -1. Insert your SD card into your computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/ca_ES/finalizing-setup.txt b/_pages/ca_ES/finalizing-setup.txt index 7b921f1338..a4ce633e3b 100644 --- a/_pages/ca_ES/finalizing-setup.txt +++ b/_pages/ca_ES/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/ca_ES/formatting-sd-(linux).txt b/_pages/ca_ES/formatting-sd-(linux).txt new file mode 100644 index 0000000000..62d686163c --- /dev/null +++ b/_pages/ca_ES/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Linux users only. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/ca_ES/formatting-sd-(mac).txt b/_pages/ca_ES/formatting-sd-(mac).txt new file mode 100644 index 0000000000..c9c0ebf791 --- /dev/null +++ b/_pages/ca_ES/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Mac users only. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/ca_ES/formatting-sd-(windows).txt b/_pages/ca_ES/formatting-sd-(windows).txt new file mode 100644 index 0000000000..fb92106ee4 --- /dev/null +++ b/_pages/ca_ES/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Windows users only. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/ca_ES/home.txt b/_pages/ca_ES/home.txt index c688005a6b..de0e6196bf 100644 --- a/_pages/ca_ES/home.txt +++ b/_pages/ca_ES/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ca_ES/homebrew-launcher-(steelhax).txt b/_pages/ca_ES/homebrew-launcher-(steelhax).txt index 681be6021f..65ec1b9a69 100644 --- a/_pages/ca_ES/homebrew-launcher-(steelhax).txt +++ b/_pages/ca_ES/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off your device -1. Insert your SD card into your computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert your SD card into your device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/ca_ES/site-navigation.txt b/_pages/ca_ES/site-navigation.txt index 90d56e5160..81bbefc22b 100644 --- a/_pages/ca_ES/site-navigation.txt +++ b/_pages/ca_ES/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donations](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Get Started](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Region Changing](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Troubleshooting](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/cs_CZ/dsidumper.txt b/_pages/cs_CZ/dsidumper.txt index 034e18f5cc..9762798a6c 100644 --- a/_pages/cs_CZ/dsidumper.txt +++ b/_pages/cs_CZ/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off your device -1. Insert your SD card into your computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/cs_CZ/finalizing-setup.txt b/_pages/cs_CZ/finalizing-setup.txt index 90f49a797f..c3e7a98c8b 100644 --- a/_pages/cs_CZ/finalizing-setup.txt +++ b/_pages/cs_CZ/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/cs_CZ/formatting-sd-(linux).txt b/_pages/cs_CZ/formatting-sd-(linux).txt new file mode 100644 index 0000000000..62d686163c --- /dev/null +++ b/_pages/cs_CZ/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Linux users only. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/cs_CZ/formatting-sd-(mac).txt b/_pages/cs_CZ/formatting-sd-(mac).txt new file mode 100644 index 0000000000..c9c0ebf791 --- /dev/null +++ b/_pages/cs_CZ/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Mac users only. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/cs_CZ/formatting-sd-(windows).txt b/_pages/cs_CZ/formatting-sd-(windows).txt new file mode 100644 index 0000000000..fb92106ee4 --- /dev/null +++ b/_pages/cs_CZ/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Windows users only. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/cs_CZ/home.txt b/_pages/cs_CZ/home.txt index c688005a6b..de0e6196bf 100644 --- a/_pages/cs_CZ/home.txt +++ b/_pages/cs_CZ/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/cs_CZ/homebrew-launcher-(steelhax).txt b/_pages/cs_CZ/homebrew-launcher-(steelhax).txt index 681be6021f..65ec1b9a69 100644 --- a/_pages/cs_CZ/homebrew-launcher-(steelhax).txt +++ b/_pages/cs_CZ/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off your device -1. Insert your SD card into your computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert your SD card into your device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/cs_CZ/site-navigation.txt b/_pages/cs_CZ/site-navigation.txt index 90d56e5160..81bbefc22b 100644 --- a/_pages/cs_CZ/site-navigation.txt +++ b/_pages/cs_CZ/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donations](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Get Started](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Region Changing](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Troubleshooting](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/de_DE/dsidumper.txt b/_pages/de_DE/dsidumper.txt index d3053d86b6..9762798a6c 100644 --- a/_pages/de_DE/dsidumper.txt +++ b/_pages/de_DE/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Inhalt" %} - -### Lesen erforderlich - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### Was du brauchst - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Schritt I - Vorbereitungen - -1. Schalte deinen 3DS aus -1. Stecke deine SD-Karte in deinen Computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Stecke deine SD-Karte nun wieder in deinen 3DS -1. Schalte deine Konsole an - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/de_DE/finalizing-setup.txt b/_pages/de_DE/finalizing-setup.txt index 0c6bf8c6db..b58d4bfa70 100644 --- a/_pages/de_DE/finalizing-setup.txt +++ b/_pages/de_DE/finalizing-setup.txt @@ -177,7 +177,7 @@ Du kannst nun (L) + (Steuerkreuz unten) + (Select) drücken, während das System {% capture notice-6 %} Wenn du eine größere SD-Karte verwenden möchtest, musst du diese nur in FAT32 formatieren und die Dateien von der alten SD-Karte auf die neue, größere verschieben. -Wenn deine neue SD-Karte größer als 32GB ist, benötigst du zum Formatieren andere Programme, wie [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) für Windows, [gparted](http://gparted.org/download.php) für Linux, oder [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) für Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/de_DE/formatting-sd-(linux).txt b/_pages/de_DE/formatting-sd-(linux).txt new file mode 100644 index 0000000000..2ca71d3147 --- /dev/null +++ b/_pages/de_DE/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Inhalt" %} + +### Lesen erforderlich + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Diese Seite ist nur für Linux-Nutzer gedacht. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Anleitung +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/de_DE/formatting-sd-(mac).txt b/_pages/de_DE/formatting-sd-(mac).txt new file mode 100644 index 0000000000..3d3780fa38 --- /dev/null +++ b/_pages/de_DE/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Inhalt" %} + +### Lesen erforderlich + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Diese Seite ist nur für macOS-Nutzer. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Anleitung + +#### OS X El Capitan (10.11) and later + +1. Stecke deine SD-Karte in deinen Computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Stecke deine SD-Karte in deinen Computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/de_DE/formatting-sd-(windows).txt b/_pages/de_DE/formatting-sd-(windows).txt new file mode 100644 index 0000000000..aa6be6dc5d --- /dev/null +++ b/_pages/de_DE/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Inhalt" %} + +### Lesen erforderlich + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Diese Seite ist nur für Windowsnutzer gedacht. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Was du brauchst + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Anleitung + +1. Stecke deine SD-Karte in deinen Computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/de_DE/home.txt b/_pages/de_DE/home.txt index 0d36dc7f2d..afae19f713 100644 --- a/_pages/de_DE/home.txt +++ b/_pages/de_DE/home.txt @@ -82,7 +82,7 @@ Für eine Liste aller berechneten sighax-Signaturen, siehe in [diesem gist](http + Wenn alles nach Plan verläuft, wirst du keine Daten verlieren und dein System wird die gleichen Daten wie vorher haben (Spiele, NNID, Speicherstände, etc. werden erhalten bleiben). + Deine Konsole während des gesamten Prozesses mit dem Ladekabel aufzuladen vermeidet Datenverluste oder Schäden durch unerwartetes Ausschalten! + Deine SD-Karte sollte mit [MBR, nicht GPT](http://www.howtogeek.com/245610/) formatiert sein. (Die mitgelieferte SD-Karte ist standardmäßig mit MBR formatiert). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/de_DE/homebrew-launcher-(steelhax).txt b/_pages/de_DE/homebrew-launcher-(steelhax).txt index 2b213715d5..65ec1b9a69 100644 --- a/_pages/de_DE/homebrew-launcher-(steelhax).txt +++ b/_pages/de_DE/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Inhalt" %} - -### Lesen erforderlich - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### Was du brauchst - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Anleitung - -#### Schritt I - Vorbereitungen - -1. Erstelle einen Ordner namens `3ds` im Stammverzeichnis deiner SD-Karte falls er noch nicht existiert -1. Kopiere die `boot.3dsx`-Datei in das Stammverzeichnis deiner SD-Karte -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Schalte deinen 3DS aus -1. Stecke deine SD-Karte in deinen Computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Stecke deine SD-Karte nun wieder in deinen 3DS -1. Schalte deine Konsole an -1. Launch "Steel Diver: Sub Wars" -1. Wenn der Exploit erfolgreich war, wird der Homebrew Launcher gestartet - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/de_DE/site-navigation.txt b/_pages/de_DE/site-navigation.txt index 124c7cc6e2..a17bbea0ec 100644 --- a/_pages/de_DE/site-navigation.txt +++ b/_pages/de_DE/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Kartenupdate](cart-update) + [Danksagungen](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Spenden](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [ntrboot flashen (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [ntrboot flashen (DSi)](flashing-ntrboot-(dsi)) + [ntrboot flashen (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Los geht's](get-started) + [GodMode9 Bedienung](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternativen)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installation von boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installation von boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installation von boot9strap (MSET)](installing-boot9strap-(mset)) + [Installation von boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installation von boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [EmuNAND verschieben](move-emunand) + [ntrboot](ntrboot) + [Wechseln der Region](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Problembehandlung](troubleshooting) + [CFW deinstallieren](uninstall-cfw) + [B9S updaten](updating-b9s) diff --git a/_pages/el_GR/dsidumper.txt b/_pages/el_GR/dsidumper.txt index 38ce18513d..9762798a6c 100644 --- a/_pages/el_GR/dsidumper.txt +++ b/_pages/el_GR/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Πίνακας περιεχομένων" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off your device -1. Εισάγετε την κάρτα SD στον υπολογιστή σας -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/el_GR/finalizing-setup.txt b/_pages/el_GR/finalizing-setup.txt index 2975bc2e74..781d77a720 100644 --- a/_pages/el_GR/finalizing-setup.txt +++ b/_pages/el_GR/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/el_GR/formatting-sd-(linux).txt b/_pages/el_GR/formatting-sd-(linux).txt new file mode 100644 index 0000000000..546b6e2036 --- /dev/null +++ b/_pages/el_GR/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Πίνακας περιεχομένων" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Αυτή η σελίδα είναι μόνο για χρήστες Linux. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/el_GR/formatting-sd-(mac).txt b/_pages/el_GR/formatting-sd-(mac).txt new file mode 100644 index 0000000000..fed68156e2 --- /dev/null +++ b/_pages/el_GR/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Πίνακας περιεχομένων" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Αυτή η σελίδα είναι μόνο για χρήστες Mac. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Εισάγετε την κάρτα SD στον υπολογιστή σας +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Εισάγετε την κάρτα SD στον υπολογιστή σας +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/el_GR/formatting-sd-(windows).txt b/_pages/el_GR/formatting-sd-(windows).txt new file mode 100644 index 0000000000..7459fd74c9 --- /dev/null +++ b/_pages/el_GR/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Πίνακας περιεχομένων" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Αυτή η σελίδα είναι μόνο για χρήστες Windows. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Εισάγετε την κάρτα SD στον υπολογιστή σας +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/el_GR/home.txt b/_pages/el_GR/home.txt index 784f145e95..5385771137 100644 --- a/_pages/el_GR/home.txt +++ b/_pages/el_GR/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + Εάν όλα πάνε σύμφωνα με το σχέδιο, δεν θα χάσετε τα δεδομένα σας και θα καταλήξετε με όλα όσα ξεκινήσατε (παιχνίδια, NNID, saves, κλπ. θα διατηρηθούν). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/el_GR/homebrew-launcher-(steelhax).txt b/_pages/el_GR/homebrew-launcher-(steelhax).txt index 7671af852d..65ec1b9a69 100644 --- a/_pages/el_GR/homebrew-launcher-(steelhax).txt +++ b/_pages/el_GR/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Πίνακας περιεχομένων" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off your device -1. Εισάγετε την κάρτα SD στον υπολογιστή σας -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert your SD card into your device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/el_GR/site-navigation.txt b/_pages/el_GR/site-navigation.txt index 7a87ff61bf..c4fb91150c 100644 --- a/_pages/el_GR/site-navigation.txt +++ b/_pages/el_GR/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Ευχαριστίες](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Δωρεές](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Ας αρχίσουμε](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Εναλλακτικές)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Μετακίνηση της EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Αλλαγή Περιοχής](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Αντιμετώπιση Προβλημάτων](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/en_PT/dsidumper.txt b/_pages/en_PT/dsidumper.txt index e59b211350..9762798a6c 100644 --- a/_pages/en_PT/dsidumper.txt +++ b/_pages/en_PT/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off ye device -1. Insert ye SD card into ye computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert ye SD card into ye device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/en_PT/finalizing-setup.txt b/_pages/en_PT/finalizing-setup.txt index 5f2381ddb2..3141663353 100644 --- a/_pages/en_PT/finalizing-setup.txt +++ b/_pages/en_PT/finalizing-setup.txt @@ -177,7 +177,7 @@ Ye can now be pressin' (L) + (Down) + (Select) while ye device be booted up to o {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/en_PT/formatting-sd-(linux).txt b/_pages/en_PT/formatting-sd-(linux).txt new file mode 100644 index 0000000000..4032201938 --- /dev/null +++ b/_pages/en_PT/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +'Tis page be fer Linux users only. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/en_PT/formatting-sd-(mac).txt b/_pages/en_PT/formatting-sd-(mac).txt new file mode 100644 index 0000000000..58d92032c8 --- /dev/null +++ b/_pages/en_PT/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +'Tis page be fer Mac users only. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insert ye SD card into ye computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insert ye SD card into ye computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/en_PT/formatting-sd-(windows).txt b/_pages/en_PT/formatting-sd-(windows).txt new file mode 100644 index 0000000000..0131931896 --- /dev/null +++ b/_pages/en_PT/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +'Tis page be fer Windows users only. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insert ye SD card into ye computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/en_PT/home.txt b/_pages/en_PT/home.txt index ccba79c8d0..96202328ae 100644 --- a/_pages/en_PT/home.txt +++ b/_pages/en_PT/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everythin' goes accordin' to plan, ye gunna lose no data 'n be endin' up wit' everythin' that ye started wit' (games, NNID, saves, etc gunna be preserved). + Keep ye device plugged in 'n charged throughout th' entire process to avoid data loss or damage from an unexpected power-off! + Ye SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (th' SD card that comes wit' ye device gunna be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/en_PT/homebrew-launcher-(steelhax).txt b/_pages/en_PT/homebrew-launcher-(steelhax).txt index 0551527e45..65ec1b9a69 100644 --- a/_pages/en_PT/homebrew-launcher-(steelhax).txt +++ b/_pages/en_PT/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off ye device -1. Insert ye SD card into ye computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert ye SD card into ye device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/en_PT/site-navigation.txt b/_pages/en_PT/site-navigation.txt index a62a687660..ae5c080681 100644 --- a/_pages/en_PT/site-navigation.txt +++ b/_pages/en_PT/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Gimme Ye Gold](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Get Started](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installin' boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installin' boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installin' boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Region Changin'](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Troubleshootin'](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updatin' B9S](updating-b9s) diff --git a/_pages/es_ES/dsidumper.txt b/_pages/es_ES/dsidumper.txt index 389b1bc7c3..9762798a6c 100644 --- a/_pages/es_ES/dsidumper.txt +++ b/_pages/es_ES/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Tabla de contenidos" %} - -### Lectura requerida - -Para volcar el DSiWare de sistema, utilizamos un exploit de homebrew launcher existente. - -Si durante esta guía te encontraste con una aplicación de Configuración de internet de DS que no funciona, sigue [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) antes de continuar - -### Qué necesitas - -* Tu archivo `movable.sed` proveniente de haber completado [Seedminer](seedminer) -* La última versión de [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Sección I - Preparativos - -1. Apaga tu consola -1. Inserta tu tarjeta SD en tu computadora -1. Copia tu archivo `movable.sed` a la raíz de tu tarjeta SD -1. Copia `DSiWare_Dump.3dsx` a la carpeta `/3ds/` en tu tarjeta SD -1. Vuelve a insertar tu tarjeta SD en tu consola -1. Enciende tu consola - -#### Sección II - Volcado de DSiWare - -1. Abre el Homebrew Launcher usando cualquier método -1. Inicia DSiWare Dumper desde la lista de homebrew - + Esto volcará una aplicación DSiWare a la raíz de la SD - + Es normal ver varios errores. -1. Cuando muestra "Success", este es el archivo que usarás para la copia de seguridad de DSiWare más adelante en la guía - -Continúa en [Instalar boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/es_ES/finalizing-setup.txt b/_pages/es_ES/finalizing-setup.txt index c54cf1fb54..62839b11f8 100644 --- a/_pages/es_ES/finalizing-setup.txt +++ b/_pages/es_ES/finalizing-setup.txt @@ -177,7 +177,7 @@ Ahora puedes presionar (L) + (Abajo) + (Select) al encender la consola para abri {% capture notice-6 %} Si quisieras actualizar a una tarjeta SD de mayor capacidad, todo lo que debes hacer es formatearla como FAT32 para luego copiar y pegar el contenido de la tarjeta SD antigua en la tarjeta SD nueva. -Si tu nueva tarjeta SD tiene una capacidad superior a 32GB, deberás usar una herramienta de formateo distinta, como [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) para Windows, [gparted](http://gparted.org/download.php) para Linux, o la [Utilidad de Discos](https://support.apple.com/es-cl/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) para Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/es_ES/formatting-sd-(linux).txt b/_pages/es_ES/formatting-sd-(linux).txt new file mode 100644 index 0000000000..79f2c3b091 --- /dev/null +++ b/_pages/es_ES/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Tabla de contenidos" %} + +### Lectura requerida + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Esta página es solo para usuarios de Linux. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instrucciones +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/es_ES/formatting-sd-(mac).txt b/_pages/es_ES/formatting-sd-(mac).txt new file mode 100644 index 0000000000..2ef6224469 --- /dev/null +++ b/_pages/es_ES/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Tabla de contenidos" %} + +### Lectura requerida + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Esta página es sólo para usuarios de Mac. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instrucciones + +#### OS X El Capitan (10.11) and later + +1. Inserta tu tarjeta SD en tu computadora +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Inserta tu tarjeta SD en tu computadora +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/es_ES/formatting-sd-(windows).txt b/_pages/es_ES/formatting-sd-(windows).txt new file mode 100644 index 0000000000..e71c327e0d --- /dev/null +++ b/_pages/es_ES/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Tabla de contenidos" %} + +### Lectura requerida + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Esta página es sólo para usuarios de Windows. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Qué necesitas + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instrucciones + +1. Inserta tu tarjeta SD en tu computadora +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/es_ES/home.txt b/_pages/es_ES/home.txt index 1bf8853092..e1936820ed 100644 --- a/_pages/es_ES/home.txt +++ b/_pages/es_ES/home.txt @@ -82,7 +82,7 @@ Para una lista de cada una de las firmas calculadas de sighax, echa un vistazo a + Si todo va según el plan, no perderás datos y terminarás con todo lo que tenías anteriormente (juegos, NNID, datos de guardado, etc se conservarán). + Mantén tu consola conectada y cargada durante todo el proceso para evitar pérdidas de datos o daños, producto de un apagado inesperado! + Tu tarjeta SD debe ser [MBR, no GPT](http://www.howtogeek.com/245610/) (la tarjeta SD que viene con tu consola es MBR por defecto). La manera más fácil de comprobar esto es ver si la tarjeta funciona en tu 3DS. Si funciona, la tarjeta es MBR. -+ Si necesitas formatear una tarjeta SD nueva, puedes usar [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) y poner 32K (32768) como tamaño de unidad de asignación. If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + La Old 2DS es esencialmente idéntica a la Old 3DS en términos de software, mientras que la New 2DS es esencialmente idéntica a la New 3DS en términos de software. Cualquier paso que diga "Old 3DS" también aplican a la Old 2DS, y cualquier paso que diga "New 3DS" también aplica a la New 2DS. ___ diff --git a/_pages/es_ES/homebrew-launcher-(steelhax).txt b/_pages/es_ES/homebrew-launcher-(steelhax).txt index 33fb970194..65ec1b9a69 100644 --- a/_pages/es_ES/homebrew-launcher-(steelhax).txt +++ b/_pages/es_ES/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Tabla de contenidos" %} - -### Lectura requerida - -Este método de uso de Seedminer, para hacer un mejor exploit, utiliza tu archivo `movable.sed` para obtener acceso al Homebrew Launcher por medio del exploit Steelhax, tras lo cual inyectar un juego vulnerable de DSiWare en la aplicación de Modo Descarga de DS. Este método requiere que poseas de antemano (o que descargues) el juego gratuito "Steel Divers: Sub Wars" desde la eShop. - -Si tu consola ya posee acceso al Homebrew Launcher (ya sea a través de Steelhax o de otro exploit), puedes saltarte a [DSiWare Dumper](dsidumper). -{: .notice--success} - -Si ya tenías Steel Diver: Sub Wars, ¡este proceso sobreescribirá tu archivo de guardado! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### Qué necesitas - -* El juego gratuito "Steel Diver: Sub Wars" de la eShop -* Tu archivo `movable.sed` proveniente de haber completado [Seedminer](seedminer) -* La última versión [del Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* La última versión de [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* El [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(correspondiente a tu región y versión del sistema)* - -### Instrucciones - -#### Sección I - Preparativos - -1. Crea una carpeta llamada `3ds` en la raíz de tu tarjeta SD, si aún no existe -1. Copia `boot.3dsx` a la raíz de tu tarjeta SD -1. Copia la carpeta `steelhax` del archivo `Steelhax-release.zip` a la raíz de tu tarjeta SD -1. Copia el otherapp payload a la carpeta `steelhax` en tu tarjeta SD y cambia su nombre a `payload.bin` - -#### Sección II - Steelminer - -1. Inserta tu tarjeta SD en tu consola -1. Inicia "Steel Diver: Sub Wars" y selecciona un Mii para crear un archivo de guardado - + Rechaza la actualización del juego cuando lo pregunte - + Si ya has actualizado el juego, usa el menú de Gestión de datos en la Configuración de la consola para eliminar la actualización -1. Sal de "Steel Diver: Sub Wars" -1. Apaga tu consola -1. Inserta tu tarjeta SD en tu computadora -1. Abre [el sitio web de inyección de Steelminer](https://seedminer.hacks.guide/steelhax/) en tu computadora -1. Selecciona tu archivo `movable.sed` -1. Selecciona "Start!" -1. Espera a que el procesos se complete -1. Ve a `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `` -> `data` en tu tarjeta SD - + **Región EUR**: `000d7e00` - + **Región JPN**: `000d7c00` - + **Región USA**: `000d7d00` -1. Copia el nuevo archivo de guardado que descargaste en la carpeta `data` en tu tarjeta SD - + Sobreescribe el archivo anterior cuando te lo pida -1. Vuelve a insertar tu tarjeta SD en tu consola -1. Enciende tu consola -1. Inicia "Steel Diver: Sub Wars" -1. Si el exploit fue exitoso, tu consola habrá cargado el Hombrew Launcher - + Es posible que aparezca un error diciendo que no se han encontrado aplicaciones. -1. Apaga tu consola. - -___ - -### Continúa a [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/es_ES/site-navigation.txt b/_pages/es_ES/site-navigation.txt index a36a931083..b3596aef7d 100644 --- a/_pages/es_ES/site-navigation.txt +++ b/_pages/es_ES/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Actualizar con cartucho](cart-update) + [Créditos](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donaciones](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashear ntrboot (Dos consolas 3DS)](flashing-ntrboot-(3ds-multi-system)) + [Flashear ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashear ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Comencemos](get-started) + [Usos de GodMode9](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (alternativas)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Instalar boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Instalar boot9strap (Navegador)](installing-boot9strap-(browser)) + [Instalar boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Instalar boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Instalar boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Instalar boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Instalar boot9strap (MSET)](installing-boot9strap-(mset)) + [Instalar boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Instalar boot9strap (SafeB9SInstaller)](installing-boot9strap-(Safeb9sInstaller)) + [Instalar boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Instalar boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Mover EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Cambio de Región](region-changing) + [Seedminer](seedminer) -+ [Métodos Seedminer anteriores](legacy-methods) + [Solución de Problemas](troubleshooting) + [Desinstalar CFW](uninstall-cfw) + [Actualizar B9S](updating-b9s) diff --git a/_pages/fi_FI/dsidumper.txt b/_pages/fi_FI/dsidumper.txt index 948dacaed5..9762798a6c 100644 --- a/_pages/fi_FI/dsidumper.txt +++ b/_pages/fi_FI/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Sisällysluettelo" %} - -### Tärkeää tietoa - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### Tarpeet - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Vaihe I – Valmistelut - -1. Sammuta konsolisi -1. Aseta SD-korttisi tietokoneeseesi -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Aseta SD-korttisi takaisin konsoliisi -1. Käynnistä konsolisi - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/fi_FI/finalizing-setup.txt b/_pages/fi_FI/finalizing-setup.txt index 34e73ef61f..d2d8b17493 100644 --- a/_pages/fi_FI/finalizing-setup.txt +++ b/_pages/fi_FI/finalizing-setup.txt @@ -177,7 +177,7 @@ Voit nyt käyttää (L) + (ALAS) + (SELECT) -painikeyhdistelmää, kun konsolisi {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/fi_FI/formatting-sd-(linux).txt b/_pages/fi_FI/formatting-sd-(linux).txt new file mode 100644 index 0000000000..af0b49e479 --- /dev/null +++ b/_pages/fi_FI/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Sisällysluettelo" %} + +### Tärkeää tietoa + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Tämä sivu on vain Linux-käyttäjille. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Ohjeet +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/fi_FI/formatting-sd-(mac).txt b/_pages/fi_FI/formatting-sd-(mac).txt new file mode 100644 index 0000000000..9a11ff702e --- /dev/null +++ b/_pages/fi_FI/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Sisällysluettelo" %} + +### Tärkeää tietoa + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Tämä sivu on vain Mac-käyttäjille. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Ohjeet + +#### OS X El Capitan (10.11) and later + +1. Aseta SD-korttisi tietokoneeseesi +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Aseta SD-korttisi tietokoneeseesi +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/fi_FI/formatting-sd-(windows).txt b/_pages/fi_FI/formatting-sd-(windows).txt new file mode 100644 index 0000000000..aea9ffe748 --- /dev/null +++ b/_pages/fi_FI/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Sisällysluettelo" %} + +### Tärkeää tietoa + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Tämä sivu on vain Windows-käyttäjille. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Tarpeet + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Ohjeet + +1. Aseta SD-korttisi tietokoneeseesi +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/fi_FI/home.txt b/_pages/fi_FI/home.txt index 7c2021cbd0..7de35c55ec 100644 --- a/_pages/fi_FI/home.txt +++ b/_pages/fi_FI/home.txt @@ -82,7 +82,7 @@ Luettelon kaikista lasketuista sighaxin allekirjoituksista löydät [tästä gis + Jos kaikki menee suunnitelmien mukaan, et menetä mitään tietoja ja päädyt samaan kokoonpanoon, joka sinulla oli alussa (pelit, NNID, tallennukset jne. säilyvät). + Pidä konsolisi latauksessa koko prosessin ajan välttyäksesi tietojen menettämiseltä tai odottamattomasta sammumisesta aiheutuvalta vahingolta! + SD-korttisi osiointimallin on oltava [MBR, ei GPT](http://www.howtogeek.com/245610/) (konsolin mukana tulevassa kortissa se on oletuksena MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/fi_FI/homebrew-launcher-(steelhax).txt b/_pages/fi_FI/homebrew-launcher-(steelhax).txt index 5336130447..65ec1b9a69 100644 --- a/_pages/fi_FI/homebrew-launcher-(steelhax).txt +++ b/_pages/fi_FI/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Sisällysluettelo" %} - -### Tärkeää tietoa - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### Tarpeet - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Ohjeet - -#### Vaihe I – Valmistelut - -1. Luo `3ds`‑niminen kansio SD‑korttisi juureen, jos sitä ei jo ole olemassa -1. Kopioi `boot.3dsx` SD-korttisi juureen -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Sammuta konsolisi -1. Aseta SD-korttisi tietokoneeseesi -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Aseta SD-korttisi takaisin konsoliisi -1. Käynnistä konsolisi -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/fi_FI/site-navigation.txt b/_pages/fi_FI/site-navigation.txt index 052ed7d97c..096e8ffacc 100644 --- a/_pages/fi_FI/site-navigation.txt +++ b/_pages/fi_FI/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Korttipäivitys](cart-update) + [Kiitokset](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Lahjoitukset](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Ntrbootin asentaminen (monta 3DS:ää)](flashing-ntrboot-(3ds-multi-system)) + [Ntrbootin asentaminen (DSi)](flashing-ntrboot-(dsi)) + [Ntrbootin asentaminen (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Aloitus](get-started) + [GodMode9:n käyttäminen](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (muut käynnistystavat)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Boot9strapin asentaminen (selain)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Boot9strapin asentaminen (laitteistomodaus)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Boot9strapin asentaminen (MSET)](installing-boot9strap-(mset)) + [Boot9strapin asentaminen (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [EmuNANDin siirtäminen](move-emunand) + [ntrboot](ntrboot) + [Alueen vaihtaminen](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Vianmääritys](troubleshooting) + [CFW:n poistaminen](uninstall-cfw) + [B9S:n päivittäminen](updating-b9s) diff --git a/_pages/fr_FR/dsidumper.txt b/_pages/fr_FR/dsidumper.txt index d25e666084..9762798a6c 100644 --- a/_pages/fr_FR/dsidumper.txt +++ b/_pages/fr_FR/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table des matières" %} - -### Lecture requise - -Pour dumper les DSiWare système, nous utilisons un exploit existant du homebrew launcher. - -Si pendant que vous suiviez le guide, vous vous êtes aperçus que votre application Connexions Nintendo DS ne fonctionnait pas, suivez [TWLFix pour Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) avant de continuer - -## Ce dont vous avez besoin - -* Votre fichier `movable.sed` obtenu grâce à [Seedminer](seedminer) -* La dernière version de [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Préparatifs - -1. Éteignez votre 3DS -1. Insérez votre carte SD dans votre ordinateur -1. Copiez votre fichier `movable.sed` à la racine de votre carte SD -1. Copiez `DSiWare_Dump.3dsx` vers le dossier `/3ds/` de votre carte SD -1. Réinsérez votre carte SD dans votre 3DS -1. Allumez à présent votre 3DS - -#### Section II - Dump du DSiWare - -1. Ouvrez le Homebrew Launcher en utilisant n'importe quelle méthode -1. Lancez DSiWare Dumper de la liste des homebrews - + Ceci va dumper une application DSiWare à la racine de votre carte SD - + Il est normal que cela échoue plusieurs fois. -1. Quand "Success" s'affichera, vous aurez le fichier que vous utiliserez pour copier le DSiWare plus tard dans le guide - -Continuez vers [Installation de boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/fr_FR/finalizing-setup.txt b/_pages/fr_FR/finalizing-setup.txt index ffcf400c14..93a1e9c6af 100644 --- a/_pages/fr_FR/finalizing-setup.txt +++ b/_pages/fr_FR/finalizing-setup.txt @@ -177,7 +177,7 @@ Vous pouvez maintenant appuyer simultanément sur (L) + (Bas) + (Select) pour d {% capture notice-6 %} Si vous voulez changer votre carte SD pour une plus grande capacité, il vous suffit de formater la nouvelle carte SD en FAT32 puis de copier-coller tout le contenu de l'ancienne SD vers la nouvelle. -Si votre nouvelle carte SD fait plus de 32 Go, vous devrez utiliser un outil spécifique pour la formater, comme [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) pour Windows, [gparted](http://gparted.org/download.php) pour Linux, ou [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) pour Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/fr_FR/formatting-sd-(linux).txt b/_pages/fr_FR/formatting-sd-(linux).txt new file mode 100644 index 0000000000..7799541996 --- /dev/null +++ b/_pages/fr_FR/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table des matières" %} + +### Lecture requise + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Cette page est uniquement destinée aux utilisateurs de Linux. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/fr_FR/formatting-sd-(mac).txt b/_pages/fr_FR/formatting-sd-(mac).txt new file mode 100644 index 0000000000..0d86953752 --- /dev/null +++ b/_pages/fr_FR/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table des matières" %} + +### Lecture requise + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Cette page est pour les utilisateurs de Mac uniquement. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insérez votre carte SD dans votre ordinateur +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insérez votre carte SD dans votre ordinateur +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/fr_FR/formatting-sd-(windows).txt b/_pages/fr_FR/formatting-sd-(windows).txt new file mode 100644 index 0000000000..900115238e --- /dev/null +++ b/_pages/fr_FR/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table des matières" %} + +### Lecture requise + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Cette page est pour les utilisateurs de Windows uniquement. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +## Ce dont vous avez besoin + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insérez votre carte SD dans votre ordinateur +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/fr_FR/home.txt b/_pages/fr_FR/home.txt index 4632cc77f5..bcd28361c3 100644 --- a/_pages/fr_FR/home.txt +++ b/_pages/fr_FR/home.txt @@ -83,7 +83,7 @@ Personnalisez votre Menu Home avec des [thèmes et écrans d'accueil créés par + Si tout se passe comme prévu, vous ne perdrez aucune donnée et finirez avec tout ce que vous aviez au départ (les jeux, votre NNID, les sauvegardes, etc., seront préservées). + Assurez-vous que votre console reste branchée et chargée pendant l'intégralité du processus pour éviter la perte de données ou les dommages causés par une extinction inattendue! + Votre carte SD doit être en [MBR, pas GPT](http://www.howtogeek.com/245610/) (la carte SD fournie avec la console est en MBR par défaut). La façon la plus simple de vérifier que la carte SD est bien en MBR est de s'assurer que la carte SD fonctionne dans votre 3DS. Si elle fonctionne, votre carte SD est en MBR. -+ Si vous devez formater une carte SD neuve, vous pouvez utiliser [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) et choisir une taille d'unité d'allocation ("Allocation Unit Size") de 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + La Old 2DS est essentiellement identique à la Old 3DS pour ce qui est du logiciel, tandis que la New 2DS est essentiellement identique à la New 3DS pour ce qui est du logiciel. Toute étape mentionnant "Old 3DS" s'applique également à la Old 2DS, et toute étape mentionnant "New 3DS" s'applique également à la New 2DS. ___ diff --git a/_pages/fr_FR/homebrew-launcher-(steelhax).txt b/_pages/fr_FR/homebrew-launcher-(steelhax).txt index 52f382d4d7..65ec1b9a69 100644 --- a/_pages/fr_FR/homebrew-launcher-(steelhax).txt +++ b/_pages/fr_FR/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table des matières" %} - -### Lecture requise - -Cette méthode d'utilisation de Seedminer pour une exploitation ultérieure utilise votre fichier `movable.sed` pour accéder à l'Homebrew Launcher en utilisant l'exploit Steelhax pour injecter un titre DSiWare exploitable dans l'application Mode téléchargement. Cette méthode requiert que vous possédiez (ou téléchargiez) le jeu gratuit "Steel Diver: Sub Wars" depuis l'eShop. - -Si votre console a déjà accès à l'Homebrew Launcher (que ce soit via Steelhax ou un autre exploit), vous pouvez passer à [DSiWare Dumper](dsidumper)). -{: .notice--success} - -Si vous avez déjà Steel Diver: Sub Wars, ce processus écrasera votre fichier de sauvegarde du jeu ! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -## Ce dont vous avez besoin - -* Le jeu eShop gratuit "Steel Diver: Sub Wars" depuis l'eShop -* Votre fichier `movable.sed` obtenu grâce à [Seedminer](seedminer) -* La dernière version de [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* La dernière version de [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* Le [payload otherapp](https://deadphoenix8091.github.io/3ds/#otherapp) *(en fonction de votre région et de votre version)* - -### Instructions - -#### Section I - Préparatifs - -1. Créez un dossier nommé `3ds` à la racine de votre carte SD si celui ci n'existe pas -1. Copiez `boot.3dsx` à la racine de votre carte SD -1. Copiez le dossier `steelhax` qui se trouve dans `Steelhax-release.zip` à la racine de votre carte SD -1. Copiez le payload otherapp vers le dossier `steelhax` sur votre carte SD et renommez-le `payload.bin` - -#### Section II - Steelminer - -1. Insérez votre carte SD dans votre 3DS -1. Lancez "Steel Diver: Sub Wars" une fois et sélectionnez un Mii afin d'initialiser votre fichier de sauvegarde - + Refusez la mise à jour du jeu lorsque cela vous sera demandé - + Si vous avez déjà mis à jour le jeu, utilisez le menu Gestion des données des Paramètres de la console afin de supprimer la mise à jour -1. Quittez "Steel Diver: Sub Wars" -1. Éteignez votre 3DS -1. Insérez votre carte SD dans votre ordinateur -1. Ouvrez le [site web de Steelminer Injector](https://seedminer.hacks.guide/steelhax/) sur votre ordinateur -1. Sélectionnez votre fichier `movable.sed` -1. Sélectionnez "Start!" -1. Attendez la fin de l'opération -1. Naviguez vers `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` sur votre carte SD - + **Région EUR** : `000d7e00` - + **Région JPN** : `000d7c00` - + **Région USA** : `000d7d00` -1. Copiez le nouveau fichier de sauvegarde téléchargé vers le dossier `data` sur votre carte SD - + Remplacez l'ancien fichier de sauvegarde lorsque cela vous sera demandé -1. Réinsérez votre carte SD dans votre 3DS -1. Allumez à présent votre 3DS -1. Lancez "Steel Diver: Sub Wars" -1. Si l'exploit a réussi, votre console devrait avoir démarré l'Homebrew Launcher - + Vous pouvez voir une erreur indiquant qu'il n'y a pas d'applications trouvées. -1. Éteignez votre console. - -___ - -### Continuer vers [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/fr_FR/site-navigation.txt b/_pages/fr_FR/site-navigation.txt index 403ad89307..ef1ebdff5e 100644 --- a/_pages/fr_FR/site-navigation.txt +++ b/_pages/fr_FR/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Mise à jour par cartouche](cart-update) + [Crédits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Dons](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flasher ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flasher ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flasher ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Bien démarrer](get-started) + [Utilisation de GodMode9](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Méthodes Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installation de boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installation de boot9strap (Browser)](installing-boot9strap-(browser)) + [Installation de boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installation de boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installation de boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installation de boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installation de boot9strap (MSET)](installing-boot9strap-(mset)) + [Installation de boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installation de boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installation de boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installation de boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Transférer une EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Changement de Région](region-changing) + [Seedminer](seedminer) -+ [Anciennes Méthodes de Seedminer](legacy-methods) + [Dépannage](troubleshooting) + [Désinstallation du CFW](uninstall-cfw) + [Mettre à jour B9S](updating-b9s) diff --git a/_pages/he_IL/dsidumper.txt b/_pages/he_IL/dsidumper.txt index 2dc5e57f11..9762798a6c 100644 --- a/_pages/he_IL/dsidumper.txt +++ b/_pages/he_IL/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="תוכן העניינים" %} - -### קריאה דרושה - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### חלק I - הכנות - -1. תכבו את המכשיר -1. תכניסו את ה-SD שלכם למחשב -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם -1. תפעילו את המכשיר - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/he_IL/finalizing-setup.txt b/_pages/he_IL/finalizing-setup.txt index 699cc3bb50..d227c21958 100644 --- a/_pages/he_IL/finalizing-setup.txt +++ b/_pages/he_IL/finalizing-setup.txt @@ -177,7 +177,7 @@ This will update the Luma3DS files on your SD card and in CTRNAND, which is what {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/he_IL/formatting-sd-(linux).txt b/_pages/he_IL/formatting-sd-(linux).txt new file mode 100644 index 0000000000..233b304796 --- /dev/null +++ b/_pages/he_IL/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="תוכן העניינים" %} + +### קריאה דרושה + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +עמוד זה נועד רק עבור משתמשי לינוקס. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### הנחיות +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/he_IL/formatting-sd-(mac).txt b/_pages/he_IL/formatting-sd-(mac).txt new file mode 100644 index 0000000000..7e9898dc9d --- /dev/null +++ b/_pages/he_IL/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="תוכן העניינים" %} + +### קריאה דרושה + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +עמוד זה נועד רק עבור משתמשי Mac. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### הנחיות + +#### OS X El Capitan (10.11) and later + +1. תכניסו את ה-SD שלכם למחשב +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. תכניסו את ה-SD שלכם למחשב +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/he_IL/formatting-sd-(windows).txt b/_pages/he_IL/formatting-sd-(windows).txt new file mode 100644 index 0000000000..e3a6089330 --- /dev/null +++ b/_pages/he_IL/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="תוכן העניינים" %} + +### קריאה דרושה + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +הדף הזה הוא למשתמשי Windows בלבד. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### הנחיות + +1. תכניסו את ה-SD שלכם למחשב +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/he_IL/home.txt b/_pages/he_IL/home.txt index f229c20e36..304e5d40ee 100644 --- a/_pages/he_IL/home.txt +++ b/_pages/he_IL/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + אם הכול ילך לפי התוכנית, לא תאבדו נתונים ותסיימו עם כל מה שהתחלתם (משחקים, NNID, שמירות, ועוד). + תשמרו על המכשיר מחובר לחשמל וטעון לאורך כל התהליך כדי למנוע אובדן נתונים או נזק מכיבוי בלתי צפוי! + ה- SD שלכם צריך להיות [MBR, לא GPT](http://www.howtogeek.com/245610/) (כרטיס ה- SD שמגיע עם המכשיר יהיה MBR כברירת מחדל). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/he_IL/homebrew-launcher-(steelhax).txt b/_pages/he_IL/homebrew-launcher-(steelhax).txt index 888d50aea9..65ec1b9a69 100644 --- a/_pages/he_IL/homebrew-launcher-(steelhax).txt +++ b/_pages/he_IL/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="תוכן העניינים" %} - -### קריאה דרושה - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### הנחיות - -#### חלק I - הכנות - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. תעתיקו את `boot.3dsx` אל שורש כרטיס ה SD -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. תכבו את המכשיר -1. תכניסו את ה-SD שלכם למחשב -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם -1. תפעילו את המכשיר -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/he_IL/site-navigation.txt b/_pages/he_IL/site-navigation.txt index 0968d1641d..674a7e1cbb 100644 --- a/_pages/he_IL/site-navigation.txt +++ b/_pages/he_IL/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [תודות](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [תרומות](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [צריבת ntrboot (שתי מערכות 3DS)](flashing-ntrboot-(3ds-multi-system)) + [צריבת ntrboot (DSi)](flashing-ntrboot-(dsi)) + [צריבת ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [צעדים ראשונים](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (אלטרנטיבות)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [התקנת boot9strap (דפדפן)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [התקנת boot9strap (הלחמה)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [התקנת boot9strap (MSET)](installing-boot9strap-(mset)) + [התקנת boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [הזזת EmuNAND](move-emunand) + [ntrboot](ntrboot) + [שינוי אזור](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [פתרון בעיות](troubleshooting) + [הסרת CFW](uninstall-cfw) + [עדכון B9S](updating-b9s) diff --git a/_pages/hr_HR/dsidumper.txt b/_pages/hr_HR/dsidumper.txt index 034e18f5cc..9762798a6c 100644 --- a/_pages/hr_HR/dsidumper.txt +++ b/_pages/hr_HR/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off your device -1. Insert your SD card into your computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/hr_HR/finalizing-setup.txt b/_pages/hr_HR/finalizing-setup.txt index 90f49a797f..c3e7a98c8b 100644 --- a/_pages/hr_HR/finalizing-setup.txt +++ b/_pages/hr_HR/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/hr_HR/formatting-sd-(linux).txt b/_pages/hr_HR/formatting-sd-(linux).txt new file mode 100644 index 0000000000..62d686163c --- /dev/null +++ b/_pages/hr_HR/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Linux users only. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/hr_HR/formatting-sd-(mac).txt b/_pages/hr_HR/formatting-sd-(mac).txt new file mode 100644 index 0000000000..c9c0ebf791 --- /dev/null +++ b/_pages/hr_HR/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Mac users only. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/hr_HR/formatting-sd-(windows).txt b/_pages/hr_HR/formatting-sd-(windows).txt new file mode 100644 index 0000000000..fb92106ee4 --- /dev/null +++ b/_pages/hr_HR/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Windows users only. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/hr_HR/home.txt b/_pages/hr_HR/home.txt index c688005a6b..de0e6196bf 100644 --- a/_pages/hr_HR/home.txt +++ b/_pages/hr_HR/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/hr_HR/homebrew-launcher-(steelhax).txt b/_pages/hr_HR/homebrew-launcher-(steelhax).txt index 681be6021f..65ec1b9a69 100644 --- a/_pages/hr_HR/homebrew-launcher-(steelhax).txt +++ b/_pages/hr_HR/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off your device -1. Insert your SD card into your computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert your SD card into your device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/hr_HR/site-navigation.txt b/_pages/hr_HR/site-navigation.txt index 90d56e5160..81bbefc22b 100644 --- a/_pages/hr_HR/site-navigation.txt +++ b/_pages/hr_HR/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donations](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Get Started](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Region Changing](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Troubleshooting](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/hu_HU/dsidumper.txt b/_pages/hu_HU/dsidumper.txt index 1d9958a4b7..9762798a6c 100644 --- a/_pages/hu_HU/dsidumper.txt +++ b/_pages/hu_HU/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Tartalomjegyzék" %} - -### Fontos tudnivalók - -A rendszer DSiWare dumpolásához egy létező homebrew launcher exploitot használunk. - -Ha az útmutató során törött DS Internet Settings appot találsz, kövesd a [TWLFix Homebrew-ra](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) útmutatásait a folytatás előtt - -### Amire szükséged lesz - -* A `movable.sed` fájlod a [Seedminer](seedminer)-ből -* A [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) legutolsó verziójára - -#### I. rész - Előkészületek - -1. Kapcsold ki a készüléked -1. Helyezd az SD kártyád a számítógépbe -1. Másold a `movable.sed` fájlod az SD kártyád gyökerébe -1. Másold a `DSiWare_Dump.3dsx`-et az SD kártyád `/3ds/` mappájába -1. Tedd vissza az SD kártyád a készülékedbe -1. Kapcsold be a készüléked - -#### II. rész - DSiWare Dumpolása - -1. Indítsd el a Homebrew Launcher-t bármelyik metódussal -1. Indítsd el a DSiWare Dumper-t a homebrew listából - + Ez a DSiWare applikációt kidumpolja az SD gyökerébe - + Normális, ha néhány hibát látsz. -1. Ha azt írja "Sikeres", akkor ez az a fájl, amit DSiWare backupként használunk később az útmutató során - -Továbblépés a [Boot9strap telepítésére (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/hu_HU/finalizing-setup.txt b/_pages/hu_HU/finalizing-setup.txt index 583351a36b..83bb58d525 100644 --- a/_pages/hu_HU/finalizing-setup.txt +++ b/_pages/hu_HU/finalizing-setup.txt @@ -177,7 +177,7 @@ Mostantól lenyomhatod az (L) + (Le) + (Select) kombinációt a rendszer futása {% capture notice-6 %} Ha szeretnél a későbbiekben nagyobb SD kártyát használni, mindössze annyit kell tenned, hogy az új SD kártyádat FAT32-re formázod, majd átmásolod a régi SD kártyád tartalmát az újra. -Ha az új SD kártyád nagyobb, mint 32 GB, más eszközre lesz szükséged a formázásához. Ilyen a [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) Windows-on, a [gparted](http://gparted.org/download.php) Linuxon, illetve a [Lemezkezelő](https://support.apple.com/hu-hu/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) Mac-en. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/hu_HU/formatting-sd-(linux).txt b/_pages/hu_HU/formatting-sd-(linux).txt new file mode 100644 index 0000000000..ca4c96ece0 --- /dev/null +++ b/_pages/hu_HU/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Tartalomjegyzék" %} + +### Fontos tudnivalók + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Ez az oldal Linux felhasználókra vonatkozik. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Lépések +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/hu_HU/formatting-sd-(mac).txt b/_pages/hu_HU/formatting-sd-(mac).txt new file mode 100644 index 0000000000..4363e42d02 --- /dev/null +++ b/_pages/hu_HU/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Tartalomjegyzék" %} + +### Fontos tudnivalók + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Ez az oldal Mac felhasználókra vonatkozik. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Lépések + +#### OS X El Capitan (10.11) and later + +1. Helyezd az SD kártyád a számítógépbe +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Várd meg amíg a formázás befejeződik +1. Kattints a "Close"-ra +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Helyezd az SD kártyád a számítógépbe +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Kattints az "OK"-ra +1. Click "Apply" +1. Click "Partition" +1. Várd meg amíg a formázás befejeződik +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/hu_HU/formatting-sd-(windows).txt b/_pages/hu_HU/formatting-sd-(windows).txt new file mode 100644 index 0000000000..e61673e921 --- /dev/null +++ b/_pages/hu_HU/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "SD formázás (Windows)" +--- + +{% include toc title="Tartalomjegyzék" %} + +### Fontos tudnivalók + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Ez az oldal Windows felhasználókra vonatkozik. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Amire szükséged lesz + +* A [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) legújabb kiadása + +### Lépések + +1. Helyezd az SD kártyád a számítógépbe +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Válaszd ki az SD kártyád betűjelét a "Drive" alatt + + Legyél biztos abban, hogy a jó meghajtó betűt választod, egyébként rossz merevlemezt törölhetsz! + {: .notice--danger} + +1. Válassz méretet az "Allocation unit size" alatt + + Ha az SD kártya 64GB vagy kisebb válaszd a 32768-at + + Ha az SD kártya 64GB feletti, válaszd a 65536-ot +1. Írj be valamit "Volume label"-nek +1. Ügyelj rá, hogy a "Quick Format" ki legyen választva +1. Kattints a "Start"-ra +1. Kattints az "OK"-ra +1. Várd meg amíg a formázás befejeződik +1. Kattints a "Close"-ra +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Gyakori hibák + +* Failed to open device: GetLastError()=32 + + Csukj le mindent, ami esetleg használhatja az SD kártyát, mint például bármelyik Fájlkezelő ablak. diff --git a/_pages/hu_HU/home.txt b/_pages/hu_HU/home.txt index 397bb639ca..0c0d38034e 100644 --- a/_pages/hu_HU/home.txt +++ b/_pages/hu_HU/home.txt @@ -82,7 +82,7 @@ Az összes kiszámított sighax szignatúra megtalálható [ebben a gist-ben](ht + Ha minden a terv szerint halad, nem fogsz semmilyen adatot elveszíteni, és a folyamat végén meglesz minden, ami korábban ott volt (játékok, NNID, mentések, stb. nem fognak elveszni). + Tartsd a készülékedet töltőn a teljes folyamat során, hogy elkerüld az adatvesztést vagy bármilyen kárt, ami egy nem várt kikapcsolásból adódhat! + Az SD kártyád partíciós táblájának [MBR, és nem GPT](http://www.howtogeek.com/245610/) formátumúnak kell lennie (a készülékedhez csomagolt SD kártya gyárilag MBR formátumú lesz). A legkönnyebb módja ennek tesztelésére, ha kipróbálod, hogy az SD kártya működik-e a 3DS-edben. Ha működik, a kártya MBR. -+ Ha egy vadonatúj SD kártyát kell formáznod, használhatod a [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) nevű programot, a lemezfoglalási egység méretét (Allocation Unit Size) pedig állítsd 32K-ra (32768). Ha az SD kártyád 64GB vagy nagyobb, használd 64K (65536) lemezfoglalási egyég méretet. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + Az Old 2DS tulajdonképpen azonos az Old 3DS-sel a szoftverek tekintetében, míg a New 2DS tulajdonképpen azonos a New 3DS-sel a szoftverek tekintetében. Minden lépés ami "Old 3DS" egyben vonatkozik az Old 2DS-sre és minden lépés ami "New 3DS"-re hivatkozik, vonatkozik a New 2DS-re is. ___ diff --git a/_pages/hu_HU/homebrew-launcher-(steelhax).txt b/_pages/hu_HU/homebrew-launcher-(steelhax).txt index 5ef9ce0cf3..65ec1b9a69 100644 --- a/_pages/hu_HU/homebrew-launcher-(steelhax).txt +++ b/_pages/hu_HU/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Tartalomjegyzék" %} - -### Fontos tudnivalók - -Ez a metódusa a Seedminer használatának a további exploitoláshoz használja a `movable.sed` fájlod, hogy hozzáférést szerezzen a Homebrew Launcher-hez a Steelhax exploittal, azzal az céllal, hogy beinjektáljon egy exploitolható DSiWare címet a DS Download Play alkalmazásba. Ehhez a metódushoz szükséges, hogy birtokold (vagy letöltsd) az ingyenes "Steel Diver: Sub Wars" játékot az eShop-ból. - -Ha az eszközödnek már van hozzáférése a Homebrew Launcher-hez (mindegy, hogy Steelhax vagy más exploit) akkor tovább léphetsz a [DSiWare Dumper](dsidumper)-re). -{: .notice--success} - -Ha már megvan a Steel Diver: Sub Wars, ez a folyamat felül fogja írni a mentés fájljod! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### Amire szükséged lesz - -* A "Steel Diver: Sub Wars" ingyenes eShop játékra -* A `movable.sed` fájlodra a [Seedminer](seedminer)-ből -* A [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) legújabb kiadására -* A [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) legújabb kiadására -* Az [otherapp payload](https://smealum.github.io/3ds/#otherapp)-ra *(a készüléked verziójának és régiójának megfelelő változatra)* - -### Lépések - -#### I. rész - Előkészületek - -1. Hozz létre egy mappát `3ds` néven az SD kártyád gyökerében, ha még nem létezik ilyen -1. Másold az `boot.3dsx` fájlt az SD kártyád gyökerébe -1. Másold át a `steelhax` mappát a Steelhax-release.zip`-ből az SD kártya gyökerébe -1. Másold az otherapp payloadot az SD kártya gyökerébe, majd nevezd át `payload.bin` névre - -#### II. rész - Steelminer - -1. Tedd vissza az SD kártyát a készülékbe -1. Indítsd el a "Steel Diver: Sub Wars"-t egyszer és válaszd a Mii-t a mentés fájl inicializálásához - + Utasítsd el a frissítést, ha kérdezi - + Ha már frissítetted a játékot, akkor a System Settings Data management menüjében töröld a frissítést -1. Lépj ki a "Steel Diver: Sub Wars"-ból -1. Kapcsold ki a készüléked -1. Helyezd az SD kártyád a számítógépbe -1. Nyisd meg [a Steelminer Injector weboldalát](https://seedminer.hacks.guide/steelhax/) a számítógépeden -1. Válaszd ki a `movable.sed` fájlod -1. Nyomd meg a "Start!" gombot -1. Várd meg, amíg a folyamat befejeződik -1. Navigálj a ` `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` útvonalra az SD kártyán - + **EUR régió**: `000d7e00` - + **JPN régió**: `000d7c00` - + **USA régió**: `000d7d00` -1. Másold a frissen letöltött mentés fájlt a `data` könyvtárba az SD kártyán - + Írja felül a régi mentés fájlt, ha kérdezi -1. Tedd vissza az SD kártyád a készülékedbe -1. Kapcsold be a készülékedet -1. Indítsd el "Steel Diver: Sub Wars"-t -1. Ha az exploit sikeres volt, a készülékednek ezt követően be kell töltenie a Homebrew Launchert - + Elképzelhető, hogy hibát kapsz arról, hogy nem találhatók alkalmazások. -1. Kapcsold ki a készüléked. - -___ - -### Folytatás [DSiWare Dumper](dsidumper)-rel -{: .notice--primary} diff --git a/_pages/hu_HU/site-navigation.txt b/_pages/hu_HU/site-navigation.txt index 4b2471ad69..612e86a0e4 100644 --- a/_pages/hu_HU/site-navigation.txt +++ b/_pages/hu_HU/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Frissítés kártyáról](cart-update) + [Közreműködők](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Adományok](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [ntrboot flashelése (több 3DS)](flashing-ntrboot-(3ds-multi-system)) + [ntrboot flashelése (DSi)](flashing-ntrboot-(dsi)) + [ntrboot flashelése (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Kezdeti lépések](get-started) + [GodMode9 használata](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (alternatívák)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Boot9strap telepítése (2xrsa)](installing-boot9strap-(2xrsa)) + [Boot9strap telepítése (böngésző)](installing-boot9strap-(browser)) + [Boot9strap telepítése (Fredtool)](installing-boot9strap-(fredtool)) + [Boot9strap telepítése (Frogtool)](installing-boot9strap-(frogtool)) + [Boot9strap telepítése (Hardmod)](installing-boot9strap-(hardmod)) ++ [Boot9strap telepítése (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Boot9strap telepítése (MSET)](installing-boot9strap-(mset)) + [Boot9strap telepítése (ntrboot)](installing-boot9strap-(ntrboot)) + [Boot9strap telepítése (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Boot9strap telepítése (Soundhax)](installing-boot9strap-(soundhax)) + [Boot9strap telepítése (USM)](installing-boot9strap-(usm)) -+ [Boot9strap telepítése (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [EmuNAND költöztetése](move-emunand) + [ntrboot](ntrboot) + [Régióváltás](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer metódusok](legacy-methods) + [Hibaelhárítás](troubleshooting) + [CFW eltávolítása](uninstall-cfw) + [B9S frissítése](updating-b9s) diff --git a/_pages/id_ID/dsidumper.txt b/_pages/id_ID/dsidumper.txt index 034e18f5cc..9762798a6c 100644 --- a/_pages/id_ID/dsidumper.txt +++ b/_pages/id_ID/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off your device -1. Insert your SD card into your computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/id_ID/finalizing-setup.txt b/_pages/id_ID/finalizing-setup.txt index 90f49a797f..c3e7a98c8b 100644 --- a/_pages/id_ID/finalizing-setup.txt +++ b/_pages/id_ID/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/id_ID/formatting-sd-(linux).txt b/_pages/id_ID/formatting-sd-(linux).txt new file mode 100644 index 0000000000..62d686163c --- /dev/null +++ b/_pages/id_ID/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Linux users only. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/id_ID/formatting-sd-(mac).txt b/_pages/id_ID/formatting-sd-(mac).txt new file mode 100644 index 0000000000..c9c0ebf791 --- /dev/null +++ b/_pages/id_ID/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Mac users only. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/id_ID/formatting-sd-(windows).txt b/_pages/id_ID/formatting-sd-(windows).txt new file mode 100644 index 0000000000..fb92106ee4 --- /dev/null +++ b/_pages/id_ID/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Windows users only. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/id_ID/home.txt b/_pages/id_ID/home.txt index c688005a6b..de0e6196bf 100644 --- a/_pages/id_ID/home.txt +++ b/_pages/id_ID/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/id_ID/homebrew-launcher-(steelhax).txt b/_pages/id_ID/homebrew-launcher-(steelhax).txt index 681be6021f..65ec1b9a69 100644 --- a/_pages/id_ID/homebrew-launcher-(steelhax).txt +++ b/_pages/id_ID/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off your device -1. Insert your SD card into your computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert your SD card into your device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/id_ID/site-navigation.txt b/_pages/id_ID/site-navigation.txt index 90d56e5160..81bbefc22b 100644 --- a/_pages/id_ID/site-navigation.txt +++ b/_pages/id_ID/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donations](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Get Started](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Region Changing](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Troubleshooting](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/it_IT/dsidumper.txt b/_pages/it_IT/dsidumper.txt index a1c748902b..9762798a6c 100644 --- a/_pages/it_IT/dsidumper.txt +++ b/_pages/it_IT/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Indice" %} - -### Lettura necessaria - -Per eseguire il dump di DSiWare di sistema, utilizziamo un exploit per l'homebrew launcher già esistente. - -Se durante questa guida hai scoperto che l'applicazione Connessioni Nintendo DS non funziona, segui [TWLFix per Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) prima di continuare - -### Cosa serve - -* Il tuo file `movable.sed` dalla sezione [Seedminer](seedminer) -* L'ultima versione di [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Sezione I - Preparazione - -1. Spegni il tuo 3DS -1. Inserisci la scheda SD nel tuo computer -1. Copia il tuo file `movable.sed` nella directory principale della tua scheda SD -1. Copia il file `DSiWare_Dump.3dsx` nella cartella `/3ds/` della tua scheda SD -1. Reinserisci la scheda SD nella tua console -1. Accendi la console - -#### Sezione II - Dump del DSiWare - -1. Avvia l'Homebrew Launcher tramite un qualunque metodo -1. Avvia DSiWare Dumper dalla lista degli homebrew disponibili - + Questo creerà una copia di un'applicazione DSiWare nella directory principale della scheda SD - + È normale ricevere vari errori. -1. Quando apparirà "Success", il file risultante è quello che userai per il backup DSiWare più avanti nella guida - -+ Prosegui con l'[Installazione di boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/it_IT/finalizing-setup.txt b/_pages/it_IT/finalizing-setup.txt index 67e8287a51..1f9de842b8 100644 --- a/_pages/it_IT/finalizing-setup.txt +++ b/_pages/it_IT/finalizing-setup.txt @@ -177,7 +177,7 @@ Puoi premere i pulsanti (L) + (Giù) + (Select) in qualunque momento per acceder {% capture notice-6 %} Se volessi utilizzare una scheda SD più capiente, devi solo formattare la nuova scheda SD come FAT32 e incollare all'interno della nuova scheda SD il contenuto della vecchia scheda SD. -Se la tua scheda SD dispone di più di 32GB di spazio, devi utilizzare un programma diverso per formattarla, come [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) su Windows, [gparted](http://gparted.org/download.php) su Linux, o [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) su Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/it_IT/formatting-sd-(linux).txt b/_pages/it_IT/formatting-sd-(linux).txt new file mode 100644 index 0000000000..5c29d7d0f2 --- /dev/null +++ b/_pages/it_IT/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Indice" %} + +### Lettura necessaria + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Questa pagina è solo per utenti Linux. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Istruzioni +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/it_IT/formatting-sd-(mac).txt b/_pages/it_IT/formatting-sd-(mac).txt new file mode 100644 index 0000000000..fc85032444 --- /dev/null +++ b/_pages/it_IT/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Indice" %} + +### Lettura necessaria + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Questa pagina è solo per utenti Mac. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Istruzioni + +#### OS X El Capitan (10.11) and later + +1. Inserisci la scheda SD nel tuo computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Inserisci la scheda SD nel tuo computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/it_IT/formatting-sd-(windows).txt b/_pages/it_IT/formatting-sd-(windows).txt new file mode 100644 index 0000000000..ebe4a7a9be --- /dev/null +++ b/_pages/it_IT/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Indice" %} + +### Lettura necessaria + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Questa pagina è solo per utenti Windows. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Cosa serve + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Istruzioni + +1. Inserisci la scheda SD nel tuo computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/it_IT/home.txt b/_pages/it_IT/home.txt index a808dbdb84..ebaa773a60 100644 --- a/_pages/it_IT/home.txt +++ b/_pages/it_IT/home.txt @@ -82,7 +82,7 @@ Per una lista di tutte le firme di sighax, è possibile consultare [questo gist] + Seguendo correttamente la guida non perderai alcun dato e manterrai tutto ciò che era installato nella console (per cui giochi, NNID, salvataggi, ecc verranno tutti conservati). + Mantieni sempre la console in carica per evitare la perdita di dati o danni derivanti dall'improvviso spegnimento della console! + La tua scheda SD dovrebbe essere [MBR e non GPT](http://www.howtogeek.com/245610/) (la scheda SD preconfezionata con la console è MBR di default). Il modo più semplice per verificarlo è controllare che la scheda SD funzioni nel tuo 3DS. Se funziona, la scheda SD è MBR. -+ Se devi formattare una scheda SD nuova, puoi usare [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) impostando Allocation Unit Size a 32K (32768). Se la tua scheda SD è pari o superiore a 64GB, imposta invece Allocation Unit Size a 64K (65536). ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + A livello di software, un Old 2DS è essenzialmente identico a un Old 3DS, mentre un New 2DS è essenzialmente identico ad un New 3DS. Qualunque istruzione indicante "Old 3DS" si applica anche agli Old 2DS, e qualunque istruzione relativa ai "New 3DS" si applica ai New 2DS. ___ diff --git a/_pages/it_IT/homebrew-launcher-(steelhax).txt b/_pages/it_IT/homebrew-launcher-(steelhax).txt index bec53e8af8..65ec1b9a69 100644 --- a/_pages/it_IT/homebrew-launcher-(steelhax).txt +++ b/_pages/it_IT/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Indice" %} - -### Lettura necessaria - -Seedminer utilizza il tuo file `movable.sed` per ottenere accesso all'Homebrew Launcher tramite l'exploit Steelhax per iniettare una particolare applicazione DSiWare nell'applicazione DS "Modalità download". Questo metodo richiede il possesso (o lo scaricamento) del gioco gratuito "Steel Diver: Sub Wars" dall'eShop. - -Se la tua console ha già accesso all'Homebrew Launcher (tramite Steelhax o con un altro exploit), puoi passare direttamente al [DSiWare Dumper](dsidumper)). -{: .notice--success} - -Se possiedi già Steel Diver: Sub Wars, questo processo sovrascriverà il tuo salvataggio! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### Cosa serve - -* Il gioco gratuito "Steel Diver: Sub Wars" scaricabile dall'eShop -* Il tuo file `movable.sed` dalla sezione [Seedminer](seedminer) -* L'ultima versione di [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* L'ultima versione di [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* Il file [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(adatto alla versione e alla regione della console)* - -### Istruzioni - -#### Sezione I - Preparazione - -1. Se assente, crea una cartella chiamata `3ds` nella directory principale della tua scheda SD -1. Copia il file `boot.3dsx` nella directory principale della tua scheda SD -1. Copia la cartella `steelhax` presente nell'archivio `Steelhax-release.zip` nella directory principale della tua scheda SD -1. Copia il file otherapp payload nella cartella `steelhax` della tua scheda SD e rinominalo in `payload.bin` - -#### Sezione II - Steelminer - -1. Inserisci la scheda SD nella tua console -1. Avvia "Steel Diver: Sub Wars" e seleziona un Mii per inizializzare il salvataggio - + Rifiuta l'aggiornamento di gioco quando richiesto - + Se hai già aggiornato il gioco, rimuovi l'aggiornamento tramite il menu Gestione dati nelle Impostazioni della console -1. Chiudi "Steel Diver: Sub Wars" -1. Spegni il tuo 3DS -1. Inserisci la scheda SD nel tuo computer -1. Apri [il sito di Steelminer Injector](https://seedminer.hacks.guide/steelhax/) sul tuo computer -1. Seleziona il tuo file `movable.sed` -1. Seleziona "Start!" -1. Attendi il termine del processo -1. Nella tua scheda SD, entra nella cartella `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `` -> `data` - + **Regione EUR**: `000d7e00` - + **Regione JPN**: `000d7c00` - + **Regione USA**: `000d7d00` -1. Copia il file appena scaricato nella cartella `data` della tua scheda SD - + Sovrascrivi il salvataggio precedente quando richiesto -1. Reinserisci la scheda SD nella tua console -1. Accendi la console -1. Avvia "Steel Diver: Sub Wars" -1. Se l'exploit ha avuto successo, la tua console avrà caricato l'Homebrew Launcher - + Potresti riscontrare un errore relativo all'assenza di applicazioni. -1. Spegni la tua console. - -___ - -### Prosegui con [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/it_IT/site-navigation.txt b/_pages/it_IT/site-navigation.txt index 2f4ea53543..1108e1eef4 100644 --- a/_pages/it_IT/site-navigation.txt +++ b/_pages/it_IT/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Aggiornamento con scheda di gioco](cart-update) + [Riconoscimenti](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donazioni](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flash di ntrboot (Con più 3DS)](flashing-ntrboot-(3ds-multi-system)) + [Flash di ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flash di ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Cominciamo!](get-started) + [Usare GodMode9](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternative)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installazione di boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installazione di boot9strap (Browser)](installing-boot9strap-(browser)) + [Installazione di boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installazione di boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installazione di boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installazione di boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installazione di boot9strap (MSET)](installing-boot9strap-(mset)) + [Installazione di boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installazione di boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installazione di boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installazione di boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installazione di boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Spostare l'EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Cambiare regione](region-changing) + [Seedminer](seedminer) -+ [Metodi Seedminer Obsoleti](legacy-methods) + [Risoluzione dei problemi](troubleshooting) + [Disinstallare il CFW](uninstall-cfw) + [Aggiornare B9S](updating-a9lh) diff --git a/_pages/ja_JP/dsidumper.txt b/_pages/ja_JP/dsidumper.txt index bf917006b4..9762798a6c 100644 --- a/_pages/ja_JP/dsidumper.txt +++ b/_pages/ja_JP/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off your device -1. パソコンにSDカードを入れます -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/ja_JP/finalizing-setup.txt b/_pages/ja_JP/finalizing-setup.txt index 8820c219a4..37e0bb731e 100644 --- a/_pages/ja_JP/finalizing-setup.txt +++ b/_pages/ja_JP/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/ja_JP/formatting-sd-(linux).txt b/_pages/ja_JP/formatting-sd-(linux).txt new file mode 100644 index 0000000000..aa2b76840a --- /dev/null +++ b/_pages/ja_JP/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +このページはLinuxユーザー向けです。 If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/ja_JP/formatting-sd-(mac).txt b/_pages/ja_JP/formatting-sd-(mac).txt new file mode 100644 index 0000000000..d0ac1aa813 --- /dev/null +++ b/_pages/ja_JP/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +このページはMacユーザー向けです。 If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. パソコンにSDカードを入れます +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. パソコンにSDカードを入れます +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/ja_JP/formatting-sd-(windows).txt b/_pages/ja_JP/formatting-sd-(windows).txt new file mode 100644 index 0000000000..85b20655ff --- /dev/null +++ b/_pages/ja_JP/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +このページはWindowsユーザー向けです。 If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. パソコンにSDカードを入れます +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/ja_JP/home.txt b/_pages/ja_JP/home.txt index eebd2a21f4..a12c1a3651 100644 --- a/_pages/ja_JP/home.txt +++ b/_pages/ja_JP/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// すべてが計画通りに進めば、データは全く失われず、導入前にあなたが使用していたすべてのもの (ゲーム、NNID、セーブデータなど) が保持されます。 + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ja_JP/homebrew-launcher-(steelhax).txt b/_pages/ja_JP/homebrew-launcher-(steelhax).txt index 7e3ca1bff5..65ec1b9a69 100644 --- a/_pages/ja_JP/homebrew-launcher-(steelhax).txt +++ b/_pages/ja_JP/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off your device -1. パソコンにSDカードを入れます -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert your SD card into your device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/ja_JP/site-navigation.txt b/_pages/ja_JP/site-navigation.txt index a3fc0803aa..5ccd8e2023 100644 --- a/_pages/ja_JP/site-navigation.txt +++ b/_pages/ja_JP/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [クレジット](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [寄付](donations) + [F3(Linux)](f3-(linux)) + [F3X(Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [はじめる](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw(Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher(その他の方法)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher(Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [EmuNANDを移動する](move-emunand) + [ntrboot](ntrboot) + [地域変更](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [トラブルシューティング](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/ko_KR/dsidumper.txt b/_pages/ko_KR/dsidumper.txt index e0252fa496..9762798a6c 100644 --- a/_pages/ko_KR/dsidumper.txt +++ b/_pages/ko_KR/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. 기기를 종료해 주세요. -1. SD 카드를 컴퓨터에 삽입해 주세요. -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. SD 카드를 기기에 다시 삽입해 주세요. -1. 기기를 시작해 주세요. - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/ko_KR/finalizing-setup.txt b/_pages/ko_KR/finalizing-setup.txt index f1300e58b6..9210643d38 100644 --- a/_pages/ko_KR/finalizing-setup.txt +++ b/_pages/ko_KR/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/ko_KR/formatting-sd-(linux).txt b/_pages/ko_KR/formatting-sd-(linux).txt new file mode 100644 index 0000000000..b1a308c49c --- /dev/null +++ b/_pages/ko_KR/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +이 페이지는 Linux 사용자를 위한 페이지입니다. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/ko_KR/formatting-sd-(mac).txt b/_pages/ko_KR/formatting-sd-(mac).txt new file mode 100644 index 0000000000..bedc78f85c --- /dev/null +++ b/_pages/ko_KR/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +이 페이지는 Mac 사용자를 위한 페이지입니다. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. SD 카드를 컴퓨터에 삽입해 주세요. +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. SD 카드를 컴퓨터에 삽입해 주세요. +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/ko_KR/formatting-sd-(windows).txt b/_pages/ko_KR/formatting-sd-(windows).txt new file mode 100644 index 0000000000..2e00650438 --- /dev/null +++ b/_pages/ko_KR/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +이 페이지는 Windows 사용자만 이용할 수 있습니다. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. SD 카드를 컴퓨터에 삽입해 주세요. +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/ko_KR/home.txt b/_pages/ko_KR/home.txt index 720a65236b..26ee5f31d9 100644 --- a/_pages/ko_KR/home.txt +++ b/_pages/ko_KR/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + 모든 것이 계획대로 진행될 경우 시작할 때 갖고 있던 데이터가 모두 보존됩니다. (게임, NNID, 저장 데이터 등) + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + SD 카드는 [GPT가 아니라 MBR](http://www.howtogeek.com/245610/) 기반이어야 합니다. (처음 샀을 때 끼워져 있는 SD 카드는 기본적으로 MBR입니다.) The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ko_KR/homebrew-launcher-(steelhax).txt b/_pages/ko_KR/homebrew-launcher-(steelhax).txt index 7ff1b7d55e..65ec1b9a69 100644 --- a/_pages/ko_KR/homebrew-launcher-(steelhax).txt +++ b/_pages/ko_KR/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. 기기를 종료해 주세요. -1. SD 카드를 컴퓨터에 삽입해 주세요. -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. SD 카드를 기기에 다시 삽입해 주세요. -1. 기기를 시작해 주세요. -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/ko_KR/site-navigation.txt b/_pages/ko_KR/site-navigation.txt index 79e5a88754..f8f06e6c7d 100644 --- a/_pages/ko_KR/site-navigation.txt +++ b/_pages/ko_KR/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [기여하신 분](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [기부](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [시작하기](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [홈브류 런처 (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [EmuNAND기반 데이터 이동](move-emunand) + [ntrboot](ntrboot) + [지역 변경](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [문제 해결](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/ms_MY/dsidumper.txt b/_pages/ms_MY/dsidumper.txt index b0f117ac62..9762798a6c 100644 --- a/_pages/ms_MY/dsidumper.txt +++ b/_pages/ms_MY/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off your device -1. Pasang kad SD anda ke dalam komputer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/ms_MY/finalizing-setup.txt b/_pages/ms_MY/finalizing-setup.txt index 6581b4d509..7d32d69263 100644 --- a/_pages/ms_MY/finalizing-setup.txt +++ b/_pages/ms_MY/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/ms_MY/formatting-sd-(linux).txt b/_pages/ms_MY/formatting-sd-(linux).txt new file mode 100644 index 0000000000..fadfea9709 --- /dev/null +++ b/_pages/ms_MY/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Laman ini hanya untuk pengguna Linux sahaja. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/ms_MY/formatting-sd-(mac).txt b/_pages/ms_MY/formatting-sd-(mac).txt new file mode 100644 index 0000000000..7568cda1c4 --- /dev/null +++ b/_pages/ms_MY/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Laman ini adalah untuk pengguna Mac sahaja. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Pasang kad SD anda ke dalam komputer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Pasang kad SD anda ke dalam komputer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/ms_MY/formatting-sd-(windows).txt b/_pages/ms_MY/formatting-sd-(windows).txt new file mode 100644 index 0000000000..f33b272f80 --- /dev/null +++ b/_pages/ms_MY/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Laman ini hanya untuk pengguna Windows sahaja. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Pasang kad SD anda ke dalam komputer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/ms_MY/home.txt b/_pages/ms_MY/home.txt index 30b71d983e..fbb4863a59 100644 --- a/_pages/ms_MY/home.txt +++ b/_pages/ms_MY/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + Jika segala-galanya mengikut perancangan, anda tidak akan kehilangan sebarang data dan akhirnya masih yang sama (games, NNID, saves, dan sebagainya akan dikekalkan). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/ms_MY/homebrew-launcher-(steelhax).txt b/_pages/ms_MY/homebrew-launcher-(steelhax).txt index e11a45832a..65ec1b9a69 100644 --- a/_pages/ms_MY/homebrew-launcher-(steelhax).txt +++ b/_pages/ms_MY/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off your device -1. Pasang kad SD anda ke dalam komputer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert your SD card into your device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/ms_MY/site-navigation.txt b/_pages/ms_MY/site-navigation.txt index 6ecd589c8d..beece777b1 100644 --- a/_pages/ms_MY/site-navigation.txt +++ b/_pages/ms_MY/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Kredit](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Sumbangan](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Mulakan](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatif)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Pindah EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Menukar Kawasan](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Penyelesaian](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/nl_NL/dsidumper.txt b/_pages/nl_NL/dsidumper.txt index 6ec5ed4fa4..9762798a6c 100644 --- a/_pages/nl_NL/dsidumper.txt +++ b/_pages/nl_NL/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Schakel je 3ds uit -1. Plaats je SD kaart in je computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Stop je SD kaart terug in je 3DS -1. Zet je 3DS aan - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/nl_NL/finalizing-setup.txt b/_pages/nl_NL/finalizing-setup.txt index 35b66ad438..90849b20e9 100644 --- a/_pages/nl_NL/finalizing-setup.txt +++ b/_pages/nl_NL/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/nl_NL/formatting-sd-(linux).txt b/_pages/nl_NL/formatting-sd-(linux).txt new file mode 100644 index 0000000000..10045717dc --- /dev/null +++ b/_pages/nl_NL/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Deze pagina is alleen voor Linux gebruikers. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/nl_NL/formatting-sd-(mac).txt b/_pages/nl_NL/formatting-sd-(mac).txt new file mode 100644 index 0000000000..d8715e4b5a --- /dev/null +++ b/_pages/nl_NL/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Deze pagina is alleen voor Mac-gebruikers. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Plaats je SD kaart in je computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Plaats je SD kaart in je computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/nl_NL/formatting-sd-(windows).txt b/_pages/nl_NL/formatting-sd-(windows).txt new file mode 100644 index 0000000000..b07ef047e8 --- /dev/null +++ b/_pages/nl_NL/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Deze pagina is alleen voor windows-gebruikers. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Plaats je SD kaart in je computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/nl_NL/home.txt b/_pages/nl_NL/home.txt index cf1f9a1e85..3a586620e4 100644 --- a/_pages/nl_NL/home.txt +++ b/_pages/nl_NL/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + als alles volgens plan gaat, zal je geen data verliezen en eindigen met alles waarmee je begon (spellen, NNID, saves, etc. zullen bewaard blijven). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Je SD kaart zal een [MBR, niet GPT](http://www.howtogeek.com/245610/) (de SD card die standaard komt bij je 3DS is MBR) moeten zijn. The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/nl_NL/homebrew-launcher-(steelhax).txt b/_pages/nl_NL/homebrew-launcher-(steelhax).txt index 84f0aa8f00..65ec1b9a69 100644 --- a/_pages/nl_NL/homebrew-launcher-(steelhax).txt +++ b/_pages/nl_NL/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Schakel je 3ds uit -1. Plaats je SD kaart in je computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Stop je SD kaart terug in je 3DS -1. Zet je 3DS aan -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/nl_NL/site-navigation.txt b/_pages/nl_NL/site-navigation.txt index 5ec2295678..40998409c3 100644 --- a/_pages/nl_NL/site-navigation.txt +++ b/_pages/nl_NL/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donaties](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Begin](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatieven)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [EmuNAND Verplaatsen](move-emunand) + [ntrboot](ntrboot) + [Regio Wijzigen](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) [Probleemoplossing](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/no_NO/dsidumper.txt b/_pages/no_NO/dsidumper.txt index 245dfa3479..9762798a6c 100644 --- a/_pages/no_NO/dsidumper.txt +++ b/_pages/no_NO/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Slå av enheten -1. Sett inn SD-kortet i datamaskinen din -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Sett inn SD-kortet i konsollen igjen -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/no_NO/finalizing-setup.txt b/_pages/no_NO/finalizing-setup.txt index 0ac7e76f8f..954bdd0d91 100644 --- a/_pages/no_NO/finalizing-setup.txt +++ b/_pages/no_NO/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/no_NO/formatting-sd-(linux).txt b/_pages/no_NO/formatting-sd-(linux).txt new file mode 100644 index 0000000000..5df8f90ab4 --- /dev/null +++ b/_pages/no_NO/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Denne siden er kun for Linux-brukere. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/no_NO/formatting-sd-(mac).txt b/_pages/no_NO/formatting-sd-(mac).txt new file mode 100644 index 0000000000..9901f12266 --- /dev/null +++ b/_pages/no_NO/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Denne siden er kun for Mac-brukere. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Sett inn SD-kortet i datamaskinen din +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Sett inn SD-kortet i datamaskinen din +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/no_NO/formatting-sd-(windows).txt b/_pages/no_NO/formatting-sd-(windows).txt new file mode 100644 index 0000000000..d28420be4c --- /dev/null +++ b/_pages/no_NO/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Denne siden er kun for Windows-brukere. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Sett inn SD-kortet i datamaskinen din +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/no_NO/home.txt b/_pages/no_NO/home.txt index 340cd39f11..01754a68f9 100644 --- a/_pages/no_NO/home.txt +++ b/_pages/no_NO/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + Hvis alt går etter planen, vil du ikke miste data, og ende opp med alt som du startet med (spill, NNID, saver, osv blir bevart). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/no_NO/homebrew-launcher-(steelhax).txt b/_pages/no_NO/homebrew-launcher-(steelhax).txt index 20a02643cc..65ec1b9a69 100644 --- a/_pages/no_NO/homebrew-launcher-(steelhax).txt +++ b/_pages/no_NO/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Slå av enheten -1. Sett inn SD-kortet i datamaskinen din -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Sett inn SD-kortet i konsollen igjen -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/no_NO/site-navigation.txt b/_pages/no_NO/site-navigation.txt index c44d179346..60ba7687d1 100644 --- a/_pages/no_NO/site-navigation.txt +++ b/_pages/no_NO/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donasjoner](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Kom i gang](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Flytt EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Region bytte](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Feilsøking](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/pl_PL/dsidumper.txt b/_pages/pl_PL/dsidumper.txt index d9389ae990..9762798a6c 100644 --- a/_pages/pl_PL/dsidumper.txt +++ b/_pages/pl_PL/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Spis Treści" %} - -### Wymagana Lektura - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### Czego Potrzebujesz - -* Twojego pliku `movable.sed` z ukończenia [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Sekcja I - Przygotowanie - -1. Wyłącz konsolę -1. Włóż kartę SD do komputera -1. Skopiuj plik `movable.sed` do katalogu głównego karty SD -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Włóż ponownie kartę SD do konsoli -1. Włącz konsolę - -#### Section II - DSiWare Dumping - -1. Otwórz Homebrew Launcher używając jakiejkolwiek metody -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/pl_PL/finalizing-setup.txt b/_pages/pl_PL/finalizing-setup.txt index 4fb68b53e0..7c79466932 100644 --- a/_pages/pl_PL/finalizing-setup.txt +++ b/_pages/pl_PL/finalizing-setup.txt @@ -177,7 +177,7 @@ Możesz teraz nacisnąć (L) + (Dół) + (Select) kiedy system jest uruchomiony {% capture notice-6 %} Jeśli chcesz zmienić swoją kartę SD na większą, wystarczy, że sformatujesz ją (nową) jako FAT32 i wkleisz do niej zawartość poprzedniej karty SD. -Jeśli twoja nowa karta SD jest większa niż 32GB, musisz użyć innego narzędzia, aby ją ją sformatować, na przykład: [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) dla Windows, [gparted](http://gparted.org/download.php) dla Linuxa, lub [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) dla Mac'a. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/pl_PL/formatting-sd-(linux).txt b/_pages/pl_PL/formatting-sd-(linux).txt new file mode 100644 index 0000000000..c3c69ad4c4 --- /dev/null +++ b/_pages/pl_PL/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Spis Treści" %} + +### Wymagana Lektura + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Ta strona dotyczy tylko użytkowników systemu Linux. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instrukcje +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/pl_PL/formatting-sd-(mac).txt b/_pages/pl_PL/formatting-sd-(mac).txt new file mode 100644 index 0000000000..da9ec0959b --- /dev/null +++ b/_pages/pl_PL/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Spis Treści" %} + +### Wymagana Lektura + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Ta strona dotyczy tylko użytkowników systemu Mac. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instrukcje + +#### OS X El Capitan (10.11) and later + +1. Włóż kartę SD do komputera +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Włóż kartę SD do komputera +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/pl_PL/formatting-sd-(windows).txt b/_pages/pl_PL/formatting-sd-(windows).txt new file mode 100644 index 0000000000..10a9f99dc7 --- /dev/null +++ b/_pages/pl_PL/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Spis Treści" %} + +### Wymagana Lektura + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Ta strona dotyczy tylko użytkowników systemu Windows. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Czego Potrzebujesz + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instrukcje + +1. Włóż kartę SD do komputera +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/pl_PL/home.txt b/_pages/pl_PL/home.txt index ba4184dc1c..f019bc7b1d 100644 --- a/_pages/pl_PL/home.txt +++ b/_pages/pl_PL/home.txt @@ -82,7 +82,7 @@ Aby zobaczyć pełną listę podpisów sighax, zobacz [ten gist](https://gist.gi + Jeśli wszystko pójdzie zgodnie z planem, nie stracisz żadnych danych i wszystko pozostanie tak, jak przed rozpoczęciem poradnika (gry, NNID, zapisy itp. zostaną zachowane). + Pozostaw swoją konsolę podłączoną do ładowarki i naładowaną podczas całego procesu, aby nie dopuścić do utraty danych, lub uszkodzenia spowodowanego niespodziewanym wyłączeniem konsoli! + Tabelą partycji twojej karty SD powinien być [MBR, nie GPT](http://www.howtogeek.com/245610/) (karta SD, która przychodzi z twoim urządzeniem będzie domyślnie w MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + Old 2DS jest niemal identyczny jak Old 3DS pod względem oprogramowania, podczas gdy New 2DS jest zasadniczo identyczny jak New 3DS nowy pod względem oprogramowania. Kroki które mówią o "Old 3DS" można śmiało zastosować do Old 2DS, zaś wszystkie kroki opisane jako "New 3DS" pasują również do New 2DS. ___ diff --git a/_pages/pl_PL/homebrew-launcher-(steelhax).txt b/_pages/pl_PL/homebrew-launcher-(steelhax).txt index 0500680b67..65ec1b9a69 100644 --- a/_pages/pl_PL/homebrew-launcher-(steelhax).txt +++ b/_pages/pl_PL/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Spis Treści" %} - -### Wymagana Lektura - -Ta metoda wykorzystuje twój uzyskany wcześniej plik `movable.sed` do uzyskania dostępu do Homebrew Launchera, wykorzystując exploit Steelhax, aby wprowadzić łatwą do zmodyfikowania aplikację DSiWare do DS Download Play. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -Jeżeli posiadasz już grę Steel Diver: Sub Wars, ten proces nadpisze Twoje zapisy gry! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### Czego Potrzebujesz - -* Gry "Steel Diver: Sub Wars" - dostępna na eShopie za darmo -* Twojego pliku `movable.sed` z ukończenia [Seedminer](seedminer) -* Najnowszej wersji [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instrukcje - -#### Sekcja I - Przygotowanie - -1. Stwórz folder o nazwie `3ds` w głównym katalogu twojej karty SD, jeśli jeszcze nie istnieje -1. Skopiuj plik `boot.3dsx` do katalogu głównego twojej karty SD -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Skopiuj pobrany plik otherapp payload do folderu `steelhax` na karcie SD i zmień jego nazwę na `payload.bin` - -#### Sekcja II - Steelminer - -1. Włóż kartę SD do konsoli -1. Uruchom "Steel Diver: Sub Wars" i wybierz postać Mii, aby zainicjować plik zapisu - + Jeśli zostaniesz o to poproszony, **anuluj** aktualizację gry - + Jeżeli przypadkowo zaktualizowałeś grę, użyj menu Data Management w System Settings, aby usunąć aktualizację -1. Wyjdź z gry "Steel Diver: Sub Wars" -1. Wyłącz konsolę -1. Włóż kartę SD do komputera -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Wybierz swój plik `movable.sed` -1. Wybierz "Start!" -1. Poczekaj na zakończenie procesu -1. Przejdź kolejno do katalogów na swojej karcie SD `Nintendo 3DS` -> `` -> `<32-znakowe-id>` -> `title` -> `00040000` -> `<8-znakowy-region>` -> `data` - + **Region EUR**: `000d7e00` - + **Region JPN**: `000d7c00` - + **Region USA**: `000d7d00` -1. Skopiuj świeżo pobrany plik zapisu gry do folderu `data` na karcie SD - + Jeśli zostaniesz o to poproszony, nadpisz stary plik zapisu -1. Włóż ponownie kartę SD do konsoli -1. Włącz konsolę -1. Uruchom "Steel Diver: Sub Wars" -1. Jeśli Soundhax zadziałał, uruchomi się Homebrew Launcher - + Możesz zobaczyć błąd informujący o braku aplikacji. -1. Wyłącz konsolę. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/pl_PL/site-navigation.txt b/_pages/pl_PL/site-navigation.txt index 481d651acc..52be51297e 100644 --- a/_pages/pl_PL/site-navigation.txt +++ b/_pages/pl_PL/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Aktualizacja z Kartridża](cart-update) + [Współautorzy](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Darowizny](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Wgrywanie ntrboot (Kilka Systemów 3DS)](flashing-ntrboot-(3ds-multi-system)) + [Wgrywanie ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Wgrywanie ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Wprowadzenie](get-started) + [Używanie GodMode9](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatywy)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Instalacja boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Instalacja boot9strap (Przeglądarka)](installing-boot9strap-(browser)) + [Instalacja boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Instalacja boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Instalacja boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Instalacja boot9strap (MSET)](installing-boot9strap-(mset)) + [Instalacja boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Instalacja boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Przenoszenie EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Zmiana Regionu Konsoli](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Rozwiązywanie Problemów](troubleshooting) + [Odinstalowywanie CFW](uninstall-cfw) + [Aktualizowanie B9S](updating-b9s) diff --git a/_pages/pt_BR/dsidumper.txt b/_pages/pt_BR/dsidumper.txt index e45c98aa13..9762798a6c 100644 --- a/_pages/pt_BR/dsidumper.txt +++ b/_pages/pt_BR/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Desligue seu dispositivo -1. Insira o cartão SD no seu computador -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsira seu cartão SD no seu dispositivo -1. Ligue o seu dispositivo - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/pt_BR/finalizing-setup.txt b/_pages/pt_BR/finalizing-setup.txt index 01dcba02e9..7414844aec 100644 --- a/_pages/pt_BR/finalizing-setup.txt +++ b/_pages/pt_BR/finalizing-setup.txt @@ -177,7 +177,7 @@ Agora você pode apertar (L) + (Baixo) + (Select) enquanto o sistema está ligad {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/pt_BR/formatting-sd-(linux).txt b/_pages/pt_BR/formatting-sd-(linux).txt new file mode 100644 index 0000000000..965a5f8901 --- /dev/null +++ b/_pages/pt_BR/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Esta página é destinada apenas a usuários do Linux. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/pt_BR/formatting-sd-(mac).txt b/_pages/pt_BR/formatting-sd-(mac).txt new file mode 100644 index 0000000000..47e99bff19 --- /dev/null +++ b/_pages/pt_BR/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Esta página é destinada apenas a usuários do Mac. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insira o cartão SD no seu computador +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insira o cartão SD no seu computador +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/pt_BR/formatting-sd-(windows).txt b/_pages/pt_BR/formatting-sd-(windows).txt new file mode 100644 index 0000000000..7421f82c9f --- /dev/null +++ b/_pages/pt_BR/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Esta página é destinada apenas a usuários do Windows. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insira o cartão SD no seu computador +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/pt_BR/home.txt b/_pages/pt_BR/home.txt index cf56880083..0f37123450 100644 --- a/_pages/pt_BR/home.txt +++ b/_pages/pt_BR/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + Se tudo ocorrer conforme o esperado, você não perderá dados pessoais e continuará com tudo o que tinha antes de começar (jogos, NNID, saves, etc serão preservados). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + O seu cartão SD deve ser [MBR, e não GPT](http://adrenaline.uol.com.br/forum/threads/tutorial-convertendo-mbr-gpt-e-gpt-mbr.461966/) (o cartão SD que vem com o seu dispositivo é, por padrão, MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/pt_BR/homebrew-launcher-(steelhax).txt b/_pages/pt_BR/homebrew-launcher-(steelhax).txt index d72fde0bc8..65ec1b9a69 100644 --- a/_pages/pt_BR/homebrew-launcher-(steelhax).txt +++ b/_pages/pt_BR/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Desligue seu dispositivo -1. Insira o cartão SD no seu computador -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsira seu cartão SD no seu dispositivo -1. Ligue o seu dispositivo -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/pt_BR/site-navigation.txt b/_pages/pt_BR/site-navigation.txt index ab5dbcbbb3..bdccae1f84 100644 --- a/_pages/pt_BR/site-navigation.txt +++ b/_pages/pt_BR/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Créditos](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Doações](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Começar](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternativas)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Instalando boot9strap (Navegador)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Instalando boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Instalando boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Mover EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Mudança de Região](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Troubleshooting](troubleshooting) + [Desinstalar o CFW](uninstall-cfw) + [Atualizando B9S](updating-b9s) diff --git a/_pages/pt_PT/dsidumper.txt b/_pages/pt_PT/dsidumper.txt index 7b56f48419..9762798a6c 100644 --- a/_pages/pt_PT/dsidumper.txt +++ b/_pages/pt_PT/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Leitura Obrigatória - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off your device -1. Insert your SD card into your computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/pt_PT/finalizing-setup.txt b/_pages/pt_PT/finalizing-setup.txt index 3caf2d1af0..762f99c7f6 100644 --- a/_pages/pt_PT/finalizing-setup.txt +++ b/_pages/pt_PT/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/pt_PT/formatting-sd-(linux).txt b/_pages/pt_PT/formatting-sd-(linux).txt new file mode 100644 index 0000000000..eafb86244f --- /dev/null +++ b/_pages/pt_PT/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Leitura Obrigatória + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Linux users only. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/pt_PT/formatting-sd-(mac).txt b/_pages/pt_PT/formatting-sd-(mac).txt new file mode 100644 index 0000000000..05711a8847 --- /dev/null +++ b/_pages/pt_PT/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Leitura Obrigatória + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Mac users only. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/pt_PT/formatting-sd-(windows).txt b/_pages/pt_PT/formatting-sd-(windows).txt new file mode 100644 index 0000000000..99f0ded960 --- /dev/null +++ b/_pages/pt_PT/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Leitura Obrigatória + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Esta página é só para utilizadores de Windows. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/pt_PT/home.txt b/_pages/pt_PT/home.txt index 088edadbba..d7cbdc2eda 100644 --- a/_pages/pt_PT/home.txt +++ b/_pages/pt_PT/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/pt_PT/homebrew-launcher-(steelhax).txt b/_pages/pt_PT/homebrew-launcher-(steelhax).txt index 1ddfa6939d..65ec1b9a69 100644 --- a/_pages/pt_PT/homebrew-launcher-(steelhax).txt +++ b/_pages/pt_PT/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Leitura Obrigatória - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off your device -1. Insert your SD card into your computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert your SD card into your device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/pt_PT/site-navigation.txt b/_pages/pt_PT/site-navigation.txt index 29813e2efd..b4e03b9f8b 100644 --- a/_pages/pt_PT/site-navigation.txt +++ b/_pages/pt_PT/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Créditos](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donations](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Começar](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Region Changing](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Troubleshooting](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/ro_RO/dsidumper.txt b/_pages/ro_RO/dsidumper.txt index 540211a9a8..9762798a6c 100644 --- a/_pages/ro_RO/dsidumper.txt +++ b/_pages/ro_RO/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Cuprins" %} - -### Lectură obligatorie - -Pentru a descărca DSiWare de sistem, vom folosi un exploit de homebrew lanucher disponibil. - -Dacă în timpul acestui ghid găsiți o aplicație de DS Internet Settings defectă, urmați [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) înainte de a continua - -### Ce aveți nevoie - -* Fișierul 'movable.sed' de la completarea lui [Seedminer](seedminer) -* Ultima versiune de [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Secțiunea I - Preparații - -1. Închideți dispozitivul -1. Introduceți cardul SD în calculator -1. Copiați fișierul `movable.sed` in rădăcina cardului SD -1. Copiați `DSiWare_Dump.3dsx` în folderul `/3ds/` de pe cardul SD -1. Reintroduceți cardul SD în dispozitivul dumneavoastră -1. Porniți dispozitivul - -#### Secţiunea II - Descărcare de DSiWare - -1. Deschideți Homebrew Launcher folosind orice metodă -1. Lansați DSiWare Dumper din lista de homebrew - + Aceasta va descărca o aplicație de DSiWare în rădăcina cardului SD - + Este normal să vedeți câteva erori. -1. Când arată "Success", acesta este fișierul pe care îl veți folosi pentru copia de rezervă DSiWare mai târziu în ghid - -Continuați la [Instalând boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/ro_RO/finalizing-setup.txt b/_pages/ro_RO/finalizing-setup.txt index df527b108a..a61359ae22 100644 --- a/_pages/ro_RO/finalizing-setup.txt +++ b/_pages/ro_RO/finalizing-setup.txt @@ -177,7 +177,7 @@ Acum puteți apăsa (L) + (Jos) + (Select) în timp ce sistemul pornește pentru {% capture notice-6 %} Dacă doriți să actualizați la un card SD mai mare, tot ce trebuie să faceți este să formatați cardul SD nou ca FAT32 și copiați și lipiți conținuturile din vechiul card SD către noul card SD. -În cazul în care cardul SD este mai mare decât 32GB, va trebui să folosiți o unealtă diferită pentru a-l formata, precum [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) pentru Windows, [gparted](http://gparted.org/download.php) pentru Linux, sau [Utilitate Disc](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) pentru Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/ro_RO/formatting-sd-(linux).txt b/_pages/ro_RO/formatting-sd-(linux).txt new file mode 100644 index 0000000000..8536b23f94 --- /dev/null +++ b/_pages/ro_RO/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Cuprins" %} + +### Lectură obligatorie + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Această pagină este doar pentru utilizatorii de Linux. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instrucțiuni +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/ro_RO/formatting-sd-(mac).txt b/_pages/ro_RO/formatting-sd-(mac).txt new file mode 100644 index 0000000000..de0d6ad767 --- /dev/null +++ b/_pages/ro_RO/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Cuprins" %} + +### Lectură obligatorie + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Această pagină este doar pentru utilizatorii de Mac. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instrucțiuni + +#### OS X El Capitan (10.11) and later + +1. Introduceți cardul SD în calculator +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Introduceți cardul SD în calculator +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/ro_RO/formatting-sd-(windows).txt b/_pages/ro_RO/formatting-sd-(windows).txt new file mode 100644 index 0000000000..09b05ce5e9 --- /dev/null +++ b/_pages/ro_RO/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Cuprins" %} + +### Lectură obligatorie + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Această pagină este doar pentru utilizatorii de Windows. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Ce aveți nevoie + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instrucțiuni + +1. Introduceți cardul SD în calculator +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/ro_RO/home.txt b/_pages/ro_RO/home.txt index 3821908a8b..681228428d 100644 --- a/_pages/ro_RO/home.txt +++ b/_pages/ro_RO/home.txt @@ -82,7 +82,7 @@ Pentru o listă cu fiecare dintre semnăturile calculate de sighax, vedeți [ace + Dacă totul merge așa cum trebuie, nu o să pierdeți nimic și o să ajungeți să aveți toate lucrurile cu care ați început (jocurile, NNID, salvările, etc. vor fi păstrate). + Țineți dispozitivul conectat și încărcat pe toată durata procedeului pentru a evita pierderea de date sau daune de la o închidere neașteptată! + Cardul SD ar trebui să fie [MBR, nu GPT](http://www.howtogeek.com/245610/) (cardul SD care vine cu dispozitivul va fi MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + Old 2DS este, în esenţă, identic cu Old 3DS în ceea ce priveşte software-ul, în timp ce New 2DS este identic cu New 3DS în ceea ce priveşte software-ul. Orice pas care spune "Old 3DS" se aplică de asemenea la Old 2DS, şi orice pas care spune "New 3DS" se aplică de asemenea la New 2DS. ___ diff --git a/_pages/ro_RO/homebrew-launcher-(steelhax).txt b/_pages/ro_RO/homebrew-launcher-(steelhax).txt index 41d7ef345b..65ec1b9a69 100644 --- a/_pages/ro_RO/homebrew-launcher-(steelhax).txt +++ b/_pages/ro_RO/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Cuprins" %} - -### Lectură obligatorie - -Această metodă de a folosi Seedminer pentru mai multă exploatare utilizează fişierul `movable.sed` pentru a avea acces la Homebrew Launcher folosind exploit-ul Steelhax în sensul de a injecta un titlu DSiWare exploatabil în aplicaţia DS Download Play. Această metodă are nevoie ca dumneavoastră să dețineți (sau să descărcați) jocul gratuit "Steel Diver: Sub Wars" de pe eShop. - -Dacă dispozitivul dumneavoastră are deja acces la Homebrew Launcher (fie prin Steelhax sau alte metode), puteți sări la [DSiWare Dumper](dsidumper)). -{: .notice--success} - -Dacă aveți deja Steel Diver: Sub Wars, acest procedeu va rescrie fișierul de salvare a jocului! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### Ce aveți nevoie - -* Jocul gratis de pe eShop "Steel Diver: Sub Wars" -* Fișierul 'movable.sed' de la completarea lui [Seedminer](seedminer) -* Cea mai nouă versiune de [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* Ultima versiune de [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* [Payload-ul otherapp](https://deadphoenix8091.github.io/3ds/#otherapp) *(pentru versiunea și regiunea dumneavoastră)* - -### Instrucțiuni - -#### Secțiunea I - Preparații - -1. Creați un folder numit `3ds` în rădăcina cardului SD dacă nu există deja -1. Copiați `boot.3dsx` în rădăcina cardului SD -1. Copiați folderul `steelhax` din arhiva `Steelhax-release.zip` pe rădăcina cardului SD -1. Copiați payload-ul otherapp în folderul `steelhax` de pe cardul SD și redenumiți-l în`payload.bin` - -#### Secțiunea II - Steelminer - -1. Introduceţi cardul SD în dispozitiv -1. Lansați "Steel Diver: Sub Wars" o dată şi selectaţi un Mii pentru a iniția fișierul de salvare - + Respingeți actualizarea de joc atunci când vi se solicită - + Dacă aţi actualizat deja jocul, folosiți meniul de Data Management de la System Settings pentru a șterge actualizarea -1. Ieșiți din "Steel Diver: Sub Wars" -1. Închideți dispozitivul -1. Introduceți cardul SD în calculator -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Selectaţi fişierul `movable.sed` -1. Selectați "Start!" -1. Așteptați până când procesul este terminat -1. Navigaţi la`Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `` -> `data` pe cardul SD - + **Regiunea EUR**: `000d7e00` - + **Regiunea JPN**: `000d7c00` - + **Regiunea USA**: `000d7d00` -1. Copiați noul fişier de salvare descărcat în folderul `data` de pe cardul SD - + Suprascrieți vechiul fişier de salvare când vi se solicită -1. Reintroduceți cardul SD în dispozitivul dumneavoastră -1. Porniți dispozitivul -1. Lansați "Steel Diver: Sub Wars" -1. În cazul în care exploit-ul a mers, dispozitivul va încărca Homebrew Launcher - + E posibil să apară o eroare care spune că nu s-au găsit aplicații. -1. Închideți dispozitivul. - -___ - -### Continuați la [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/ro_RO/site-navigation.txt b/_pages/ro_RO/site-navigation.txt index b99c5592a9..ba3f5c9fa4 100644 --- a/_pages/ro_RO/site-navigation.txt +++ b/_pages/ro_RO/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Actualizare cu card de joc](cart-update) + [Contribuții](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donaţii](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Instalând ntrboot (Două 3DS-uri)](flashing-ntrboot-(3ds-multi-system)) + [Instalând ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Instalând ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Începeți](get-started) + [Folosind GodMode9](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternative)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher(Steelhax)](homebrew-launcher-(steelhax)) + [Instalând boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Instalând boot9strap (Browser)](installing-boot9strap-(browser)) + [Instalând boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Instalând boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Instalând boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Instalând boot9strap (MSET)](installing-boot9strap-(mset)) + [Instalând boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Instalând boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Instalând boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Mutare EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Schimb de regiune](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Depanare](troubleshooting) + [Dezinstalând CFW](uninstall-cfw) + [Actualizând B9S](updating-b9s) diff --git a/_pages/ru_RU/dsidumper.txt b/_pages/ru_RU/dsidumper.txt index 20b1e03f64..9762798a6c 100644 --- a/_pages/ru_RU/dsidumper.txt +++ b/_pages/ru_RU/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Содержание" %} - -### Обязательно к прочтению - -Чтобы получить дамп системного DSiWare приложения, мы воспользуемся уже существующим эксплойтом homebrew launcher. - -Если в этом руководстве вы столкнетесь с поврежденным приложением DS Internet Settings, выполните инструкции на странице [TWLFix для Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) перед тем, как продолжить - -### Что понадобится - -* Ваш файл `movable.sed`, полученный на странице [Seedminer](seedminer) -* Свежая версия [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Часть I - Подготовительные работы - -1. Выключите консоль -1. Вставьте SD-карту в компьютер -1. Скопируйте файл `movable.sed` в корень SD-карты -1. Скопируйте `DSiWare_Dump.3dsx` в папку `/3ds/` на SD-карте -1. Вставьте SD-карту обратно в консоль -1. Включите консоль - -#### Часть II - Создание дампа DSiWare - -1. Запустите Homebrew Launcher, используя любой метод -1. Выберите DSiWare Dumper в списке homebrew - + Это действие создаст дамп DSiWare приложения в корне SD-карты - + Может появиться несколько сообщений об ошибках, это нормально. -1. Когда появится надпись "Success", это будет ваш файл бэкапа DSiWare, который вы будете использовать позже в руководстве - -Следующий шаг: [Установка boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/ru_RU/finalizing-setup.txt b/_pages/ru_RU/finalizing-setup.txt index 2590fc8a41..4cc076c022 100644 --- a/_pages/ru_RU/finalizing-setup.txt +++ b/_pages/ru_RU/finalizing-setup.txt @@ -177,7 +177,7 @@ ___ {% capture notice-6 %} Если вы захотите заменить SD-карту на карту большего размера, вам нужно просто отформатировать новую карту в FAT32 и скопировать все содержимое старой SD-карты на новую. -Если ваша новая SD-карта больше 32ГБ, то вам необходимо использовать другую утилиту для форматирования, например [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) для Windows, [gparted](http://gparted.org/download.php) для Linux, или [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) для Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/ru_RU/formatting-sd-(linux).txt b/_pages/ru_RU/formatting-sd-(linux).txt new file mode 100644 index 0000000000..7866101872 --- /dev/null +++ b/_pages/ru_RU/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Содержание" %} + +### Обязательно к прочтению + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Этот раздел предназначен только для пользователей Linux. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Инструкция +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/ru_RU/formatting-sd-(mac).txt b/_pages/ru_RU/formatting-sd-(mac).txt new file mode 100644 index 0000000000..8cfe79c32a --- /dev/null +++ b/_pages/ru_RU/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Содержание" %} + +### Обязательно к прочтению + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Этот раздел предназначен для пользователей Mac. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Инструкция + +#### OS X El Capitan (10.11) and later + +1. Вставьте SD-карту в компьютер +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Вставьте SD-карту в компьютер +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/ru_RU/formatting-sd-(windows).txt b/_pages/ru_RU/formatting-sd-(windows).txt new file mode 100644 index 0000000000..6ccbf8200f --- /dev/null +++ b/_pages/ru_RU/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Содержание" %} + +### Обязательно к прочтению + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Этот раздел предназначен для пользователей Windows. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Что понадобится + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Инструкция + +1. Вставьте SD-карту в компьютер +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/ru_RU/home.txt b/_pages/ru_RU/home.txt index e85fbf5e95..17e284dc1a 100644 --- a/_pages/ru_RU/home.txt +++ b/_pages/ru_RU/home.txt @@ -82,7 +82,7 @@ Boot9strap имеет множество преимуществ перед др + Если всё пройдет по плану, вы ничего не потеряете и всё останется в первоначальном состоянии (игры, сохранения, NNID). + Держите консоль подключенной к зарядному устройству на протяжении всего процесса, чтобы избежать потери данных или поломки в случае внезапного отключения консоли! + SD-карта должна использовать [MBR, а не GPT](http://www.howtogeek.com/245610/) (англ.) (SD-карта, входящая в комплект, уже использует MBR). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + Old 2DS программно в основном идентична Old 3DS, в то время как New 2DS программно в основном идентична New 3DS. Все шаги, предназначенные для "Old 3DS", также применимы к Old 2DS, а все шаги, предназначенные для "New 3DS", также применимы к New 2DS. ___ diff --git a/_pages/ru_RU/homebrew-launcher-(steelhax).txt b/_pages/ru_RU/homebrew-launcher-(steelhax).txt index fb5b10dce4..65ec1b9a69 100644 --- a/_pages/ru_RU/homebrew-launcher-(steelhax).txt +++ b/_pages/ru_RU/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Содержание" %} - -### Обязательно к прочтению - -Этот метод дальнейшей эксплуатации Seedminer использует ваш файл `movable.sed` для получения доступа к Homebrew Launcher при помощи эксплойта Steelhax в целях инъекции уязвимого тайтла DSiWare в приложение DS Download Play. Этот метод требует, чтобы у вас уже была в наличии (или загружена) бесплатная игра "Steel Diver: Sub Wars" из eShop. - -Если ваша консоль уже имеет доступ к Homebrew Launcher (при помощи Steelhax или другого эксплойта), вы можете перейти к странице [DSiWare Dumper](dsidumper). -{: .notice--success} - -Если у вас уже есть Steel Diver: Sub Wars, то этот процесс перезапишет сохранение вашей игры! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### Что понадобится - -* Бесплатная игра "Steel Diver: Sub Wars" из eShop -* Ваш файл `movable.sed`, полученный на странице [Seedminer](seedminer) -* Свежая версия [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* Свежая версия [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* [Otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(для вашего региона и версии прошивки)* - -### Инструкция - -#### Часть I - Подготовительные работы - -1. Создайте папку `3ds` в корне SD-карты, если таковой нет -1. Скопируйте `boot.3dsx` в корень SD-карты -1. Скопируйте папку `steelhax` из архива `Steelhax-release.zip` в корень SD-карты -1. Скопируйте otherapp payload в папку `steelhax` на SD-карте и переименуйте его в `payload.bin` - -#### Часть II - Steelminer - -1. Вставьте SD-карту в консоль -1. Запустите "Steel Diver: Sub Wars" один раз и выберите Mii, чтобы инициализировать сохранение - + Откажитесь от обновления игры при появлении запроса - + Если вы уже обновили игру, используйте меню Управление данными в Системных настройках, чтобы удалить обновление -1. Выйдите из "Steel Diver: Sub Wars" -1. Выключите консоль -1. Вставьте SD-карту в компьютер -1. Перейдите по ссылке [Steelminer Injector](https://seedminer.hacks.guide/steelhax/) на компьютере -1. Выберите свой файл `movable.sed` -1. Выберите "Start!" -1. Дождитесь окончания процесса -1. Перейдите в папку `Nintendo 3DS` -> `` -> `<32-значный-id>` -> `title` -> `00040000` -> `<8-значный-регион>` -> `data` на SD-карте - + **EUR регион**: `000d7e00` - + **JPN регион**: `000d7c00` - + **USA регион**: `000d7d00` -1. Скопируйте свой новый скачанный файл сохранения в папку `data` на SD-карте - + Перезапишите старый файл сохранения при появлении запроса -1. Вставьте SD-карту обратно в консоль -1. Включите консоль -1. Запустите "Steel Diver: Sub Wars" -1. Если эксплойт сработал корректно, запустится Homebrew Launcher - + Может появиться ошибка "no applications found". -1. Выключите консоль. - -___ - -### Следующий шаг: [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/ru_RU/site-navigation.txt b/_pages/ru_RU/site-navigation.txt index 919cf3587c..6c75fd454b 100644 --- a/_pages/ru_RU/site-navigation.txt +++ b/_pages/ru_RU/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Обновление картриджем](cart-update) + [Благодарности](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Пожертвования](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Прошивка ntrboot (Две консоли 3DS)](flashing-ntrboot-(3ds-multi-system)) + [Прошивка ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Прошивка ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Начало](get-started) + [Использование GodMode9](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Альтернативы)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Установка boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Установка boot9strap (Браузер)](installing-boot9strap-(browser)) + [Установка boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Установка boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Установка boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Установка boot9strap (MSET)](installing-boot9strap-(mset)) + [Установка boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Установка boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Установка boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Перенос EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Смена региона](region-changing) + [Seedminer](seedminer) -+ [Устаревшие методы Seedminer](legacy-methods) + [Проблемы и их решения](troubleshooting) + [Удаление кастомной прошивки](uninstall-cfw) + [Обновление B9S](updating-b9s) diff --git a/_pages/sv_SE/dsidumper.txt b/_pages/sv_SE/dsidumper.txt index 495da6ce63..9762798a6c 100644 --- a/_pages/sv_SE/dsidumper.txt +++ b/_pages/sv_SE/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Obligatorisk läsning - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Stäng av din enhet -1. Insert your SD card into your computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Sätt tillbaka ditt SD-kort i din enhet -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/sv_SE/finalizing-setup.txt b/_pages/sv_SE/finalizing-setup.txt index cdecd99342..935c60a3ce 100644 --- a/_pages/sv_SE/finalizing-setup.txt +++ b/_pages/sv_SE/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/sv_SE/formatting-sd-(linux).txt b/_pages/sv_SE/formatting-sd-(linux).txt new file mode 100644 index 0000000000..18a0091f0d --- /dev/null +++ b/_pages/sv_SE/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Obligatorisk läsning + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Linux users only. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/sv_SE/formatting-sd-(mac).txt b/_pages/sv_SE/formatting-sd-(mac).txt new file mode 100644 index 0000000000..dc4b28ace7 --- /dev/null +++ b/_pages/sv_SE/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Obligatorisk läsning + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Mac users only. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/sv_SE/formatting-sd-(windows).txt b/_pages/sv_SE/formatting-sd-(windows).txt new file mode 100644 index 0000000000..1667e68944 --- /dev/null +++ b/_pages/sv_SE/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Obligatorisk läsning + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Windows users only. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/sv_SE/home.txt b/_pages/sv_SE/home.txt index c688005a6b..de0e6196bf 100644 --- a/_pages/sv_SE/home.txt +++ b/_pages/sv_SE/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/sv_SE/homebrew-launcher-(steelhax).txt b/_pages/sv_SE/homebrew-launcher-(steelhax).txt index 2ac226c9e7..65ec1b9a69 100644 --- a/_pages/sv_SE/homebrew-launcher-(steelhax).txt +++ b/_pages/sv_SE/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Obligatorisk läsning - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Skapa en mapp som heter '3ds' i roten på SD-kortet om det inte redan finns -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Stäng av din enhet -1. Insert your SD card into your computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Sätt tillbaka ditt SD-kort i din enhet -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/sv_SE/site-navigation.txt b/_pages/sv_SE/site-navigation.txt index 2a30f5e787..b60c64fd80 100644 --- a/_pages/sv_SE/site-navigation.txt +++ b/_pages/sv_SE/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donationer](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flasha ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flasha ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flasha ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Kom igång](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternativ)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installera boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installera boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installera boot9strap (MSET)](installing-boot9strap-(mset)) + [Installera boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Flytta EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Ändra Region](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Felsökning](troubleshooting) + [Avinstallera CFW](uninstall-cfw) + [Updatera B9S](updating-b9s) diff --git a/_pages/th_TH/dsidumper.txt b/_pages/th_TH/dsidumper.txt index 034e18f5cc..9762798a6c 100644 --- a/_pages/th_TH/dsidumper.txt +++ b/_pages/th_TH/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off your device -1. Insert your SD card into your computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/th_TH/finalizing-setup.txt b/_pages/th_TH/finalizing-setup.txt index 90f49a797f..c3e7a98c8b 100644 --- a/_pages/th_TH/finalizing-setup.txt +++ b/_pages/th_TH/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/th_TH/formatting-sd-(linux).txt b/_pages/th_TH/formatting-sd-(linux).txt new file mode 100644 index 0000000000..62d686163c --- /dev/null +++ b/_pages/th_TH/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Linux users only. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/th_TH/formatting-sd-(mac).txt b/_pages/th_TH/formatting-sd-(mac).txt new file mode 100644 index 0000000000..c9c0ebf791 --- /dev/null +++ b/_pages/th_TH/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Mac users only. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/th_TH/formatting-sd-(windows).txt b/_pages/th_TH/formatting-sd-(windows).txt new file mode 100644 index 0000000000..fb92106ee4 --- /dev/null +++ b/_pages/th_TH/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Windows users only. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/th_TH/home.txt b/_pages/th_TH/home.txt index c688005a6b..de0e6196bf 100644 --- a/_pages/th_TH/home.txt +++ b/_pages/th_TH/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/th_TH/homebrew-launcher-(steelhax).txt b/_pages/th_TH/homebrew-launcher-(steelhax).txt index 681be6021f..65ec1b9a69 100644 --- a/_pages/th_TH/homebrew-launcher-(steelhax).txt +++ b/_pages/th_TH/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off your device -1. Insert your SD card into your computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert your SD card into your device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/th_TH/site-navigation.txt b/_pages/th_TH/site-navigation.txt index 90d56e5160..81bbefc22b 100644 --- a/_pages/th_TH/site-navigation.txt +++ b/_pages/th_TH/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donations](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Get Started](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Region Changing](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Troubleshooting](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/tr_TR/dsidumper.txt b/_pages/tr_TR/dsidumper.txt index deffe152c6..9762798a6c 100644 --- a/_pages/tr_TR/dsidumper.txt +++ b/_pages/tr_TR/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title = "İçindekiler"%} - -### Okumanız Gerekli - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Cihazınızı kapatın -1. SD kartınızı bilgisayarınıza takın -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. SD kartınızı cihazınıza tekrar takın -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/tr_TR/finalizing-setup.txt b/_pages/tr_TR/finalizing-setup.txt index 3baa0e3dea..d9d45128b1 100644 --- a/_pages/tr_TR/finalizing-setup.txt +++ b/_pages/tr_TR/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/tr_TR/formatting-sd-(linux).txt b/_pages/tr_TR/formatting-sd-(linux).txt new file mode 100644 index 0000000000..9f06a530fb --- /dev/null +++ b/_pages/tr_TR/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title = "İçindekiler"%} + +### Okumanız Gerekli + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Bu sayfa yalnızca Linux kullanıcıları içindir. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/tr_TR/formatting-sd-(mac).txt b/_pages/tr_TR/formatting-sd-(mac).txt new file mode 100644 index 0000000000..313a41b082 --- /dev/null +++ b/_pages/tr_TR/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title = "İçindekiler"%} + +### Okumanız Gerekli + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Bu sayfa yalnızca Mac kullanıcılar içindir. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. SD kartınızı bilgisayarınıza takın +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. SD kartınızı bilgisayarınıza takın +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/tr_TR/formatting-sd-(windows).txt b/_pages/tr_TR/formatting-sd-(windows).txt new file mode 100644 index 0000000000..6a279a232b --- /dev/null +++ b/_pages/tr_TR/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title = "İçindekiler"%} + +### Okumanız Gerekli + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +Bu sayfa yalnızca Windows kullanıcıları içindir. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. SD kartınızı bilgisayarınıza takın +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/tr_TR/home.txt b/_pages/tr_TR/home.txt index 822b54ff1f..a882602f4e 100644 --- a/_pages/tr_TR/home.txt +++ b/_pages/tr_TR/home.txt @@ -82,7 +82,7 @@ Birçok oyun için yedekleme, düzenleme ve geri yükleme + Her şey plana uygun giderse hiçbir veri kaybetmeden başlangıçta sahip olduğunuz her şeyi koruyacaksınız (oyunlar, NNID, save dosyaları vs. korunacak). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + SD kartınız [GPT değil MBR](http://www.howtogeek.com/245610/) olmalıdır.(Cihaz içinde gelen SD kart varsayılan olarak MBR'dir). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/tr_TR/homebrew-launcher-(steelhax).txt b/_pages/tr_TR/homebrew-launcher-(steelhax).txt index 6842b69017..65ec1b9a69 100644 --- a/_pages/tr_TR/homebrew-launcher-(steelhax).txt +++ b/_pages/tr_TR/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title = "İçindekiler"%} - -### Okumanız Gerekli - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Cihazınızı kapatın -1. SD kartınızı bilgisayarınıza takın -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. SD kartınızı cihazınıza tekrar takın -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/tr_TR/site-navigation.txt b/_pages/tr_TR/site-navigation.txt index d6bfad64d2..0b12390d44 100644 --- a/_pages/tr_TR/site-navigation.txt +++ b/_pages/tr_TR/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donations](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Başlarken](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatifler)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [EmuNAND' Taşıma](move-emunand) + [ntrboot](ntrboot) + [Bölge Değiştirme](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Troubleshooting](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/uk_UA/dsidumper.txt b/_pages/uk_UA/dsidumper.txt index 034e18f5cc..9762798a6c 100644 --- a/_pages/uk_UA/dsidumper.txt +++ b/_pages/uk_UA/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off your device -1. Insert your SD card into your computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/uk_UA/finalizing-setup.txt b/_pages/uk_UA/finalizing-setup.txt index 90f49a797f..c3e7a98c8b 100644 --- a/_pages/uk_UA/finalizing-setup.txt +++ b/_pages/uk_UA/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/uk_UA/formatting-sd-(linux).txt b/_pages/uk_UA/formatting-sd-(linux).txt new file mode 100644 index 0000000000..62d686163c --- /dev/null +++ b/_pages/uk_UA/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Linux users only. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/uk_UA/formatting-sd-(mac).txt b/_pages/uk_UA/formatting-sd-(mac).txt new file mode 100644 index 0000000000..c9c0ebf791 --- /dev/null +++ b/_pages/uk_UA/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Mac users only. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/uk_UA/formatting-sd-(windows).txt b/_pages/uk_UA/formatting-sd-(windows).txt new file mode 100644 index 0000000000..fb92106ee4 --- /dev/null +++ b/_pages/uk_UA/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Windows users only. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/uk_UA/home.txt b/_pages/uk_UA/home.txt index c688005a6b..de0e6196bf 100644 --- a/_pages/uk_UA/home.txt +++ b/_pages/uk_UA/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/uk_UA/homebrew-launcher-(steelhax).txt b/_pages/uk_UA/homebrew-launcher-(steelhax).txt index 681be6021f..65ec1b9a69 100644 --- a/_pages/uk_UA/homebrew-launcher-(steelhax).txt +++ b/_pages/uk_UA/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off your device -1. Insert your SD card into your computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert your SD card into your device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/uk_UA/site-navigation.txt b/_pages/uk_UA/site-navigation.txt index 90d56e5160..81bbefc22b 100644 --- a/_pages/uk_UA/site-navigation.txt +++ b/_pages/uk_UA/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donations](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Get Started](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Region Changing](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Troubleshooting](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/vi_VN/dsidumper.txt b/_pages/vi_VN/dsidumper.txt index 034e18f5cc..9762798a6c 100644 --- a/_pages/vi_VN/dsidumper.txt +++ b/_pages/vi_VN/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### What You Need - -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### Section I - Prep Work - -1. Power off your device -1. Insert your SD card into your computer -1. Copy your `movable.sed` file to the root of your SD card -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. Reinsert your SD card into your device -1. Power on your device - -#### Section II - DSiWare Dumping - -1. Open the Homebrew Launcher using any method -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/vi_VN/finalizing-setup.txt b/_pages/vi_VN/finalizing-setup.txt index 90f49a797f..c3e7a98c8b 100644 --- a/_pages/vi_VN/finalizing-setup.txt +++ b/_pages/vi_VN/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% capture notice-6 %} If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/vi_VN/formatting-sd-(linux).txt b/_pages/vi_VN/formatting-sd-(linux).txt new file mode 100644 index 0000000000..62d686163c --- /dev/null +++ b/_pages/vi_VN/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Linux users only. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### Instructions +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/vi_VN/formatting-sd-(mac).txt b/_pages/vi_VN/formatting-sd-(mac).txt new file mode 100644 index 0000000000..c9c0ebf791 --- /dev/null +++ b/_pages/vi_VN/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Mac users only. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### Instructions + +#### OS X El Capitan (10.11) and later + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/vi_VN/formatting-sd-(windows).txt b/_pages/vi_VN/formatting-sd-(windows).txt new file mode 100644 index 0000000000..fb92106ee4 --- /dev/null +++ b/_pages/vi_VN/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +This page is for Windows users only. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### What You Need + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### Instructions + +1. Insert your SD card into your computer +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/vi_VN/home.txt b/_pages/vi_VN/home.txt index c688005a6b..de0e6196bf 100644 --- a/_pages/vi_VN/home.txt +++ b/_pages/vi_VN/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___ diff --git a/_pages/vi_VN/homebrew-launcher-(steelhax).txt b/_pages/vi_VN/homebrew-launcher-(steelhax).txt index 681be6021f..65ec1b9a69 100644 --- a/_pages/vi_VN/homebrew-launcher-(steelhax).txt +++ b/_pages/vi_VN/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -{% include toc title="Table of Contents" %} - -### Required Reading - -This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Diver: Sub Wars" game from the eShop. - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### What You Need - -* The free eShop game "Steel Diver: Sub Wars" -* Your `movable.sed` file from completing [Seedminer](seedminer) -* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### Instructions - -#### Section I - Prep Work - -1. Create a folder named `3ds` on the root of your SD card if it does not already exist -1. Copy `boot.3dsx` to the root of your SD card -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin` - -#### Section II - Steelminer - -1. Insert your SD card into your device -1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file - + Decline the game update when prompted - + If you have already updated the game, use the Data Management menu of the System Settings to delete the update -1. Exit "Steel Diver: Sub Wars" -1. Power off your device -1. Insert your SD card into your computer -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. Select your `movable.sed` file -1. Select "Start!" -1. Wait for the process to complete -1. Navigate to `Nintendo 3DS` -> `` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card - + **EUR Region**: `000d7e00` - + **JPN Region**: `000d7c00` - + **USA Region**: `000d7d00` -1. Copy the new downloaded save file to the `data` folder on your SD card - + Overwrite the old save file when prompted -1. Reinsert your SD card into your device -1. Power on your device -1. Launch "Steel Diver: Sub Wars" -1. If the exploit was successful, your device will have loaded the Homebrew Launcher - + You may see an error stating there are no applications found. -1. Power off your device. - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/vi_VN/site-navigation.txt b/_pages/vi_VN/site-navigation.txt index 90d56e5160..81bbefc22b 100644 --- a/_pages/vi_VN/site-navigation.txt +++ b/_pages/vi_VN/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [Cartridge Update](cart-update) + [Credits](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [Donations](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)) + [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [Get Started](get-started) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) -+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) + [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) + [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [Move EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Region Changing](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [Troubleshooting](troubleshooting) + [Uninstall CFW](uninstall-cfw) + [Updating B9S](updating-b9s) diff --git a/_pages/zh_CN/a9lh-to-b9s.txt b/_pages/zh_CN/a9lh-to-b9s.txt index fddc0712f7..d90ef73763 100644 --- a/_pages/zh_CN/a9lh-to-b9s.txt +++ b/_pages/zh_CN/a9lh-to-b9s.txt @@ -38,7 +38,7 @@ title: "A9LH 升级 B9S" * - **仅使用 New 3DS 的用户需下载:** [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce) * 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v7.0.5 release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(the `.7z` file)* +* 7.0.5 版本的 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/tag/v7.0.5) *(`.7z` 文件)* * 最新版 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) **(下载标准的 boot9strap 压缩包文件,而不是带有 `devkit` 或 `ntr` 名字的文件)** @@ -51,7 +51,7 @@ title: "A9LH 升级 B9S" 1. 关闭你的主机 1. 将你的 SD 卡插入到电脑 -1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card +1. 解压最新版 Luma3DS `.zip` 里的 `boot.firm` 和 `boot.3dsx` 到你 SD 卡的根目录 1. 从 Luma3DS `.7z` 压缩包中复制 `arm9loaderhax.bin` 文件到你 SD 卡的根目录 1. 删除SD卡 `/luma/payloads/` 文件夹中任何后缀为 `.bin` 的文件,因为它们在支持 boot9strap 的 Luma3DS 版本中无法使用 1. 从 SafeB9SInstaller `.zip` 压缩包中复制 `SafeB9SInstaller.bin` 到SD卡 `/luma/payloads/` 目录中 diff --git a/_pages/zh_CN/bannerbomb3.txt b/_pages/zh_CN/bannerbomb3.txt index 48eaab53bc..8aeb619023 100644 --- a/_pages/zh_CN/bannerbomb3.txt +++ b/_pages/zh_CN/bannerbomb3.txt @@ -19,7 +19,7 @@ title: "BannerBomb3" * 你在 [Seedminer](seedminer) 步骤中获得的 `movable.sed` 文件 -#### 第一步 — BannerBomb3 +#### 第一步 – BannerBomb3 1. 在你的电脑上打开 [BannerBomb3 Tool](https://bb3.bruteforcemovable.com/) 1. 点击 “选择文件” 选项,然后选择你的 movable.sed 上传 1. 点击 “Go” diff --git a/_pages/zh_CN/dsidumper.txt b/_pages/zh_CN/dsidumper.txt index a48f2a4df0..19bead339f 100644 --- a/_pages/zh_CN/dsidumper.txt +++ b/_pages/zh_CN/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="目录内容" %} - -### 必读事项 - -我们使用一个现有的 homebrew launcher 漏洞来导出你系统的 DSiWare 软件。 - -如果你在此部分的教程中发现了损坏的 DS 互联网设置程序,请先通过 [Homebrew 修复 TWL 分区](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases)然后再继续 - -### 你需要准备点啥? - -* 你在 [Seedminer](seedminer) 步骤中获得的 `movable.sed` 文件 -* 最新版 [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### 第一步 — 准备工作 - -1. 将设备关机 -1. 将你的 SD 卡插入到电脑 -1. 复制 `movable.sed` 文件到你的SD卡根目录 -1. 复制 `DSiWare_Dump.3dsx` 到你 SD 卡的 `/3ds/` 文件夹 -1. 将SD卡重新插入你的主机 -1. 启动你的主机 - -#### 第二步 — DSiWare 导出 - -1. 使用任何方法来启动 Homebrew Launcher -1. 从自制程序列表中运行 DSiWare Dumper - + 这将导出 DSiWare 程序到你的内存卡根目录 - + 如果看到若干失败提示是正常的。 -1. 当它提示“成功(Success)”时,导出的文件将是你在之后教程中要用的文件 - -继续至[安装 boot9strap(通过Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +此页面由于使用的方法已经过时而被移除。 请回到[新手入门](get-started)使用较新的方法代替本教程。 +{: .notice--warning} diff --git a/_pages/zh_CN/finalizing-setup.txt b/_pages/zh_CN/finalizing-setup.txt index c501de3b89..d710313a87 100644 --- a/_pages/zh_CN/finalizing-setup.txt +++ b/_pages/zh_CN/finalizing-setup.txt @@ -175,9 +175,9 @@ ___
{{ notice-6 | markdownify }}
{% capture notice-6 %} -如果你想要更换更大的 SD 卡,只需要将 SD卡格式化为 FAT32 后,将原 SD 卡文件复制到新 SD 卡即可 +如果你想要更换更大的 SD 卡,只需要将 SD卡格式化为 FAT32 后,将原 SD 卡文件复制到新 SD 卡即可。 -如果你的 SD 卡大于 32GB,那么你需要使用其他的工具来格式化 SD 卡;例如 Windows 上的 [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm)、Linux 上的 [gparted](http://gparted.org/download.php)、Mac 上的[磁盘工具程序](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac)。 +如果你的新 SD 卡大于 32GB,那么你需要使用一个工具来格式化它。例如:Windows 上的 [guiformat](formatting-sd-(windows)),Mac 上的 [Disk Utility](formatting-sd-(mac)),Linux 上的 [cfdisk](formatting-sd-(linux))。 {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/zh_CN/formatting-sd-(linux).txt b/_pages/zh_CN/formatting-sd-(linux).txt new file mode 100644 index 0000000000..dcd5fd5d38 --- /dev/null +++ b/_pages/zh_CN/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "格式化 SD 卡(通过 Linux 操作系统)" +--- + +{% include toc title="目录内容" %} + +### 必读事项 + +这是一个适用于为 3DS 准备的 SD 卡的格式化教程。 + +如果 3DS 已经识别到了 SD 卡,那么就不需要做这个教程了。 + +本页教程仅限 Linux 用户。 如果你没有在用 Linux,那么请看看[格式化 SD 卡(通过 Windows 操作系统)](formatting-sd-(Windows))或[格式化 SD 卡(通过 Mac 操作系统)](formatting-sd-(mac)) 。 + +### 操作步骤 +#### 第一步 – 确定你的 SD 卡在哪个路径中 + +1. 请确保你的 SD 卡 **未** 被插入电脑 +1. 启动 Linux 终端 +1. 输入 `watch "lsblk"` +1. 将 SD 卡插入你的电脑 +1. 查看终端输出内容。 输出内容应该与以下内容相似: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. 注意设备的挂载点。 在我们上面的示例中,它是 `mmcblk0` + + 如果 `RO` 为 1,请确保写保护开关未被打开 +1. 按下 CTRL + C 退出菜单 + +#### 第二步 – 格式化 SD 卡 + +![](https://i.loli.net/2020/12/07/X8Sjt1LIYZhmaGg.png) + +1. 输入 `sudo cfdisk /dev/(由之前步骤得知的设备挂载点)` +1. 对每个分区按下 `Delete` +1. 创建一个等于你 SD 卡全部容量大小的分区 + + 这将会从 Linux 文件类型中创建一个新分区 +1. 选择 Type 并查看菜单 +1. 找到 “W95 FAT32” 并记住该文本左侧的代码 +1. 按下任意键,然后输入你在上一步中记住的代码 +1. 按下 Enter 键,然后选择 Quit diff --git a/_pages/zh_CN/formatting-sd-(mac).txt b/_pages/zh_CN/formatting-sd-(mac).txt new file mode 100644 index 0000000000..280f54c282 --- /dev/null +++ b/_pages/zh_CN/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "格式化 SD 卡(通过 Mac 操作系统)" +--- + +{% include toc title="目录内容" %} + +### 必读事项 + +这是一个适用于为 3DS 准备的 SD 卡的格式化教程。 + +如果 3DS 已经识别到了 SD 卡,那么就不需要做这个教程了。 + +本页教程仅限 Mac 用户。 如果你没有在用 Mac,那么请看看[格式化 SD 卡(通过 Windows 操作系统)](formatting-sd-(Windows))或[格式化 SD 卡(通过 Linux 操作系统)](formatting-sd-(linux)) 。 + +### 操作步骤 + +#### OS X El Capitan (10.11) 及更高版本 + +1. 将你的 SD 卡插入到电脑 +1. 如果 SD 卡上有一些文件或文件夹,请将它们全部复制到你的电脑上 +1. 运行磁盘工具(Disk Utility) +1. 选择左上角“视图”菜单里的“显示所有设备(Show All Devices)” +1. 在左侧面板中选择你的 SD 卡 + + 请确保你选对了驱动器,否则你可能会把别的驱动器格式化了! + {: .notice--danger} + +1. 点击顶部的“擦除(Erase)” +1. 在“名称(Name)”一行随便输入一些内容 +1. 确保“格式(Format)”设置为 “MS-DOS (FAT)” +1. 确保“方案(Scheme)”设置为“主启动记录(Master Boot Record)” + + 如果没有“方案(Scheme)”选项,请点击“取消(Cancel)”并确认你选择的东西是驱动器而不是一个分区 +1. 点击“擦除(Erase)” +1. 等待格式化完成 +1. 点击“关闭(Close)” +1. 如果先前你从 SD 卡上复制了一些文件或文件夹到电脑上,请将它们全部复制回 SD 卡 + +OS X Yosemite (10.10) 及更早版本 + +1. 将你的 SD 卡插入到电脑 +1. 如果 SD 卡上有一些文件或文件夹,请将它们全部复制到你的电脑上 +1. 运行磁盘工具(Disk Utility) +1. 在左侧面板中选择你的 SD 卡 + + 请确保你选对了驱动器,否则你可能会把别的驱动器格式化了! + {: .notice--danger} + +1. 点击顶部的“分区(Partition)” + + 如果“分区(Partition)”不显示,请确保你选择的是驱动器而不是一个分区 +1. 确保“分区布局(Partition Layout)”设置为“1 分区(1 Partition)” +1. 在“名称(Name)”一行随便输入一些内容 +1. 确保“格式(Format)”设置为 “MS-DOS (FAT)” +1. 点击分区表下面的“选项(Options)” +1. 选择“主启动记录(Master Boot Record)” +1. 点击“确定(OK)” +1. 点击“应用(Apply)” +1. 点击“分区(Partition)” +1. 等待格式化完成 +1. 关闭磁盘工具 +1. 如果先前你从 SD 卡上复制了一些文件或文件夹到电脑上,请将它们全部复制回 SD 卡 diff --git a/_pages/zh_CN/formatting-sd-(windows).txt b/_pages/zh_CN/formatting-sd-(windows).txt new file mode 100644 index 0000000000..3f1edcf25e --- /dev/null +++ b/_pages/zh_CN/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "格式化 SD 卡(通过 Windows 操作系统)" +--- + +{% include toc title="目录内容" %} + +### 必读事项 + +这是一个适用于为 3DS 准备的 SD 卡的格式化教程。 + +如果 3DS 已经识别到了 SD 卡,那么就不需要做这个教程了。 + +本节教程仅限 Windows 用户。 如果你没有在用 Windows,那么请看看[格式化 SD 卡(通过 Linux 操作系统)](formatting-sd-(linux))或[格式化 SD 卡(通过 Mac 操作系统)](formatting-sd-(mac)) 。 + +### 你需要准备点啥? + +* 最新版 [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### 操作步骤 + +1. 将你的 SD 卡插入到电脑 +1. 如果 SD 卡上有一些文件或文件夹,请将它们全部复制到你的电脑上 +1. 运行 `guiformat.exe` +1. 在“Drive”一行选择你的 SD 卡盘符 + + 请确保你选对了驱动器盘符,否则你可能会把别的驱动器格式化了! + {: .notice--danger} + +1. 在“Allocation unit size”选择一个大小 + + 如果 SD 卡的容量在 64GB 及以下,请选择 32768 + * 如果 SD 卡容量高于 64GB,请选择 65536 +1. 在“Volume label”一行随便输入一些东西 +1. 确保“Quick Format”被勾选 +1. 点击“Start” +1. 点击“OK” +1. 等待格式化完成 +1. 点击“Close” +1. 如果先前你从 SD 卡上复制了一些文件或文件夹到电脑上,请将它们全部复制回 SD 卡 + +### 常见错误 + +* Failed to open device: GetLastError()=32 + + 关闭任何可能会使用到 SD 卡的东西,例如资源管理器窗口。 diff --git a/_pages/zh_CN/home.txt b/_pages/zh_CN/home.txt index 0373c437e7..3ce1ed66b2 100644 --- a/_pages/zh_CN/home.txt +++ b/_pages/zh_CN/home.txt @@ -82,7 +82,7 @@ Boot9strap 拥有许多其他自制固件所没有的优点,因此我们推荐 + 如果一切顺利,在安装完自制系统后你不会丢失任何数据(包括游戏、NNID、存档等)。 + 在进行所有操作时请将主机充电,避免意外关机造成数据丢失或损坏! + 你的 SD 卡的分区表格式必须是 [MBR,而不是 GPT](http://www.howtogeek.com/245610/)(原厂 SD 卡的分区表格式默认是 MBR)。 如果你想测试是否为 MBR 格式,那么,最简单的方法是将其插入 3DS。 如果 SD 卡能被读取,那么它的分区表格式就是 MBR。 -+ 如果你需要格式化一张新的 SD 卡,可以使用 [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm),并将“分配单元大小(Allocation Unit Size)”设置为 32K (32768)。 若使用 64GB 或更大容量的 SD 卡,请将分配单元大小设置为 64k(65536)。 +如果你想要使用一张全新的 SD 卡,那么你需要用一个工具将其格式化为 FAT32。例如:Windows 上的 [guiformat](formatting-sd-(windows)),Mac 上的 [Disk Utility](formatting-sd-(mac)),Linux 上的 [cfdisk](formatting-sd-(linux))。 + 老型号的 2DS 和 3DS 使用的系统软件几乎是一模一样的,New 2DS 和 New 3DS也是一样的道理。 任何 “老型号的 3DS” 的步骤也适用于“老型号 2DS”,任何 “New 3DS” 的步骤也适用于 “New 2DS”。 ___ diff --git a/_pages/zh_CN/homebrew-launcher-(steelhax).txt b/_pages/zh_CN/homebrew-launcher-(steelhax).txt index 98930467f2..c28b25ddbe 100644 --- a/_pages/zh_CN/homebrew-launcher-(steelhax).txt +++ b/_pages/zh_CN/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "启动 Homebrew Launcher(通过 Steelhax)" --- -{% include toc title="目录内容" %} - -### 必读事项 - -Seedminer 将使用你的 `movable.sed` 文件,通过 Steelhax 漏洞启动 Homebrew Launcher,以便在 DS Download Play 中注入修改后的 DSiWare 程序。 在进行本教程前,你必须先拥有(或下载)eShop 中免费的“Steel Driver: Sub Wars”游戏。 - -如果你的设备已通过如 Steelhax 或其他漏洞启动 Homebrew Launcher,那么你可以跳至 [DSiWare Dumper](dsidumper)。 -{: .notice--success} - -如果你之前已经拥有了 “Steel Diver: Sub Wars” 游戏,本教程将会覆盖你的游戏存档! +此页面由于使用的方法已经过时而被移除。 请回到[新手入门](get-started)使用较新的方法代替本教程。 {: .notice--warning} - -### 你需要准备点啥? - -* eShop中免费的 “Steel Diver: Sub Wars” 游戏 -* 你在 [Seedminer](seedminer) 步骤中获得的 `movable.sed` 文件 -* 最新版 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* 最新版 [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(根据你的 3DS 的区域和版本下载)* - -### 操作步骤 - -#### 第一步 — 准备工作 - -1. 检查 SD 卡的根目录是否存在一个名为 `3ds` 的文件夹,如果没有则手动新建一个 -1. 复制 `boot.3dsx` 到你的 SD 卡根目录 -1. 从 `Steelhax-release.zip` 中解压 `steelhax` 文件夹到你 SD 卡的根目录 -1. 将 otherapp payload 复制到你 SD 卡的 `steelhax` 文件夹,并重命名为 `payload.bin` - -#### 第二步 — Steelminer - -1. 将 SD 卡插入设备 -1. 启动 “Steel Diver: Sub Wars” 游戏一次,然后选择任意一个 Mii 来初始化存档 - + 请在提示游戏更新时拒绝更新游戏 - + 如果你已经更新了游戏,那么进入 “系统设置(System Settings)” -> “数据管理(Data Management menu)” 删除此游戏的更新补丁 -1. 关闭 “Steel Diver: Sub Wars” -1. 将设备关机 -1. 将你的 SD 卡插入到电脑 -1. 在你的电脑上打开 [Steelminer 注入器网页](https://seedminer.hacks.guide/steelhax/) -1. 上传你的 `movable.sed` 文件 -1. 选择 “Start!” -1. 等待该过程执行完成。 -1. 打开你 SD 卡的 `Nintendo 3DS` -> `` -> `<32位字符ID>` -> `title` -> `00040000` -> `<8位区码ID>` -> `data` 文件夹 - + **欧版**: `000d7e00` - + **日版**: `000d7c00` - + **美版**: `000d7d00` -1. 复制你刚下载的文件到 `data` 文件夹 - + 当提示时选择覆盖旧的文件 -1. 将 SD 卡重新插入你的主机 -1. 启动你的主机 -1. 启动 “Steel Diver: Sub Wars” -1. 如果漏洞成功执行,你的设备将进入到 Homebrew Launcher - + 你可能会看到一个没有可用的应用程序的错误信息。 -1. 将设备关机。 - -___ - -### 继续至 [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/zh_CN/installing-boot9strap-(fredtool).txt b/_pages/zh_CN/installing-boot9strap-(fredtool).txt index 1b3abf3e28..76234f12f7 100644 --- a/_pages/zh_CN/installing-boot9strap-(fredtool).txt +++ b/_pages/zh_CN/installing-boot9strap-(fredtool).txt @@ -21,7 +21,7 @@ title: "安装 Boot9strap(通过 Fredtool)" * 最新版 [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) * 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 将设备关机 1. 将你的 SD 卡插入到电脑 @@ -29,7 +29,7 @@ title: "安装 Boot9strap(通过 Fredtool)" 1. 复制 `boot.nds` (B9STool)到你的 SD 卡根目录 1. 从 Frogminer_save `.zip` 压缩包中复制 `private` 文件夹到内存卡的根目录 -#### 第二步 — Fredtool +#### 第二步 – Fredtool 1. 在你的电脑上打开 [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) 1. 在 “Your movable.sed” 栏上传你的 `movable.sed` 文件 @@ -54,7 +54,7 @@ title: "安装 Boot9strap(通过 Fredtool)" 1. 移动到 `“网络设置(Internet Settings)”` -> `“任天堂 DS 连接(Nintendo DS Connections)”`,然后选择 “OK” 1. 如果漏洞执行成功,你的设备将进入到日版的“うごくメモ帳 (Flipnote Studio)” -#### 第三步 — 触发 Flipnote 漏洞 +#### 第三步 – 触发 Flipnote 漏洞 如果你需要图片帮助,请点击 [这里](https://zoogie.github.io/web/flipnote_directions/)。 {: .notice--info} @@ -77,7 +77,7 @@ title: "安装 Boot9strap(通过 Fredtool)" + 你可能需要长按电源键强制关机 + 如果你看到了 Luma 的设置界面,请继续下面的操作而不用强制关机 -#### 第四步 — 设置 Luma3DS +#### 第四步 – 设置 Luma3DS 1. 开机时按住 “Select” 键,进入 Luma3DS 的配置菜单 + 如果你遇到了问题无法启动 Luma 配置菜单,[请参见此故障排查章节](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md) @@ -86,7 +86,7 @@ title: "安装 Boot9strap(通过 Fredtool)" 1. 按下 “Start” 键保存设置并重启 + 你的主机应该在一会后加载到系统桌面。 如果你等了超过五分钟还是黑屏,[请参见此故障排查章节](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) -#### 第五步 — 还原 “DS 连接设置(DS Connection Settings)” +#### 第五步 – 还原 “DS 连接设置(DS Connection Settings)” 1. 将设备关机 1. 将你的 SD 卡插入到电脑 diff --git a/_pages/zh_CN/site-navigation.txt b/_pages/zh_CN/site-navigation.txt index b14c8504e9..8aefa6a248 100644 --- a/_pages/zh_CN/site-navigation.txt +++ b/_pages/zh_CN/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [卡带升级](cart-update) + [致谢](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [捐赠](donations) + [F3(Linux)](f3-(linux)) + [F3X(Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [写入 ntrboot(通过多台 3DS)](flashing-ntrboot-(3ds-multi-system)) + [写入 ntrboot(通过 DSi)](flashing-ntrboot-(dsi)) + [写入 ntrboot(通过 NDS)](flashing-ntrboot-(nds)) ++ [格式化 SD 卡(通过 Linux 操作系统)](formatting-sd-(linux)) ++ [格式化 SD 卡(通过 Mac 操作系统)](formatting-sd-(mac)) ++ [格式化 SD 卡(通过 Windows 操作系统)](formatting-sd-(windows)) + [新手入门](get-started) + [如何使用 GodMode9](godmode9-usage) + [H2testw(Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [启动 Homebrew Launcher (通过其他方法)](homebrew-launcher-(alternatives)) + [启动 Homebrew Launcher (通过PicHaxx)](homebrew-launcher-(pichaxx)) + [启动 Homebrew Launcher(通过 Soundhax)](homebrew-launcher-(soundhax)) -+ [启动 Homebrew Launcher(通过 Steelhax)](homebrew-launcher-(steelhax)) + [安装 boot9strap(通过 2xrsa)](installing-boot9strap-(2xrsa)) + [安装 boot9strap(通过浏览器)](installing-boot9strap-(browser)) + [安装 boot9strap(通过 Fredtool)](installing-boot9strap-(fredtool)) + [安装 boot9strap(通过 Frogtool)](installing-boot9strap-(frogtool)) + [安装 boot9strap(通过拆机硬改)](installing-boot9strap-(hardmod)) ++ [安装 boot9strap(通过 HBL-USM)](installing-boot9strap-(hbl-usm)) + [安装 boot9strap(通过 MSET)](installing-boot9strap-(mset)) + [安装 boot9strap (通过 ntrboot)](installing-boot9strap-(ntrboot)) + [安装 boot9strap (通过 SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [安装 boot9strap(通过 Soundhax)](installing-boot9strap-(soundhax)) + [安装 boot9strap(通过 USM)](installing-boot9strap-(usm)) -+ [安装 boot9strap(通过 HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [传统方法](legacy-methods) + [迁移 EmuNAND 数据](move-emunand) + [ntrboot](ntrboot) + [区域变更](region-changing) + [Seedminer](seedminer) -+ [传统 Seedminer 方法](legacy-methods) + [问题排查](troubleshooting) + [卸载自制系统](uninstall-cfw) + [升级 B9S](updating-b9s) diff --git a/_pages/zh_CN/updating-b9s.txt b/_pages/zh_CN/updating-b9s.txt index 1a141dcd17..1a28590a60 100644 --- a/_pages/zh_CN/updating-b9s.txt +++ b/_pages/zh_CN/updating-b9s.txt @@ -30,7 +30,7 @@ title: "更新 B9S" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 请在本节中的所有步骤中覆盖 SD 卡上的所有现有文件。 {: .notice--info} @@ -41,7 +41,7 @@ title: "更新 B9S" 1. 从 SafeB9SInstaller `.zip` 压缩包中复制 `SafeB9SInstaller.firm` 到 SD 卡 `/luma/payloads/` 目录中 1. 将 SD 卡重新插入你的设备 -#### 第二步 — 安装 boot9strap +#### 第二步 – 安装 boot9strap 1. 开机时按住 “Start” 键来启动 Luma3DS chainloader 菜单 1. 按 “A” 键启动 SafeB9SInstaller @@ -50,15 +50,15 @@ title: "更新 B9S" 1. 当完成后,按下 “Start” 键,然后按 “A” 来重启你的设备到 Luma3DS chainloader 菜单 + 如果你在 B9S 更新后遇到 “argc = 0” 错误, 请忽略并继续教程 -#### 第三步 — 升级 Luma3DS +#### 第三步 – 升级 Luma3DS 1. 将设备关机 1. 将你的 SD 卡插入到电脑 -1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. 解压 Luma3DS `.zip` 内的 `boot.firm` 和 `boot.3dsx` 到你 SD 卡的根目录,覆盖已有文件 1. 将 SD 卡重新插入你的主机 1. 启动你的主机 -#### 第四步 — 配置 Luma3DS +#### 第四步 – 配置 Luma3DS 本步骤仅在重启时出现 Luma3DS 设置菜单时才需使用。 {: .notice--info} diff --git a/_pages/zh_TW/dsidumper.txt b/_pages/zh_TW/dsidumper.txt index d57ec3f07c..9762798a6c 100644 --- a/_pages/zh_TW/dsidumper.txt +++ b/_pages/zh_TW/dsidumper.txt @@ -2,36 +2,5 @@ title: "DSiDumper" --- -{% include toc title="條目內容" %} - -### 必讀事項 - -To dump system DSiWare, we use an existing homebrew launcher exploit. - -If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing - -### 必備項目 - -* 您自 [Seedminer](seedminer) 步驟中所取得的 `movable.sed` 檔案 -* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases) - -#### 第一節 — 準備工作 - -1. 關閉您的主機 -1. 將 SD 卡插入至電腦中 -1. 將 `moving.sed` 檔案複製到 SD 卡的根目錄中 -1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card -1. 將 SD 卡插回主機中 -1. 啟動您的主機 - -#### Section II - DSiWare Dumping - -1. 透過任意方法執行 Homebrew Launcher -1. Launch DSiWare Dumper from the list of homebrew - + This will dump a DSiWare application to SD root - + It is normal to see several failures. -1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide - -繼續至[安裝 boot9strap (透過 Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--primary} - +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +{: .notice--warning} diff --git a/_pages/zh_TW/finalizing-setup.txt b/_pages/zh_TW/finalizing-setup.txt index 22a5d32fa2..f94a095bf8 100644 --- a/_pages/zh_TW/finalizing-setup.txt +++ b/_pages/zh_TW/finalizing-setup.txt @@ -177,7 +177,7 @@ ___ {% capture notice-6 %} 如果您想要升級到較大的 SD 卡,您只需要將您的 SD 卡格式化為 FAT32 並從您舊的 SD 卡中複製其內容至新的卡中即可。 -如果您的 SD 卡大於 32GB,那麼您得使用不同的工具以格式化該記憶卡;工具例如 Windows 上的 [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm)、Linux 上的 [gparted](http://gparted.org/download.php)、Mac 上的[磁碟工具程式](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac)。 +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/zh_TW/formatting-sd-(linux).txt b/_pages/zh_TW/formatting-sd-(linux).txt new file mode 100644 index 0000000000..fee733d7c0 --- /dev/null +++ b/_pages/zh_TW/formatting-sd-(linux).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Linux)" +--- + +{% include toc title="條目內容" %} + +### 必讀事項 + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +本教學僅適用於 Linux 使用者。 If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### 操作說明 +#### Section I - Determining which slot your SD card is in + +1. Make sure your SD card is **not** inserted +1. Launch the Linux Terminal +1. Type `watch "lsblk"` +1. Insert your SD card into your PC +1. Observe the output. It should match something like this: +``` +NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT +mmcblk0 179:0 0 3,8G 0 disk +└─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF +``` +1. Take note of the device mount point. In our example above, it was `mmcblk0` + + If `RO` is set to 1, make sure the lock switch is not slid down +1. Hit CTRL + C to exit the menu + +#### Section II - Formatting the card + +![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) + +1. Type in `sudo cfdisk /dev/(device mount point from above)` +1. On each partition, hit `Delete` +1. Create a new Primary partition that covers the size of your entire SD card + + This will create a new partition with the linux filetype +1. Select type and take a look at the menu +1. Find "W95 FAT32" and take note of the code on the left side of that text +1. Press any key, then enter the code you took note of in the previous step +1. Hit enter, then hit Quit diff --git a/_pages/zh_TW/formatting-sd-(mac).txt b/_pages/zh_TW/formatting-sd-(mac).txt new file mode 100644 index 0000000000..82f127bb36 --- /dev/null +++ b/_pages/zh_TW/formatting-sd-(mac).txt @@ -0,0 +1,60 @@ +--- +title: "Formatting SD (Mac)" +--- + +{% include toc title="條目內容" %} + +### 必讀事項 + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +本教學僅適用於 Mac 使用者。 If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. + +### 操作說明 + +#### OS X El Capitan (10.11) and later + +1. 將 SD 卡插入至電腦中 +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. In the top-left "View" menu, choose "Show All Devices" +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Erase" at the top +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Ensure that "Scheme" is set to "Master Boot Record" + + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume +1. Click "Erase" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +#### OS X Yosemite (10.10) and earlier + +1. 將 SD 卡插入至電腦中 +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run the Disk Utility app +1. Select your SD card in the left panel + + Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Click "Partition" at the top + + If "Partition" does not appear, make sure to choose the device instead of a volume +1. Ensure that "Partition Layout" is set to "1 Partition" +1. Enter anything for "Name" +1. Ensure that "Format" is set to "MS-DOS (FAT)" +1. Click "Options" below the partition table +1. Choose "Master Boot Record" +1. Click "OK" +1. Click "Apply" +1. Click "Partition" +1. Wait for the format to finish +1. Close Disk Utility +1. If the SD card had any files and folders on it before the format, copy everything back from your computer diff --git a/_pages/zh_TW/formatting-sd-(windows).txt b/_pages/zh_TW/formatting-sd-(windows).txt new file mode 100644 index 0000000000..6ed7f6953f --- /dev/null +++ b/_pages/zh_TW/formatting-sd-(windows).txt @@ -0,0 +1,43 @@ +--- +title: "Formatting SD (Windows)" +--- + +{% include toc title="條目內容" %} + +### 必讀事項 + +This is an add-on section for formatting an SD card to work with the 3DS. + +If the 3DS already recognizes the SD card, this guide is not required. + +本教學僅適用於 Windows 使用者。 If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. + +### 必備項目 + +* The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) + +### 操作說明 + +1. 將 SD 卡插入至電腦中 +1. If the SD card has any files and folders on it, copy everything to a folder on your computer +1. Run `guiformat.exe` +1. Select your SD card's drive letter for "Drive" + + Make sure you choose the correct drive letter, otherwise you might accidentally erase the wrong drive! + {: .notice--danger} + +1. Select a size for "Allocation unit size" + + If the SD card is 64GB or below, choose 32768 + * If the SD card is above 64GB, choose 65536 +1. Enter anything for "Volume label" +1. Ensure that "Quick Format" is selected +1. Click "Start" +1. Click "OK" +1. Wait for the format to finish +1. Click "Close" +1. If the SD card had any files and folders on it before the format, copy everything back from your computer + +### Common Errors + +* Failed to open device: GetLastError()=32 + + Close everything that may be using the SD card, such as any File Explorer windows. diff --git a/_pages/zh_TW/home.txt b/_pages/zh_TW/home.txt index 8df782e6ba..5f45cc482d 100644 --- a/_pages/zh_TW/home.txt +++ b/_pages/zh_TW/home.txt @@ -85,7 +85,7 @@ boot9strap 是目前最新且最棒的自製韌體啟動方式,有點像 Wii + 如果一切都順利的話,您將不會失去任何資料 (像是遊戲、NNID、存檔... 等都會被留下)。 + 請在充電的情況下改機,以確保途中不會因為電力關係而突然關機造成資料遺失或甚至毀損! + 您的 SD 卡應為 [MBR 格式,而非 GPT](http://www.howtogeek.com/245610/) (原廠 SD 卡一律都是以 MBR 格式出廠)。 The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + 舊型 2DS 與舊型 3DS 的軟體是幾乎一樣的;New 2DS 與 New 3DS 也是同樣的道理。 因此,任何提及「舊型 3DS」的步驟將套用於「舊型 2DS」;而任何提及「New 3DS」的步驟也將套用於「New 2DS」。 ___ diff --git a/_pages/zh_TW/homebrew-launcher-(steelhax).txt b/_pages/zh_TW/homebrew-launcher-(steelhax).txt index e36033ed75..e6e387a576 100644 --- a/_pages/zh_TW/homebrew-launcher-(steelhax).txt +++ b/_pages/zh_TW/homebrew-launcher-(steelhax).txt @@ -2,62 +2,5 @@ title: "安裝 Homebrew Launcher (透過 Steelhax)" --- -{% include toc title="條目內容" %} - -### 必讀事項 - -Seedminer 將使用您的 `movable.sed` 檔案並透過 Steelhax 漏洞開啟 Homebrew Launcher 以便在 DS 網路設定中植入修改後的 DSiWare 程式。 於使用此指南時,您必須先擁有 (或下載) eShop 中免費的『Steel Driver: Sub Wars』遊戲。 - -If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [DSiWare Dumper](dsidumper)). -{: .notice--success} - -如果您先前已安裝『Steel Diver: Sub Wars』,此過程將會複寫您先前的存檔! +This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. {: .notice--warning} - -### 必備項目 - -* eShop 中免費的『Steel Diver: Sub Wars』遊戲 -* 您自 [Seedminer](seedminer) 步驟中所取得的 `movable.sed` 檔案 -* 最新版的 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) -* The latest release of [Steelhax](https://github.com/MechanicalDragon0687/vegaroxas.github.io/releases/download/1.0/steelhax-release.zip) -* The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region and version)* - -### 操作說明 - -#### 第一節 — 準備工作 - -1. 在 SD 卡的根目錄底下建立一個新資料夾 `3ds` -1. 將 `boot.3dsx` 複製到 SD 卡根目錄中 -1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card -1. 複製 otherapp 啟動程式到 SD 卡的 `steelhax` 資料夾中,並重新命名其檔名為 `payload.bin` - -#### 第二節 — Steelminer - -1. 將 SD 卡插入主機中 -1. 啟動『Steel Diver: Sub Wars』並選擇任一 Mii 進行初始化 - + 如果出現更新提示,請拒絕 - + 如果您先前已更新了此遊戲,請透過主機的系統設定至資料管理中刪除遊戲更新 -1. 退出『Steel Diver: Sub Wars』 -1. 關閉您的主機 -1. 將 SD 卡插入至電腦中 -1. Open [the Steelminer Injector website](https://seedminer.hacks.guide/steelhax/) on your computer -1. 上傳您的 `movable.sed` 檔案 -1. 選擇『Start!』 -1. 等待程序完畢為止 -1. 在您的 SD 卡中開啟 `Nintendo 3DS` -> `` -> `<32-字元-id>` -> `title` -> `00040000` -> `<8-字元-區碼>` -> `data` - + **歐版**: `000d7e00` - + **日版**: `000d7c00` - + **美版**: `000d7d00` -1. 將您所下載的存檔複製至您 SD 卡中的 `data` 資料夾 - + 如提示時複寫遊戲存檔 -1. 將 SD 卡插回主機中 -1. 啟動您的主機 -1. 啟動『Steel Diver: Sub Wars』 -1. 如果漏洞成功執行,您的主機將自動載入 Homebrew Launcher - + 您可能會看見無可用應用程式的錯誤訊息。 -1. 關閉您的主機。 - -___ - -### Continue to [DSiWare Dumper](dsidumper) -{: .notice--primary} diff --git a/_pages/zh_TW/site-navigation.txt b/_pages/zh_TW/site-navigation.txt index 71ca09dc88..041aa3f08a 100644 --- a/_pages/zh_TW/site-navigation.txt +++ b/_pages/zh_TW/site-navigation.txt @@ -21,7 +21,6 @@ sitemap: false + [卡帶更新](cart-update) + [製作群](credits) + [CTRTransfer](ctrtransfer) -+ [DSiWare Dumper](dsidumper) + [贊助](donations) + [F3 (Linux)](f3-(linux)) + [F3X (Mac)](f3x-(mac)) @@ -32,6 +31,9 @@ sitemap: false + [寫入 ntrboot 漏洞 (透過多台 3DS 系統)](flashing-ntrboot-(3ds-multi-system)) + [寫入 ntrboot 漏洞 (透過 DSi)](flashing-ntrboot-(dsi)) + [寫入 ntrboot 漏洞 (透過 NDS)](flashing-ntrboot-(nds)) ++ [Formatting SD (Linux)](formatting-sd-(linux)) ++ [Formatting SD (Mac)](formatting-sd-(mac)) ++ [Formatting SD (Windows)](formatting-sd-(windows)) + [新手入門](get-started) + [GodMode9 用法](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -39,23 +41,22 @@ sitemap: false + [Homebrew Launcher (透過其他方法)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) + [Homebrew Launcher (透過 Soundhax)](homebrew-launcher-(soundhax)) -+ [安裝 Homebrew Launcher (透過 Steelhax)](homebrew-launcher-(steelhax)) + [安裝 boot9strap (透過 2xrsa)](installing-boot9strap-(2xrsa)) + [安裝 boot9strap (透過網頁瀏覽器)](installing-boot9strap-(browser)) + [安裝 boot9strap (透過 Fredtool)](installing-boot9strap-(fredtool)) + [安裝 boot9strap (透過 Frogtool)](installing-boot9strap-(frogtool)) + [安裝 boot9strap (透過硬改)](installing-boot9strap-(hardmod)) ++ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) + [安裝 boot9strap (透過 MSET)](installing-boot9strap-(mset)) + [安裝 boot9strap (透過 ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [安裝 boot9strap (透過 Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) -+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) ++ [Legacy Methods](legacy-methods) + [移植 EmuNAND](move-emunand) + [ntrboot](ntrboot) + [區碼變更](region-changing) + [Seedminer](seedminer) -+ [Legacy Seedminer Methods](legacy-methods) + [疑難排解](troubleshooting) + [卸載自製韌體](uninstall-cfw) + [更新 B9S](updating-b9s) From d50cc1c75c277b5a71328bfd68de052dea457bda Mon Sep 17 00:00:00 2001 From: lily Date: Wed, 9 Dec 2020 14:49:50 -0800 Subject: [PATCH 053/125] switch to soundhax w/ universal-otherapp --- _pages/en_US/get-started.txt | 15 +++------------ .../installing-boot9strap-(soundhax).txt | 19 ++++--------------- 2 files changed, 7 insertions(+), 27 deletions(-) diff --git a/_pages/en_US/get-started.txt b/_pages/en_US/get-started.txt index 43812c5ebb..00833936df 100644 --- a/_pages/en_US/get-started.txt +++ b/_pages/en_US/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.0.0 to 9.2.0" row includes 9.0.0, 9.1.0, and 9.2.0. +Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/en_US/installing-boot9strap-(soundhax).txt b/_pages/en_US/installing-boot9strap-(soundhax).txt index add6248992..ba2bf05da7 100644 --- a/_pages/en_US/installing-boot9strap-(soundhax).txt +++ b/_pages/en_US/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/tag/v1.0.0) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off your device 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} From b89d370b6f4b86dff2922ba206568628f953043f Mon Sep 17 00:00:00 2001 From: lily Date: Wed, 9 Dec 2020 14:52:07 -0800 Subject: [PATCH 054/125] site-nav: switch 'popular page' to b9s-soundhax --- _pages/en_US/site-navigation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index 81bbefc22b..dca1e3bba0 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popular** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
From c223c1f30243028aa194a2b27f344e2345a21ade Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Thu, 10 Dec 2020 05:39:43 -0800 Subject: [PATCH 055/125] New Crowdin updates (#1816) * New translations site-navigation.txt (Hungarian) * New translations finalizing-setup.txt (Hungarian) * New translations updating-b9s.txt (Hungarian) * New translations homebrew-launcher-(steelhax).txt (Hungarian) * New translations dsidumper.txt (Hungarian) * New translations formatting-sd-(windows).txt (Hungarian) * New translations formatting-sd-(linux).txt (Hungarian) * New translations formatting-sd-(mac).txt (Hungarian) * New translations formatting-sd-(linux).txt (Hungarian) * New translations formatting-sd-(linux).txt (Hungarian) * New translations formatting-sd-(mac).txt (Hungarian) * New translations home.txt (Hungarian) * New translations formatting-sd-(mac).txt (Hungarian) --- _pages/hu_HU/dsidumper.txt | 2 +- _pages/hu_HU/finalizing-setup.txt | 2 +- _pages/hu_HU/formatting-sd-(linux).txt | 44 ++++++------- _pages/hu_HU/formatting-sd-(mac).txt | 66 +++++++++---------- _pages/hu_HU/formatting-sd-(windows).txt | 12 ++-- _pages/hu_HU/home.txt | 2 +- _pages/hu_HU/homebrew-launcher-(steelhax).txt | 2 +- _pages/hu_HU/site-navigation.txt | 8 +-- _pages/hu_HU/updating-b9s.txt | 2 +- 9 files changed, 70 insertions(+), 70 deletions(-) diff --git a/_pages/hu_HU/dsidumper.txt b/_pages/hu_HU/dsidumper.txt index 9762798a6c..359d89ee44 100644 --- a/_pages/hu_HU/dsidumper.txt +++ b/_pages/hu_HU/dsidumper.txt @@ -2,5 +2,5 @@ title: "DSiDumper" --- -This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +Ez az oldal el lett távolítva, mert a használlt módszer már elavult. Kérlek használj egy modern módszert a [Kezdeti Lépések](get-started) oldalról. {: .notice--warning} diff --git a/_pages/hu_HU/finalizing-setup.txt b/_pages/hu_HU/finalizing-setup.txt index 83bb58d525..fb2a508cbd 100644 --- a/_pages/hu_HU/finalizing-setup.txt +++ b/_pages/hu_HU/finalizing-setup.txt @@ -177,7 +177,7 @@ Mostantól lenyomhatod az (L) + (Le) + (Select) kombinációt a rendszer futása {% capture notice-6 %} Ha szeretnél a későbbiekben nagyobb SD kártyát használni, mindössze annyit kell tenned, hogy az új SD kártyádat FAT32-re formázod, majd átmásolod a régi SD kártyád tartalmát az újra. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). +Ha az új SD kártyád nagyobb mint 32GB akkor egy különleges eszközt kell használnod ahoz, hogy leformázd: [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), vagy [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/hu_HU/formatting-sd-(linux).txt b/_pages/hu_HU/formatting-sd-(linux).txt index ca4c96ece0..69adf4ef82 100644 --- a/_pages/hu_HU/formatting-sd-(linux).txt +++ b/_pages/hu_HU/formatting-sd-(linux).txt @@ -1,43 +1,43 @@ --- -title: "Formatting SD (Linux)" +title: "SD formázás (Linux)" --- {% include toc title="Tartalomjegyzék" %} ### Fontos tudnivalók -This is an add-on section for formatting an SD card to work with the 3DS. +Ez egy kiegészítő rész az SD kártya formázásához, hogy az működjön a 3DS-el. -If the 3DS already recognizes the SD card, this guide is not required. +Ha a 3DS már felismeri az SD kártyát, ez az útmutató nem szükséges. -Ez az oldal Linux felhasználókra vonatkozik. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. +Ez az oldal Linux felhasználókra vonatkozik. Ha nem Linux rendszeren vagy, kövesd az [SD formázás (Windows)](formatting-sd-(linux)) vagy [SD formázás (Mac)](formatting-sd-(mac)) útmutatókat. ### Lépések -#### Section I - Determining which slot your SD card is in +#### I. rész - Annak meghatározása, hogy melyik olvasóban található az SD kártya -1. Make sure your SD card is **not** inserted -1. Launch the Linux Terminal -1. Type `watch "lsblk"` -1. Insert your SD card into your PC -1. Observe the output. It should match something like this: +1. Gondoskodj arról, hogy az SD kártya **nincs** bedugva +1. Indítsd el a Linux Terminal-t +1. Írd be, hogy `watch "lsblk"` +1. Tedd be az SD kártyád a PC számítógépedbe +1. Figyeld a kimenetet. Válaszként valami hasonlót kell kapj: ``` NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT mmcblk0 179:0 0 3,8G 0 disk └─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF ``` -1. Take note of the device mount point. In our example above, it was `mmcblk0` - + If `RO` is set to 1, make sure the lock switch is not slid down -1. Hit CTRL + C to exit the menu +1. Jegyezd fel az eszköz csatolási pontját. A fenti példában ez `mmcblk0` volt + + Ha az `RO` 1-re állított, ellenőrizd, hogy a zároló csúszka nincs-e lehúzva +1. Nyomj CTRL + C-t a menüből kilépéshez -#### Section II - Formatting the card +#### II. rész - Az SD kártya formázása ![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) -1. Type in `sudo cfdisk /dev/(device mount point from above)` -1. On each partition, hit `Delete` -1. Create a new Primary partition that covers the size of your entire SD card - + This will create a new partition with the linux filetype -1. Select type and take a look at the menu -1. Find "W95 FAT32" and take note of the code on the left side of that text -1. Press any key, then enter the code you took note of in the previous step -1. Hit enter, then hit Quit +1. Írd be `sudo cfdisk /dev/(eszköz csatolási pontja fentebb)` +1. Minden partíción nyomj `Delete` gombot +1. Hozz létre egy elsődleges partíciót, ami megfelel az egész SD kártya méretnek + + Ez létre fog hozni egy új partíciót linux fájltípussal +1. Válaszd a típust, és figyelj a menüre +1. Keresd meg a "W95 FAT32"-t és írd fel a kódot balra a szövegtől +1. Nyomj meg egy gombot, majd írd be a kódot, amit az előző lépésben felírtál +1. Nyomj entert és Quit-et diff --git a/_pages/hu_HU/formatting-sd-(mac).txt b/_pages/hu_HU/formatting-sd-(mac).txt index 4363e42d02..ebe614edf7 100644 --- a/_pages/hu_HU/formatting-sd-(mac).txt +++ b/_pages/hu_HU/formatting-sd-(mac).txt @@ -1,60 +1,60 @@ --- -title: "Formatting SD (Mac)" +title: "SD formázás (Mac)" --- {% include toc title="Tartalomjegyzék" %} ### Fontos tudnivalók -This is an add-on section for formatting an SD card to work with the 3DS. +Ez egy kiegészítő rész az SD kártya formázásához, hogy az működjön a 3DS-el. -If the 3DS already recognizes the SD card, this guide is not required. +Ha a 3DS már felismeri az SD kártyát, ez az útmutató nem szükséges. -Ez az oldal Mac felhasználókra vonatkozik. If you are not on Mac, check out the [Formatting SD (Windows)](formatting-sd-(windows)) or [Formatting SD (Linux)](formatting-sd-(linux)) pages. +Ez az oldal Mac felhasználókra vonatkozik. Ha nem Mac rendszeren vagy, kövesd az [SD formázás (Windows)](formatting-sd-(windows)) vagy [SD formázás (Linux)](formatting-sd-(linux)) útmutatókat. ### Lépések -#### OS X El Capitan (10.11) and later +#### OS X El Capitan (10.11) és későbbi 1. Helyezd az SD kártyád a számítógépbe -1. If the SD card has any files and folders on it, copy everything to a folder on your computer -1. Run the Disk Utility app -1. In the top-left "View" menu, choose "Show All Devices" -1. Select your SD card in the left panel +1. Ha az SD kártya tartalmaz adatot, akkor azokat másold át a számítógépre +1. Futtasd a Disk Utility appot +1. Bal oldalt felül a "View" menüben válaszd a "Show All Devices" opciót +1. Válaszd ki az SD kártyád a bal oldali panelen - Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + Legyél biztos abban, hogy a jó meghajtót választod, egyébként rossz merevlemezt törölhetsz! {: .notice--danger} -1. Click "Erase" at the top -1. Enter anything for "Name" -1. Ensure that "Format" is set to "MS-DOS (FAT)" -1. Ensure that "Scheme" is set to "Master Boot Record" - + If "Scheme" does not appear, click "Cancel" and make sure to choose the device instead of a volume -1. Click "Erase" +1. Kattints az "Erase"-re felül +1. Adj meg bármít "Name"-nek +1. Ellenőrizd, hogy a "Format" beállítása "MS-DOS (FAT)" +1. Ellenőrizd, hogy a "Scheme" beállítása "Master Boot Record" + + Ha a "Scheme" nem jelenik meg, nyomj "Cancel"-t és ellenőrizd, hogy az eszközt válaszottad-e ki egy kötet helyett +1. Kattints az "Erase"-re 1. Várd meg amíg a formázás befejeződik 1. Kattints a "Close"-ra -1. If the SD card had any files and folders on it before the format, copy everything back from your computer +1. Ha az SD kártya tartalmazott adatot a formázás előtt, akkor azokat most másold vissza a számítógépről -#### OS X Yosemite (10.10) and earlier +#### OS X Yosemite (10.10) és korábbi 1. Helyezd az SD kártyád a számítógépbe -1. If the SD card has any files and folders on it, copy everything to a folder on your computer -1. Run the Disk Utility app -1. Select your SD card in the left panel +1. Ha az SD kártya tartalmaz adatot, akkor azokat másold át a számítógépre +1. Futtasd a Disk Utility appot +1. Válaszd ki az SD kártyád a bal oldali panelen - Make sure you choose the correct device, otherwise you might accidentally erase the wrong drive! + Legyél biztos abban, hogy a jó meghajtót választod, egyébként rossz merevlemezt törölhetsz! {: .notice--danger} -1. Click "Partition" at the top - + If "Partition" does not appear, make sure to choose the device instead of a volume -1. Ensure that "Partition Layout" is set to "1 Partition" -1. Enter anything for "Name" -1. Ensure that "Format" is set to "MS-DOS (FAT)" -1. Click "Options" below the partition table -1. Choose "Master Boot Record" +1. Kattints az "Partition"-re felül + + Ha a "Partition" nem jelenik meg, és ellenőrizd, hogy az eszközt válaszottad-e ki egy kötet helyett +1. Ellenőrizd, hogy a "Partition Layout" beállított "1 Partition"-re +1. Adj meg bármít "Name"-nek +1. Ellenőrizd, hogy a "Format" beállítása "MS-DOS (FAT)" +1. Kattints az "Options"-re a partíciós tábla alatt +1. Válaszd a "Master Boot Record"-ot 1. Kattints az "OK"-ra -1. Click "Apply" -1. Click "Partition" +1. Kattints az "Apply"-ra +1. Kattints a "Partition"-re 1. Várd meg amíg a formázás befejeződik -1. Close Disk Utility -1. If the SD card had any files and folders on it before the format, copy everything back from your computer +1. Zárd be a Disk Utility-t +1. Ha az SD kártya tartalmazott adatot a formázás előtt, akkor azokat most másold vissza a számítógépről diff --git a/_pages/hu_HU/formatting-sd-(windows).txt b/_pages/hu_HU/formatting-sd-(windows).txt index e61673e921..64f3ce87aa 100644 --- a/_pages/hu_HU/formatting-sd-(windows).txt +++ b/_pages/hu_HU/formatting-sd-(windows).txt @@ -6,11 +6,11 @@ title: "SD formázás (Windows)" ### Fontos tudnivalók -This is an add-on section for formatting an SD card to work with the 3DS. +Ez egy kiegészítő rész az SD kártya formázásához, hogy az működjön a 3DS-el. -If the 3DS already recognizes the SD card, this guide is not required. +Ha a 3DS már felismeri az SD kártyát, ez az útmutató nem szükséges. -Ez az oldal Windows felhasználókra vonatkozik. If you are not on Windows, check out the [Formatting SD (Linux)](formatting-sd-(linux)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. +Ez az oldal Windows felhasználókra vonatkozik. Ha nem Windows rendszeren vagy, kövesd az [SD formázás (Linux)](formatting-sd-(linux)) vagy [SD formázás (Mac)](formatting-sd-(mac)) útmutatókat. ### Amire szükséged lesz @@ -19,8 +19,8 @@ Ez az oldal Windows felhasználókra vonatkozik. If you are not on Windows, chec ### Lépések 1. Helyezd az SD kártyád a számítógépbe -1. If the SD card has any files and folders on it, copy everything to a folder on your computer -1. Run `guiformat.exe` +1. Ha az SD kártya tartalmaz adatot, akkor azokat másold át a számítógépre +1. Futtasd a `guiformat.exe` alkalmazást 1. Válaszd ki az SD kártyád betűjelét a "Drive" alatt Legyél biztos abban, hogy a jó meghajtó betűt választod, egyébként rossz merevlemezt törölhetsz! @@ -35,7 +35,7 @@ Ez az oldal Windows felhasználókra vonatkozik. If you are not on Windows, chec 1. Kattints az "OK"-ra 1. Várd meg amíg a formázás befejeződik 1. Kattints a "Close"-ra -1. If the SD card had any files and folders on it before the format, copy everything back from your computer +1. Ha az SD kártya tartalmazott adatot a formázás előtt, akkor azokat most másold vissza a számítógépről ### Gyakori hibák diff --git a/_pages/hu_HU/home.txt b/_pages/hu_HU/home.txt index 0c0d38034e..ceb1172c54 100644 --- a/_pages/hu_HU/home.txt +++ b/_pages/hu_HU/home.txt @@ -82,7 +82,7 @@ Az összes kiszámított sighax szignatúra megtalálható [ebben a gist-ben](ht + Ha minden a terv szerint halad, nem fogsz semmilyen adatot elveszíteni, és a folyamat végén meglesz minden, ami korábban ott volt (játékok, NNID, mentések, stb. nem fognak elveszni). + Tartsd a készülékedet töltőn a teljes folyamat során, hogy elkerüld az adatvesztést vagy bármilyen kárt, ami egy nem várt kikapcsolásból adódhat! + Az SD kártyád partíciós táblájának [MBR, és nem GPT](http://www.howtogeek.com/245610/) formátumúnak kell lennie (a készülékedhez csomagolt SD kártya gyárilag MBR formátumú lesz). A legkönnyebb módja ennek tesztelésére, ha kipróbálod, hogy az SD kártya működik-e a 3DS-edben. Ha működik, a kártya MBR. -+ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). +Ha az új SD kártyádat formáznod kell FAT32-re, akkor használl ezeket az eszközöket: [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), vagy [cfdisk (Linux)](formatting-sd-(linux)). + Az Old 2DS tulajdonképpen azonos az Old 3DS-sel a szoftverek tekintetében, míg a New 2DS tulajdonképpen azonos a New 3DS-sel a szoftverek tekintetében. Minden lépés ami "Old 3DS" egyben vonatkozik az Old 2DS-sre és minden lépés ami "New 3DS"-re hivatkozik, vonatkozik a New 2DS-re is. ___ diff --git a/_pages/hu_HU/homebrew-launcher-(steelhax).txt b/_pages/hu_HU/homebrew-launcher-(steelhax).txt index 65ec1b9a69..0da750bd52 100644 --- a/_pages/hu_HU/homebrew-launcher-(steelhax).txt +++ b/_pages/hu_HU/homebrew-launcher-(steelhax).txt @@ -2,5 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +Ez az oldal el lett távolítva, mert a használt módszer már elavult. Kérlek használj egy modern módszert a [Kezdeti Lépések](get-started) oldalról. {: .notice--warning} diff --git a/_pages/hu_HU/site-navigation.txt b/_pages/hu_HU/site-navigation.txt index 612e86a0e4..711e269fb2 100644 --- a/_pages/hu_HU/site-navigation.txt +++ b/_pages/hu_HU/site-navigation.txt @@ -31,9 +31,9 @@ sitemap: false + [ntrboot flashelése (több 3DS)](flashing-ntrboot-(3ds-multi-system)) + [ntrboot flashelése (DSi)](flashing-ntrboot-(dsi)) + [ntrboot flashelése (NDS)](flashing-ntrboot-(nds)) -+ [Formatting SD (Linux)](formatting-sd-(linux)) -+ [Formatting SD (Mac)](formatting-sd-(mac)) -+ [Formatting SD (Windows)](formatting-sd-(windows)) ++ [SD formázás (Linux)](formatting-sd-(linux)) ++ [SD formázás (Mac)](formatting-sd-(mac)) ++ [SD formázás (Windows)](formatting-sd-(windows)) + [Kezdeti lépések](get-started) + [GodMode9 használata](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -52,7 +52,7 @@ sitemap: false + [Boot9strap telepítése (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Boot9strap telepítése (Soundhax)](installing-boot9strap-(soundhax)) + [Boot9strap telepítése (USM)](installing-boot9strap-(usm)) -+ [Legacy Methods](legacy-methods) ++ [Legacy metódusok](legacy-methods) + [EmuNAND költöztetése](move-emunand) + [ntrboot](ntrboot) + [Régióváltás](region-changing) diff --git a/_pages/hu_HU/updating-b9s.txt b/_pages/hu_HU/updating-b9s.txt index 8f26f72ef6..8d9f5b6d67 100644 --- a/_pages/hu_HU/updating-b9s.txt +++ b/_pages/hu_HU/updating-b9s.txt @@ -54,7 +54,7 @@ A most következő lépésekben mindig írd felül az SD kártyán található f 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe -1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file +1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártyád gyökerébe, és cseréld le a már meglévő fájlt 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet From 576731254f9ea7e48d6dfbf4442c96695ec7e03f Mon Sep 17 00:00:00 2001 From: lily Date: Sat, 12 Dec 2020 18:25:15 -0800 Subject: [PATCH 056/125] Properly link to latest release of universal-otherapp --- _pages/en_US/installing-boot9strap-(soundhax).txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/installing-boot9strap-(soundhax).txt b/_pages/en_US/installing-boot9strap-(soundhax).txt index ba2bf05da7..29c5140ec9 100644 --- a/_pages/en_US/installing-boot9strap-(soundhax).txt +++ b/_pages/en_US/installing-boot9strap-(soundhax).txt @@ -15,7 +15,7 @@ Soundhax (when combined with universal-otherapp) is compatible with versions 1.0 * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/tag/v1.0.0) +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions From 0df4eb18dd9c707f2f6fc5c07d8f7fc015e41b6c Mon Sep 17 00:00:00 2001 From: lily Date: Tue, 15 Dec 2020 00:53:49 -0800 Subject: [PATCH 057/125] finalizing: link update + dsp1 clarification --- _pages/en_US/finalizing-setup.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_pages/en_US/finalizing-setup.txt b/_pages/en_US/finalizing-setup.txt index c3e7a98c8b..2263b67b8b 100644 --- a/_pages/en_US/finalizing-setup.txt +++ b/_pages/en_US/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. During this process, we also setup programs such as the following: @@ -27,7 +27,7 @@ During this process, we also setup programs such as the following: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* From 3a5001ba8b7e26c38c3fac7404a4f7f7b5281a26 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Thu, 17 Dec 2020 03:04:30 -0800 Subject: [PATCH 058/125] New Crowdin updates (#1819) * New translations get-started.txt (Greek) * New translations installing-boot9strap-(soundhax).txt (German) * New translations installing-boot9strap-(soundhax).txt (Greek) * New translations site-navigation.txt (Greek) * New translations installing-boot9strap-(soundhax).txt (Czech) * New translations site-navigation.txt (Czech) * New translations site-navigation.txt (German) * New translations get-started.txt (German) * New translations get-started.txt (Czech) * New translations installing-boot9strap-(soundhax).txt (Hebrew) * New translations site-navigation.txt (Finnish) * New translations get-started.txt (Finnish) * New translations site-navigation.txt (Hebrew) * New translations get-started.txt (Hebrew) * New translations installing-boot9strap-(soundhax).txt (Finnish) * New translations site-navigation.txt (French) * New translations get-started.txt (French) * New translations site-navigation.txt (Spanish) * New translations get-started.txt (Spanish) * New translations installing-boot9strap-(soundhax).txt (French) * New translations get-started.txt (Romanian) * New translations site-navigation.txt (Hungarian) * New translations get-started.txt (Hungarian) * New translations installing-boot9strap-(soundhax).txt (Romanian) * New translations site-navigation.txt (Romanian) * New translations site-navigation.txt (Catalan) * New translations get-started.txt (Catalan) * New translations installing-boot9strap-(soundhax).txt (Catalan) * New translations installing-boot9strap-(soundhax).txt (Spanish) * New translations get-started.txt (Arabic) * New translations site-navigation.txt (Arabic) * New translations installing-boot9strap-(soundhax).txt (Arabic) * New translations installing-boot9strap-(soundhax).txt (Thai) * New translations get-started.txt (Thai) * New translations site-navigation.txt (Thai) * New translations installing-boot9strap-(soundhax).txt (Portuguese, Brazilian) * New translations get-started.txt (Indonesian) * New translations installing-boot9strap-(soundhax).txt (Indonesian) * New translations site-navigation.txt (Indonesian) * New translations site-navigation.txt (Croatian) * New translations get-started.txt (Croatian) * New translations installing-boot9strap-(soundhax).txt (Croatian) * New translations site-navigation.txt (Dutch) * New translations get-started.txt (Dutch) * New translations get-started.txt (Norwegian) * New translations installing-boot9strap-(soundhax).txt (Dutch) * New translations get-started.txt (Korean) * New translations installing-boot9strap-(soundhax).txt (Japanese) * New translations installing-boot9strap-(soundhax).txt (Korean) * New translations site-navigation.txt (Korean) * New translations get-started.txt (Portuguese) * New translations site-navigation.txt (Portuguese) * New translations installing-boot9strap-(soundhax).txt (Polish) * New translations site-navigation.txt (Portuguese, Brazilian) * New translations get-started.txt (Portuguese, Brazilian) * New translations site-navigation.txt (Norwegian) * New translations installing-boot9strap-(soundhax).txt (Norwegian) * New translations site-navigation.txt (Polish) * New translations get-started.txt (Polish) * New translations ctrtransfer.txt (Chinese Simplified) * New translations installing-boot9strap-(soundhax).txt (Ukrainian) * New translations installing-boot9strap-(hardmod).txt (Chinese Simplified) * New translations flashing-ntrboot-(dsi).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-multi-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-single-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(nds).txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations uninstall-cfw.txt (Chinese Simplified) * New translations a9lh-to-b9s.txt (Chinese Simplified) * New translations installing-boot9strap-(mset).txt (Chinese Simplified) * New translations installing-boot9strap-(safeb9sinstaller).txt (Chinese Simplified) * New translations installing-boot9strap-(browser).txt (Chinese Simplified) * New translations finalizing-setup.txt (Chinese Simplified) * New translations troubleshooting.txt (Chinese Simplified) * New translations site-navigation.txt (Chinese Simplified) * New translations region-changing.txt (Chinese Simplified) * New translations move-emunand.txt (Chinese Simplified) * New translations get-started.txt (Chinese Simplified) * New translations installing-boot9strap-(2xrsa).txt (Chinese Simplified) * New translations installing-boot9strap-(soundhax).txt (Turkish) * New translations get-started.txt (Ukrainian) * New translations installing-boot9strap-(soundhax).txt (Chinese Simplified) * New translations installing-boot9strap-(frogtool).txt (Chinese Simplified) * New translations site-navigation.txt (Vietnamese) * New translations get-started.txt (Vietnamese) * New translations installing-boot9strap-(soundhax).txt (Vietnamese) * New translations site-navigation.txt (Chinese Traditional) * New translations get-started.txt (Chinese Traditional) * New translations installing-boot9strap-(hbl-usm).txt (Chinese Simplified) * New translations homebrew-launcher-(browserhax-2020).txt (Chinese Simplified) * New translations legacy-methods.txt (Chinese Simplified) * New translations installing-boot9strap-(usm).txt (Chinese Simplified) * New translations homebrew-launcher-(pichaxx).txt (Chinese Simplified) * New translations seedminer.txt (Chinese Simplified) * New translations installing-boot9strap-(soundhax).txt (Chinese Traditional) * New translations site-navigation.txt (Ukrainian) * New translations site-navigation.txt (Turkish) * New translations get-started.txt (Japanese) * New translations installing-boot9strap-(soundhax).txt (Italian) * New translations installing-boot9strap-(soundhax).txt (Portuguese) * New translations site-navigation.txt (Japanese) * New translations installing-boot9strap-(soundhax).txt (Hungarian) * New translations site-navigation.txt (Italian) * New translations get-started.txt (Italian) * New translations site-navigation.txt (Swedish) * New translations get-started.txt (Swedish) * New translations installing-boot9strap-(soundhax).txt (Swedish) * New translations get-started.txt (Turkish) * New translations site-navigation.txt (Russian) * New translations get-started.txt (Russian) * New translations installing-boot9strap-(soundhax).txt (Russian) * New translations site-navigation.txt (Pirate English) * New translations get-started.txt (Pirate English) * New translations installing-boot9strap-(soundhax).txt (Pirate English) * New translations site-navigation.txt (Malay) * New translations get-started.txt (Malay) * New translations installing-boot9strap-(soundhax).txt (Malay) * New translations installing-boot9strap-(soundhax).txt (Chinese Simplified) * New translations formatting-sd-(linux).txt (Chinese Simplified) * New translations formatting-sd-(mac).txt (Chinese Simplified) * New translations installing-boot9strap-(soundhax).txt (Hungarian) * New translations home.txt (Italian) * New translations site-navigation.txt (Italian) * New translations finalizing-setup.txt (Italian) * New translations installing-boot9strap-(soundhax).txt (Italian) * New translations homebrew-launcher-(steelhax).txt (Italian) * New translations dsidumper.txt (Italian) * New translations site-navigation.txt (Italian) * New translations formatting-sd-(linux).txt (Italian) * New translations formatting-sd-(linux).txt (Italian) * New translations formatting-sd-(linux).txt (Italian) * New translations formatting-sd-(linux).txt (Italian) * New translations finalizing-setup.txt (Spanish) * New translations finalizing-setup.txt (Catalan) * New translations finalizing-setup.txt (Arabic) * New translations finalizing-setup.txt (Romanian) * New translations finalizing-setup.txt (French) * New translations finalizing-setup.txt (Dutch) * New translations finalizing-setup.txt (Norwegian) * New translations finalizing-setup.txt (Korean) * New translations finalizing-setup.txt (Russian) * New translations finalizing-setup.txt (Polish) * New translations finalizing-setup.txt (Portuguese) * New translations finalizing-setup.txt (German) * New translations finalizing-setup.txt (Greek) * New translations finalizing-setup.txt (Japanese) * New translations finalizing-setup.txt (Hungarian) * New translations finalizing-setup.txt (Czech) * New translations finalizing-setup.txt (Italian) * New translations finalizing-setup.txt (Finnish) * New translations finalizing-setup.txt (Hebrew) * New translations finalizing-setup.txt (Swedish) * New translations finalizing-setup.txt (Croatian) * New translations finalizing-setup.txt (Indonesian) * New translations finalizing-setup.txt (Thai) * New translations finalizing-setup.txt (Pirate English) * New translations finalizing-setup.txt (Malay) * New translations finalizing-setup.txt (Chinese Simplified) * New translations finalizing-setup.txt (Turkish) * New translations finalizing-setup.txt (Ukrainian) * New translations finalizing-setup.txt (Portuguese, Brazilian) * New translations finalizing-setup.txt (Chinese Traditional) * New translations finalizing-setup.txt (Vietnamese) * New translations finalizing-setup.txt (Chinese Simplified) * New translations finalizing-setup.txt (Hungarian) --- _pages/ar_SA/finalizing-setup.txt | 4 +- _pages/ar_SA/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/ar_SA/site-navigation.txt | 2 +- _pages/ca_ES/finalizing-setup.txt | 4 +- _pages/ca_ES/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/ca_ES/site-navigation.txt | 2 +- _pages/cs_CZ/finalizing-setup.txt | 4 +- _pages/cs_CZ/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/cs_CZ/site-navigation.txt | 2 +- _pages/de_DE/finalizing-setup.txt | 4 +- _pages/de_DE/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/de_DE/site-navigation.txt | 2 +- _pages/el_GR/finalizing-setup.txt | 4 +- _pages/el_GR/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/el_GR/site-navigation.txt | 2 +- _pages/en_PT/finalizing-setup.txt | 4 +- _pages/en_PT/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/en_PT/site-navigation.txt | 2 +- _pages/es_ES/finalizing-setup.txt | 4 +- _pages/es_ES/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/es_ES/site-navigation.txt | 2 +- _pages/fi_FI/finalizing-setup.txt | 4 +- _pages/fi_FI/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/fi_FI/site-navigation.txt | 2 +- _pages/fr_FR/finalizing-setup.txt | 4 +- _pages/fr_FR/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/fr_FR/site-navigation.txt | 2 +- _pages/he_IL/finalizing-setup.txt | 4 +- _pages/he_IL/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/he_IL/site-navigation.txt | 2 +- _pages/hr_HR/finalizing-setup.txt | 4 +- _pages/hr_HR/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/hr_HR/site-navigation.txt | 2 +- _pages/hu_HU/finalizing-setup.txt | 4 +- _pages/hu_HU/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/hu_HU/site-navigation.txt | 2 +- _pages/id_ID/finalizing-setup.txt | 4 +- _pages/id_ID/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/id_ID/site-navigation.txt | 2 +- _pages/it_IT/dsidumper.txt | 2 +- _pages/it_IT/finalizing-setup.txt | 6 +-- _pages/it_IT/formatting-sd-(linux).txt | 38 +++++++++---------- _pages/it_IT/get-started.txt | 15 ++------ _pages/it_IT/home.txt | 2 +- _pages/it_IT/homebrew-launcher-(steelhax).txt | 2 +- .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/it_IT/site-navigation.txt | 10 ++--- _pages/ja_JP/finalizing-setup.txt | 4 +- _pages/ja_JP/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/ja_JP/site-navigation.txt | 2 +- _pages/ko_KR/finalizing-setup.txt | 4 +- _pages/ko_KR/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/ko_KR/site-navigation.txt | 2 +- _pages/ms_MY/finalizing-setup.txt | 4 +- _pages/ms_MY/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/ms_MY/site-navigation.txt | 4 +- _pages/nl_NL/finalizing-setup.txt | 4 +- _pages/nl_NL/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/nl_NL/site-navigation.txt | 2 +- _pages/no_NO/finalizing-setup.txt | 4 +- _pages/no_NO/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/no_NO/site-navigation.txt | 2 +- _pages/pl_PL/finalizing-setup.txt | 4 +- _pages/pl_PL/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/pl_PL/site-navigation.txt | 2 +- _pages/pt_BR/finalizing-setup.txt | 4 +- _pages/pt_BR/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/pt_BR/site-navigation.txt | 2 +- _pages/pt_PT/finalizing-setup.txt | 4 +- _pages/pt_PT/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/pt_PT/site-navigation.txt | 2 +- _pages/ro_RO/finalizing-setup.txt | 4 +- _pages/ro_RO/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/ro_RO/site-navigation.txt | 2 +- _pages/ru_RU/finalizing-setup.txt | 4 +- _pages/ru_RU/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/ru_RU/site-navigation.txt | 2 +- _pages/sv_SE/finalizing-setup.txt | 4 +- _pages/sv_SE/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/sv_SE/site-navigation.txt | 2 +- _pages/th_TH/finalizing-setup.txt | 4 +- _pages/th_TH/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/th_TH/site-navigation.txt | 2 +- _pages/tr_TR/finalizing-setup.txt | 4 +- _pages/tr_TR/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/tr_TR/site-navigation.txt | 2 +- _pages/uk_UA/finalizing-setup.txt | 4 +- _pages/uk_UA/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/uk_UA/site-navigation.txt | 2 +- _pages/vi_VN/finalizing-setup.txt | 4 +- _pages/vi_VN/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/vi_VN/site-navigation.txt | 2 +- _pages/zh_CN/a9lh-to-b9s.txt | 4 +- _pages/zh_CN/ctrtransfer.txt | 10 ++--- _pages/zh_CN/finalizing-setup.txt | 20 +++++----- .../flashing-ntrboot-(3ds-multi-system).txt | 4 +- .../flashing-ntrboot-(3ds-single-system).txt | 4 +- _pages/zh_CN/flashing-ntrboot-(dsi).txt | 4 +- _pages/zh_CN/flashing-ntrboot-(nds).txt | 4 +- _pages/zh_CN/formatting-sd-(linux).txt | 2 +- _pages/zh_CN/formatting-sd-(mac).txt | 2 +- _pages/zh_CN/get-started.txt | 15 ++------ .../homebrew-launcher-(browserhax-2020).txt | 4 +- _pages/zh_CN/homebrew-launcher-(pichaxx).txt | 4 +- .../zh_CN/installing-boot9strap-(2xrsa).txt | 8 ++-- .../zh_CN/installing-boot9strap-(browser).txt | 8 ++-- .../installing-boot9strap-(frogtool).txt | 10 ++--- .../zh_CN/installing-boot9strap-(hardmod).txt | 6 +-- .../zh_CN/installing-boot9strap-(hbl-usm).txt | 6 +-- _pages/zh_CN/installing-boot9strap-(mset).txt | 8 ++-- .../zh_CN/installing-boot9strap-(ntrboot).txt | 10 ++--- ...stalling-boot9strap-(safeb9sinstaller).txt | 4 +- .../installing-boot9strap-(soundhax).txt | 27 ++++--------- _pages/zh_CN/installing-boot9strap-(usm).txt | 10 ++--- _pages/zh_CN/legacy-methods.txt | 2 +- _pages/zh_CN/move-emunand.txt | 16 ++++---- _pages/zh_CN/region-changing.txt | 12 +++--- _pages/zh_CN/seedminer.txt | 4 +- _pages/zh_CN/site-navigation.txt | 4 +- _pages/zh_CN/troubleshooting.txt | 4 +- _pages/zh_CN/uninstall-cfw.txt | 6 +-- _pages/zh_TW/finalizing-setup.txt | 4 +- _pages/zh_TW/get-started.txt | 15 ++------ .../installing-boot9strap-(soundhax).txt | 19 ++-------- _pages/zh_TW/site-navigation.txt | 2 +- 153 files changed, 429 insertions(+), 1049 deletions(-) diff --git a/_pages/ar_SA/finalizing-setup.txt b/_pages/ar_SA/finalizing-setup.txt index c3e7a98c8b..2263b67b8b 100644 --- a/_pages/ar_SA/finalizing-setup.txt +++ b/_pages/ar_SA/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. During this process, we also setup programs such as the following: @@ -27,7 +27,7 @@ During this process, we also setup programs such as the following: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/ar_SA/get-started.txt b/_pages/ar_SA/get-started.txt index 43812c5ebb..00833936df 100644 --- a/_pages/ar_SA/get-started.txt +++ b/_pages/ar_SA/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.0.0 to 9.2.0" row includes 9.0.0, 9.1.0, and 9.2.0. +Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/ar_SA/installing-boot9strap-(soundhax).txt b/_pages/ar_SA/installing-boot9strap-(soundhax).txt index add6248992..29c5140ec9 100644 --- a/_pages/ar_SA/installing-boot9strap-(soundhax).txt +++ b/_pages/ar_SA/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off your device 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ar_SA/site-navigation.txt b/_pages/ar_SA/site-navigation.txt index 81bbefc22b..dca1e3bba0 100644 --- a/_pages/ar_SA/site-navigation.txt +++ b/_pages/ar_SA/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popular** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ca_ES/finalizing-setup.txt b/_pages/ca_ES/finalizing-setup.txt index a4ce633e3b..a515432c74 100644 --- a/_pages/ca_ES/finalizing-setup.txt +++ b/_pages/ca_ES/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. During this process, we also setup programs such as the following: @@ -27,7 +27,7 @@ During this process, we also setup programs such as the following: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/ca_ES/get-started.txt b/_pages/ca_ES/get-started.txt index c6d5cda457..c4295cf08d 100644 --- a/_pages/ca_ES/get-started.txt +++ b/_pages/ca_ES/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.0.0 to 9.2.0" row includes 9.0.0, 9.1.0, and 9.2.0. +Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/ca_ES/installing-boot9strap-(soundhax).txt b/_pages/ca_ES/installing-boot9strap-(soundhax).txt index add6248992..29c5140ec9 100644 --- a/_pages/ca_ES/installing-boot9strap-(soundhax).txt +++ b/_pages/ca_ES/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off your device 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ca_ES/site-navigation.txt b/_pages/ca_ES/site-navigation.txt index 81bbefc22b..dca1e3bba0 100644 --- a/_pages/ca_ES/site-navigation.txt +++ b/_pages/ca_ES/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popular** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/cs_CZ/finalizing-setup.txt b/_pages/cs_CZ/finalizing-setup.txt index c3e7a98c8b..2263b67b8b 100644 --- a/_pages/cs_CZ/finalizing-setup.txt +++ b/_pages/cs_CZ/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. During this process, we also setup programs such as the following: @@ -27,7 +27,7 @@ During this process, we also setup programs such as the following: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/cs_CZ/get-started.txt b/_pages/cs_CZ/get-started.txt index 43812c5ebb..00833936df 100644 --- a/_pages/cs_CZ/get-started.txt +++ b/_pages/cs_CZ/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.0.0 to 9.2.0" row includes 9.0.0, 9.1.0, and 9.2.0. +Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/cs_CZ/installing-boot9strap-(soundhax).txt b/_pages/cs_CZ/installing-boot9strap-(soundhax).txt index add6248992..29c5140ec9 100644 --- a/_pages/cs_CZ/installing-boot9strap-(soundhax).txt +++ b/_pages/cs_CZ/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off your device 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/cs_CZ/site-navigation.txt b/_pages/cs_CZ/site-navigation.txt index 81bbefc22b..dca1e3bba0 100644 --- a/_pages/cs_CZ/site-navigation.txt +++ b/_pages/cs_CZ/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popular** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/de_DE/finalizing-setup.txt b/_pages/de_DE/finalizing-setup.txt index b58d4bfa70..f8f5a4c8ce 100644 --- a/_pages/de_DE/finalizing-setup.txt +++ b/_pages/de_DE/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Setup abschließen" Die Datei "boot.firm", die von boot9strap gestartet wird nachdem es vom NAND geladen wurde kann jeder funktionierende ARM9-Payload sein, wenn er im FIRM-Format ist. Die Datei kann jederzeit ersetzt werden, obwohl Luma3DS bei dem Start anderer ARM9-Payloads im FIRM-Format den Luma3DS-Chainloader benutzt. -In diesem Fall verwendest du Luma3DS von [AuroraWright](https://github.com/AuroraWright/), um direkt einen gepatchten SysNAND zu starten. Dies erlaubt es dir, die Notwendigkeit eines EmuNAND jeglicher Art komplett zu umgehen, was die Nutzung eines gehackten 3DS wesentlich erleichtert, sowie Speicherplatz auf der SD-Karte spart. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Während dieses Prozesses richtest du auch folgende Programme ein: @@ -27,7 +27,7 @@ Während dieses Prozesses richtest du auch folgende Programme ein: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/de_DE/get-started.txt b/_pages/de_DE/get-started.txt index de3f52eeff..b3153b899e 100644 --- a/_pages/de_DE/get-started.txt +++ b/_pages/de_DE/get-started.txt @@ -6,7 +6,7 @@ title: "Los geht's" ### Lesen erforderlich -Wähle die entsprechende Seite für deine Version aus der unten folgenden Tabelle. Beachte, dass die "Von" und "Bis"-Felder inklusive sind. Das heißt, dass die Spalte "von 9.0.0 bis 9.2.0" die Versionen 9.0.0, 9.1.0 und 9.2.0 beinhaltet. +Wähle die entsprechende Seite für deine Version aus der unten folgenden Tabelle. Beachte, dass die "Von" und "Bis"-Felder inklusive sind. Die Version deines 3DS findest du rechts unten auf dem oberen Bildschirm in den Systemeinstellungen. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/de_DE/installing-boot9strap-(soundhax).txt b/_pages/de_DE/installing-boot9strap-(soundhax).txt index 7e0f42a317..ff1aab41a8 100644 --- a/_pages/de_DE/installing-boot9strap-(soundhax).txt +++ b/_pages/de_DE/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installation von boot9strap (Soundhax)" ### Lesen erforderlich -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Beachte, dass Karten-Updates nur Updates für Kernfunktionen, wie die Systemeinstellungen, das Home-Menü und ähnlichem liefern. Karten-Updates aktualisieren nicht den Nintendo 3DS Sound und die Netzwerkfunktionen, wie den Internetbrowser, den eShop, die StreetPass Mii Plaza oder der System-Transfer. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### Was du brauchst @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Anleitung @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Schalte deinen 3DS aus 1. Stecke deine SD-Karte in deinen Computer 1. Kopiere die Soundhax`.m4a` in das Stammverzeichnis der SD-Karte -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Erstelle einen Ordner namens `boot9strap` im Stammverzeichnis deiner SD-Karte 1. Kopiere `boot9strap.firm` und `boot9strap.firm.sha` aus der boot9strap `.zip` in den `/boot9strap/`-Ordner auf deiner SD-Karte -1. Kopiere `arm9.bin` aus der SafeB9SInstaller `.zip` in das Stammverzeichnis deiner SD-Karte +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Stecke deine SD-Karte nun wieder in deinen 3DS 1. Schalte deine Konsole an @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Gehe zu `/SDCARD` und spiele die Datei "<3 nedwill 2016" ab + Dies kann einige Versuche benötigen + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/de_DE/site-navigation.txt b/_pages/de_DE/site-navigation.txt index a17bbea0ec..24a0a9c5a4 100644 --- a/_pages/de_DE/site-navigation.txt +++ b/_pages/de_DE/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Beliebt** + [Setup fertigstellen](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installation von boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/el_GR/finalizing-setup.txt b/_pages/el_GR/finalizing-setup.txt index 781d77a720..748f8dde29 100644 --- a/_pages/el_GR/finalizing-setup.txt +++ b/_pages/el_GR/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -Σε αυτήν την περίπτωση, θα χρησιμοποιήσουμε το Luma3DS του χρήστη [AuroraWright](https://github.com/AuroraWright/) ώστε να εκκινήσουμε απευθείας μια επεξεργασμένη έκδοση της SysNAND, που μας επιτρέπει να παρακάμψουμε την ανάγκη για μια EmuNAND, απλοποιώντας έτσι την χρήση ενός χακαρισμένου 3DS και απελευθερώνοντας χώρο στην κάρτα SD. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Ταυτόχρονα, θα εγκαταστήσουμε προγράμματα όπως τα παρακάτω: @@ -27,7 +27,7 @@ The file `boot.firm` is what is launched by boot9strap itself after it finishes * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/el_GR/get-started.txt b/_pages/el_GR/get-started.txt index 7d2e11ba8f..6e5a36f9c6 100644 --- a/_pages/el_GR/get-started.txt +++ b/_pages/el_GR/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Επιλέξτε την κατάλληλη σελίδα για την έκδοσή σας από το παρακάτω διάγραμμα. Note that the "from" and "to" fields are inclusive. Αυτό σημαίνει πως, για παράδειγμα, η σειρά "από 9.0.0 έως 9.2.0" περιλαμβάνει τις εκδόσεις 9.0.0, 9.1.0, 9.2.0. +Επιλέξτε την κατάλληλη σελίδα για την έκδοσή σας από το παρακάτω διάγραμμα. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/el_GR/installing-boot9strap-(soundhax).txt b/_pages/el_GR/installing-boot9strap-(soundhax).txt index 9c76daf8b2..3a97ef3a17 100644 --- a/_pages/el_GR/installing-boot9strap-(soundhax).txt +++ b/_pages/el_GR/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off your device 1. Εισάγετε την κάρτα SD στον υπολογιστή σας 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Μεταβείτε στο `/SDCARD`, στην συνέχεια παίξτε το "<3 nedwill 2016" + Μπορεί να χρειαστούν αρκετές προσπάθειες + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/el_GR/site-navigation.txt b/_pages/el_GR/site-navigation.txt index c4fb91150c..9a8e083a45 100644 --- a/_pages/el_GR/site-navigation.txt +++ b/_pages/el_GR/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Δημοφιλή** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/en_PT/finalizing-setup.txt b/_pages/en_PT/finalizing-setup.txt index 3141663353..aefe5985e9 100644 --- a/_pages/en_PT/finalizing-setup.txt +++ b/_pages/en_PT/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizin' Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Durin' 'tis process, we also setup programs such as th' followin': @@ -27,7 +27,7 @@ Durin' 'tis process, we also setup programs such as th' followin': * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/en_PT/get-started.txt b/_pages/en_PT/get-started.txt index 23c57aa3a4..3b2b52641d 100644 --- a/_pages/en_PT/get-started.txt +++ b/_pages/en_PT/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Select th' appropriate page fer ye version from th' chart below. Note that th' "from" 'n "to" fields be inclusive. 'Tis means that, fer example, th' "from 9.0.0 to 9.2.0" row be includin' 9.0.0, 9.1.0, 'n 9.2.0. +Select th' appropriate page fer ye version from th' chart below. Note that th' "from" 'n "to" fields be inclusive. Ye device version can be found at th' bottom right 'o th' top screen 'o th' System Settin's. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/en_PT/installing-boot9strap-(soundhax).txt b/_pages/en_PT/installing-boot9strap-(soundhax).txt index 4ecdf96ff1..7ef952c2c3 100644 --- a/_pages/en_PT/installing-boot9strap-(soundhax).txt +++ b/_pages/en_PT/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off ye device 1. Insert ye SD card into ye computer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on th' root 'o ye SD card 1. Copy `boot9strap.firm` 'n `boot9strap.firm.sha` from th' boot9strap `.zip` to th' `/boot9strap/` folder on ye SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert ye SD card into ye device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/en_PT/site-navigation.txt b/_pages/en_PT/site-navigation.txt index ae5c080681..d8bbc5fd31 100644 --- a/_pages/en_PT/site-navigation.txt +++ b/_pages/en_PT/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popular** + [Finalizin' Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/es_ES/finalizing-setup.txt b/_pages/es_ES/finalizing-setup.txt index 62839b11f8..b7b22590cc 100644 --- a/_pages/es_ES/finalizing-setup.txt +++ b/_pages/es_ES/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizar instalación" El archivo `boot.firm` es el que ejecuta boot9strap después de que termina de cargarse desde la NAND, y puede ser cualquier payload arm9 válido en formato FIRM. Este archivo puede ser reemplazado en cualquier momento, a pesar de que Luma3DS permite la ejecución de otros payloads arm9 en formato FIRM usando el selector de payloads de Luma3DS. -En este caso, utilizamos Luma3DS de [AuroraWright](https://github.com/AuroraWright/) para ejecutar al inicio un SysNAND modificado directamente, permitiéndonos saltar la necesidad de cualquier EmuNAND, simplificando enormemente el uso de una 3DS hackeada además de ahorrar espacio en la tarjeta SD. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Durante este proceso, también instalaremos programas como los siguientes: @@ -27,7 +27,7 @@ Durante este proceso, también instalaremos programas como los siguientes: * La última versión de [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(el archivo `.cia`)* * La última versión de [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * La versión v1.9.2pre1 de [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* La última versión de [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * La última versión de [FBI](https://github.com/Steveice10/FBI/releases/latest) *(los archivos `.cia` y `.3dsx`)* * La última versión de [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * La última versión de [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(el archivo `.cia`)* diff --git a/_pages/es_ES/get-started.txt b/_pages/es_ES/get-started.txt index 788bfea2f9..4f8d27de80 100644 --- a/_pages/es_ES/get-started.txt +++ b/_pages/es_ES/get-started.txt @@ -6,7 +6,7 @@ title: "Comencemos" ### Lectura requerida -Selecciona la casilla apropiada para su versión en la tabla de más abajo. Ten en cuenta que las columnas "desde" y "hasta" son inclusivas. Esto quiere decir que por ejemplo la fila "desde 9.0.0 hasta 9.2.0" incluye la 9.0.0, 9.1.0 y 9.2.0. +Selecciona la casilla apropiada para su versión en la tabla de más abajo. Ten en cuenta que las columnas "desde" y "hasta" son inclusivas. La versión de tu consola puede verse en la esquina inferior derecha de la pantalla superior en la Configuración de la consola. @@ -60,19 +60,10 @@ Consideramos que tanto SpotPass y StreetPass también son seguros de utilizar al 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Instalar boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/es_ES/installing-boot9strap-(soundhax).txt b/_pages/es_ES/installing-boot9strap-(soundhax).txt index 3ffe7eb6aa..da65fc0325 100644 --- a/_pages/es_ES/installing-boot9strap-(soundhax).txt +++ b/_pages/es_ES/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Instalar boot9strap (Soundhax)" ### Lectura requerida -Soundhax (en combinación con pre9otherapp) es compatible con las versiones desde la 2.1.0 hasta la 8.1.0 de las regiones EUR, JPN, KOR y USA. - -{% capture notice-1 %} - -Ten en cuenta que las actualizaciones con cartucho sólo actualizarán los elementos claves de la versión, como la Configuración de la consola, el menú HOME, etc. las actualizaciones por cartucho no afectarán a Nintendo 3DS Sound ni a funcionalidades en línea, como la Transferencia de Sistema, el Navegador de internet, la Plaza Mii o la eShop. - -¡Esto significa que actualizar mediante cartucho a una versión que contenga una versión más antigua de Nintendo 3DS Sound *(<2.1.0)* a una que introdujo una versión más nueva de Nintendo 3DS Sound hará que Soundhax deje de funcionar! ¡Necesitarás un método alternativo para entrar al Homebrew Launcher como [Instalar boot9strap (navegador)](installing-boot9strap-(browser)) o [Instalar boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### Qué necesitas @@ -24,7 +15,7 @@ Ten en cuenta que las actualizaciones con cartucho sólo actualizarán los eleme * La última versión de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La última versión de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap normal; no el archivo `devkit` ni el archivo `ntr`)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instrucciones @@ -33,12 +24,11 @@ Ten en cuenta que las actualizaciones con cartucho sólo actualizarán los eleme 1. Apaga tu consola 1. Inserta tu tarjeta SD en tu computadora 1. Copia el archivo `.m4a` de Soundhax a la raíz de tu tarjeta SD -1. Copia el pre9otherapp payload a la raíz de tu tarjeta SD y cambia su nombre a `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copia los archivos `boot.firm` y `boot.3dsx` desde el `.zip` de Luma3DS a la raíz de tu tarjeta SD 1. Crea una carpeta llamada `boot9strap` en la raíz de tu tarjeta SD 1. Copia `boot9strap.firm` y `boot9strap.firm.sha` desde el `.zip` de boot9strap a la carpeta `/boot9strap/` en tu tarjeta SD -1. Copia `arm9.bin` desde el `.zip` de SafeB9SInstaller a la raíz de tu tarjeta SD +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Vuelve a insertar tu tarjeta SD en tu consola 1. Enciende tu consola @@ -56,7 +46,6 @@ Ten en cuenta que las actualizaciones con cartucho sólo actualizarán los eleme 1. Ve a `/SDCARD`, y luego reproduce "<3 nedwill 2016" + Esto podría tomar varios intentos + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/es_ES/site-navigation.txt b/_pages/es_ES/site-navigation.txt index b3596aef7d..353dbda017 100644 --- a/_pages/es_ES/site-navigation.txt +++ b/_pages/es_ES/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Populares** + [Finalizar Instalación](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Instalar boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/fi_FI/finalizing-setup.txt b/_pages/fi_FI/finalizing-setup.txt index d2d8b17493..7c822812ee 100644 --- a/_pages/fi_FI/finalizing-setup.txt +++ b/_pages/fi_FI/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Asennuksen viimeistely" Latauduttuaan NANDilta boot9strap suorittaa `boot.firm`-tiedoston, joka voi olla mikä tahansa kelvollinen arm9-ohjelma FIRM-muodossa. Tämän tiedoston voi korvata milloin tahansa, joskin Luma3DS sallii muidenkin FIRM-muotoisten arm9-ohjelmien suorittamisen ketjulataajan avulla. -Tässä tapauksessa käytetään [AuroraWright](https://github.com/AuroraWright/)in luomaa Luma3DS:ää käynnistämään paikattu SysNAND suoraan, jolloin minkäänlaista EmuNANDia ei tarvita, mikä yksinkertaistaa hakkeroidun 3DS:n käyttöä sekä säästää tilaa SD-kortilta. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Tämän prosessin aikana myös asennetaan muun muassa seuraavat ohjelmat: @@ -27,7 +27,7 @@ Tämän prosessin aikana myös asennetaan muun muassa seuraavat ohjelmat: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/fi_FI/get-started.txt b/_pages/fi_FI/get-started.txt index 963a907498..0820df6ec8 100644 --- a/_pages/fi_FI/get-started.txt +++ b/_pages/fi_FI/get-started.txt @@ -6,7 +6,7 @@ title: "Aloitus" ### Tärkeää tietoa -Valitse konsolisi versiota vastaava sivu alta löytyvästä taulukosta. Huomaa, että versionumerot kentissä "versiosta" ja "versioon" ovat sisältyviä. Tämä tarkoittaa esimerkiksi sitä, että rivi "versiosta 9.0.0 versioon 9.2.0" kattaa versiot 9.0.0, 9.1.0 ja 9.2.0. +Valitse konsolisi versiota vastaava sivu alta löytyvästä taulukosta. Huomaa, että versionumerot kentissä "versiosta" ja "versioon" ovat sisältyviä. Järjestelmäsi versio löytyy yläruudun oikeasta alakulmasta järjestelmäasetuksissa (System Settings). @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/fi_FI/installing-boot9strap-(soundhax).txt b/_pages/fi_FI/installing-boot9strap-(soundhax).txt index 7b7b65fa00..bb87165f13 100644 --- a/_pages/fi_FI/installing-boot9strap-(soundhax).txt +++ b/_pages/fi_FI/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Tärkeää tietoa -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Huomaa, että korttipäivitykset tuovat päivityksiä vain konsolin ydinominaisuuksiin, kuten järjestelmäasetuksiin, HOME-valikkoon jne. Korttipäivitykset eivät tuo päivityksiä Nintendo 3DS Soundiin eivätkä verkko-ominaisuuksiin, kuten tiedonsiirtosovellukseen, selaimeen, StreetPass Mii Plazaan tai eShopiin. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### Tarpeet @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Ohjeet @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Sammuta konsolisi 1. Aseta SD-korttisi tietokoneeseesi 1. Kopioi SoundHax-`.m4a`-tiedosto SD-korttisi juureen -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Luo `boot9strap`-niminen kansio SD-korttisi juureen 1. Kopioi boot9strap-`.zip`-pakkauksesta `boot9strap.firm` ja `boot9strap.firm.sha` SD-korttisi `/boot9strap/`-kansioon -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Aseta SD-korttisi takaisin konsoliisi 1. Käynnistä konsolisi @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Mene hakemistoon `/SDCARD` ja toista tiedosto "<3 nedwill 2016" + Tämä saattaa vaatia useita yrityksiä + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/fi_FI/site-navigation.txt b/_pages/fi_FI/site-navigation.txt index 096e8ffacc..7c7ba06c04 100644 --- a/_pages/fi_FI/site-navigation.txt +++ b/_pages/fi_FI/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Suositut** + [Asennuksen viimeistely](finalizing-setup) -+ [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/fr_FR/finalizing-setup.txt b/_pages/fr_FR/finalizing-setup.txt index 93a1e9c6af..23dd2fcf58 100644 --- a/_pages/fr_FR/finalizing-setup.txt +++ b/_pages/fr_FR/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalisation de l'installation" Le fichier `boot.firm` est ce qui est lancé par boot9strap lui-même après qu'il ait fini de charger depuis la NAND, et peut être n’importe quel payload arm9 valide dans le format FIRM. Ce fichier peut être remplacé à tout moment, même si Luma3DS permet le lancement d’autres payloads arm9 au format FIRM à l’aide du chainloader Luma3DS . -Dans notre cas, nous utilisons Luma3DS de [AuroraWright](https://github.com/AuroraWright/) pour démarrer directement une SysNAND patchée, nous permettant de contourner complètement la nécessité d'une EmuNAND quelconque, ce qui simplifie grandement l'utilisation d'une 3DS piratée en plus d'économiser de l'espace sur votre carte SD. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Durant cette étape, nous allons également configurer les programmes suivants : @@ -27,7 +27,7 @@ Durant cette étape, nous allons également configurer les programmes suivants : * La dernière version de [Checkpoint] (https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file) * * La dernière version de [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * La version 1.9.2pre1 de [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* La dernière version de [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * La dernière version de [FBI](https://github.com/Steveice10/FBI/releases/latest) *(le fichier `.cia`et le fichier `.3dsx`)* * La dernière version de [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * La dernière version de [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(le fichier`.cia`)* diff --git a/_pages/fr_FR/get-started.txt b/_pages/fr_FR/get-started.txt index bd47f59526..ea718039bf 100644 --- a/_pages/fr_FR/get-started.txt +++ b/_pages/fr_FR/get-started.txt @@ -6,7 +6,7 @@ title: "Bien Démarrer" ### Lecture requise -Sélectionnez la page appropriée à votre version dans le tableau ci-dessous. Notez que les champs "De" et "À" sont inclusifs. Cela signifie - par exemple - que la ligne "De 9.0.0 à 9.2.0" inclut 9.0.0, 9.1.0 et 9.2.0. +Sélectionnez la page appropriée à votre version dans le tableau ci-dessous. Notez que les champs "De" et "À" sont inclusifs. La version de votre console peut être trouvée en bas à droite de l'écran supérieur de la 3DS - dans les Paramètres Systèmes de la console. @@ -60,19 +60,10 @@ Nous pensons aussi que SpotPass et StreetPass sont utilisables sans risque pour 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installation de boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/fr_FR/installing-boot9strap-(soundhax).txt b/_pages/fr_FR/installing-boot9strap-(soundhax).txt index 3c610e0e9a..0a5e519f34 100644 --- a/_pages/fr_FR/installing-boot9strap-(soundhax).txt +++ b/_pages/fr_FR/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installer boot9strap (Soundhax)" ### Lecture requise -Soundhax (lorsque combiné avec pre9otherapp) est compatible avec les versions comprises entre 2.1.0 et 8.1.0 pour les régions EUR, JPN, KOR et USA. - -{% capture notice-1 %} - -Les mises à jour par cartouche vont mettre uniquement à jour les fonctionnalités principales telles que les Paramètres Systèmes, le Menu Home, etc. les mises à jour par cartouche ne vont pas mettre à jour le Studio Son Nintendo 3DS et les fonctionnalités Internet comme le Transfert Système, le Navigateur Internet, la Place Mii Streetpass ou le Nintendo eShop. - -Cela signifie que l’utilisation d’une mise à jour via cartouche depuis une version contenant une ancienne version du Studio Son Nintendo 3DS *(< 2.1.0)* à une autre qui a introduit une version plus récente du Studio Son Nintendo 3DS cassera Soundhax ! Vous aurez besoin d'une méthode alternative de lancement de l'Homebrew Launcher comme [Installer boot9strap (navigateur)](installing-boot9strap-(browser)) ou [Installer boot9strap (MSET)](installing-boot9strap-(mset)) ! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ## Ce dont vous avez besoin @@ -24,7 +15,7 @@ Cela signifie que l’utilisation d’une mise à jour via cartouche depuis une * La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard, ni le fichier `devkit`, ni le fichier `ntr`)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ Cela signifie que l’utilisation d’une mise à jour via cartouche depuis une 1. Éteignez votre 3DS 1. Insérez votre carte SD dans votre ordinateur 1. Copiez le fichier SoundHax `.m4a` à la racine de votre carte SD -1. Copiez le payload pre9otherapp vers la racine de votre carte SD et renommez-le en `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copiez `boot.firm` et `boot.3dsx` depuis Luma3DS `.zip`vers la racine de votre carte SD 1. Créez un dossier à la racine de votre carte SD nommé `boot9strap` 1. Copiez `boot9strap.firm` et `boot9strap.firm.sha` depuis le fichier ".zip" de boot9strap vers le dossier `/boot9strap/` sur votre carte SD -1. Copiez `arm9.bin` depuis le fichier `.zip` de SafeB9SInstaller vers la racine de votre carte SD +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Réinsérez votre carte SD dans votre 3DS 1. Allumez à présent votre 3DS @@ -56,7 +46,6 @@ Cela signifie que l’utilisation d’une mise à jour via cartouche depuis une 1. Naviguez vers `/SDCARD`, puis lisez le fichier "<3 nedwill 2016" + Il se peut que cela nécessite plusieurs tentatives + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/fr_FR/site-navigation.txt b/_pages/fr_FR/site-navigation.txt index ef1ebdff5e..6975ec1d3b 100644 --- a/_pages/fr_FR/site-navigation.txt +++ b/_pages/fr_FR/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Populaire** + [Finalisation de l'installation](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installation de boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/he_IL/finalizing-setup.txt b/_pages/he_IL/finalizing-setup.txt index d227c21958..4a85ff48a7 100644 --- a/_pages/he_IL/finalizing-setup.txt +++ b/_pages/he_IL/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "סיום התהליך" הקובץ `boot.firm` הוא מה שמופעל בעת ההדלקה של המכשיר על ידי boot9strap עצמו לאחר שהוא נטען מה-NAND, והוא כל payload של arm9 בפורמט של הFIRM. את הקובץ עצמו אפשר להחליף תמיד, למרות שLuma3DS מאפשר הרצת payload של arm9 בפורמט הFIRM באמצעות הטעינת שרשרת של Luma3DS. -לכן, נשתמש ב-Luma3DS מאת [AuroraWright](https://github.com/AuroraWright/) על מנת לעשות בוט לתוך SysNAND מותאם ישירות, דבר אשר מאפשר לנו לעקוף לחלוטין כל צורך של EmuNAND ובכך לפשט את השימוש ב-3DS פרוץ במקביל לחסכון בנפח ה-SD. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. בתהליך זה, גם נתקין את התוכנות הבאות: @@ -27,7 +27,7 @@ title: "סיום התהליך" * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/he_IL/get-started.txt b/_pages/he_IL/get-started.txt index e0f5c6cc83..973eabbf8d 100644 --- a/_pages/he_IL/get-started.txt +++ b/_pages/he_IL/get-started.txt @@ -6,7 +6,7 @@ title: "צעדים ראשונים" ### קריאה דרושה -תבחרו את הדף המתאים עבור הגירסה שלכם מהתרשים שלמטה. שימו לב שכאשר נכתב "עד" מדובר בעד ועד בכלל. זה אומר, לדוגמה, שהשורה "מ 9.0.0 עד 9.2.0" כוללת את 9.0.0, 9.1.0 ואת 9.2.0. +תבחרו את הדף המתאים עבור הגירסה שלכם מהתרשים שלמטה. שימו לב שכאשר נכתב "עד" מדובר בעד ועד בכלל. ניתן למצוא את גירסת המכשיר ואיזורו בפינה הימנית התחתונה של המסך העליון בהגדרות. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/he_IL/installing-boot9strap-(soundhax).txt b/_pages/he_IL/installing-boot9strap-(soundhax).txt index bdad1db637..dbdd4ac712 100644 --- a/_pages/he_IL/installing-boot9strap-(soundhax).txt +++ b/_pages/he_IL/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### קריאה דרושה -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### הנחיות @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. תכבו את המכשיר 1. תכניסו את ה-SD שלכם למחשב 1. תעתיקו את קובץ האודיו עם סיומת "M4A" שמתאים לקונסולה שלכם ל-SD -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. תצרו ב-SD שלכם תיקייה חדשה בשם `boot9strap` 1. תעתיקו את`boot9strap.firm` ואת `boot9strap.firm.sha` מה `.zip` של boot9strap אל תיקיית `/boot9strap/`על כרטיס הSD שלכם -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם 1. תפעילו את המכשיר @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. תעברו אל ' / SDCARD ", ואז תפעילו את" < 3 nedwill 2016 " + זה עלול לקחת הרבה נסיונות + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/he_IL/site-navigation.txt b/_pages/he_IL/site-navigation.txt index 674a7e1cbb..fc033df9f8 100644 --- a/_pages/he_IL/site-navigation.txt +++ b/_pages/he_IL/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **פופולארי** + [סיום התהליך](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/hr_HR/finalizing-setup.txt b/_pages/hr_HR/finalizing-setup.txt index c3e7a98c8b..2263b67b8b 100644 --- a/_pages/hr_HR/finalizing-setup.txt +++ b/_pages/hr_HR/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. During this process, we also setup programs such as the following: @@ -27,7 +27,7 @@ During this process, we also setup programs such as the following: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/hr_HR/get-started.txt b/_pages/hr_HR/get-started.txt index 43812c5ebb..00833936df 100644 --- a/_pages/hr_HR/get-started.txt +++ b/_pages/hr_HR/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.0.0 to 9.2.0" row includes 9.0.0, 9.1.0, and 9.2.0. +Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/hr_HR/installing-boot9strap-(soundhax).txt b/_pages/hr_HR/installing-boot9strap-(soundhax).txt index add6248992..29c5140ec9 100644 --- a/_pages/hr_HR/installing-boot9strap-(soundhax).txt +++ b/_pages/hr_HR/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off your device 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/hr_HR/site-navigation.txt b/_pages/hr_HR/site-navigation.txt index 81bbefc22b..dca1e3bba0 100644 --- a/_pages/hr_HR/site-navigation.txt +++ b/_pages/hr_HR/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popular** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/hu_HU/finalizing-setup.txt b/_pages/hu_HU/finalizing-setup.txt index fb2a508cbd..ebd9717608 100644 --- a/_pages/hu_HU/finalizing-setup.txt +++ b/_pages/hu_HU/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Telepítés véglegesítése" A `boot.firm` nevezetű fájl az, amit maga a boot9strap elindít, amint betöltődik a NAND-ból, és ami bármilyen érvényes arm9 payload lehet, FIRM formátumban. Ezt a fájlt bármikor cserélni lehet, ugyanakkor a Luma3DS lehetővé teszi bármilyen más, FIRM formátumú arm9 payload elindítását a Luma3DS chainloader segítségével. -A mi esetünkben az [AuroraWright](https://github.com/AuroraWright/)-féle Luma3DS-t fogjuk használni, hogy közvetlenül bootolhassunk egy patchelt SysNAND-ot. Ez teljesen szükségtelenné teszi bármiféle EmuNAND használatát, nagy mértékben egyszerűsítve ezzel a hackelt 3DS-ek használatát, a megspórolt SD kártya területről nem is beszélve. +A mi esetünkben az [LumaTeam](https://github.com/LumaTeam/)-féle Luma3DS-t fogjuk használni, hogy közvetlenül bootolhassunk egy patchelt SysNAND-ot. Ez teljesen szükségtelenné teszi bármiféle EmuNAND használatát, nagy mértékben egyszerűsítve ezzel a hackelt 3DS-ek használatát, a megspórolt SD kártya területről nem is beszélve. Ezen folyamat közben további programokat is telepítünk, melyek az alábbiak: @@ -27,7 +27,7 @@ Ezen folyamat közben további programokat is telepítünk, melyek az alábbiak: * A [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) legújabb kiadása *(a `.cia` fájl)* * A [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) legújabb kiadása * A [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) v1.9.2pre1 kiadása -* A [DSP1](https://github.com/zoogie/DSP1/releases/latest) legújabb kiadása +* A [DSP1](https://github.com/zoogie/DSP1/releases/latest) legújabb kiadása *(a `.cia` fájl)* * Az [FBI](https://github.com/Steveice10/FBI/releases/latest) legújabb kiadása *(a `.cia` és a `.3dsx` fájl is)* * A [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) legújabb kiadása * A [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) legfrissebb változata *(a `.cia` fájl)* diff --git a/_pages/hu_HU/get-started.txt b/_pages/hu_HU/get-started.txt index 6c6b8bf49d..0322c8e45d 100644 --- a/_pages/hu_HU/get-started.txt +++ b/_pages/hu_HU/get-started.txt @@ -6,7 +6,7 @@ title: "Kezdeti lépések" ### Fontos tudnivalók -Válaszd ki a te verziódhoz tartozó oldalt a lenti táblázatból. Vedd figyelembe, hogy a "min." és a "max." mezőkbe a határok is beleértendők. Ez azt jelenti, hogy például a "minimum 9.0.0, maximum 9.2.0" sorba a 9.0.0, a 9.1.0 és a 9.2.0 is beleértendő. +Válaszd ki a te verziódhoz tartozó oldalt a lenti táblázatból. Vedd figyelembe, hogy a "min." és a "max." mezőkbe a határok is beleértendők. Az eszközöd verziója megtalálható a System Settings-ben, a felső képernyő jobb alsó sarkában. @@ -60,19 +60,10 @@ Azt gondoljuk, hogy a SpotPass és StreetPass használata biztonságos jelenleg. 1.0.0 - 2.0.0 - Frissíts az utolsó firmware-re vagy használj egy "Minden verzió" metódust - - - 2.1.0 - 8.1.0 + 11.3.0 Boot9strap telepítése (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Frissíts az utolsó firmware-re vagy használj egy "Minden verzió" metódust diff --git a/_pages/hu_HU/installing-boot9strap-(soundhax).txt b/_pages/hu_HU/installing-boot9strap-(soundhax).txt index 22676d1ed3..f1cda06dac 100644 --- a/_pages/hu_HU/installing-boot9strap-(soundhax).txt +++ b/_pages/hu_HU/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Boot9strap telepítése (Soundhax)" ### Fontos tudnivalók -A Soundhax (kobinálva a pre9otherapp-pal) kompatibilis a 2.1.0-8.1.0 verziókkal az EUR, JPN, KOR és USA régiókban. - -{% capture notice-1 %} - -Vedd figyelembe, hogy a kártyafrissítések csak a legfontosabb dolgokat frissítik, mint például a System Settings, Home Menu, stb. A kártyafrissítések nem fogják frissíteni a Nintendo 3DS Sound alkalmazást és az olyan hálózati funkciókat, mint például a System Transfer, Internet Browser, StreetPass Mii Plaza, vagy az eShop. - -Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi verziójú Nintendo 3DS Sound alkalmazás tartozott *(<2.1.0)* egy olyan verzióra, amihez újabb Nintendo 3DS Sound tartozik, működésképtelenné teszi a Soundhax-ot! Így alternatív módszerre lesz szükséged a Homebrew Launcher telepítéséhez, mint a [Boot9strap telepítése (böngésző)](installing-boot9strap-(browser)) vagy a [Boot9strap telepítése (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+A Soundhax (amikor universal-otherapp-pal használjuk) kompatibilis az 1.0.0-s verziótól egészen a 11.3.0-ig minden régió esetén. ### Amire szükséged lesz @@ -24,7 +15,7 @@ Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi * A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) legújabb kiadása * A [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) legújabb kiadása *(a sima boot9strap; nem a `devkit` fájl, nem az `ntr` fájl)* * Az [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) legújabb verziója -* A [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) 1.2 verziója *(a firmware verziódnak megfelelő `.bin` fájl)* +* A [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) legújabb kiadása ### Lépések @@ -33,12 +24,11 @@ Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe 1. Másold a Soundhax `.m4a` fájlját az SD kártyád gyökerébe -1. Másold a pre9otherapp payloadot az SD kártyád gyökerébe, majd nevezd át `otherapp.bin` névre - +Ha nem látod a `.bin` kiterjesztést ne add kézzel hozzá a fájl végéhez +1. Másold az `otherapp.bin` fájlt az SD kártyád gyökerébe 1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe 1. Hozz létre egy mappát `boot9strap` néven az SD kártya gyökerében 1. Másold át a `boot9strap.firm` fájlt és a `boot9strap.firm.sha` fájlt a boot9strap `.zip` fájlból az SD kártyád `/boot9strap/` mappájába -1. Másold át az `arm9.bin` fájlt a SafeB9SInstaller `.zip`-ből az SD kártyád gyökerébe +1. Másold át a `SafeB9SInstaller.bin` fájlt a SafeB9SInstaller `.zip`-ből az SD kártyád gyökerébe 1. Tedd vissza az SD kártyád a készülékedbe 1. Kapcsold be a készülékedet @@ -56,7 +46,6 @@ Ez azt jelenti, hogy kártyafrissítés egy olyan verzióról, amelyhez régebbi 1. Válaszd a `/SDCARD` mappát, majd játszd le a "<3 nedwill 2016" nevű hangfájlt + Ez lehet, hogy csak sokadjára fog működni + Ha lefagyna, kényszerítsd leállásra a konzolt a bekapcsológomb lenyomva tartásával, majd próbálkozz újra - + Ha több mint tízszer hibára fut, próbáld meg kicserélni az `otherapp.bin`-t a [v2.0 verziójára a pre9otherapp-nak](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/hu_HU/site-navigation.txt b/_pages/hu_HU/site-navigation.txt index 711e269fb2..700fac882e 100644 --- a/_pages/hu_HU/site-navigation.txt +++ b/_pages/hu_HU/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Kiemelt** + [Telepítés véglegesítése](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Boot9strap telepítése (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/id_ID/finalizing-setup.txt b/_pages/id_ID/finalizing-setup.txt index c3e7a98c8b..2263b67b8b 100644 --- a/_pages/id_ID/finalizing-setup.txt +++ b/_pages/id_ID/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. During this process, we also setup programs such as the following: @@ -27,7 +27,7 @@ During this process, we also setup programs such as the following: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/id_ID/get-started.txt b/_pages/id_ID/get-started.txt index 43812c5ebb..00833936df 100644 --- a/_pages/id_ID/get-started.txt +++ b/_pages/id_ID/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.0.0 to 9.2.0" row includes 9.0.0, 9.1.0, and 9.2.0. +Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/id_ID/installing-boot9strap-(soundhax).txt b/_pages/id_ID/installing-boot9strap-(soundhax).txt index add6248992..29c5140ec9 100644 --- a/_pages/id_ID/installing-boot9strap-(soundhax).txt +++ b/_pages/id_ID/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off your device 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/id_ID/site-navigation.txt b/_pages/id_ID/site-navigation.txt index 81bbefc22b..dca1e3bba0 100644 --- a/_pages/id_ID/site-navigation.txt +++ b/_pages/id_ID/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popular** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/it_IT/dsidumper.txt b/_pages/it_IT/dsidumper.txt index 9762798a6c..25011cbc59 100644 --- a/_pages/it_IT/dsidumper.txt +++ b/_pages/it_IT/dsidumper.txt @@ -2,5 +2,5 @@ title: "DSiDumper" --- -This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +Questa pagina è stata rimossa perché il metodo utilizzato è obsoleto. Utilizza un metodo più recente indicato alla pagina [Cominciamo!](get-started). {: .notice--warning} diff --git a/_pages/it_IT/finalizing-setup.txt b/_pages/it_IT/finalizing-setup.txt index 1f9de842b8..91f00cfecd 100644 --- a/_pages/it_IT/finalizing-setup.txt +++ b/_pages/it_IT/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Completamento dell'installazione" Il file `boot.firm` viene lanciato da boot9strap stesso al termine del caricamento dalla NAND, e può essere un qualunque payload arm9 valido in formato FIRM. Questo file può essere sostituito in qualunque momento, tuttavia Luma3DS permette il lancio di diversi payload arm9 in formato FIRM grazie al chainloader di Luma3DS. -In questo caso, useremo Luma3DS di [AuroraWright](https://github.com/AuroraWright/) per avviare direttamente una SysNAND patchata, bypassando del tutto il bisogno di una EmuNAND. Questo semplifica l'uso di un 3DS così modificato, e permette di risparmiare spazio sulla scheda SD. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Durante la guida verranno anche configurate le seguenti applicazioni: @@ -27,7 +27,7 @@ Durante la guida verranno anche configurate le seguenti applicazioni: * L'ultima versione di [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(il file `.cia`)* * L'ultima versione di [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * La versione v1.9.2pre1 di [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* L'ultima versione di [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * L'ultima versione di [FBI](https://github.com/Steveice10/FBI/releases/latest) *(i file `.cia` e `.3dsx`)* * Ultima versione di [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * L'ultima versione di [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(il file `.cia`)* @@ -177,7 +177,7 @@ Puoi premere i pulsanti (L) + (Giù) + (Select) in qualunque momento per acceder {% capture notice-6 %} Se volessi utilizzare una scheda SD più capiente, devi solo formattare la nuova scheda SD come FAT32 e incollare all'interno della nuova scheda SD il contenuto della vecchia scheda SD. -If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). +Se la tua nuova scheda SD è più grande di 32GB, dovrai utilizzare un'applicazione diversa per formattarla, come [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), o [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}
diff --git a/_pages/it_IT/formatting-sd-(linux).txt b/_pages/it_IT/formatting-sd-(linux).txt index 5c29d7d0f2..09546a71ec 100644 --- a/_pages/it_IT/formatting-sd-(linux).txt +++ b/_pages/it_IT/formatting-sd-(linux).txt @@ -1,43 +1,43 @@ --- -title: "Formatting SD (Linux)" +title: "Formattazione SD (Linux)" --- {% include toc title="Indice" %} ### Lettura necessaria -This is an add-on section for formatting an SD card to work with the 3DS. +Questa è una sezione aggiuntiva per la formattazione di una scheda SD per il 3DS. -If the 3DS already recognizes the SD card, this guide is not required. +Se il 3DS riconosce già la scheda SD, questa parte non è necessaria. -Questa pagina è solo per utenti Linux. If you are not on Linux, check out the [Formatting SD (Windows)](formatting-sd-(Windows)) or [Formatting SD (Mac)](formatting-sd-(mac)) pages. +Questa pagina è solo per utenti Linux. Se non stai utilizzando Linux, puoi seguire la guida alle pagine [Formattazione SD (Windows)](formatting-sd-(Windows)) o [Formattazione SD (Mac)](formatting-sd-(mac)). ### Istruzioni -#### Section I - Determining which slot your SD card is in +#### Sezione I - Determinare in quale slot si trova la scheda SD -1. Make sure your SD card is **not** inserted -1. Launch the Linux Terminal -1. Type `watch "lsblk"` -1. Insert your SD card into your PC -1. Observe the output. It should match something like this: +1. Assicurati che la tua scheda SD **non** sia inserita +1. Avvia un terminale Linux +1. Digita `watch "lsblk"` +1. Inserisci la scheda SD nel PC +1. Osserva l'output. Dovrebbe corrispondere a qualcosa del genere: ``` NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT mmcblk0 179:0 0 3,8G 0 disk └─mmcblk0p1 179:1 0 3,7G 0 part /run/media/user/FFFF-FFFF ``` -1. Take note of the device mount point. In our example above, it was `mmcblk0` - + If `RO` is set to 1, make sure the lock switch is not slid down -1. Hit CTRL + C to exit the menu +1. Prendi nota del mount point del dispositivo. Nell'esempio, era `mmcblk0` + + Se `RO` è a 1, assicurati che l'interruttore di blocco non sia attivo +1. Premi CTRL + C per uscire -#### Section II - Formatting the card +#### Sezione II - Formattare la scheda ![](https://upload.wikimedia.org/wikipedia/commons/8/85/Cfdisk_screenshot.png) -1. Type in `sudo cfdisk /dev/(device mount point from above)` -1. On each partition, hit `Delete` -1. Create a new Primary partition that covers the size of your entire SD card - + This will create a new partition with the linux filetype -1. Select type and take a look at the menu +1. Digita `sudo cfdisk /dev/(mount point del dispositivo rilevato prima)` +1. Per ogni partizione, seleziona `Delete` +1. Crea una nuova partizione Primaria che copra l'intera dimensione della scheda SD + + Questo creerà una nuova partizione con il filetype di linux +1. Seleziona il tipo e controlla il menù 1. Find "W95 FAT32" and take note of the code on the left side of that text 1. Press any key, then enter the code you took note of in the previous step 1. Hit enter, then hit Quit diff --git a/_pages/it_IT/get-started.txt b/_pages/it_IT/get-started.txt index 131cd0d48b..400b4c621b 100644 --- a/_pages/it_IT/get-started.txt +++ b/_pages/it_IT/get-started.txt @@ -6,7 +6,7 @@ title: "Cominciamo!" ### Lettura necessaria -Per proseguire, clicca sul collegamento corrispondente alla tua versione di sistema dalla tabella sottostante. I campi "da" e "a" sono inclusivi. Questo vuol dire che, per esempio, la riga "da 9.0.0 a 9.2.0" include 9.0.0, 9.1.0 e 9.2.0. +Per proseguire, clicca sul collegamento corrispondente alla tua versione di sistema dalla tabella sottostante. I campi "da" e "a" sono inclusivi. Puoi vedere quale versione del software possiedi selezionando le Impostazioni della console e guardando in basso a destra sullo schermo superiore. @@ -60,19 +60,10 @@ Riteniamo che SpotPass e StreetPass siano tranquillamente utilizzabili in questo 1.0.0 - 2.0.0 - Aggiorna all'ultima versione o usa un metodo per "tutte le versioni" - - - 2.1.0 - 8.1.0 + 11.3.0 Installazione di boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Aggiorna all'ultima versione o usa un metodo per "tutte le versioni" diff --git a/_pages/it_IT/home.txt b/_pages/it_IT/home.txt index ebaa773a60..9896af93d3 100644 --- a/_pages/it_IT/home.txt +++ b/_pages/it_IT/home.txt @@ -82,7 +82,7 @@ Per una lista di tutte le firme di sighax, è possibile consultare [questo gist] + Seguendo correttamente la guida non perderai alcun dato e manterrai tutto ciò che era installato nella console (per cui giochi, NNID, salvataggi, ecc verranno tutti conservati). + Mantieni sempre la console in carica per evitare la perdita di dati o danni derivanti dall'improvviso spegnimento della console! + La tua scheda SD dovrebbe essere [MBR e non GPT](http://www.howtogeek.com/245610/) (la scheda SD preconfezionata con la console è MBR di default). Il modo più semplice per verificarlo è controllare che la scheda SD funzioni nel tuo 3DS. Se funziona, la scheda SD è MBR. -+ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). ++ Se devi formattare una nuova scheda SD, puoi formattarla in formato FAT32 usando [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), o [cfdisk (Linux)](formatting-sd-(linux)). + A livello di software, un Old 2DS è essenzialmente identico a un Old 3DS, mentre un New 2DS è essenzialmente identico ad un New 3DS. Qualunque istruzione indicante "Old 3DS" si applica anche agli Old 2DS, e qualunque istruzione relativa ai "New 3DS" si applica ai New 2DS. ___ diff --git a/_pages/it_IT/homebrew-launcher-(steelhax).txt b/_pages/it_IT/homebrew-launcher-(steelhax).txt index 65ec1b9a69..143253329c 100644 --- a/_pages/it_IT/homebrew-launcher-(steelhax).txt +++ b/_pages/it_IT/homebrew-launcher-(steelhax).txt @@ -2,5 +2,5 @@ title: "Homebrew Launcher (Steelhax)" --- -This page has been removed because the method used is outdated. Please follow a modern method linked on the [Get Started](get-started) page. +Questa pagina è stata rimossa perché il metodo utilizzato è obsoleto. Utilizza un metodo più recente indicato alla pagina [Cominciamo!](get-started). {: .notice--warning} diff --git a/_pages/it_IT/installing-boot9strap-(soundhax).txt b/_pages/it_IT/installing-boot9strap-(soundhax).txt index 34a34e0fb0..639833ea98 100644 --- a/_pages/it_IT/installing-boot9strap-(soundhax).txt +++ b/_pages/it_IT/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installazione di boot9strap (Soundhax)" ### Lettura necessaria -Soundhax (combinato a pre9otherapp) è compatibile con le versioni del software comprese tra 2.1.0 e 8.1.0 nelle regioni EUR, JPN, KOR e USA. - -{% capture notice-1 %} - -Tieni presente che tramite scheda di gioco vengono aggiornate solamente le applicazioni principali del sistema, come le Impostazioni della console, il menu HOME, ecc. Non vengono invece aggiornate le funzionalità come Sound Nintendo 3DS o le funzionalità che necessitano di Internet, come ad esempio il Trasferimento dati, il Browser Internet, la Piazza Mii StreetPass o l'eShop. - -Ciò significa che se aggiorni con una scheda di gioco da una versione avente una versione di Sound Nintendo 3DS obsoleta *(<2.1.0)* ad una versione con la stessa applicazione aggiornata, Soundhax non funzionerà! Ti occorrerà un metodo alternativo per avviare l'Homebrew Launcher, come [Installazione di boot9strap (Browser)](installing-boot9strap-(browser)) o [Installazione di boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (combinato a universal-otherapp) è compatibile con le versioni del software comprese tra 1.0.0 e 11.3.0 per tutte le regioni. ### Cosa serve @@ -24,7 +15,7 @@ Ciò significa che se aggiorni con una scheda di gioco da una versione avente un * L'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * L'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(la versione normale di boot9strap; non il file `devkit`, né il file `ntr`)* * L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* La versione v1.2 di [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(il file `.bin` corrispondente alla tua versione del software)* +* L'ultima versione di [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Istruzioni @@ -33,12 +24,11 @@ Ciò significa che se aggiorni con una scheda di gioco da una versione avente un 1. Spegni il tuo 3DS 1. Inserisci la scheda SD nel tuo computer 1. Copia il file `.m4a`di Soundhax nella directory principale della tua scheda SD -1. Copia il file pre9otherapp payload nella directory principale della tua scheda SD e rinominalo in `otherapp.bin` - + Se non vedi l'estensione `.bin`, non aggiungerla alla fine del nome del file +1. Copia il file `otherapp.bin` nella directory principale della tua scheda SD 1. Copia i file `boot.firm` e `boot.3dsx` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD 1. Crea una cartella chiamata `boot9strap` nella directory principale della tua scheda SD 1. Copia i file `boot9strap.firm` e `boot9strap.firm.sha` dall'archivio `.zip` di boot9strap nella cartella `/boot9strap/` della tua scheda SD -1. Copia il file `arm9.bin` dall'archivio `.zip` di SafeB9SInstaller nella directory principale della tua scheda SD +1. Copia il file `SafeB9SInstaller.bin` dall'archivio `.zip` di SafeB9SInstaller nella directory principale della tua scheda SD 1. Reinserisci la scheda SD nella tua console 1. Accendi la console @@ -56,7 +46,6 @@ Ciò significa che se aggiorni con una scheda di gioco da una versione avente un 1. Seleziona `/Scheda SD`, quindi avvia "<3 nedwill 2016" + Potrebbero essere necessari più tentativi + Se la console dovesse bloccarsi, forzane lo spegnimento tenendo premuto il pulsante di accensione, quindi riprova - + Se fallisce più di dieci volte, prova a sostituire il tuo `otherapp.bin` con la [versione v2.0 di pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/it_IT/site-navigation.txt b/_pages/it_IT/site-navigation.txt index 1108e1eef4..efaf455d7d 100644 --- a/_pages/it_IT/site-navigation.txt +++ b/_pages/it_IT/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Più popolari** + [Completamento dell'installazione](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installazione di boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -31,9 +31,9 @@ sitemap: false + [Flash di ntrboot (Con più 3DS)](flashing-ntrboot-(3ds-multi-system)) + [Flash di ntrboot (DSi)](flashing-ntrboot-(dsi)) + [Flash di ntrboot (NDS)](flashing-ntrboot-(nds)) -+ [Formatting SD (Linux)](formatting-sd-(linux)) -+ [Formatting SD (Mac)](formatting-sd-(mac)) -+ [Formatting SD (Windows)](formatting-sd-(windows)) ++ [Formattazione SD (Linux)](formatting-sd-(linux)) ++ [Formattazione SD (Mac)](formatting-sd-(mac)) ++ [Formattazione SD (Windows)](formatting-sd-(windows)) + [Cominciamo!](get-started) + [Usare GodMode9](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) @@ -52,7 +52,7 @@ sitemap: false + [Installazione di boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) + [Installazione di boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installazione di boot9strap (USM)](installing-boot9strap-(usm)) -+ [Legacy Methods](legacy-methods) ++ [Metodi Obsoleti](legacy-methods) + [Spostare l'EmuNAND](move-emunand) + [ntrboot](ntrboot) + [Cambiare regione](region-changing) diff --git a/_pages/ja_JP/finalizing-setup.txt b/_pages/ja_JP/finalizing-setup.txt index 37e0bb731e..61f6a55259 100644 --- a/_pages/ja_JP/finalizing-setup.txt +++ b/_pages/ja_JP/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -本文では、[AuroraWright](https://github.com/AuroraWright/)さんのLuma3DSで直接にパッチしたSysNANDを実行するようにします。これにより、EmuNANDを実行する必要はゼロになったり、ハッキングされた3DSの使用を簡単にしたり、SDカードの空き領域を節約したりできます。 +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. 手順の一部として、下記のプログラムもインストールします: @@ -27,7 +27,7 @@ The file `boot.firm` is what is launched by boot9strap itself after it finishes * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/ja_JP/get-started.txt b/_pages/ja_JP/get-started.txt index f9672062cc..054f0dd77f 100644 --- a/_pages/ja_JP/get-started.txt +++ b/_pages/ja_JP/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -下の表からあなたのバージョンに合ったページを選択してください。 Note that the "from" and "to" fields are inclusive. 例えば、「9.0.0以降、9.2.0以前」は9.0.0、9.1.0と9.2.0を含めています。 +下の表からあなたのバージョンに合ったページを選択してください。 Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/ja_JP/installing-boot9strap-(soundhax).txt b/_pages/ja_JP/installing-boot9strap-(soundhax).txt index e5afc4cb59..b85813262b 100644 --- a/_pages/ja_JP/installing-boot9strap-(soundhax).txt +++ b/_pages/ja_JP/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off your device 1. パソコンにSDカードを入れます 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. `/SDCARD`に行って、「<3 nedwill 2016」を再生します + 何度も試行しなければならないことがあります + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ja_JP/site-navigation.txt b/_pages/ja_JP/site-navigation.txt index 5ccd8e2023..10bc388682 100644 --- a/_pages/ja_JP/site-navigation.txt +++ b/_pages/ja_JP/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **人気のあるページ** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher(Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ko_KR/finalizing-setup.txt b/_pages/ko_KR/finalizing-setup.txt index 9210643d38..e83bed2dd6 100644 --- a/_pages/ko_KR/finalizing-setup.txt +++ b/_pages/ko_KR/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -여기에서는 [AuroraWright](https://github.com/AuroraWright/)의 Luma3DS를 사용해 패치된 SysNAND를 부팅하므로 EmuNAND를 사용할 필요가 없으며, 해킹된 3DS의 사용을 크게 단순화시키고 사용되는 SD 카드의 공간도 절약할 수 있습니다. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. 이 과정을 진행하는 동안 다음 프로그램도 설치하게 됩니다: @@ -27,7 +27,7 @@ The file `boot.firm` is what is launched by boot9strap itself after it finishes * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/ko_KR/get-started.txt b/_pages/ko_KR/get-started.txt index 0337aea49b..afade3c671 100644 --- a/_pages/ko_KR/get-started.txt +++ b/_pages/ko_KR/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -아래 표에서 본인 기기의 버전에 해당하는 페이지를 선택해 주세요. "이상" 및 "이하" 란은 그 칸에 적힌 버전을 포함한다는 점을 참고해 주세요. 예를 들어, "9.0.0 이상 9.2.0 이하"는 9.0.0, 9.1.0및 9.2.0을 모두 포함합니다. +아래 표에서 본인 기기의 버전에 해당하는 페이지를 선택해 주세요. "이상" 및 "이하" 란은 그 칸에 적힌 버전을 포함한다는 점을 참고해 주세요. 기기의 버전은 본체 설정에 어가서 위쪽 화면의 우측 하단에서 확인할 수 있습니다. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/ko_KR/installing-boot9strap-(soundhax).txt b/_pages/ko_KR/installing-boot9strap-(soundhax).txt index 72375c3450..9c85a3673c 100644 --- a/_pages/ko_KR/installing-boot9strap-(soundhax).txt +++ b/_pages/ko_KR/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. 기기를 종료해 주세요. 1. SD 카드를 컴퓨터에 삽입해 주세요. 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. SD 카드를 기기에 다시 삽입해 주세요. 1. 기기를 시작해 주세요. @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. `/ SDCARD`로 가서 "<3 nedwill 2016"를 재생해 주세요. + 여러 번의 시도가 필요할 수 있습니다. + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ko_KR/site-navigation.txt b/_pages/ko_KR/site-navigation.txt index f8f06e6c7d..40002ecbff 100644 --- a/_pages/ko_KR/site-navigation.txt +++ b/_pages/ko_KR/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **자주 방문하는 페이지** + [Finalizing Setup](finalizing-setup) -+ [홈브류 런처 (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ms_MY/finalizing-setup.txt b/_pages/ms_MY/finalizing-setup.txt index 7d32d69263..964ebe7179 100644 --- a/_pages/ms_MY/finalizing-setup.txt +++ b/_pages/ms_MY/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -Dalam kes ini, kita menggunakan Luma3DS dari [AuroraWright](https://github.com/AuroraWright/) untuk boot SysNAND yang ditampal secara terus, membolehkan kita sepenuhnya melepasi keperluan apa-apa jenis EmuNAND, lalu memudahkan penggunaan 3DS yang diubah suai dalam menjimatkan ruang kad SD. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Semasa proses ini, kami juga akan memasang program-program berikut: @@ -27,7 +27,7 @@ Semasa proses ini, kami juga akan memasang program-program berikut: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/ms_MY/get-started.txt b/_pages/ms_MY/get-started.txt index 9084bc9536..d6d328bf6f 100644 --- a/_pages/ms_MY/get-started.txt +++ b/_pages/ms_MY/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Pilih halaman yang sesuai untuk versi anda berdasarkan carta dibawah. Note that the "from" and "to" fields are inclusive. Ini bermakna, sebagai contoh, "dari 9.0.0 hingga 9.2.0" termasuk 9.0.0, 9.1.0 dan 9.2.0. +Pilih halaman yang sesuai untuk versi anda berdasarkan carta dibawah. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/ms_MY/installing-boot9strap-(soundhax).txt b/_pages/ms_MY/installing-boot9strap-(soundhax).txt index fac5b787f1..7b8f78da38 100644 --- a/_pages/ms_MY/installing-boot9strap-(soundhax).txt +++ b/_pages/ms_MY/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off your device 1. Pasang kad SD anda ke dalam komputer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Pergi ke `/SDCARD`, kemudian mainkan "<3 nedwill 2016" + Mungkin memerlukan beberapa kali cubaan + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ms_MY/site-navigation.txt b/_pages/ms_MY/site-navigation.txt index beece777b1..8a2f89000f 100644 --- a/_pages/ms_MY/site-navigation.txt +++ b/_pages/ms_MY/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popular** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -40,7 +40,7 @@ sitemap: false + [Home](/) + [Homebrew Launcher (Alternatif)](homebrew-launcher-(alternatives)) + [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx)) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) + [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa)) + [Installing boot9strap (Browser)](installing-boot9strap-(browser)) + [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) diff --git a/_pages/nl_NL/finalizing-setup.txt b/_pages/nl_NL/finalizing-setup.txt index 90849b20e9..96b994b29d 100644 --- a/_pages/nl_NL/finalizing-setup.txt +++ b/_pages/nl_NL/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -In dit geval gebruiken we Luma3DS, gemaakt door [AuroraWright](https://github.com/AuroraWright/), om een gepatchde SysNAND op te starten, wat ervoor zorgt dat we geen EmuNAND nodig hebben, hierdoor is het makkelijker om een gehackte 3DS te gebruiken en bespaar je ruimte op je SD kaart. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Tijdens dit proces zullen we ook de volgende programma's installeren: @@ -27,7 +27,7 @@ Tijdens dit proces zullen we ook de volgende programma's installeren: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/nl_NL/get-started.txt b/_pages/nl_NL/get-started.txt index d2b2650a17..c81f45a3d9 100644 --- a/_pages/nl_NL/get-started.txt +++ b/_pages/nl_NL/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Kies de juiste pagina die bij jouw versie hoort uit onderstaande tabel. Note that the "from" and "to" fields are inclusive. Dit betekent dat, bijvoorbeeld, de "van 9.0.0 to 9.2.0" rij 9.0.0, 9.1.0, en 9.2.0 inhoudt. +Kies de juiste pagina die bij jouw versie hoort uit onderstaande tabel. Note that the "from" and "to" fields are inclusive. De systeemversie van je 3DS kan je rechtsonder op het bovenste scherm in de systeeminstellingen vinden. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/nl_NL/installing-boot9strap-(soundhax).txt b/_pages/nl_NL/installing-boot9strap-(soundhax).txt index 4a28130296..118121144f 100644 --- a/_pages/nl_NL/installing-boot9strap-(soundhax).txt +++ b/_pages/nl_NL/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Schakel je 3ds uit 1. Plaats je SD kaart in je computer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Stop je SD kaart terug in je 3DS 1. Zet je 3DS aan @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Ga naar `/SDCARD`, en speel dan "<3 nedwill 2016" af + Dit kan meerdere pogingen nodig hebben + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/nl_NL/site-navigation.txt b/_pages/nl_NL/site-navigation.txt index 40998409c3..0281274705 100644 --- a/_pages/nl_NL/site-navigation.txt +++ b/_pages/nl_NL/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false ** Aanbevolen ** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/no_NO/finalizing-setup.txt b/_pages/no_NO/finalizing-setup.txt index 954bdd0d91..d370407880 100644 --- a/_pages/no_NO/finalizing-setup.txt +++ b/_pages/no_NO/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -I dette tilfellet bruker vi Luma3DS fra [AuroraWright](https://github.com/AuroraWright/) for å starte et patchet SysNAND direkte, slik at vi kan omgå behovet for alle slags EmuNAND fullstendig, og dermed forenkle bruken av en hacket 3DS utover det å spare plass på SD-kort. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Under denne prossesen, vil vi også sette opp program som følgende: @@ -27,7 +27,7 @@ Under denne prossesen, vil vi også sette opp program som følgende: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/no_NO/get-started.txt b/_pages/no_NO/get-started.txt index 138cde71d2..d97da9a47a 100644 --- a/_pages/no_NO/get-started.txt +++ b/_pages/no_NO/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Velg den aktuelle siden for din versjon fra diagrammet nedenfor. Note that the "from" and "to" fields are inclusive. Dette betyr at for eksempel, raden "fra 9.0.0 til 9.2.0" inkluderer 9.0.0, 9.1.0, og 9.2.0. +Velg den aktuelle siden for din versjon fra diagrammet nedenfor. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/no_NO/installing-boot9strap-(soundhax).txt b/_pages/no_NO/installing-boot9strap-(soundhax).txt index ec6c96f7a1..f659f929b9 100644 --- a/_pages/no_NO/installing-boot9strap-(soundhax).txt +++ b/_pages/no_NO/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Slå av enheten 1. Sett inn SD-kortet i datamaskinen din 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Sett inn SD-kortet i konsollen igjen 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Gå til `/SDCARD`, og spill deretter av "<3 nedwill 2016" + Dette kan ta flere forsøk + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/no_NO/site-navigation.txt b/_pages/no_NO/site-navigation.txt index 60ba7687d1..5755dabf27 100644 --- a/_pages/no_NO/site-navigation.txt +++ b/_pages/no_NO/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Populært** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/pl_PL/finalizing-setup.txt b/_pages/pl_PL/finalizing-setup.txt index 7c79466932..e8d01ad379 100644 --- a/_pages/pl_PL/finalizing-setup.txt +++ b/_pages/pl_PL/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizowanie Instalacji" `boot.firm` to plik, który jest uruchamiany przez boot9strap po wczytaniu NANDu, i może być każdym payload'em w formacie FIRM. Plik ten może być podmieniony w każdej chwili, jednak Luma3DS pozwala na uruchomienie innych payload'ów arm9 w formacie FIRM używając Chainloadera Luma3DS. -W naszym przypadku, używamy Luma3DS autorstwa [AuroraWright](https://github.com/AuroraWright/) do bezpośredniego uruchomienia zmodyfikowanego SysNAND, co pozwala na zupełną rezygnację z korzystania z EmuNAND i znacznie upraszcza obsługę przerobionego 3DS'a oraz zużywa znacznie mniej miejsca na karcie SD. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Podczas tego procesu zainstalujemy również takie programy jak: @@ -27,7 +27,7 @@ Podczas tego procesu zainstalujemy również takie programy jak: * Najnowszej wersji [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(pliku `.cia`)* * Najnowszej wersji [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* Najnowszej wersji [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * Najnowszej wersji [FBI](https://github.com/Steveice10/FBI/releases/latest) *(pliki `.cia` oraz `.3dsx`)* * Najnowszej wersji [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * Najnowszej wersji [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(pliku `.cia`)* diff --git a/_pages/pl_PL/get-started.txt b/_pages/pl_PL/get-started.txt index eaa500c34b..5d3ff3c3dd 100644 --- a/_pages/pl_PL/get-started.txt +++ b/_pages/pl_PL/get-started.txt @@ -6,7 +6,7 @@ title: "Wprowadzenie" ### Wymagana Lektura -Wybierz odpowiednią podstronę dla swojej wersji firmware z poniższej tabeli. Pola "od" oraz "do" są włączne dla wersji. To oznacza, przykładowo, iż wiersz "od 9.0.0 do 9.2.0" zawiera wersje firmware 9.0.0, 9.1.0 oraz 9.2.0. +Wybierz odpowiednią podstronę dla swojej wersji firmware z poniższej tabeli. Pola "od" oraz "do" są włączne dla wersji. Wersja twojej konsoli jest widoczna w prawym dolnym rogu górnego ekranu System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/pl_PL/installing-boot9strap-(soundhax).txt b/_pages/pl_PL/installing-boot9strap-(soundhax).txt index c815c81620..79ae8756f9 100644 --- a/_pages/pl_PL/installing-boot9strap-(soundhax).txt +++ b/_pages/pl_PL/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Instalacja boot9strap (Soundhax)" ### Wymagana Lektura -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Zapamiętaj że aktualizacje z kartridżów dostarczą aktualizacje tylko do głównych funkcji, takich jak Ustawienia Systemowe, Menu Główne, itd. aktualizacje z kartridżów nie dostarczą aktualizacji do Nintendo 3DS Sound i funkcji sieciowych, takich jak Transfer Systemu, Przeglądarka Internetowa, Streetpass Mii Plaza, lub eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Będziesz potrzebował alternatywnej metody uruchomienia Homebrew Launcher, takiej jak [Instalacja boot9strap (Przeglądarka)](installing-boot9strap-(browser)) lub [Instalacja boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### Czego Potrzebujesz @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * Najnowszej wersji [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Najnowszej wersji [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standardowa instalacja; nie `devkit` czy plik `ntr`)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instrukcje @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Wyłącz konsolę 1. Włóż kartę SD do komputera 1. Skopiuj Soundhax `.m4a` do głównego katalogu twojej karty SD -1. Skopiuj plik pre9otherapp payload do katalogu głównego twojej karty SD i zmień jego nazwę na `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Stwórz folder o nazwie `boot9strap` w katalogu głównym karty SD 1. Skopiuj `boot9strap.firm` i `boot9strap.firm.sha` z boot9strap `.zip` do folderu `/boot9strap/` na karcie SD -1. Skopiuj `arm9.bin` z SafeB9SInstaller `.zip` do katalogu głównego karty SD +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Włóż ponownie kartę SD do konsoli 1. Włącz konsolę @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Przejdź do `/SDCARD`, następnie odtwórz "<3 nedwill 2016" + Może to wymagać wielu prób + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pl_PL/site-navigation.txt b/_pages/pl_PL/site-navigation.txt index 52be51297e..65a5c8cf6c 100644 --- a/_pages/pl_PL/site-navigation.txt +++ b/_pages/pl_PL/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popularne** + [Finalizowanie Instalacji](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Instalacja boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/pt_BR/finalizing-setup.txt b/_pages/pt_BR/finalizing-setup.txt index 7414844aec..e66ad7179e 100644 --- a/_pages/pt_BR/finalizing-setup.txt +++ b/_pages/pt_BR/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizando a instalação" O arquivo `boot.firm` é o que é executado pelo boot9strap depois que ele acaba de carregar a NAND, e ele pode ser qualquer payload arm9 válido no formato FIRM. Este arquivo pode ser substituído a qualquer momento, embora o Luma3DS permita a inicialização de outros payloads arm9 no formato FIRM usando o chainloader do Luma3DS. -Neste caso, usamos o Luma3DS por [AuroraWright](https://github.com/AuroraWright/) para carregar uma SysNAND com patches diretamente, o que nos permite evitar a necessidade de qualquer tipo de EmuNAND, simplificando enormemente o uso de um 3DS hackeado, além de economizar espaço no cartão SD. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Durante este processo, também configuramos alguns programas como os seguintes: @@ -27,7 +27,7 @@ Durante este processo, também configuramos alguns programas como os seguintes: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/pt_BR/get-started.txt b/_pages/pt_BR/get-started.txt index 2b355c4b5f..47ce415e13 100644 --- a/_pages/pt_BR/get-started.txt +++ b/_pages/pt_BR/get-started.txt @@ -6,7 +6,7 @@ title: "Começar" ### Required Reading -Selecione a página correspondente à sua versão na tabela abaixo. Note que os campos "de" e "para" são inclusivos. Isso significa que, por exemplo, a linha "de 9.0.0 para 9.2.0" inclui o 9.0.0, 9.1.0 e 9.2.0. +Selecione a página correspondente à sua versão na tabela abaixo. Note que os campos "de" e "para" são inclusivos. A versão do seu dispositivo pode ser encontrada no canto inferior direito da tela superior na Confirguração do Console. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/pt_BR/installing-boot9strap-(soundhax).txt b/_pages/pt_BR/installing-boot9strap-(soundhax).txt index 8edae35ddf..2182ee899e 100644 --- a/_pages/pt_BR/installing-boot9strap-(soundhax).txt +++ b/_pages/pt_BR/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Desligue seu dispositivo 1. Insira o cartão SD no seu computador 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Crie uma pasta chamada `boot9strap` na raiz do seu cartão SD 1. Copie os arquivos `boot9strap.firm` e `boot9strap.firm.sha` do `.zip` do boot9strap para a pasta `/boot9strap/` no seu cartão SD -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsira seu cartão SD no seu dispositivo 1. Ligue o seu dispositivo @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Vá até `/SDCARD`, depois toque "<3 nedwill 2016" + Isso pode levar várias tentativas + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pt_BR/site-navigation.txt b/_pages/pt_BR/site-navigation.txt index bdccae1f84..d65d980d73 100644 --- a/_pages/pt_BR/site-navigation.txt +++ b/_pages/pt_BR/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popular** + [Finalizando a instalação](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/pt_PT/finalizing-setup.txt b/_pages/pt_PT/finalizing-setup.txt index 762f99c7f6..e7e9ccc06e 100644 --- a/_pages/pt_PT/finalizing-setup.txt +++ b/_pages/pt_PT/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. During this process, we also setup programs such as the following: @@ -27,7 +27,7 @@ During this process, we also setup programs such as the following: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/pt_PT/get-started.txt b/_pages/pt_PT/get-started.txt index e9a67159cb..8c720e91e9 100644 --- a/_pages/pt_PT/get-started.txt +++ b/_pages/pt_PT/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Leitura Obrigatória -Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.0.0 to 9.2.0" row includes 9.0.0, 9.1.0, and 9.2.0. +Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/pt_PT/installing-boot9strap-(soundhax).txt b/_pages/pt_PT/installing-boot9strap-(soundhax).txt index 4e72bcda84..202a1c365a 100644 --- a/_pages/pt_PT/installing-boot9strap-(soundhax).txt +++ b/_pages/pt_PT/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Leitura Obrigatória -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off your device 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pt_PT/site-navigation.txt b/_pages/pt_PT/site-navigation.txt index b4e03b9f8b..1121c62bcb 100644 --- a/_pages/pt_PT/site-navigation.txt +++ b/_pages/pt_PT/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popular** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ro_RO/finalizing-setup.txt b/_pages/ro_RO/finalizing-setup.txt index a61359ae22..80517aea33 100644 --- a/_pages/ro_RO/finalizing-setup.txt +++ b/_pages/ro_RO/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizând instalarea" Fișierul `boot.firm` este ceea ce e rulat de boot9strap însuși după ce se încarcă de pe NAND și poate fi orice alt payload arm9 valid în formatul FIRM. Acest fișier poate fi înlocuit oricând, totuși Luma3DS va permite lansarea altor payload-uri arm9 în formatul FIRM folosind chainloader-ul de la Luma3DS. -În acest caz, putem să folosim Luma3DS de [AuroraWright](https://github.com/AuroraWright/) pentru a porni un SysNAND patch-uit direct, făcând inutilă nevoia de a folosi orice fel de EmuNAND, simplificând semnificativ folosirea unui 3DS modat economisind de asemenea spațiu pe cardul SD. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Pe parcursul acestui proces, vom instala și programe ca următoarele: @@ -27,7 +27,7 @@ Pe parcursul acestui proces, vom instala și programe ca următoarele: * Ultima versiune de [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(fișierul `.cia`)* * Cea mai nouă versiune de [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* Cea mai nouă versiune de [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * Cea mai nouă versiune de [FBI](https://github.com/Steveice10/FBI/releases/) *(fișierele `.3dsx` și `.cia`)* * Cea mai recentă versiune [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * Ultima versiune de [Luma3DS Updater](https://github.com/Hamcha/lumaupdate/releases/latest) *(fișierul `.cia`)* diff --git a/_pages/ro_RO/get-started.txt b/_pages/ro_RO/get-started.txt index bcc96f31f9..faff635935 100644 --- a/_pages/ro_RO/get-started.txt +++ b/_pages/ro_RO/get-started.txt @@ -6,7 +6,7 @@ title: "Începeți" ### Lectură obligatorie -Alegeți pagina corespunzătore versiunii dumneavoastră din tabelul de mai jos. Țineți cont cum câmpurile "de la" și "până la" sunt inclusiv. Asta înseamnă că, de exemplu, rândul "de la 9.0.0 până la 9.2.0" cuprinde 9.0.0, 9.1.0, și 9.2.0. +Alegeți pagina corespunzătore versiunii dumneavoastră din tabelul de mai jos. Țineți cont cum câmpurile "de la" și "până la" sunt inclusiv. Versiunea dispozitvului poate fi găsit în colțul din dreapta jos al ecranului superior din System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/ro_RO/installing-boot9strap-(soundhax).txt b/_pages/ro_RO/installing-boot9strap-(soundhax).txt index 56f99d533d..b738206ae9 100644 --- a/_pages/ro_RO/installing-boot9strap-(soundhax).txt +++ b/_pages/ro_RO/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Instalând boot9strap (Soundhax)" ### Lectură obligatorie -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Țineți cont că actualizările cu cardul vor aduce actualizări numai funcțiilor de bază, cum ar fi System Settings, Meniul HOME, etc. actualizările cu cardul de joc nu vor aduce actualizări la Nintendo 3DS Sound și serviciilor de rețea, cum ar fi System Transfer, Internet Browser, StreetPass Mii Plaza, sau eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! Veţi avea nevoie de o metodă alternativă de a intra în Homebrew Launcher cum ar fi [Instalând boot9strap (Browser)](installing-boot9strap-(browser)) sau [Instalând boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### Ce aveți nevoie @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * Cea mai nouă versiune de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Cea mai nouă versiune de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard; nu fișierul `devkit`, nici cel `ntr`)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instrucțiuni @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Închideți dispozitivul 1. Introduceți cardul SD în calculator 1. Copiați fișierul Soundhax `.m4a` în rădăcina cardului SD -1. Copiați payload-ul pre9otherapp în rădăcina cardului SD și redenumiți-l în`otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copiați `boot.firm` și `boot.3dsx` de la Luma3DS `.zip` pe rădăcina cardului SD 1. Creați un folder numit 'boot9strap' pe rădăcina cardului SD 1. Copiați `boot9strap.firm` și `boot9strap.firm.sha` din arhiva `.zip` boot9strap în folderul `/boot9strap/` de pe cardul SD -1. Copiați `arm.bin` de pe arhiva `zip` SafeB9SInstaller în rădăcina cardului SD +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reintroduceți cardul SD în dispozitivul dumneavoastră 1. Porniți dispozitivul @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Mergeți în `/SDCARD`, apoi apăsați "<3 nedwill 2016" + S-ar putea să fie nevoie să încercați de mai multe ori + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ro_RO/site-navigation.txt b/_pages/ro_RO/site-navigation.txt index ba3f5c9fa4..9cc4acbd18 100644 --- a/_pages/ro_RO/site-navigation.txt +++ b/_pages/ro_RO/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Populare** + [Finalizând instalarea](finalizing-setup) -+ [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax)) ++ [Instalând boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/ru_RU/finalizing-setup.txt b/_pages/ru_RU/finalizing-setup.txt index 4cc076c022..243edd7f45 100644 --- a/_pages/ru_RU/finalizing-setup.txt +++ b/_pages/ru_RU/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Завершение установки" Файл `boot.firm` - это то, что boot9strap запускает после загрузки из NAND, и этот файл может быть любым arm9-приложением. Этот файл может быть заменён когда угодно, однако Luma3DS позволяет запускать другие arm9 приложения в FIRM формате, используя свой загрузчик. -Мы используем Luma3DS от [AuroraWright](https://github.com/AuroraWright/), чтобы запускать пропатченный SysNAND напрямую, поэтому необходимость в каком-либо виде EmuNAND полностью пропадает, что значительно упрощает использование взломанной 3DS и экономит место на SD-карте. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. В процессе мы установим и настроим следующие программы: @@ -27,7 +27,7 @@ title: "Завершение установки" * Свежая версия [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(`.cia-файл`)* * Свежая версия [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* Свежая версия [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * Свежая версия [FBI](https://github.com/Steveice10/FBI/releases/latest) *(`.cia-файл` и `.3dsx-файл`)* * Свежая версия [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * Свежая версия [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(`.cia-файл`)* diff --git a/_pages/ru_RU/get-started.txt b/_pages/ru_RU/get-started.txt index db6562b5ad..aa2df07c88 100644 --- a/_pages/ru_RU/get-started.txt +++ b/_pages/ru_RU/get-started.txt @@ -6,7 +6,7 @@ title: "Начало" ### Обязательно к прочтению -Выберите подходящую для вашей версии страницу из таблицы ниже. Обратите внимание, что столбцы "С" и "По" обозначают границы диапазона. Это означает, к примеру, что диапазон "с 9.0.0 по 9.2.0" включает в себя 9.0.0, 9.1.0 и 9.2.0. +Выберите подходящую для вашей версии страницу из таблицы ниже. Обратите внимание, что столбцы "С" и "По" обозначают границы диапазона. Версия программного обеспечения отображается в правом нижнем углу верхнего экрана в приложении Системные настройки (System settings). @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/ru_RU/installing-boot9strap-(soundhax).txt b/_pages/ru_RU/installing-boot9strap-(soundhax).txt index 5e13142072..047f9f7bca 100644 --- a/_pages/ru_RU/installing-boot9strap-(soundhax).txt +++ b/_pages/ru_RU/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Установка boot9strap (Soundhax)" ### Обязательно к прочтению -Soundhax (в сочетании с pre9otherapp) совместим с версиями прошивки от 2.1.0 до 8.1.0 в регионах EUR, JPN, KOR и USA. - -{% capture notice-1 %} - -Заметьте, что обновление на картридже позволяет обновить только базовые функции консоли, такие как Системные настройки, меню HOME, и т. п. приложение Звук Nintendo 3DS и сетевые функции, такие как Передача данных, Интернет-браузер, Площадь StreetPass Mii или eShop с картриджа не обновляются. - -Это означает, что обновление картриджем с версии, содержащей старое приложение Звук Nintendo 3DS *(<2.1.0)*, до версии с новым приложением Звук Nintendo 3DS сделает невозможной работу Soundhax! Вам понадобится альтернативный метод запуска Homebrew Launcher, такой как [Установка boot9strap (Браузер)](installing-boot9strap-(browser)) или [Установка boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### Что понадобится @@ -24,7 +15,7 @@ Soundhax (в сочетании с pre9otherapp) совместим с верс * Свежая версия [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Свежая версия [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(стандартный boot9strap; не `devkit-файл`, не `ntr-файл`)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Инструкция @@ -33,12 +24,11 @@ Soundhax (в сочетании с pre9otherapp) совместим с верс 1. Выключите консоль 1. Вставьте SD-карту в компьютер 1. Скопируйте Soundhax `.m4a` в корень вашей SD-карты -1. Скопируйте pre9otherapp payload в корень вашей SD-карты и переименуйте его в `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Скопируйте файлы `boot.firm` и `boot.3dsx` из `.zip-архива` Luma3DS в корень SD-карты 1. Создайте папку `boot9strap` в корне SD-карты 1. Скопируйте `boot9strap.firm` и `boot9strap.firm.sha` из `.zip-архива` boot9strap в папку `/boot9strap/` в корне SD-карты -1. Скопируйте `arm9.bin` из `.zip-ахрива` SafeB9SInstaller в корень SD-карты +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Вставьте SD-карту обратно в консоль 1. Включите консоль @@ -56,7 +46,6 @@ Soundhax (в сочетании с pre9otherapp) совместим с верс 1. Перейдите в `/SDCARD`, затем начните воспроизведение "<3 nedwill 2016" + Может потребоваться несколько попыток + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ru_RU/site-navigation.txt b/_pages/ru_RU/site-navigation.txt index 6c75fd454b..cb5f60fe1b 100644 --- a/_pages/ru_RU/site-navigation.txt +++ b/_pages/ru_RU/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Популярные** + [Завершение установки](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Установка boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/sv_SE/finalizing-setup.txt b/_pages/sv_SE/finalizing-setup.txt index 935c60a3ce..e5bafe41dd 100644 --- a/_pages/sv_SE/finalizing-setup.txt +++ b/_pages/sv_SE/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. During this process, we also setup programs such as the following: @@ -27,7 +27,7 @@ During this process, we also setup programs such as the following: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/sv_SE/get-started.txt b/_pages/sv_SE/get-started.txt index b0d8485849..81ae823806 100644 --- a/_pages/sv_SE/get-started.txt +++ b/_pages/sv_SE/get-started.txt @@ -6,7 +6,7 @@ titel: ”Kom igång” ### Obligatorisk läsning -Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.0.0 to 9.2.0" row includes 9.0.0, 9.1.0, and 9.2.0. +Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/sv_SE/installing-boot9strap-(soundhax).txt b/_pages/sv_SE/installing-boot9strap-(soundhax).txt index b3eec3247a..439c2f9168 100644 --- a/_pages/sv_SE/installing-boot9strap-(soundhax).txt +++ b/_pages/sv_SE/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Obligatorisk läsning -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Stäng av din enhet 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Sätt tillbaka ditt SD-kort i din enhet 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/sv_SE/site-navigation.txt b/_pages/sv_SE/site-navigation.txt index b60c64fd80..478de439bf 100644 --- a/_pages/sv_SE/site-navigation.txt +++ b/_pages/sv_SE/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Populära** + [Slutför installationen](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/th_TH/finalizing-setup.txt b/_pages/th_TH/finalizing-setup.txt index c3e7a98c8b..2263b67b8b 100644 --- a/_pages/th_TH/finalizing-setup.txt +++ b/_pages/th_TH/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. During this process, we also setup programs such as the following: @@ -27,7 +27,7 @@ During this process, we also setup programs such as the following: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/th_TH/get-started.txt b/_pages/th_TH/get-started.txt index 43812c5ebb..00833936df 100644 --- a/_pages/th_TH/get-started.txt +++ b/_pages/th_TH/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.0.0 to 9.2.0" row includes 9.0.0, 9.1.0, and 9.2.0. +Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/th_TH/installing-boot9strap-(soundhax).txt b/_pages/th_TH/installing-boot9strap-(soundhax).txt index add6248992..29c5140ec9 100644 --- a/_pages/th_TH/installing-boot9strap-(soundhax).txt +++ b/_pages/th_TH/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off your device 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/th_TH/site-navigation.txt b/_pages/th_TH/site-navigation.txt index 81bbefc22b..dca1e3bba0 100644 --- a/_pages/th_TH/site-navigation.txt +++ b/_pages/th_TH/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popular** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/tr_TR/finalizing-setup.txt b/_pages/tr_TR/finalizing-setup.txt index d9d45128b1..fcf161bc54 100644 --- a/_pages/tr_TR/finalizing-setup.txt +++ b/_pages/tr_TR/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -Biz bu rehberde, AuroraWright'ın Luma3DS [AuroraWright](https://github.com/AuroraWright/) kullanacağız, bu sayede EmuNAND ile alakalı bir işlem yapmamıza gerek kalmayacak ve işi basitleştirip SD kart hafızasında da daha az yer kaplayacak. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. Bu süreç boyunca, aşağıdaki gibi programları kuruyoruz: @@ -27,7 +27,7 @@ Bu süreç boyunca, aşağıdaki gibi programları kuruyoruz: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/tr_TR/get-started.txt b/_pages/tr_TR/get-started.txt index a52ba8fe3e..aaf72c6f70 100644 --- a/_pages/tr_TR/get-started.txt +++ b/_pages/tr_TR/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Okumanız Gerekli -Uygun sayfaya ulaşmak için aşağıdaki tablodan sürümünüze uyanı seçin. Note that the "from" and "to" fields are inclusive. Bu şu anlama gelir,örneğin, "9.0.0 'dan 9.2.0 ye kadar" sırasına 9.0.0, 9.1.0, ve 9.2.0 dahildir. +Uygun sayfaya ulaşmak için aşağıdaki tablodan sürümünüze uyanı seçin. Note that the "from" and "to" fields are inclusive. Cihaz versiyonu, sistem ayarlarındayken üst ekranın sağ alt kısmında görülebilir. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/tr_TR/installing-boot9strap-(soundhax).txt b/_pages/tr_TR/installing-boot9strap-(soundhax).txt index 33027b4760..499dc5d7a8 100644 --- a/_pages/tr_TR/installing-boot9strap-(soundhax).txt +++ b/_pages/tr_TR/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Okumanız Gerekli -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Cihazınızı kapatın 1. SD kartınızı bilgisayarınıza takın 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. SD kartınızı cihazınıza tekrar takın 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. `/SDCARD` gidin, "<3 nedwill 2016" dosyasını oynatın + Bir kaç kere denemeniz gerekebilir + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/tr_TR/site-navigation.txt b/_pages/tr_TR/site-navigation.txt index 0b12390d44..d2b5710917 100644 --- a/_pages/tr_TR/site-navigation.txt +++ b/_pages/tr_TR/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popüler** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/uk_UA/finalizing-setup.txt b/_pages/uk_UA/finalizing-setup.txt index c3e7a98c8b..2263b67b8b 100644 --- a/_pages/uk_UA/finalizing-setup.txt +++ b/_pages/uk_UA/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. During this process, we also setup programs such as the following: @@ -27,7 +27,7 @@ During this process, we also setup programs such as the following: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/uk_UA/get-started.txt b/_pages/uk_UA/get-started.txt index 43812c5ebb..00833936df 100644 --- a/_pages/uk_UA/get-started.txt +++ b/_pages/uk_UA/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.0.0 to 9.2.0" row includes 9.0.0, 9.1.0, and 9.2.0. +Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/uk_UA/installing-boot9strap-(soundhax).txt b/_pages/uk_UA/installing-boot9strap-(soundhax).txt index add6248992..29c5140ec9 100644 --- a/_pages/uk_UA/installing-boot9strap-(soundhax).txt +++ b/_pages/uk_UA/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off your device 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/uk_UA/site-navigation.txt b/_pages/uk_UA/site-navigation.txt index 81bbefc22b..dca1e3bba0 100644 --- a/_pages/uk_UA/site-navigation.txt +++ b/_pages/uk_UA/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popular** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/vi_VN/finalizing-setup.txt b/_pages/vi_VN/finalizing-setup.txt index c3e7a98c8b..2263b67b8b 100644 --- a/_pages/vi_VN/finalizing-setup.txt +++ b/_pages/vi_VN/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "Finalizing Setup" The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. -In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. During this process, we also setup programs such as the following: @@ -27,7 +27,7 @@ During this process, we also setup programs such as the following: * The latest release of [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(the `.cia` file)* * The latest release of [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)* * The latest release of [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)* diff --git a/_pages/vi_VN/get-started.txt b/_pages/vi_VN/get-started.txt index 43812c5ebb..00833936df 100644 --- a/_pages/vi_VN/get-started.txt +++ b/_pages/vi_VN/get-started.txt @@ -6,7 +6,7 @@ title: "Get Started" ### Required Reading -Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.0.0 to 9.2.0" row includes 9.0.0, 9.1.0, and 9.2.0. +Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. Your device version can be found at the bottom right of the top screen of the System Settings. @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 Installing boot9strap (Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/vi_VN/installing-boot9strap-(soundhax).txt b/_pages/vi_VN/installing-boot9strap-(soundhax).txt index add6248992..29c5140ec9 100644 --- a/_pages/vi_VN/installing-boot9strap-(soundhax).txt +++ b/_pages/vi_VN/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "Installing boot9strap (Soundhax)" ### Required Reading -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop. - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! You will need an alternate method of entering the Homebrew Launcher such as [Installing boot9strap (Browser)](installing-boot9strap-(browser)) or [Installing boot9strap (MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### What You Need @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Instructions @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. Power off your device 1. Insert your SD card into your computer 1. Copy the Soundhax `.m4a` to the root of your SD card -1. Copy the pre9otherapp payload to the root of your SD card and rename it to `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card 1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. Go to `/SDCARD`, then play "<3 nedwill 2016" + This may take many tries + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/vi_VN/site-navigation.txt b/_pages/vi_VN/site-navigation.txt index 81bbefc22b..dca1e3bba0 100644 --- a/_pages/vi_VN/site-navigation.txt +++ b/_pages/vi_VN/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **Popular** + [Finalizing Setup](finalizing-setup) -+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax)) ++ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
diff --git a/_pages/zh_CN/a9lh-to-b9s.txt b/_pages/zh_CN/a9lh-to-b9s.txt index d90ef73763..61f81bea53 100644 --- a/_pages/zh_CN/a9lh-to-b9s.txt +++ b/_pages/zh_CN/a9lh-to-b9s.txt @@ -44,7 +44,7 @@ title: "A9LH 升级 B9S" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 如果你在进行这些步骤时被提示 SD 卡中有相同文件,请选择全部替换。 {: .notice--info} @@ -64,7 +64,7 @@ title: "A9LH 升级 B9S" 1. 将 SD 卡插回到你的设备 -#### 第二步 — 安装 boot9strap +#### 第二步 – 安装 boot9strap 1. 按住 “start” 键开机来启动 SafeB9SInstaller + 如果你看到 Luma 设置弹出而不是进入 SafeB9SInstaller,那么按下 “start” 键,然后关闭3DS,之后再试一次 diff --git a/_pages/zh_CN/ctrtransfer.txt b/_pages/zh_CN/ctrtransfer.txt index 4e61da03bb..e7ed36ad0f 100644 --- a/_pages/zh_CN/ctrtransfer.txt +++ b/_pages/zh_CN/ctrtransfer.txt @@ -32,7 +32,7 @@ title: "CTRtransfer" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 将设备关机 1. 将你的 SD 卡插入到电脑 @@ -44,7 +44,7 @@ title: "CTRtransfer" 1. 复制 `FBI.3dsx` 到SD卡的 `/3ds/` 目录下 1. 将SD卡重新插入你的主机 -#### 第二步 — CTRTransfer +#### 第二步 – CTRTransfer 1. 开机时按住 “Start” 键启动 GodMode9 1. 如果工具提示是否需要创建重要文件备份,请按下 “A” 键确认,在完成后再次按下 “A” 键来继续。 @@ -76,7 +76,7 @@ title: "CTRtransfer" + 你使用B9S和Luma时升级系统是安全的 + 如果在更新中途出错,请将主机的 DNS 设置改为 “自动(auto)” -#### 第五步 — 启动 FBI 应用 +#### 第五步 – 启动 FBI 应用 1. 启动“下载通信(Download Play)”程序 (它长[这样]({{ "/images/download-play-icon.png" | absolute_url }}) 1. 同时按下“L”+“下”+“Select” 键来打开 Rosalina 菜单 @@ -89,7 +89,7 @@ title: "CTRtransfer" 1. 运行“下载通信(Download Play)”程序 1. 此时你的主机应该会启动 Homebrew Launcher了 -#### 第四步 — 重装Tickets +#### 第四步 – 重装Tickets 如果脚本没有找到任何使用者的 tickets 并且告诉你跳过本小节,那么就跳过本小节 {: .notice--info} @@ -109,7 +109,7 @@ title: "CTRtransfer" + 按 “B” 键来拒绝从 CDN 安装 tickets。 1. 按 “Home” 键退出 FBI -#### 第五步 — 删除 CTR转移(CTRtransfer) 镜像 +#### 第五步 – 删除 CTR转移(CTRtransfer) 镜像 1. 开机时按住 “Start” 键启动 GodMode9 1. 移动至 `[0:] SDCARD` -> `gm9` diff --git a/_pages/zh_CN/finalizing-setup.txt b/_pages/zh_CN/finalizing-setup.txt index d710313a87..51b6f2e4ec 100644 --- a/_pages/zh_CN/finalizing-setup.txt +++ b/_pages/zh_CN/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "完成安装" `boot.firm` 文件是 boot9strap 在加载 NAND 之后自行启动的文件,它可以是任意有效的、FIRM格式的 arm9 payload。 你可以随时替换此文件,不过 Luma3DS 允许通过引导菜单加载其他 FIRM 格式的 arm9 payload。 -本教程中,我们将使用 [AuroraWright](https://github.com/AuroraWright/) 制作的 Luma3DS 来直接启动一个破解过的 SysNAND,完全不用 EmuNAND 并简化破解3DS系统的步骤和节省 SD 卡的空间。 +本教程中,我们将使用 [LumaTeam](https://github.com/LumaTeam/) 制作的 Luma3DS 来直接启动一个破解过的真实系统(SysNAND),完全用不到虚拟系统(EmuNAND)(简化破解3DS系统的步骤并节省 SD 卡的空间)。 在这个过程当中,我们还会安装像下面所示的几个工具: @@ -27,14 +27,14 @@ title: "完成安装" * 最新版 [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest) *(下载 `.cia` 文件)* * 最新版 [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * v1.9.2pre1 版的 [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* 最新版 [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* 最新版 [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(`.cia` 文件)* * 最新版 [FBI](https://github.com/Steveice10/FBI/releases/latest) **(下载 `.cia` 和 `.3dsx` 文件)** * 最新版 [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * 最新版 [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) **(下载后缀为 `.cia` 的文件)** ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 将设备关机 1. 将你的 SD 卡插入电脑 @@ -54,7 +54,7 @@ title: "完成安装" 1. 将 SD 卡重新插入设备 1. 启动你的主机 -#### 第二步 — 更新系统 +#### 第二步 – 更新系统 如果你按照旧版的教程将你的 *New 3DS* 降级到了2.1.0,你应当在执行这些步骤前[还原 NAND 备份](godmode9-usage#restoring-a-nand-backup) {: .notice--danger} @@ -68,7 +68,7 @@ title: "完成安装" + 如果在更新中途出错,请将主机的 DNS 设置改为 “auto(自动)” + 如果仍然提示错误,请进行 [CTRTransfer](ctrtransfer),然后再尝试一次更新 -#### 第三步 — 进入 Homebrew Launcher +#### 第三步 – 进入 Homebrew Launcher 1. 启动“下载通信(Download Play)”程序 (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) 1. 等到你看到两个按钮 @@ -87,19 +87,19 @@ title: "完成安装" 1. 按 “Start” 键返回到 Homebrew Launcher 1. 从自制程序列表中找到并启动 FBI -#### 第四步 — 安装CIA +#### 第四步 – 安装CIA 1. 移动至 `SD` -> `cias` 1. 选择 “\” 1. 选择“安装和删除所有 CIA(Install and delete all CIAs)”选项,并按 “A” 键确认 1. 按下 “Home” 键,然后关闭“下载通信(Download Play)” -#### 第五步 — 导出 DSP +#### 第五步 – 导出 DSP 1. 启动 DSP1 应用 1. 处理完毕后,按 “B” 键自动删除该应用程序并返回到主菜单 -#### 第六步 — 将 Luma3DS 复制到 CTRNAND +#### 第六步 – 将 Luma3DS 复制到 CTRNAND 1. 将设备关机 1. 开机时按住 “Start” 键启动 GodMode9 @@ -114,14 +114,14 @@ title: "完成安装" 1. 按 “A” 键解锁SysNAND (lvl1) 写入权限,并根据屏幕上的提示依次按下按键 1. 按 “A” 键继续 -#### 第七步 — 清理 SD 卡 +#### 第七步 – 清理 SD 卡 1. 选择 “Cleanup SD Card” 1. 出现提示时,按 “A” 键继续 1. 按 “A” 键继续 1. 按 “B” 键返回到主菜单 -#### 第七节 — 备份基础文件 +#### 第七节 – 备份基础文件 1. 选择 “Backup Options” 1. 选择 “SysNAND Backup” diff --git a/_pages/zh_CN/flashing-ntrboot-(3ds-multi-system).txt b/_pages/zh_CN/flashing-ntrboot-(3ds-multi-system).txt index a856d68072..4750597fc2 100644 --- a/_pages/zh_CN/flashing-ntrboot-(3ds-multi-system).txt +++ b/_pages/zh_CN/flashing-ntrboot-(3ds-multi-system).txt @@ -24,7 +24,7 @@ title: "写入 ntrboot 漏洞(通过多台 3DS)" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 关闭**源 3DS ** 1. 将**源 3DS **的 SD 卡插入你的电脑 @@ -34,7 +34,7 @@ title: "写入 ntrboot 漏洞(通过多台 3DS)" 1. 将 **源 3DS** 的 SD 卡重新插回 **源 3DS** 1. 将兼容 ntrboot 的 DS / DSi 烧录卡插入 **源 3DS** 中 -#### 第二步 — 写入 ntrboot +#### 第二步 – 写入 ntrboot 1. 在 **源3DS** 开机时按住 “Start” 键,运行 Luma3DS chainloader 1. 选择 “ntrboot_flasher” diff --git a/_pages/zh_CN/flashing-ntrboot-(3ds-single-system).txt b/_pages/zh_CN/flashing-ntrboot-(3ds-single-system).txt index ad9aaf7e28..7f1c1fe112 100644 --- a/_pages/zh_CN/flashing-ntrboot-(3ds-single-system).txt +++ b/_pages/zh_CN/flashing-ntrboot-(3ds-single-system).txt @@ -21,7 +21,7 @@ title: "写入 ntrboot 漏洞(通过单台 3DS)" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 将设备关机 1. 将烧录卡中的 SD 卡插入电脑 @@ -31,7 +31,7 @@ title: "写入 ntrboot 漏洞(通过单台 3DS)" 1. 将 SD 卡插回烧录卡 1. 把兼容 ntrboot 的 DS / DSi 烧录卡插入设备 -#### 第二步 — 写入 ntrboot +#### 第二步 – 写入 ntrboot 1. 在你的设备上使用烧录卡,运行 `ntrboot_flasher_dsi.nds` 1. 按 “A” 键继续 diff --git a/_pages/zh_CN/flashing-ntrboot-(dsi).txt b/_pages/zh_CN/flashing-ntrboot-(dsi).txt index 2b2c938d8e..589e399363 100644 --- a/_pages/zh_CN/flashing-ntrboot-(dsi).txt +++ b/_pages/zh_CN/flashing-ntrboot-(dsi).txt @@ -23,7 +23,7 @@ title: "写入ntrboot(通过DSi)" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 关闭**源 DSi** 1. 将烧录卡中的 SD 卡插入电脑 @@ -31,7 +31,7 @@ title: "写入ntrboot(通过DSi)" 1. 将 SD 卡插回烧录卡 1. 把兼容 ntrboot 的 DS / DSi 烧录卡插入 **源DSi** -#### 第二步 — 写入 ntrboot +#### 第二步 – 写入 ntrboot 1. 在你的 **源DSi** 上使用烧录卡,运行 `ds_ntrboot_flasher_dsi.nds` 1. 按 “A” 键继续 diff --git a/_pages/zh_CN/flashing-ntrboot-(nds).txt b/_pages/zh_CN/flashing-ntrboot-(nds).txt index fd059a019a..e5c63c507b 100644 --- a/_pages/zh_CN/flashing-ntrboot-(nds).txt +++ b/_pages/zh_CN/flashing-ntrboot-(nds).txt @@ -24,7 +24,7 @@ title: "写入 ntrboot 漏洞(通过 NDS)" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 关闭**源 NDS / NDSL** 1. 将烧录卡中的 SD 卡插入电脑 @@ -34,7 +34,7 @@ title: "写入 ntrboot 漏洞(通过 NDS)" 1. 将 SD 卡插回烧录卡 1. 把兼容ntrboot的 DS / DSi 烧录卡插入 **源 NDS / NDSL** -#### 第二步 — 写入 ntrboot +#### 第二步 – 写入 ntrboot 1. 在你的 **源 NDS / NDSL** 上使用烧录卡,运行 `ntrboot_flasher_nds.nds` 1. 按 “A” 键继续 diff --git a/_pages/zh_CN/formatting-sd-(linux).txt b/_pages/zh_CN/formatting-sd-(linux).txt index dcd5fd5d38..918b77c9fc 100644 --- a/_pages/zh_CN/formatting-sd-(linux).txt +++ b/_pages/zh_CN/formatting-sd-(linux).txt @@ -10,7 +10,7 @@ title: "格式化 SD 卡(通过 Linux 操作系统)" 如果 3DS 已经识别到了 SD 卡,那么就不需要做这个教程了。 -本页教程仅限 Linux 用户。 如果你没有在用 Linux,那么请看看[格式化 SD 卡(通过 Windows 操作系统)](formatting-sd-(Windows))或[格式化 SD 卡(通过 Mac 操作系统)](formatting-sd-(mac)) 。 +本页教程仅限 Linux 用户。 如果你没有在用 Linux,那么请看看[格式化 SD 卡(通过 Windows 操作系统)](formatting-sd-(windows))或[格式化 SD 卡(通过 Mac 操作系统)](formatting-sd-(mac)) 。 ### 操作步骤 #### 第一步 – 确定你的 SD 卡在哪个路径中 diff --git a/_pages/zh_CN/formatting-sd-(mac).txt b/_pages/zh_CN/formatting-sd-(mac).txt index 280f54c282..99a10ec185 100644 --- a/_pages/zh_CN/formatting-sd-(mac).txt +++ b/_pages/zh_CN/formatting-sd-(mac).txt @@ -10,7 +10,7 @@ title: "格式化 SD 卡(通过 Mac 操作系统)" 如果 3DS 已经识别到了 SD 卡,那么就不需要做这个教程了。 -本页教程仅限 Mac 用户。 如果你没有在用 Mac,那么请看看[格式化 SD 卡(通过 Windows 操作系统)](formatting-sd-(Windows))或[格式化 SD 卡(通过 Linux 操作系统)](formatting-sd-(linux)) 。 +本页教程仅限 Mac 用户。 如果你没有在用 Mac,那么请看看[格式化 SD 卡(通过 Windows 操作系统)](formatting-sd-(windows))或[格式化 SD 卡(通过 Linux 操作系统)](formatting-sd-(linux)) 。 ### 操作步骤 diff --git a/_pages/zh_CN/get-started.txt b/_pages/zh_CN/get-started.txt index 189431c16e..6374ed3277 100644 --- a/_pages/zh_CN/get-started.txt +++ b/_pages/zh_CN/get-started.txt @@ -6,7 +6,7 @@ title: "新手入门" ### 必读事项 -请在下表中按照你的系统版本选择对应的页面。 需要注意的是,下文中所述 “从” 和 “到” 的版本号之间的任何版本均在适用范围。 举个例子:“从 9.0.0 到 9.2.0 ”表示 9.0.0, 9.1.0,和 9.2.0。 +请在下表中按照你的系统版本选择对应的页面。 需要注意的是,下文中所述 “从” 和 “到” 的版本号之间的任何版本均在适用范围。 你可以在系统设置中上屏的右下角找到你的主机版本号。 @@ -60,19 +60,10 @@ title: "新手入门" 1.0.0 - 2.0.0 - 升级至最新版本或使用“所有版本”方法 - - - 2.1.0 - 8.1.0 + 11.3.0 安装 boot9strap(通过Soundhax) - - 9.0.0 - 11.3.0 - 启动 Homebrew Launcher(通过 Soundhax) - + 11.4.0 11.13.0 升级至最新版本或使用“所有版本”方法 diff --git a/_pages/zh_CN/homebrew-launcher-(browserhax-2020).txt b/_pages/zh_CN/homebrew-launcher-(browserhax-2020).txt index b3aa535ff0..0ab29e8d8c 100644 --- a/_pages/zh_CN/homebrew-launcher-(browserhax-2020).txt +++ b/_pages/zh_CN/homebrew-launcher-(browserhax-2020).txt @@ -19,7 +19,7 @@ title: "启动 Homebrew Launcher(通过 2020 版浏览器破解)" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 将3DS关机,拔出SD卡 1. 将 SD 卡插入电脑 @@ -30,7 +30,7 @@ title: "启动 Homebrew Launcher(通过 2020 版浏览器破解)" 1. 从那里复制 `3ds` 文件夹、`browserhax_hblauncher_ropbin_payload.bin` 和 `arm11code.bin` 到 SD 卡根目录 + 你的 SD 卡根目录上现在应该有 `Nintendo 3DS` 文件夹、 `3ds` 文件夹和两个 `.bin` 文件了 -#### 第二步 — 浏览器破解 +#### 第二步 – 浏览器破解 1. 打开[这张图片](https://3ds.eiphax.tech/pic/hax.png) 1. 安全弹出 SD 卡并将其插回主机 diff --git a/_pages/zh_CN/homebrew-launcher-(pichaxx).txt b/_pages/zh_CN/homebrew-launcher-(pichaxx).txt index 3d852058b8..e6f8bfaf49 100644 --- a/_pages/zh_CN/homebrew-launcher-(pichaxx).txt +++ b/_pages/zh_CN/homebrew-launcher-(pichaxx).txt @@ -27,14 +27,14 @@ title: "启动Homebrew Launcher (通过 PicHaxx)" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 复制 `boot.3dsx` 到你的 SD 卡根目录 1. 将下载的 otherapp payload 复制到 SD 卡的根目录下,并重命名为 `otherapp.bin` + 如果你没看到 `.bin` 后缀,则请不要不要不要手动加上 `.bin` 后缀 1. 检查 SD 卡的根目录是否存在一个名为 `3ds` 的文件夹,如果没有则手动新建一个 -#### 第二步 — PicHaxx +#### 第二步 – PicHaxx 1. 在你的电脑上打开 [PicHaxx 注入器网页](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) 1. 上传你的 `movable.sed` 文件 diff --git a/_pages/zh_CN/installing-boot9strap-(2xrsa).txt b/_pages/zh_CN/installing-boot9strap-(2xrsa).txt index 0cf33849c6..afad9192b7 100644 --- a/_pages/zh_CN/installing-boot9strap-(2xrsa).txt +++ b/_pages/zh_CN/installing-boot9strap-(2xrsa).txt @@ -12,7 +12,7 @@ title: "安装 boot9strap(通过 2xrsa)" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 将设备关机 1. 将你的 SD 卡插入到电脑 @@ -27,7 +27,7 @@ title: "安装 boot9strap(通过 2xrsa)" 1. 将 SD 卡重新插入你的主机 1. 启动你的主机 -#### 第二步 — 启动 SafeB9SInstaller +#### 第二步 – 启动 SafeB9SInstaller 1. 启动浏览器,并打开下面的网址 + `http://2xrsa.hacks.guide` @@ -37,13 +37,13 @@ title: "安装 boot9strap(通过 2xrsa)" + 如果你遇到其他错误, [请参考此故障排查章节](troubleshooting#a-browser-based-exploit-is-not-working) 1. 如果一切成功的话,你将自动进入 SafeB9SInstaller -#### 第三步 — 安装 boot9strap +#### 第三步 – 安装 boot9strap 1. 等待所有安全检查完成 1. 出现提示时,按照提示输入按键组合来安装boot9strap 1. 安装完成后,按下 “A” 键重启设备 -#### 第四步 — 设置 Luma3DS +#### 第四步 – 设置 Luma3DS 1. 你的设备应该在重新启动后进入了 Luma3DS 配置菜单 + 如果黑屏,[请参见此故障排查章节](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) diff --git a/_pages/zh_CN/installing-boot9strap-(browser).txt b/_pages/zh_CN/installing-boot9strap-(browser).txt index 8620120a00..bb8d045ca6 100644 --- a/_pages/zh_CN/installing-boot9strap-(browser).txt +++ b/_pages/zh_CN/installing-boot9strap-(browser).txt @@ -12,7 +12,7 @@ title: "安装 boot9strap(通过浏览器)" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 关闭你的设备的电源 1. 将 SD 卡插入电脑 @@ -27,7 +27,7 @@ title: "安装 boot9strap(通过浏览器)" 1. 将 SD 卡重新插入你的设备 1. 启动你的主机 -#### 第二步 — 启动 SafeB9SInstaller +#### 第二步 – 启动 SafeB9SInstaller 1. 启动浏览器,并打开下列网址中的一个 + `https://dukesrg.github.io/?SafeB9SInstaller.dat` @@ -37,13 +37,13 @@ title: "安装 boot9strap(通过浏览器)" + 如果出现错误,参见[此故障排查章节](troubleshooting#a-browser-based-exploit-is-not-working) 1. 如果一切成功的话,你将自动进入 SafeB9SInstaller -#### 第三步 — 安装 boot9strap +#### 第三步 – 安装 boot9strap 1. 等待所有安全检查完成 1. 出现提示时,按照提示输入按键组合来安装boot9strap 1. 安装完成后,按下 “A” 键重启设备 -#### 第四步 — 设置 Luma3DS +#### 第四步 – 设置 Luma3DS 1. 你的主机将会在重启后进入至 Luma3DS 配置菜单中 + 如果黑屏,[请参见此故障排查章节](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) diff --git a/_pages/zh_CN/installing-boot9strap-(frogtool).txt b/_pages/zh_CN/installing-boot9strap-(frogtool).txt index 1c4b29624f..c7f02e2b89 100644 --- a/_pages/zh_CN/installing-boot9strap-(frogtool).txt +++ b/_pages/zh_CN/installing-boot9strap-(frogtool).txt @@ -23,7 +23,7 @@ title: "安装 Boot9strap(通过 Frogtool)" * 最新版 [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) * 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 将你的 SD 卡插入到电脑 1. 复制 `movable.sed` 文件到你的SD卡根目录 @@ -34,7 +34,7 @@ title: "安装 Boot9strap(通过 Frogtool)" 1. 将 SD 卡重新插入你的主机 1. 启动你的主机 -#### 第二步 — 修改“下载通信(DS Download Play)”程序 +#### 第二步 – 修改“下载通信(DS Download Play)”程序 1. 使用任何方法来启动 Homebrew Launcher 1. 从自制程序列表中找到并启动 Frogtool @@ -45,7 +45,7 @@ title: "安装 Boot9strap(通过 Frogtool)" 1. 一旦成功,点击一下屏幕,然后选择“BOOT patched DS Download Play” 1. 如果漏洞执行成功,你的设备将进入到日版的“うごくメモ帳 (Flipnote Studio)” -#### 第三步 — 触发 Flipnote 漏洞 +#### 第三步 – 触发 Flipnote 漏洞 如果你需要图片帮助,请点击[这里](https://OasisAkari.github.io/flipnote_directions/)。 {: .notice--info} @@ -68,7 +68,7 @@ title: "安装 Boot9strap(通过 Frogtool)" + 你可能需要长按电源键强制关机 + 如果你看到了 Luma 的设置界面,那么请继续下面的操作而不用强制关机 -#### 第四步 — 设置 Luma3DS +#### 第四步 – 设置 Luma3DS 1. 开机时按住 “Select” 键,进入 Luma3DS 的配置菜单 + 如果你遇到了问题无法启动 Luma 配置菜单,[请参见此故障排查章节](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md) @@ -77,7 +77,7 @@ title: "安装 Boot9strap(通过 Frogtool)" 1. 按下 “Start” 键保存设置并重启 + 你的主机应该在一会后加载到系统桌面。 如果你等了超过五分钟还是黑屏,[请参见此故障排查章节](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) -#### 第五步 — 还原“下载通信(DS Download Play)”程序 +#### 第五步 – 还原“下载通信(DS Download Play)”程序 1. 启动“下载通信(Download Play)”程序 (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}) 1. 等到你看到两个按钮 diff --git a/_pages/zh_CN/installing-boot9strap-(hardmod).txt b/_pages/zh_CN/installing-boot9strap-(hardmod).txt index 9ec051949b..4acc75aa6b 100644 --- a/_pages/zh_CN/installing-boot9strap-(hardmod).txt +++ b/_pages/zh_CN/installing-boot9strap-(hardmod).txt @@ -58,7 +58,7 @@ title: "安装 boot9strap(通过硬改)" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 将设备关机 1. 将你的 SD 卡插入到电脑 @@ -71,7 +71,7 @@ title: "安装 boot9strap(通过硬改)" 1. 通过你的硬改创建一个新的 NAND 备份 1. 将你的 NAND 备份移动至你电脑中的 hardmod-b9s-installer 文件夹中,并将其重新命名为 `NAND.bin` -#### 第二步 — 安装 boot9strap +#### 第二步 – 安装 boot9strap 1. 启动 hardmod-b9s-installer + Windows用户:请运行 `install-b9s.exe` 程序 @@ -81,7 +81,7 @@ title: "安装 boot9strap(通过硬改)" 1. 移除你的硬改 1. 启动你的主机 -#### 第三步 — 设置 Luma3DS +#### 第三步 – 设置 Luma3DS 1. 你的设备应该会在重新启动后进入 Luma3DS 配置菜单 + 如果黑屏,[请参见此故障排查章节](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) diff --git a/_pages/zh_CN/installing-boot9strap-(hbl-usm).txt b/_pages/zh_CN/installing-boot9strap-(hbl-usm).txt index ce7633cc64..5adbd3a722 100644 --- a/_pages/zh_CN/installing-boot9strap-(hbl-usm).txt +++ b/_pages/zh_CN/installing-boot9strap-(hbl-usm).txt @@ -24,7 +24,7 @@ title: "安装 boot9strap(通过 HBL-USM)" * 最新版 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) * 最新版 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest) -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 你的主机现在应该在本教程的前一部分打开了 Homebrew Launcher 了 1. 从自制程序列表中找到并启动 slotTool @@ -36,7 +36,7 @@ title: "安装 boot9strap(通过 HBL-USM)" 1. 从 unSAFE_MODE `.zip` 复制 `usm.bin` 到 SD 卡的根目录 1. 将 SD 卡插回主机 -#### 第二步 — unSAFE_MODE +#### 第二步 – unSAFE_MODE 1. 将你的主机置于关机状态,按住 L + R + ↑ + A 按键,然后按下电源键 + 按住这几个按钮,直到主机进入安全模式 @@ -57,7 +57,7 @@ title: "安装 boot9strap(通过 HBL-USM)" 1. 按下 “Start” 键保存设置并重启 + 你的主机应该在一会后加载到系统桌面。 如果你等了超过五分钟还是黑屏,[请参见此故障排查章节](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) -#### 第四步 — 还原 WiFi 配置文件 +#### 第四步 – 还原 WiFi 配置文件 1. 运行“下载通信(Download Play)”程序 1. 等到你看到两个按钮 diff --git a/_pages/zh_CN/installing-boot9strap-(mset).txt b/_pages/zh_CN/installing-boot9strap-(mset).txt index 267f881e60..8f01ef66d6 100644 --- a/_pages/zh_CN/installing-boot9strap-(mset).txt +++ b/_pages/zh_CN/installing-boot9strap-(mset).txt @@ -13,7 +13,7 @@ title: "安装 boot9strap(通过 MSET)" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 关闭你的设备 1. 将你的 SD 卡插入到电脑 @@ -29,7 +29,7 @@ title: "安装 boot9strap(通过 MSET)" 1. 从 SafeB9SInstaller `.zip` 压缩包中复制 `SafeB9SInstaller.nds` 到 DS 烧录卡中 1. 启动你的主机 -#### 第二步 — 启动 SafeB9SInstaller +#### 第二步 – 启动 SafeB9SInstaller 1. 从你的设备中启动你的 DS 烧录卡 1. 在烧录卡内启动 `SafeB9SInstaller.nds` @@ -39,13 +39,13 @@ title: "安装 boot9strap(通过 MSET)" 1. 重启主机,然后进入“系统设置(System Settings)”,然后是“其他设置(Other Settings)”,再然后是“个人资料(Profile)”,最后进入“任天堂 DS 个人资料(Nintendo DS Profile)” 1. 如果漏洞执行成功,你将会进入到 SafeB9SInstaller -#### 第三步 — 安装 boot9strap +#### 第三步 – 安装 boot9strap 1. 等待所有安全检查完成 1. 出现提示时,按照提示依次输入按键来确认安装 boot9starp 1. 安装完成后,按下 “A” 键重启设备 -#### 第四步 — 设置 Luma3DS +#### 第四步 – 设置 Luma3DS 1. 你的主机将会在重启后进入至 Luma3DS 配置菜单中 + 如果黑屏,[请参见此故障排查章节](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) diff --git a/_pages/zh_CN/installing-boot9strap-(ntrboot).txt b/_pages/zh_CN/installing-boot9strap-(ntrboot).txt index d336caab89..c007178844 100644 --- a/_pages/zh_CN/installing-boot9strap-(ntrboot).txt +++ b/_pages/zh_CN/installing-boot9strap-(ntrboot).txt @@ -18,7 +18,7 @@ title: "安装boot9strap (通过 ntrboot)" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 将设备关机 1. 将你主机的 SD 卡插入你的电脑 @@ -34,7 +34,7 @@ title: "安装boot9strap (通过 ntrboot)" 1. 将SD卡重新插入你的主机 1. 启动你的主机 -#### 第二步 — 触发 ntrboot +#### 第二步 – 触发 ntrboot 1. 使用磁铁在主机上找到可以触发休眠模式的休眠感应器 + 老型号的 2DS 可以跳过此步(因为其有独立的休眠开关) @@ -46,7 +46,7 @@ title: "安装boot9strap (通过 ntrboot)" + 你可能要多试几次,因为这些组合键有点难按 1. 如果一切成功的话,你将自动进入 SafeB9SInstaller -#### 第三步 — 安装 boot9strap +#### 第三步 – 安装 boot9strap 1. 等待所有安全检查完成 1. 从你的主机上移开磁铁 @@ -55,7 +55,7 @@ title: "安装boot9strap (通过 ntrboot)" 1. 完成后,长按电源键强制关机 + 除非你完成下一节,否则你开机后只能进入 SafeB9SInstaller 中 -#### 第四步 — 设置 Luma3DS +#### 第四步 – 设置 Luma3DS 1. 将你的 SD 卡插入到电脑 1. 删除 SD 卡根目录下的 `boot.firm` 文件 @@ -82,7 +82,7 @@ ___ 请不要在完成以上章节之前进行下面的操作。 -#### 第五步 — 移除 ntrboot +#### 第五步 – 移除 ntrboot ##### 你需要准备点啥? diff --git a/_pages/zh_CN/installing-boot9strap-(safeb9sinstaller).txt b/_pages/zh_CN/installing-boot9strap-(safeb9sinstaller).txt index 817a66b531..485339d7cb 100644 --- a/_pages/zh_CN/installing-boot9strap-(safeb9sinstaller).txt +++ b/_pages/zh_CN/installing-boot9strap-(safeb9sinstaller).txt @@ -6,7 +6,7 @@ title: "安装 boot9strap(通过 SafeB9SInstaller)" ### 操作步骤 -#### 第一步 — 启动 SafeB9SInstaller +#### 第一步 – 启动 SafeB9SInstaller 1. 从自制程序列表中运行 udsploit 1. 当完成时,按下 “Start” 键退出 udsploit @@ -18,7 +18,7 @@ title: "安装 boot9strap(通过 SafeB9SInstaller)" + 如果设备死机了,请长按电源键关闭设备,然后再试一次 1. 如果一切成功的话,你将自动进入 SafeB9SInstaller -#### 第二步 — 安装 boot9strap +#### 第二步 – 安装 boot9strap 1. 等待所有安全检查完成 1. 出现提示时,按照提示输入按键组合来安装 boot9strap diff --git a/_pages/zh_CN/installing-boot9strap-(soundhax).txt b/_pages/zh_CN/installing-boot9strap-(soundhax).txt index be7df7b284..83af517e5e 100644 --- a/_pages/zh_CN/installing-boot9strap-(soundhax).txt +++ b/_pages/zh_CN/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "安装 boot9strap(通过 Soundhax)" ### 必读事项 -Soundhax(与 pre9otherapp 结合使用时)与欧版、日版、韩版和美版 2.1.0 至 8.1.0 系统版本的设备兼容。 - -{% capture notice-1 %} - -注意,卡带升级只会更新系统核心组件,如系统设置和桌面菜单等等。 卡带升级不会更新 3DS 的音乐播放器与网络相关的组件,如系统迁移,互联网浏览器, StreetPass Mii 广场和 eShop。 - -这也就是说,如果系统本身就安装有旧版本的“任天堂 3DS 音乐(Nintendo 3DS Sound)”程序*(低于2.1.0的版本)*且通过含有新版此程序的卡带进行更新,将导致 Soundhax 漏洞无法正常使用! 你需要使用其他方法,如[安装 boot9strap(通过浏览器)](installing-boot9strap-(browser))或[安装 boot9strap(通过 MSET)](installing-boot9strap-(mset))来启动 Homebrew Launcher! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax(和 universal-otherapp 一起使用时)与所有区域 1.0.0 至 11.3.0 系统版本的设备兼容。 ### 你需要准备点啥? @@ -24,25 +15,24 @@ Soundhax(与 pre9otherapp 结合使用时)与欧版、日版、韩版和美 * 最新版 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) **(下载标准的 boot9strap 压缩包文件,而不是带有 `devkit` 或 `ntr` 名字的文件)** * 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* v1.2 版 [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) **(下载对应你固件版本的 `.bin` 文件)** +* 最新版 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 将设备关机 1. 将你的 SD 卡插入到电脑 1. 复制 Soundhax 的 `.m4a` 文件到你的 SD 卡根目录下 -1. 复制 pre9otherapp payload 到内存卡的根目录,并重命名为 `otherapp.bin` - + 如果你没看到 `.bin` 后缀,则请不要不要不要手动加上 `.bin` 后缀 +1. 复制 `otherapp.bin` 到你的 SD 卡根目录 1. 解压 Luma3DS `.zip` 里的 `boot.firm` 和 `boot.3dsx` 到你 SD 卡的根目录 1. 在 SD 卡根目录创建一个名为 `boot9strap` 的文件夹 1. 从 boot9strap `.zip` 压缩包中复制 `boot9strap.firm` 和 `boot9strap.firm.sha` 到你 SD 卡的 `/boot9strap/` 文件夹中 -1. 从 SafeBSInstaller 的 `.zip` 压缩包中复制 `arm9.bin` 到 SD 卡根目录下 +1. 从 SafeB9SInstaller `.zip` 压缩包中复制 `SafeB9SInstaller.bin` 到 SD 卡根目录下 1. 将 SD 卡重新插入你的主机 1. 启动你的主机 -#### 第二步 — 启动 SafeB9SInstaller +#### 第二步 – 启动 SafeB9SInstaller 1. 将 SD 卡重新插入你的主机 1. 启动你的主机 @@ -56,20 +46,19 @@ Soundhax(与 pre9otherapp 结合使用时)与欧版、日版、韩版和美 1. 进入 `/sdcard`,然后播放“< 3 nedwill 2016” + 有可能需要反复尝试几次 + 如果设备死机了,请长按电源键关闭设备,然后再试一次 - + 如果你试了十次还是失败,那么尝试下载 [v2.0 版的 pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) 并替换内存卡根目录下的 `otherapp.bin`。 ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} 1. 如果一切成功的话,你将自动进入 SafeB9SInstaller -#### 第三步 — 安装 boot9strap +#### 第三步 – 安装 boot9strap 1. 等待所有安全检查完成 1. 出现提示时,按照提示输入按键组合来安装boot9strap 1. 安装完成后,按下 “A” 键重启设备 -#### 第四步 — 设置 Luma3DS +#### 第四步 – 设置 Luma3DS 1. 你的主机将会在重启后进入至 Luma3DS 配置菜单中 + 如果黑屏,[请参见此故障排查章节](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) diff --git a/_pages/zh_CN/installing-boot9strap-(usm).txt b/_pages/zh_CN/installing-boot9strap-(usm).txt index d0686446e7..923f8d3a53 100644 --- a/_pages/zh_CN/installing-boot9strap-(usm).txt +++ b/_pages/zh_CN/installing-boot9strap-(usm).txt @@ -24,7 +24,7 @@ title: "安装 boot9strap(通过 USM)" * 你在 [Seedminer](seedminer) 步骤中获得的 `movable.sed` 文件 * 最新版 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 如果你的主机已经被你开机了,那么将其关机 1. 在你的电脑上打开 [unSAFE_MODE-bb3 tool](https://usm.bruteforcemovable.com/) @@ -44,7 +44,7 @@ title: "安装 boot9strap(通过 USM)" + 这文件夹应该会成为空文件夹。 将这些文件移动到电脑上备份可防止你删除了你有意保留的东西 1. 从 `unSAFE_MODE-bb3.zip` 压缩文件中解压 `F00D43D5.bin` 到你 SD 卡的 `Nintendo DSiWare` 文件夹下 -#### 第二步 — BannerBomb3 +#### 第二步 – BannerBomb3 1. 将SD卡重新插入你的主机 1. 启动你的主机 @@ -55,7 +55,7 @@ title: "安装 boot9strap(通过 USM)" + 如果你的主机下屏不会闪烁红色,则代表着漏洞配置文件未被复制,在完成复制之前你无法继续接下来的步骤。 请确保你的文件放置在正确的位置,然后重试 1. 将设备关机 -#### 第三步 — unSAFE_MODE +#### 第三步 – unSAFE_MODE 1. 将你的主机置于关机状态,按住 L + R + ↑ + A 按键,然后按下电源键 + 按住这几个按钮,直到主机进入安全模式 @@ -68,7 +68,7 @@ title: "安装 boot9strap(通过 USM)" + 这里有一份[演示图像](https://uwuu.ca/images/safemode_highlighted.png) 1. 然后你应该会看到上屏提示 `B9S install SUCCESS`,然后你就可以按下任意键重启到 Luma 设置了 -#### 第四步 — 设置 Luma3DS +#### 第四步 – 设置 Luma3DS 1. 你的主机应该会自动进入到 Luma 配置菜单 1. 使用方向键和 “A” 键来启用以下设置: @@ -76,7 +76,7 @@ title: "安装 boot9strap(通过 USM)" 1. 按下 “Start” 键保存设置并重启 + 你的主机应该在一会后加载到系统桌面。 如果你等了超过五分钟还是黑屏,[请参见此故障排查章节](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) -#### 第五步 — 还原 WiFi 配置文件 +#### 第五步 – 还原 WiFi 配置文件 1. 启动你主机上的 “系统设置(System settings)” 1. 移动至 `数据管理(Data Management)` -> `DSiWare` diff --git a/_pages/zh_CN/legacy-methods.txt b/_pages/zh_CN/legacy-methods.txt index efb6792ae4..6c1ffeac61 100644 --- a/_pages/zh_CN/legacy-methods.txt +++ b/_pages/zh_CN/legacy-methods.txt @@ -14,7 +14,7 @@ title: "传统方法" 如需帮助,请加入 [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) 并使用英文求助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://jq.qq.com/?_wv=1027&k=5CfEA4c)寻求帮助,群号为942052497。 -#### 第一步 — 兼容性测试 +#### 第一步 – 兼容性测试 以下漏洞利用了内置在 3DS 中的两个 DS 模式应用程序之一:DS 互联网设置(DS Internet Settings)和 DS 下载通信(DS Download Play)。 diff --git a/_pages/zh_CN/move-emunand.txt b/_pages/zh_CN/move-emunand.txt index bc3e3f70a8..ff05612804 100644 --- a/_pages/zh_CN/move-emunand.txt +++ b/_pages/zh_CN/move-emunand.txt @@ -21,7 +21,7 @@ title: "迁移EmuNAND数据" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 将设备关机 1. 将SD卡插入电脑 @@ -29,7 +29,7 @@ title: "迁移EmuNAND数据" 1. 将 GodMode9 `.zip` 中的整个 `gm9` 文件夹复制到 SD 卡的根目录下 1. 将 SD 卡重新插入你的设备 -#### 第二步 — 备份 SysNAND 中的 DSiware 存档 +#### 第二步 – 备份 SysNAND 中的 DSiware 存档 如果你没有任何 DSiWare 游戏或者不关心其存档,那么你可以跳过这个部分。 {: .notice--info} @@ -43,7 +43,7 @@ title: "迁移EmuNAND数据" + 如果你有很多的 DSiWare 游戏,那么此过程可能会花一些时间。 1. 按两次 “B” 键返回到主菜单 -#### 第三步 — 备份 GBA VC 的存档 +#### 第三步 – 备份 GBA VC 的存档 如果你没有任何 GBA VC 游戏或者不关心其存档,那么你可以跳过这个部分。 {: .notice--info} @@ -69,7 +69,7 @@ title: "迁移EmuNAND数据" + 按 “A” 键继续 + 按下 “Start” 键重启设备 -#### 第四步 — 复制 EmuNAND 到 SysNAND +#### 第四步 – 复制 EmuNAND 到 SysNAND 1. 开机时按住 “Start” 键启动 GodMode9 1. 移动至 `[E:] EMUNAND VIRTUAL` @@ -82,7 +82,7 @@ title: "迁移EmuNAND数据" 1. 如果弹出重新锁定写入权限的提示,按下 “B” 键来拒绝。 1. 按下 “B” 键返回到主菜单 -#### 第五步 — 还原 DSiWare 游戏的存档 +#### 第五步 – 还原 DSiWare 游戏的存档 如果你之前没备份 DSiWare 的游戏存档,那么就跳过此部分。 {: .notice--info} @@ -99,7 +99,7 @@ title: "迁移EmuNAND数据" 1. 如果弹出重新锁定写入权限的提示,请按下 “B” 来拒绝 1. 按两次 “B” 键返回到主菜单 -#### 第六步 — 还原 GBA VC 的存档 +#### 第六步 – 还原 GBA VC 的存档 如果你之前没备份 GBA VC 的游戏存档,那么就跳过此部分。 {: .notice--info} @@ -127,7 +127,7 @@ title: "迁移EmuNAND数据" + 退出游戏并关机 1. 开机时按住 “Start” 键启动 GodMode9 -#### 第七步 — 备份 SysNAND +#### 第七步 – 备份 SysNAND 1. 按下 “Home” 键来打开功能菜单 1. 选择 “Scripts...” @@ -149,7 +149,7 @@ title: "迁移EmuNAND数据" 1. 将 `__sysnand_###.bin` 和 `__sysnand_###.bin.sha` 从你的 SD 卡的 `/gm9/out/` 文件夹中复制出后将其删除 1. **请备份你 SD 卡上的所有文件到电脑上;接下来 SD 卡上的所有文件将被删除** -#### 第八步 — 格式化 SD 卡 +#### 第八步 – 格式化 SD 卡 1. 将 SD 卡重新插入你的设备 1. 按下 “Home” 键来打开功能菜单 diff --git a/_pages/zh_CN/region-changing.txt b/_pages/zh_CN/region-changing.txt index ff4d91cb10..25c3f8f6b1 100644 --- a/_pages/zh_CN/region-changing.txt +++ b/_pages/zh_CN/region-changing.txt @@ -43,7 +43,7 @@ title: "区域变更" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 关闭你设备的电源 1. 将 SD 卡插入电脑 @@ -55,7 +55,7 @@ title: "区域变更" 1. 复制 `FBI.3dsx` 到 SD 卡的 `/3ds/` 目录下 1. 将 SD 卡重新插入你的设备 -#### 第二步 — CTRTransfer +#### 第二步 – CTRTransfer 1. 开机时按住 “Start” 键启动 GodMode9 1. 如果提示创建重要文件备份,按下 “A” 键确认,在完成后再次按下 “A” 键来继续。 @@ -87,7 +87,7 @@ title: "区域变更" + 你使用 B9S 和 Luma 时升级系统是安全的 + 如果在更新中途出错,请将主机的 DNS 设置改为 “自动(auto)” -#### 第三步 — 启动 FBI 应用 +#### 第三步 – 启动 FBI 应用 1. 启动“下载通信(Download Play)”程序 (它长[这样]({{ "/images/download-play-icon.png" | absolute_url }}) 1. 同时按下“L”+“下”+“Select” 键来打开 Rosalina 菜单 @@ -100,7 +100,7 @@ title: "区域变更" 1. 运行“下载通信(Download Play)”程序 1. 此时你的主机应该会启动 Homebrew Launcher了 -#### 第四步 — 重装 Tickets +#### 第四步 – 重装 Tickets 如果脚本没有找到任何使用者的 tickets 并且告诉你跳过本小节,那么就跳过本小节 {: .notice--info} @@ -120,14 +120,14 @@ title: "区域变更" + 按 “B” 键来拒绝从 CDN 安装 tickets。 1. 按 “Home” 键退出 FBI -#### 第五步 — 区域设置 +#### 第五步 – 区域设置 1. 启动“系统设置(System Settings)” 1. 选择“其他设置(Other Settings)”,然后点击“个人资料(Profile)”,然后“区域设置(Region Settings)” 1. 选择你变更区域后的国家 1. 如果出现提示,州(state)的部分无需设置 -#### 第六步 — 删除 CTRTransfer 镜像 +#### 第六步 – 删除 CTRTransfer 镜像 1. 开机时按住 “Start” 键启动 GodMode9 1. 移动至 `[0:] SDCARD` -> `gm9` diff --git a/_pages/zh_CN/seedminer.txt b/_pages/zh_CN/seedminer.txt index 4b5182bb34..b5b780d5c4 100644 --- a/_pages/zh_CN/seedminer.txt +++ b/_pages/zh_CN/seedminer.txt @@ -16,7 +16,7 @@ title: "Seedminer" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 将你的 SD 卡插入到电脑 1. 打开你 SD 卡的 `Nintendo 3DS` 文件夹 @@ -38,7 +38,7 @@ title: "Seedminer" + 如果出现错误信息并被踢回到主菜单,则你需要创建一个 Mii 形象或你的设备无法连接到任天堂服务器(由于封禁或网络问题) 1. 找到你的 Mii 个人形象,然后在上屏寻找你的“朋友代码(Friend Code)” -#### 第二步 — Seedminer +#### 第二步 – Seedminer 1. 在你的电脑上打开 [Bruteforce Movable](https://seedminer.hacks.guide/) + 这个网站可以自动替你获取 `movable_part1.sed` 文件(通过一台由机器人操控的 3DS),并破解你主机的 DSiWare 密钥(通过某自愿者的电脑运行 Seedminer 取得) diff --git a/_pages/zh_CN/site-navigation.txt b/_pages/zh_CN/site-navigation.txt index 8aefa6a248..a47a51bdb0 100644 --- a/_pages/zh_CN/site-navigation.txt +++ b/_pages/zh_CN/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **热门** + [完成安装](finalizing-setup) -+ [启动 Homebrew Launcher(通过Soundhax)](homebrew-launcher-(soundhax)) ++ [安装 boot9strap(通过 Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -40,7 +40,7 @@ sitemap: false + [首页](/zh_CN/) + [启动 Homebrew Launcher (通过其他方法)](homebrew-launcher-(alternatives)) + [启动 Homebrew Launcher (通过PicHaxx)](homebrew-launcher-(pichaxx)) -+ [启动 Homebrew Launcher(通过 Soundhax)](homebrew-launcher-(soundhax)) ++ [启动 Homebrew Launcher(通过Soundhax)](homebrew-launcher-(soundhax)) + [安装 boot9strap(通过 2xrsa)](installing-boot9strap-(2xrsa)) + [安装 boot9strap(通过浏览器)](installing-boot9strap-(browser)) + [安装 boot9strap(通过 Fredtool)](installing-boot9strap-(fredtool)) diff --git a/_pages/zh_CN/troubleshooting.txt b/_pages/zh_CN/troubleshooting.txt index 90f95ee037..597ba46ef1 100644 --- a/_pages/zh_CN/troubleshooting.txt +++ b/_pages/zh_CN/troubleshooting.txt @@ -22,7 +22,7 @@ title: "故障排查" ### 操作步骤 -#### 第一步 — 准备工作 +#### 第一步 – 准备工作 1. 关闭你的设备的电源 1. 将你的 SD 卡插入到电脑 @@ -30,7 +30,7 @@ title: "故障排查" 1. 复制 `TWLFix-CFW.3dsx` 到你内存卡的 `/3ds/` 文件夹 1. 将 SD 卡重新插入你的主机 -#### 第二步 — 修复 TWL 分区 +#### 第二步 – 修复 TWL 分区 1. 启动 Homebrew Launcher 1. 在自制程序列表中找到 TWLFix-CFW diff --git a/_pages/zh_CN/uninstall-cfw.txt b/_pages/zh_CN/uninstall-cfw.txt index 77864abbcd..382ebfcd16 100644 --- a/_pages/zh_CN/uninstall-cfw.txt +++ b/_pages/zh_CN/uninstall-cfw.txt @@ -27,7 +27,7 @@ title: "卸载自制固件" ### 操作步骤 -#### 第一步 — 安全性测试 +#### 第一步 – 安全性测试 1. 将设备关机 1. 将你的 SD 卡插入到电脑 @@ -52,7 +52,7 @@ title: "卸载自制固件" 1. 你应该会启动到正常的 3DS 主菜单。 如果是这样,关闭你的主机并继续下一章节。 + 如果你没有进入到正常的 3DS主菜单,继续下面的步骤将 **会** 导致你的机器变砖。 请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp) 并使用英文来请求支援。你也可以到译者的QQ群寻求帮助,群号为 942052497。 -#### 第二步 — 准备工作 +#### 第二步 – 准备工作 1. 启动你的主机 1. 打开“系统设置(System Settings)” > “数据管理(Data Management)” > “Nintendo 3DS” > “软件(Software)” @@ -64,7 +64,7 @@ title: "卸载自制固件" + 如果无法卸载这些 3DS 和 DSiWare 软件,卸载自制固件可能会导致数据管理无法进入或数据损坏。 1. 将设备关机 -#### 第三步 — 运行卸载脚本 +#### 第三步 – 运行卸载脚本 1. 开机时按住 “Start” 键启动 GodMode9 1. 按下 “Home” 键来打开功能菜单 diff --git a/_pages/zh_TW/finalizing-setup.txt b/_pages/zh_TW/finalizing-setup.txt index f94a095bf8..e0833de97c 100644 --- a/_pages/zh_TW/finalizing-setup.txt +++ b/_pages/zh_TW/finalizing-setup.txt @@ -8,7 +8,7 @@ title: "完成安裝" `boot.firm` 這個檔案是 boot9strap 由 NAND 載入自身後所接著加載的,且它可以是任何 FIRM 格式的有效 arm9 payload。 您隨時可以替換這檔案,不過 Luma3DS 本身就有內建加載其他 FIRM 格式的 arm9 payload 檔案的功能。 -本節中,我們將使用 [AuroraWright](https://github.com/AuroraWright/) 所做的 Luma3DS 來直接啟動修改後的 SysNAND,完全不必 EmuNAND。這除了大量的簡化使用改機後 3DS 的步驟,還能節省 SD 卡的使用空間。 +In this case, we use Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space. 在這過程中,我們也將安裝下列程式: @@ -27,7 +27,7 @@ title: "完成安裝" * 最新版的 [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases/latest)*(`.cia` 檔案)* * 最新版的 [Homebrew Launcher Wrapper](https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest) * The v1.9.2pre1 release of [GodMode9](https://github.com/d0k3/GodMode9/releases/tag/v1.9.2pre1) -* 最新版的 [DSP1](https://github.com/zoogie/DSP1/releases/latest) +* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest) *(the `.cia` file)* * 最新版的 [FBI 管理器](https://github.com/Steveice10/FBI/releases/latest) *(`.cia` 及 `.3dsx` 檔案)* * 最新版本的 [ctr-no-timeoffset](https://github.com/ihaveamac/ctr-no-timeoffset/releases/latest) * 最新版的 [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(`.cia` 檔案)* diff --git a/_pages/zh_TW/get-started.txt b/_pages/zh_TW/get-started.txt index 3bab6f1bdc..682019a954 100644 --- a/_pages/zh_TW/get-started.txt +++ b/_pages/zh_TW/get-started.txt @@ -6,7 +6,7 @@ title: "新手入門" ### 必讀事項 -請於下表中選擇與您系統版本相符的頁面。 請注意,在『從』和『到』區域中的任何版本將包括在內。 比方說,『從 9.0.0 到 9.2.0』,包括著9.0.0版、9.1.0版和 9.2.0版。 +請於下表中選擇與您系統版本相符的頁面。 請注意,在『從』和『到』區域中的任何版本將包括在內。 主機版本可以在『系統設置 (System Settings)』中的上方螢幕的右下角找到。 @@ -60,19 +60,10 @@ We believe SpotPass and StreetPass are also safe for use at this time. 1.0.0 - 2.0.0 - Update to latest version or use an "All Versions" Method - - - 2.1.0 - 8.1.0 + 11.3.0 安裝boot9strap (透過 Soundhax) - - 9.0.0 - 11.3.0 - Homebrew Launcher (Soundhax) - + 11.4.0 11.13.0 Update to latest version or use an "All Versions" Method diff --git a/_pages/zh_TW/installing-boot9strap-(soundhax).txt b/_pages/zh_TW/installing-boot9strap-(soundhax).txt index 4052677324..45ce7c4bbc 100644 --- a/_pages/zh_TW/installing-boot9strap-(soundhax).txt +++ b/_pages/zh_TW/installing-boot9strap-(soundhax).txt @@ -6,16 +6,7 @@ title: "安裝 boot9strap (透過 Soundhax)" ### 必讀事項 -Soundhax (when combined with pre9otherapp) is compatible with versions 2.1.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions. - -{% capture notice-1 %} - -請注意,卡帶更新只會更新系統的核心組件,像是系統設定、HOME 主選單等。 卡帶更新不會更新『任天堂 3DS 音樂 (Nintendo 3DS Sound)』程式或是線上下載的功能,如軟體和資料轉移、網頁瀏覽器、擦身通信 Mii 廣場、或是電子商店 (eShop)。 - -This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<2.1.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! 您將會需要透過另一種方式進入 Homebrew Launcher,比如透過[安裝 boot9strap (透過網頁瀏覽器)](installing-boot9strap-(browser)) 或 [安裝 boot9strap (透過 MSET)](installing-boot9strap-(mset))! -{% endcapture %} - -
{{ notice-1 | markdownify }}
+Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions. ### 必備項目 @@ -24,7 +15,7 @@ This means that using a cartridge update from a version containing an older Nint * 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap;非 `devkit` 或 `ntr` 檔案)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) -* The v1.2 release of [pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v1.2) *(the `.bin` file corresponding to your firmware version)* +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### 操作說明 @@ -33,12 +24,11 @@ This means that using a cartridge update from a version containing an older Nint 1. 關閉您的主機 1. 將 SD 卡插入至電腦中 1. 複製 Soundhax `.m4a` 至 SD 卡的根目錄底下 -1. 複製 pre9otherapp 啟動程式到 SD 卡的根目錄底下,並重新命名其檔名為 `otherapp.bin` - + If you do not see the `.bin` extension, do not add it to the end of the filename +1. Copy `otherapp.bin` to the root of your SD card 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap` 1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中 -1. 將 SafeB9SInstaller `.zip` 中的 `arm9.bin` 複製到 SD 卡的根目錄 +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card 1. 將 SD 卡插回主機中 1. 啟動您的主機 @@ -56,7 +46,6 @@ This means that using a cartridge update from a version containing an older Nint 1. 選擇『/SDCARD』,並播放『<3 nedwill 2016』 + 可能需要嘗試多次 + If it freezes, force the console to power off by holding the power button, then try again - + If it fails more than ten times, try replacing your `otherapp.bin` with the [v2.0 release of pre9otherapp](https://github.com/hax0kartik/pre9otherapp/releases/tag/v2.0) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/zh_TW/site-navigation.txt b/_pages/zh_TW/site-navigation.txt index 041aa3f08a..0ae440c07b 100644 --- a/_pages/zh_TW/site-navigation.txt +++ b/_pages/zh_TW/site-navigation.txt @@ -8,7 +8,7 @@ sitemap: false **熱門** + [完成安裝](finalizing-setup) -+ [Homebrew Launcher (透過 Soundhax)](homebrew-launcher-(soundhax)) ++ [安裝 boot9strap (透過 Soundhax)](installing-boot9strap-(soundhax)) + [Seedminer](seedminer) {% endcapture %}
{{ notice-1 | markdownify }}
From 3420ef01d2cc42ca1f3a1ba0d1e25ba06db073a5 Mon Sep 17 00:00:00 2001 From: lily Date: Fri, 18 Dec 2020 17:50:45 -0800 Subject: [PATCH 059/125] implement nbhax-xl and safecerthax --- _pages/en_US/get-started-(new-3ds).txt | 65 +++++++++++++++ _pages/en_US/get-started-(old-3ds).txt | 61 ++++++++++++++ _pages/en_US/get-started.txt | 71 ++-------------- .../en_US/installing-boot9strap-(browser).txt | 25 +++--- .../installing-boot9strap-(safecerthax).txt | 77 ++++++++++++++++++ _pages/en_US/site-navigation.txt | 7 +- images/2ds.png | Bin 0 -> 32116 bytes images/new2dsxl.png | Bin 0 -> 25060 bytes images/new3ds.png | Bin 0 -> 22251 bytes images/new3dsxl.png | Bin 0 -> 33372 bytes images/old3ds.png | Bin 0 -> 27188 bytes images/old3dsxl.png | Bin 0 -> 26105 bytes 12 files changed, 228 insertions(+), 78 deletions(-) create mode 100644 _pages/en_US/get-started-(new-3ds).txt create mode 100644 _pages/en_US/get-started-(old-3ds).txt create mode 100644 _pages/en_US/installing-boot9strap-(safecerthax).txt create mode 100644 images/2ds.png create mode 100644 images/new2dsxl.png create mode 100644 images/new3ds.png create mode 100644 images/new3dsxl.png create mode 100644 images/old3ds.png create mode 100644 images/old3dsxl.png diff --git a/_pages/en_US/get-started-(new-3ds).txt b/_pages/en_US/get-started-(new-3ds).txt new file mode 100644 index 0000000000..1bc4da8289 --- /dev/null +++ b/_pages/en_US/get-started-(new-3ds).txt @@ -0,0 +1,65 @@ +--- +title: "Get Started (New 3DS)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. + +Your device version can be found at the bottom right of the top screen of the System Settings. + +![]({{ "/images/screenshots/system-version.png" | absolute_url }}) +{: .notice--info} + +{% capture notice-1 %} +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". + +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. + +{% endcapture %} + +
{{ notice-1 | markdownify }}
+ +### Version Table + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FromToAction
1.0.011.3.0Installing boot9strap (Soundhax)
11.4.011.13.0Update to latest version or use an "All Versions" Method
11.14.0 (latest version)Installing boot9strap (Browser)
ALL VERSIONS

ntrboot
(Requires a Compatible Flashcart)

or

Installing boot9strap (Hardmod)
(Requires Soldering)

diff --git a/_pages/en_US/get-started-(old-3ds).txt b/_pages/en_US/get-started-(old-3ds).txt new file mode 100644 index 0000000000..fc438fb876 --- /dev/null +++ b/_pages/en_US/get-started-(old-3ds).txt @@ -0,0 +1,61 @@ +--- +title: "Get Started (Old 3DS)" +--- + +{% include toc title="Table of Contents" %} + +### Required Reading + +Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. + +Your device version can be found at the bottom right of the top screen of the System Settings. + +![]({{ "/images/screenshots/system-version.png" | absolute_url }}) +{: .notice--info} + +{% capture notice-1 %} +While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". + +You should avoid the following actions: +1. Piracy +1. Cheating online +1. Suspicious behaviour on eShop (for example, credit card chargebacks) + +We believe SpotPass and StreetPass are also safe for use at this time. + +{% endcapture %} + +
{{ notice-1 | markdownify }}
+ +### Version Table + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FromToAction
1.0.011.3.0Installing boot9strap (Soundhax)
11.4.011.14.0Installing boot9strap (safecerthax)
ALL VERSIONS

ntrboot
(Requires a Compatible Flashcart)

or

Installing boot9strap (Hardmod)
(Requires Soldering)

diff --git a/_pages/en_US/get-started.txt b/_pages/en_US/get-started.txt index 00833936df..1ec8c33633 100644 --- a/_pages/en_US/get-started.txt +++ b/_pages/en_US/get-started.txt @@ -6,75 +6,18 @@ title: "Get Started" ### Required Reading -Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. +The colors of the devices in the image may vary, but note the button placement and features of each device carefully to ensure you select the correct one. +{: .notice} -Your device version can be found at the bottom right of the top screen of the System Settings. - -![]({{ "/images/screenshots/system-version.png" | absolute_url }}) -{: .notice--info} - -**If you are unable to follow the instructions corresponding to your specific version due to missing prerequisites, then you should either update to the latest version or use the "All Versions" row for methods that work regardless of system version.** - -For all versions you can also [Cartridge Update](cart-update) (or use a standard system update) to get to a higher version in the same column to follow its instructions. - -If you have already hacked your 3DS before and have an EmuNAND based CFW setup, just follow all instructions while on SysNAND. Replace any files that already exist. Your data will be transferred from EmuNAND to your new B9S install at the end. If you use menuhax, you should [clear Home Menu's extdata](troubleshooting#clear-home-menu-extdata) to remove it before beginning. - -This page is for instructions on how to install boot9strap to a *stock* 3DS or 2DS. If you already have arm9loaderhax installed and are looking to update to boot9strap, follow [A9LH to B9S](a9lh-to-b9s). +Click the image of your device to take you to the appropriate page. {: .notice--primary} -Before starting, Windows users should enable the option to show file extensions using [File Extensions (Windows)](file-extensions-(windows))! +Different device models, versions, and regions will require different steps to achieve the end goal of boot9strap powered Custom Firmware. This page will help you find where to start for your device. {: .notice--info} Before starting, you may want to check your SD card for errors using [H2testw (Windows)](h2testw-(windows)), [F3 (Linux)](f3-(linux)), or [F3X (Mac)](f3x-(mac))! {: .notice--warning} -{% capture notice-1 %} -While we believe custom firmware is relatively safe at this time, it is important to note that it will never be "ban free". - -You should avoid the following actions: -1. Piracy -1. Cheating online -1. Suspicious behaviour on eShop (for example, credit card chargebacks) - -We believe SpotPass and StreetPass are also safe for use at this time. - -{% endcapture %} - -
{{ notice-1 | markdownify }}
- -### Version Table - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FromToAction
1.0.011.3.0Installing boot9strap (Soundhax)
11.4.011.13.0Update to latest version or use an "All Versions" Method
11.14.0 (latest version)Seedminer
ALL VERSIONS

ntrboot
(Requires a Compatible Flashcart)

or

Installing boot9strap (Hardmod)
(Requires Soldering)

+| New 3DS or New 2DS | Old 3DS or 2DS | +|:-:|:-:| +| [![New 3DS](/images/new3ds.png)](get-started-(new-3ds))    [![New 3DS XL](/images/new3dsxl.png)](get-started-(new-3ds))

[![New 2DS XL](/images/new2dsxl.png)](get-started-(new-3ds)) | [![Old 3DS](/images/old3ds.png)](get-started-(old-3ds))    [![Old 3DS XL](/images/old3dsxl.png)](get-started-(old-3ds))

[![2DS](/images/2ds.png)](get-started-(old-3ds)) | diff --git a/_pages/en_US/installing-boot9strap-(browser).txt b/_pages/en_US/installing-boot9strap-(browser).txt index 35b6370080..e9a517b976 100644 --- a/_pages/en_US/installing-boot9strap-(browser).txt +++ b/_pages/en_US/installing-boot9strap-(browser).txt @@ -6,9 +6,11 @@ title: "Installing boot9strap (Browser)" ### What You Need +* The latest release of [new-browserhax-xl](https://github.com/zoogie/new-browserhax-xl/releases/latest) +* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) * The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* -* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) ### Instructions @@ -16,24 +18,22 @@ title: "Installing boot9strap (Browser)" 1. Power off your device 1. Insert your SD card into your computer +1. Copy `otherapp.bin` to the root of your SD card and rename it to `arm11code.bin` + + If you do not see the `.bin` extension, do not add it to the end of the filename 1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Create a folder named `boot9strap` on the root of your SD card -1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card -1. Copy `SafeB9SInstaller.dat` and `Launcher.dat` from the SafeB9SInstaller `.zip` to the root of your SD card - - ![]({{ "/images/screenshots/boot9strap-browser-file-layout.png" | absolute_url }}) - {: .notice--info} - +1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `boot9strap` folder on your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. In the new-browserhax-xl `.zip`, open the folder corresponding to your console's region + + Your console's region can be found in the final letter of the system version in System Settings: U is USA, E is EUROPE, J is JAPAN, and K is KOREA +1. Copy `browserhax_hblauncher_ropbin_payload.bin` to the root of your SD card 1. Reinsert your SD card into your device 1. Power on your device #### Section II - Launching SafeB9SInstaller -1. Launch the browser and go to one of the following URLs on your device - + `https://dukesrg.github.io/?SafeB9SInstaller.dat` - + `http://www.reboot.ms/3ds/load.html?Launcher.dat` - + `http://dukesrg.dynu.net/3ds/rop?GW17567.dat&Launcher.dat` - + Make sure to try each URL if the first one doesn't work (some versions cannot use the first one, and some versions cannot use the last two) +1. Launch the browser and go to this URL on your device + + `https://zoogie.github.io/web/nbhax-xl/` + If you get an error, [follow this troubleshooting guide](troubleshooting#a-browser-based-exploit-is-not-working) 1. If the exploit was successful, you will have booted into SafeB9SInstaller @@ -50,7 +50,6 @@ title: "Installing boot9strap (Browser)" 1. Use the (A) button and the D-Pad to turn on the following: + **"Show NAND or user string in System Settings"** 1. Press (Start) to save and reboot - + If you get an error, just continue the next page ___ diff --git a/_pages/en_US/installing-boot9strap-(safecerthax).txt b/_pages/en_US/installing-boot9strap-(safecerthax).txt new file mode 100644 index 0000000000..d089ead6df --- /dev/null +++ b/_pages/en_US/installing-boot9strap-(safecerthax).txt @@ -0,0 +1,77 @@ +--- +title: "Installing boot9strap (safecerthax)" +--- + +{% include toc title="Table of Contents" %} + +If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use an alternate method, like [Seedminer](seedminer). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--warning} + +### What You Need + +* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) +* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)* +* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) + +### Instructions + +#### Section I - Prep Work +1. Power off your device +1. Insert your SD card into your computer +1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card +1. Create a folder named `boot9strap` on the root of your SD card +1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `boot9strap` folder on your SD card +1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card +1. Reinsert your SD card into your device +1. Power on your device + +#### Section II - safecerthax DNS +1. Launch the System Settings application +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `DNS` +1. Set "Auto-Obtain DNS" to "No", then click `Detailed Setup` +1. Set both the Primary DNS and Secondary DNS to `54.38.133.70` +1. Click OK, then click Save +1. When prompted, click "Test" to perform the connection test + + The test should succeed +1. Power off your device + +#### Section III - safecerthax +1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), then press (Power) + + Keep holding the buttons until the device boots into Safe Mode +1. Press "OK" to accept the update + + There is no update. This is part of the exploit +1. Press "I accept" to accept the terms and conditions + + The update should fail and an error message should appear +1. Press "OK" to close the error message +1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If the console freezes or crashes, force power off the console, then retry this section + +#### Section IV - Installing boot9strap + +1. Wait for all safety checks to complete +1. When prompted, input the key combo given to install boot9strap +1. Once it has completed, press (A) to reboot your device + +#### Section V - Configuring Luma3DS + +1. Your device should have rebooted into the Luma3DS configuration menu + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap) +1. Use the (A) button and the D-Pad to turn on the following: + + **"Show NAND or user string in System Settings"** +1. Press (Start) to save and reboot + +#### Section VI - Restoring default DNS +1. Launch the System Settings application +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `DNS` +1. Set "Auto-Obtain DNS" to "Yes" +1. Click OK, then click Save +1. When prompted, click "Test" to perform the connection test + + The test should succeed +1. Power off your device + +___ + +### Continue to [Finalizing Setup](finalizing-setup) +{: .notice--primary} diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index dca1e3bba0..d42140cb73 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -9,7 +9,9 @@ sitemap: false + [Finalizing Setup](finalizing-setup) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Seedminer](seedminer) ++ **New 3DS**: [Installing boot9strap (Browser)](installing-boot9strap-(browser)) ++ **Old 3DS**: [Installing boot9strap (safecerthax)](installing-boot9strap-(safecerthax)) + {% endcapture %}
{{ notice-1 | markdownify }}
@@ -35,6 +37,8 @@ sitemap: false + [Formatting SD (Mac)](formatting-sd-(mac)) + [Formatting SD (Windows)](formatting-sd-(windows)) + [Get Started](get-started) ++ [Get Started (New 3DS)(get-started-(new-3ds)) ++ [Get Started (Old 3DS)(get-started-(old-3ds)) + [GodMode9 Usage](godmode9-usage) + [H2testw (Windows)](h2testw-(windows)) + [Home](/) @@ -50,6 +54,7 @@ sitemap: false + [Installing boot9strap (MSET)](installing-boot9strap-(mset)) + [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot)) + [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller)) ++ [Installing boot9strap (safecerthax)](installing-boot9strap-(safecerthax)) + [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) + [Installing boot9strap (USM)](installing-boot9strap-(usm)) + [Legacy Methods](legacy-methods) diff --git a/images/2ds.png b/images/2ds.png new file mode 100644 index 0000000000000000000000000000000000000000..f958daac43af42e03783ed18359329d7645190fa GIT binary patch literal 32116 zcmV)RK(oJzP)005Q<1^@s6S?q(I0000PbVXQnQ*UN; zcVTj606}DLVr3vnZDD6+Qe|Oed2z{QJOBWF7D+@wRCwC#eFvNz^?CL)Guzwssyp>A z1V{)WAw(73U_izgY?Ij7IJhUVV#o347{@IJgKHc^_%PV9iLnhX*i>VBkx*}^(@A%y z>t*k@*O~d=_nn#5-swb#IQg{vmR;>_nfcH2f8Xcrz_Hu0+p*iR+p*iR+p*iR+p*iR z+p*iR+p*iR+p*iR+p*iR+p*jK_M7s*{RE%gb;uo0^tFr(ja7_|$JI!rAHQj#r)1NIq)HCqGqHewe ziZ)+!dz50qMBY;bOaqFdK`-*73xz@vghjYqE||IkRa5D86C*>z$Y!%KT`#m}(z$(v z*2h+zux!i96PE41De;==2Im z$@^4j^luZo&UiEgfU2SbI=yDli>eBPK16UN{HpX%6`4#1@zGIJF^#T#A-6A^N^A;+ zd{3Tr_Bq=>^}Z|mkHP2vV*q~l&b#Y|28X_oRo&OQU7lc(5k=rJ2xvM#rAIzJ)y#rb zuW6d{$gdd$K)&&#izJ^(uNO&5S}Izj@37vh)7?-CU^IKYUKk`fQ;7u9sZ^36x-%Y& zKby%XpIE(m^`X;FTho2T=_`)$$^Rb!`1!BiaLmU&)g_N4;7AIR#G}6{^uA)TKs1rSN9Z*fl%^t5($oql777GX`gYZW ze6Ap0?s9qPQ9&l3BDI~Ndum)$Tzm7`?6U;u$1lF+6PJ_Vhn7D*~rox12*CV8ZIO;rF0(~@|)4MtYK761)d2Aw|( zOFfGK6^W=@&*>+M1Z@7w0=?#PX~H8}Lb3$q4Zz>c;O56nI)ijNMNn2cy)NuXB;pUY zv^4Ly?9z9(zvqI}ju|-r69IV7eZQ;TzGv^bdg>qpzFvN zb1+o;4*t=!Zv8G{oWC<~kx%+Je})VmrkMoRLN<$HE*o>H%AQ;*^-M76dvxt-r*Hc| zpZ-AqF#!IB-|o2gch!6LANZN-37wxS5@<*Qp_msb1w9Y9$BiOgaFbN1$!A0;%H@k9 z4K;d8UN2fw(zJ{WmU0S9FM7XjWJTTbQYe}tl1?`)5EV!*dqq7LEnt$gE9P0FnsR4J zs}n%^cZ{N?%EiFp=dAMSdBHSn;9HNHrpf!#=`?b=TuOKO_GyNBh$!Z^#_FnPNJ?(M z@}f2U#{l>jqjvuke)fe;KlcPHFV3>X%2ulA#UkrPLRAqjZF&)F&pHbuqhs*+eeeeS zqy}>WI2Us{`z-n2Ff8fE0A!%3EHPPaGg$ch_-_{4Y-7bz*@_KF#ndf;+RLY#ny7K! z0I-c6{_Y}4JsZ~oRQ@jhUVhH+VNlCi&}$?WQOIT3d_pFfNYOd$_4)j5xnkk5wWpl2 z`Lt8d-F?C7i}S|-_}_5*hp&C>yQ=E>M4l~N%>_XdlQEKfE+%cP@LHRo!Lm{6MX<97gFfiDU zP$Y~-!V~S z)@bDO@Y3J@^w?tvvHB)(F^^=3s02_3VpVlDs%vVX`7}|n3^eAFMKNMv1Cb0D#gb+$ z^(^aJwZLjy-HK`X6de%rodIa6bp?K+00%lc(9zLOywZ}^3ywb?;i?*BNs7AQmrcY5 z6YVoO57Q{d=sWh%Z#-+}Q;(m!Zr%P>t5zSl;`}xFV*q@UZeRV*?K8*6M_w#?E9zKy zXapE`hp+`|klHoK5OC9lOsCRvQ3iVZP}|sqj(zPoe&tDG6c~&Ykv2tJtwO--CXnsj zxdTH(!>A+x=1EfeeSYGNdE$YVg_|S5vug$fz<@tMQYnJ!>ROVJ9;hTS*}&1oaSb^x zR^!f1xFM@#eqOM+pYyuof8^uI^Y4ufV#}7z@Q3_pZfU{bNR&YDL(8l=B)MHMi?%_; zK1*4HyhvIX{~k+F0(d^3)rkmn`+T1ELO#E#xw+xVGf!K)eZ$AD?LP*<*LnNQS8l%3 zR9t_pt6nQYLDIp5p#mXR}7aWwM@$rcfcgBAOg{7$6oB+y9-N>J5C}u{X>ITxMV4c z1gvzPKWA}8P34V|Cn-pVmhHP_OFyUh<#qnGAn{)YC;KJISW1OM{=Hf*-KM%+kDa(| z*_N}{owNJhmzQaGfJEjfcY)tgKN#zap4Itq2pkwPsBoZl{wstK#_U}h; z|A44lmUPSuE5bnp32a`!pD2I_9C0ZU(wU#}k#T&P!Ql(~5e|nD2#4SzuFBy&23jFM z5qRZXke`$M#pV}Y5D?YW)nZy}D@j^HrbPxUViEJ4cEV~{}=!#-9G*Kul+&|gs&`s zq!3*o#a={FW%k00#3A+OS8~GJ(zNTnfdJAZg(S%UmP1-3hVU_xegq0rFW~7vKaPq} z0P(SLbno1Z)u*n;r#|&*1Op)?(QqW62fUIK3=`~+SHgbWl>y|!Pnz~{&Oj{S-Tb3C%%b&;L) zcRB~Q_D$RF((Mh!(p1imxUgxd^`gP=Q*Fs>xsD)G-)+ld{+ML|@jG()9Bqzb%1sux z*X?N|O7r+>r>@+6`6U;%Uwro4=Pdt=1K_8>_|*$d&GS1&^J)e5nkZ(8Ls^SxmaIz0 znsi9LoRID6aI8#CwH?c*Tn*xihtNl$3VL1WXlp|{Hh}Ma?|WFbY#Hk7>qT9%kB%Q% zrADI!((Z0j_q(ut`*!RjjyWfh15Hzt&*yVRp#l8+s+(1} z51xPzegdyTT$UH#AoeC!HEi$-x5I>Uu%bJKk_$(%;AwGOdrcHE&TP8jtQY;eU>b+t zWAoq%YsmlE>zK`E`L|*u{r7l0?q@42svf`KqOC=hVg(d))vtd|TrBWFJV^#o_p^Mbj*@gD@eb~5hBX;lGi@v^o zo2RM>1}jJvM}#AKm`7?ZF;@6I*bT(a9Pu|2r)A#i^8^XN1WW>_g&C86BXih-XM;uD zI>i#;91bZ`)wDE&xSMQ$r2tE@qe1rinB`zCUrR$NixL@f-t5@di&hLhQ^@O~V6fBU z)^-?0{ecsgE!p&rcV4*bnoBMz{I3Jx4I932l{XZ=C(GBz>mw;*#a$Ud4zQe?QE~?3 zh`%}S7l4xFaBG$Y-A_R2@9spHxL-S|*Rjzd{NLNZk5f)L1+B!rSc38Qlt(UL16T|Z z`i^Y2fJ{0oAmOCef}X|T;IOFeEt|Ju=gwW|?m8q=RHNVZc>M&*AOVckF#%lYf#nur zmPQn>lq|uPzSqwZ(hsl4OPtdMLoPG%I}Rb*0EO*1w>BXxr@8|$-3F)g-ZH?JE_xXN zRZ}hf&7lcm=t%^JsD-M@1~5s*bNsxR&(V?=+QY%%-!{JZ zJi=ZN@|hI&?%IkIk6()KefwLOIddkes;VYjpu>+v`vO|AUiKHl=2-lCG8q?_4Xf)^ zDlK8Xk&#jK^z>K~a`#?R+xsv!HYSl2H}S$iC@8#;4V{1|EEgePv;f8ucWivzGEnI6 z6(mvFun7o=eIn6xp%kzk<2Ja;r5uCEUNe+|Z?Yzl^}$5T+_^cvOC8n*(Ig1Kf9Fk2 zU}VY8G=+AC>N2-CwKRYKAHVpyUtDp<>h%9e0Dk0e|M6@s5PHC69SDdtwa zqHYGLajzyGoKXY)Nh;!3O zVuF+`|C$7oSxvb4dnel71Vu zl_FOKv{3@>rRLfD$?jU}h6J-Om zsUpNX*_kf!Nz+ovR%FIq0$4d!alj~}3o@5`vmbOX>I+~KB z&(Ov(d~{463`K_ubLP$X;pe~nf4=a(3)dw6M*#4zKK8fE1Ci=yi;Bl<@X7Nc$YPN6 zk%ZGD`CiHBP!4k%hyRtU5UrR;ba+IhUj+g1z`i{g8ScYP-~1ZRzwlhNw#y)9 zwkE8@HcF{#hB&+}W5#i;Ph1xWk7Yx~q>bir`;a9qz|owV=IM`IcGb1l{@a(X8+f^E z@A^vspvU9=91(7BHg8DHhKp6Ogv=BPrLhl=RU4~ZzF4}gR!lqPsa(A{YT5y)MiQZ? z=MVxMY9k3VPF!rk{P|e5>J*ZE)na(O0y~`myu*_6Fea7B?^diAEpVD}i{Zf%O{3p) zTQOjgTJl!{B=f^iD1e6MdNPPkmiLYm4`emHXD_>dc3^+|0SxvJA)U&KB=!;@RhIZl zK^);OTk>%>cPf=YJT_(tY&9hA9|onL9+_8`Z&*?DigSK;$%4%*P1|+PFkzsXidou_ z;s#=0tWI23$-?j9*ykucccG!ahK#+jb05C{sXu-7hd;RVpKkcr{=ZlW`0kH`MSVn!OyxAOlvXR4H0Nz-0*M6k$+E0A=?0>kZwe2rb0tSMCFK7zf zOyIq=i@UnIv7M~Pf!-dtX~))8*Gh_#MyiJ_E^OVrMdGn@=gq_X1q&nspo*J-eP%^T zx##R=R;w&Y_jPv@mvoclNRo9K#k_g*ar)Y|;yC7u@V1AZ%A_@e%TbArBxVrurf^gw zzsHdHZWgt*wU{$!4%X7~Ga#eUC;_q;+qP}P&Ye5a(a|B2lRwMnRwVvwc?B%)>O5z# z^XK`!;`5`|{QeN?nwm?;C>4VeVKI*IA5Jtu~|JeNe;)VBY9yHf3 zZ%~qdQ2_kNCpRq1s^%Gz;h`7s$b*mLAT45ZV;#=Fi}y?moV{c>nv}D~nTES$Ty2@a>d> zj#Mjmi#V3ObK~c{kr;>^XXfK&$>;#6k=BPD=qp#QupQxTqk7}fG5qOwzbAE)!+GbNgK0Bci5R*uW6mtNJYmF1jdpi;Nj3_5 z_-pGLQD562+^Dmwi!Q=Usk<-gr1QE+=$YUtfzQOBUhs%ik&1_vmO0 zd-m*+JNqO#ierV`?3_f7RoYkuU(-9>7+n28Hv zKWXJkba!^*AX$f;)y(nEMaM0{wjG->ZCa~s_1Ywv7B8MoqL9lY;B}*?uLowafcIW= z4N1NVA>`$Jr96E1RsxUj42p6~bZY1K#7NI%N#h(lt67#*?89{Ycr4kS#8(DdLqh>` z=g!7?=ba}2jmMJ2A3G%nv8}BQd)xLAwb4=EP+KZBa8$5qoBHK`)mOuBjWV^(j{h-N z6x*MAq4C9&7F|s*fA22>fYDfTL!hEE@DNEpl{nhE^Uf!g+e|<^8NYw%A-E+z>ZQf? zi&vUsp+5F^5g#1r?~{e*^pU#ydc@;#689D2skeYcT=GDtaKB)%87{Rr|Gaa> z=O@`Iwg=aVo|LTSG8On{-yF63W=Hc?yOV=RAI;*EY{Ld=GfP^UZRD{3knfF6jaa;R zkr*|f`t+v-aGZKpFv@(Hm>9+@cV9(=bW2 zY$1yz85KUi7j*=vWGZtwZjmn_n@)+^<*3I%Z$I+cH2&(nA4Mb_DkU5^-j(w7_)<-A znWTB6YTCJAPKM1ZN!g=Xn>d;gs!aG!mRyQm1HlV#hB!>(0gF&prb$?L-$zzECg(pC>?;u?0jQhoDG(vdZzeHL_?@5 zaV3W@brCP*r~p@{aq1Lvz6&n60993$R?3uw`VL>Tp`jshX-M5jSuFI;;E0aeWuEp{ zsCiXY%ADn9DT%;xC|l>j0OSN-eq^=Hn=CpufZ&6mNRwSg&KjFjaK4wj zZL$T968Z_o`FyG>M1s`p|%nu3|<1XB;fA&ZC`W`U&PC~=)}xLtV+ z4R+BAByiRGcao&66g6YTd=)A1aa3hpl=}mZghhTCNeDBv+2Wl;@&7`>JTKLg1AD z?o=sPT%2Xv1yqV;;bag`#&G}de~%<-iD0CTRIeuMs!Jw~ZpSxZB|Vh=$01Uk{_YR@ zQA@^-shCGZrpm*7{OA@(br4yvj#R7ziM;!r|E(M_kxFc!vkkDjfc;wRO>by!#>m*X za6V1*5dZVQ=e0PX&*v5X7bJ<8;#ex3SSl4KwVIL?C9fw$VAGJwSOw$##1DO>s*Svk z@sVM11zdjlNtHJuH^XhSn_2Q0w1B>OF(mR$Vwsz3^J?6nO*1X@z6M1*^Zv5 zW?7=Z8x)x3>XTJ4Z>j{H%dhVJrNo-6=o)a14Lk9*vQ#uj3!psN!S*FCJ$|X2JNqP` zfBKmT$*xEIu4YJCtU~LMO2jY}&z<(;XU1FqdQIh_w;g~V{>(ou9g8K_a|Z%89HuQ; zAf(u|1b<5CD9o^$CqiP~{LL=*34Y;iSHYvB;~QLVZ-6t4MGX=V zP2wg!{k^0LBGT2s$0_T~`FtEMatlDX{IaL}5C(hu(A{|uW5Yv4Y&oWCAW{`UG7%TI zOmAl=BAnJli#9qqjLMK77hilas;jFf`28GCBYrC4hYTjRjz9C6&j{EUeCyY*$605c zC3%8;3@^U;qNwLpt5)I9fBv(4AA^%$+rNLmPykNdcch;a!Kfn*>@O&y2EFj0BCDV} zZNgh%g07%I=b)<$Og$jM|1|Mm0#l6=0(>Kcjr@D43n zoo-qi$I8O8k{w2(quAfkfiC-eUpDIFBKkr*P2~+r-<>i8=pV0s-ye6RYTi}}`03Ao zWoc*M;QAa%B@WKB3&pStX}UTOk(9GI8XFIM;69H=5|KzVai<;Iw&DQoy5YegbnM$N zYSlwVNv&POp%-X(^j@h$k%ll6|?KIk8 zE-1Ri6_Xwv1&=Pf-j_EJ%9AGWS;?d90b$PN(oBiXG6?zZ(#_XxftJfs-VkhwKmGKx z7#JLc=Jtt^S2QL%yC;VX9e?Fyj#*OCc4si>{gdlXOtnDQg4V$0m(CWZ;zLRa&-nFY zFP%qk`}x}jz|NlD4K7b0z>an%vwSf*$-r+|tMS3@qYL(Xl9jb3YQ} zal}W)(6+ZtI!;yB)WI7Fp=H)=Y}vFK9{RrizCQRlZ?0Gn747!8aK*bW6Y%kGIUMbk zEVs#iKvt~`%6043$>+cR^{?Zpr=F6K7sp;d`N>b>M?dEX6kW?AvPuY^ zU?u4Q7t*8=+6P=0((k=J0Q~glzr3{LQ15z!d!2CR2Axf9eI26Xqo|oSORT-2fnkzd zqli_H;=sOrD3Ao>7;q{XMVtWGPyEkIySBceo}^?DYtK9jFKyi>-=!1xOU7f;W@DVx zLouJjHSc{7YHI5Q46hb^Q!XI41F?+^zOxZ>_0?BTSoG_!zg{vw{`sH(SyVFv{^XNS z78lTMw|*b-SQP*I5C4eD!8nHg^c*5&-G`UW#c^kzjKGWqV7ol$;tDoMpBr``xfM;M zpYaAsl4I#J_&7eybiqxM&rNHo8|G0p!C^p}Q^tBHM{Fji`BSD0^f=;@(r&ro-FiGZ^FB>wKt-k`*b=9R5 zrPpdT9&N!LDOoJbNn{?$C7r+c#V<WnPvrs~B2> z{OCV@bLoKt9qX-nXm*tptOM2DXr4Y7@o1C|qFST|gDmI|l7*I#3+(kqgcETdV4l>- zoa0Zxsi&^NBM(0$hKEncwMsya!%r%Alq71dn876%U4)j#Ce$!s-(bqsWZpR0?ZOwf zyr_r4$j^WM>t73p9O>&q>(Zq-dBtk60(GPjaqF1Aq!lqbw@2^z3F4=oiVt7=0gRLM zn=xY+X0^`1y7SJ#rB_~tuo5g4Vma=g$sw}I{=agbrWdowlFHxPwjVEU*+D9qjJ$9q zio(xKyWNR>uBPq!k!m?RIYL#Aa8Q>^yTczhn6O&$WW`qA1olim4&9Z7kJib3(i!O3 zQN*;24@GZU+nda2Z#e+TTH4?X_yalGg{;oFbCuO%!Vqrd(Y$u=72R%sVU;FYJ~oy9 zZlbxR6{}XS!GX>${PLH-up09K5}xbjn6DTZT#Ys?Z86^a{`aDWEIfASyj3}U<;kSZ z1##}o2RZo9{B!5-eF%^-)&Kl+*njV@5q)tp#(H~*4+W$R$GhMEe%$rY?=e=$;_44v zkDI>wP3+&(hR=TP@A1VO{}1lG{l_@xoO4RxE8hT4M$OR@7991PBFpzD#Qh}ZOUJ~Z zYXB!1@PbIUfuL2k$N=@zdxl4& z_|0#ABSkq*?>)|TPNk9*ttB={=Q?cZ2di{m#dmq1Sa z#gk7yiRR{J^mXjUqP{qu|MtJ5zA1#o*OMwf^HgXJbD;ZbB~o+Qjh{oF*5G3w|0Hsm z92SyA{hwr6FFk1)KJkf9$aj6{Lm$Fsq8@s5a5_3`Z984vl9Rn&6PocNBA5T5~ zw7B#tB9#)|QB>t{OnfqDbkw&~_;QprFzph6Ba##Bi3L*ooFb{{Cop>|u=TOM@Pu1Y zpbe>-d2MEu_pMdIZ3ho-aC<`m-EJ+Gw|5K2r%7v# z!;uE79(H7CfXKR(O=D!RpClqlzpJkyE7|JDVs%(~b7QaKPfMq#Owd&9b2^n&D&K~O zhjG%PX1sXgtq8Q#V!&NMl88^?;2g~M&4E|(;`{g9hW_ywE`H~wnBFuEE}jZe$RS1i zHj!liW*R^H+0Vo&{`Y_X_xSRczbuBt?YG}9g-z^|nktpcITo&2zW3f=N)kd%U8B|c zfHaYAOULr%DKGHiShB>fCvC9F#+;SHWmhHQutm)A`gAf)*Ex+)^Lzwc(=ph#5s?$? zP^8V~Q+oC3jkEN(41k~e`YlUe+W6A?0+DDJ$2skyBF&ayoDj*;fr4FPX>|!LkoB9F zOc=G~2(^f6dC@hu?BNz=W6=?WNr)%oW8w=ucimZ-J9m~CH0*19GeTLD!N&&1Q~~>` z3>TJEp1g@OzVZ#)L5Lb;ZxUt0xq)BxDYF4 z6!G~lenC29U3C6B+;GDUc<7;r#HeBI@Uf453^(3*;}O|4o)rYxn$qA@)1`#%ab z;l`UqyUf*sjbY{e8HdxaxZ;vQ#Stcnb=$_)(Ij9gd!}p|q-2&X`Fw_Jc|2Hh!UwQt z$1s@yhk#@Z3UT`iccN=SEedZL0C(%!N7)jiuhuri*XuBwmh=<>X&ZBV)&zD3A2FxG-_(y#H^PiV^HFsRN`|i7sNNRO%Y|wG2laKfQ`+p-6+vg9< z5FS-^D&8y!ry3UY9JOnecdAyw7q72vV``g=vw1*u|BLui86>sdQJ{%-9? z2Ro2Vr7?g00@TsETzl=c5_#c5q?>NKNmTK}4?m12o_GRl)~uOQI)~WNQrSfRfOd5`w#mHRmVW$?ys4wbZBT@ekD5k zXafYQkQvUv%pW3}5y{T0^ZjbaTNR3X;rSOfcmu&eL0UKz<$%O*X3MxbvQS@m{&`86 z=QO3U(NPTa^`p1D8%s|(!K!F;Swmk8#juPIC)7jVH#R(KCu8auAB##O%4^A*3Q?9x+3`nwc$eNuBG z8(4M{>&d6A6vL*kzh9(ijMkce({X1_PCO8PZ^wugyBJ!G59Wa`H+;=YkV!-l_7fjf z@~Da=H|xdDAO8CL?|$Jei3NZ4yZ^ED!ABll?;;?up+G`jBp#o%o)o?RKR$f! z$`gFiw=5y`$v;27fp%Pg57JLWHa<3rTskGKak=Q6Q{p*>nkMTk#J!klA;!oG%+Se( zt1G4J0mnwUaX6O@N_QvS8ku0&wXg+A!}1fs9+Mr%nJZQcG1JaM(JenznM=U((H(Bp zdo&&G@EpE4EJd8e)ADW$ug7gORpXymO9A+t_!t-fEQy#7Tz1)IXlZGgkYvF=J8u1v zPG|A_3ooGOP_L+1pFb%1mE7*Gymz8VP}S;$z{U+fa!frs8kP2Q+}}o8{hAz0&e~3E z!}eA?kEG|+GyyIm5e|Po1S45bf1QEmnP*{?6LQ(=)x4NFzu}&8@V)60@awnUcHHkC zd}w_z>_(P$pqEa1sHaN?`}H3xNQ<$4vtKw}Fc_AfPh{dqll0?)BThgSvtK$M6i{Se zm7$2?q1jD(*hS;>1xTvqMQZRxsI9Fd!kw0MC~iX$qTdMz1JahmLlTk84Nc{6RKsxk z=Sk?*HKmi;akZ3Zc^ob0?XA3(Cy17}o^vRHwV@7ĥSd;xd=_$LyHXlR^8eRMJ_0_~V0k=BcOA+0`xiZtQZ%&<0>K&r*z=nLB;`N*$hTU!ef zj)%V5goc;1lwZ&19pE`FdM6}|;&9RcYmVqx44XG^#gFg$i8L@`TEZDbR;rf^P1Bl1 z>u`3tTh`j*BGQ?wXmPhJNi82q+APtJL~=~16K_|K$5r}G#qJZMxJJpqs)O$14h!S> zr@vc)i?2Buqn?ZK{7XgX{u(eTYOPG%^U%Mab=wiyM{gGRzH-aI&D_)0{#^r_mx(S9 zk{Kqh=I4y&a2S?WHf6?!bPl!K(iUydvGuxS>2Wx)uN{K}0|eko84Sp6ZcCDY>rDB( zNWyV9(SnR?;9?(_bhhs%mGcAv@pr%f1D<;N8T9lH*uYbfO7mi-q={saq=d|tGf}Gk zasbEREA?VNN|VA3R{4bX z?b?Yn?J~}7lS@PD(9Ip4c+eo-SuL{fud%KUK{EL@+Fc_k&`kyfh8;bJwZU*xBmbhe(+)Z@xe#1annl}8W|=YX^I0p zm&r<+7x#X4_#G!fl(*}cta2y&-CmDGd<&GcHR+Q;6Q|?fPv`udZ+}Zh%B8HJOOf<*@2OB$Jz)Yo?OI0Zqf2tIWVFZ{j3lZtczB zR^7;Rhc1$HDdPLlL>Qjt4`BOlE`c}^-cSM!?&$qb{q(FKOm*~c3J1LL=I_pZ_>m|6 zhDS>&3imZOP~Xsm1MR!fJw7U(47iJdGr~ZIyAYS)p2;kR0)ZerK@T>P)Z+dv5w9P` zOkQ?r(P;-}pRhIg(o)J&B%>1`-F{To5bqOXK^Ln#L%dQ{zb^!xc*_3vPV8%I$A8}S zGlU}nELyM-D_5S3#Y^T(3O*Bki9K`cT-qFt#mCRf^9iR4`2Tm_96u$yiufFU`jeju zzpJdQm8b`6hAL9Soy3p17>PF-M~WC=PPon~&JVDWL+6|KcuEz2+@x2MR!M8+*!Uw! zSW3a-^DlZ)@Wh}e`{+B;aMfIh(c&r;wIl*=x{{s-MvRk0DdzTAyifMO=1|Q zLiI=%g@>#joFsxZy5U;LW%Fyyd@saqpF0uV02ivpUEVFUu1|G*YcTTK{FsSD=00ezdgC=BC0($D$bR z=|Qx+6W#6|1h$a0=TMk?5t%IpeaI1rJ)}yx>$~GIQVE6Jg3Tp;05xgFM&<^_dk-Ks zHiVd=k~*)HVKUy3m)I!na8Hn=Sp`DHDg@1G$QyYwPR3BoB}oNw-ERQ7XciCu>1jOp z(4+8s$+B*0!OG>Q$ilbIYO>u$E&;WlEJSYd=wc~J(!ga~(bA7vYL3g>3F|U!W^%p6 zL2i->lkj?AhB2i_uqd%GNe{Rc4vuPfv0`u5FJj57Gk2pIf;hd$S9LdN+&VZ zuxf!>Q)sm2x?Q+`@g?s-ch4aL_O?9D1uJiI>S(d234+EkS?Z zAw2QuBSWC` zp)lsOF_LUt4}JL+S0F(EYi*r{q7>M1ok>wRb)F=bkB*bm{R?v5SqaPeJzg;g<+xRs zcqh1yx2b8G7<^;I>jno0t)7GQULGqOkB!UwxH8d8T5mWuj3OB$i%$6@y7aY3LcE z?CnK{NG@l{Fy~UeVFc}omTWw*XxCiULdeu1!|8!*&8}e8!MmGB1n`9)80aC;WJ$$W z<3k_*Ai}{a`duA++V|jv7oNtxox3pD*Mk&WZ+lUk?DwE6|)S_-xt!?svbJnRkIuL~1>_@TkB(Kb@O(1|=Cil}uX>eePJ` zp-tqWjpO%No(9^LJaK^Mvaob47V`o=uG5izi*zmBs@(>dYkTMmRWcm2`4OlEHyOh< zh|E}n^mft;M0?ywVMcxbx0lXd@UkOh-;e}6W8Fm`Ol#gd6j4K})EGETaTtIs5&8}u zL^2*1w+c&-{cUYL6&zu@Xq>sC1j2UHL`}fU7YugIt|kr2b$jBu<$W(NmgZeO*ws!8 zAI0_8Ux)QqTq&ck60s!en`+4tjziCTFf?!odvLZSAZ z7#*o012cq>zi01v{(04kcb}@HUhaHew*>sg_kI+-|GwXB;ECd9$t-so1?l$uGea^u z*eV?v9;W+{BqT7%e54NDv@;F2Pq>8RUO|~uU_YQ@M{#wh`Hl=AG-W{(v_l#6Riw7h zJ^w^Oj}&u_xs?R#*rs|#a; z!va8d2f1ih`-pJMTsNMA$r7%zLVlY&FQk&3=9CaAW0J(|9~h$hFdq2BgJMBXpV5Nl z%PgPUY*O99aG*2?M5LqFD`524&BD32xMNjLZh;hQV*~oSdL_mjkH;`HG+0VHU?17F+NQbd7-4ntn{1e+i!3Pg;OZC`i1sE|U4yD}nC~Nx;?TU;aTltvm9Z-)BoeK5@%e zrrXs81jGV6HB*u@RUoUEeNTQeSQvmZ|H7q}y2_)hH*u-MJlMld1eqJ*@a$XywueJX zxdIM#9z-^kz+Zp(uW`k@FNa1KprLWPOtp+B#t|e-`u@jvVz_4j%NESUyty;6XYUr` zo+^Ay1WDbFliE7ixgXoMZ^ZT;ThP?I7bmY+A?ljj>GGgL?#bel&h;cA-P!~|Iv{+xmS`pE zN54HfJc18g_aPiS(2bhfMoa41UGGiRj-<$pWjjlnKzqXS6X7BW*0ygSX`>XaQ&7U8 z$yi+0+%F(BBpr)0sf!Ymm;U)uFT$HN;Pr{Bj_Co^HJ^&AMgNGlVU567M2%M7#Nu?8Pe>8f;Q0L{yGM7D9IcM+j$?Y1Csxv;27($^ow^+U2oY@hz0qtG z0ga?2ncqb}XS0kUmmR~xMHh(WHa4Eea6XNbmM$RxW)Z5=X#uNn!pgbCncg9iy1l&< zTes}Pt{wX^*4r;ND;$4jcMf-!XI0G?*Y6Dw+4hs#bJ-HTI_G5qCym@nR%IejaKX0DYckpI#rX-b1NT-#EYl_NQ#}efYz++`QNTO?sSNy5j ze9;~iVV3ddGQS%S=8iMP6Qtzz@hMO-Uw>IP5#2}=f=Q+7nn9WKPXE%=XZ&AmFW);3DcEY1#b$Q|_ z3p<-Hz5FaxRQur#xg;u*$mke~4bb9bNR7I%{-QNx2+>z%b&_uV1VVNb(c;!LBA1Lw z>yM)06<#!+$RlsMaoV(%q@qq2{y5rw2;0d3*|u{hNsRp%7)!_?X`g_GxL$xA*OtNI z@v)mGjJn1~X#&JEjPt2+t4^5CmUHu7cwr-+d*(Um&C)V$8csZ6ku*G7ym+znsBxsB z)gQ;oekpf|I{;)WmhX4neV1%XPSJAIcq!g(7Ytc*lPxvRDwumA@(g6oHe#UhI;Ult zQ%0^CXViE!zr4_A0F-$^P{EtCs!8^FMx- zR{d)Q-}gxR-Errgn-sTqp}_z$3#A=d-dU+UwP|v(Ot~eemHoT4fMw}Rnvy5U<|D2_ z09H9CkSx=YD59ey^qB(g`1V&(F?T)!4Q>P#0)tr()5k+@V(_Ga;drGazWO*N!$aTi zHpQAP#&wdEVdS_si@OV*0}sO=j+2I`Ma;A!>^X_RQ-gTAOMH(!GcHdms=uQfTQ_aR zmfgE>pu2};eFknaG!z~@NaWk^4v8b&Bvq7Gxcba*C4CYVNsh;m<5)Bg+hI$Tj;SC+ zrxiLh4YTLY#e(A&WBKY8m^pJADwvbH0+zZCS%74^)Ka~r`Ie2@A=tJuObqQRw*=b*8xNauEGO-PT0P+vC_fp9B~d=&x8 z55KQPdfTZ6saH;jt?{Gvyft{&yDq>uNr62bJ=pltOEM92XlM+?2xWeo=277G(*~vA zb`f7 zH0@+b$XbFW(0~2>=c08aaYIU0o$MHtrXNk^gJkeJ9bk1ChLf}NC`~Do74}s6Pb!5= z^)((^D=s$YR5_P-8r+q0k?o7orXvASNTp9defCYy-Sry$ny-ob{q+9ezyIh5n-qIl75E(l!>MhA048el`!|+#xkTmk>?RyD+wTP%5!l;)l;P?nhwX_V~bIEjYKLI*`G-qdXCUKte z$nj{8HKM@q(fcj83A-DDt~!#YS&~w53>?^j*6Iq9S_V3}QTnv$7>!vmQl29`937U1 zM4Pv~gtqoQq}Gzeu_AP#+>(UBAxN2cNgPV50}Yla9M2{TJCheb9dj@~Zx6eCNNRG| zRJLTR$=uvxB3C6vd@7RS%yE#>>8Z*QFKiPHP zsn@<1OuZ%v_>;TtxJo7P!3Kzn`}^sbFvYwaTuxe3c{{K2Ue3;V`BH~>J0oL4mnKt_ z3#E|wcabWNMMt6Mk~nAG8kzf1QO_#HkZkE}hNK@|=vdl~)|wfZA0c#AEJ23AI-VZk z?yM+g$f~3FX|AFyt|wS4l02CxTI#pRj$4lv&2j0ZMhyuu7P3i1B0-GB$I;x_iU@Ja zK%@pPvbZ?~iZ@80!H3$#l~{biT)J{anSgodnGtN=woOJOr0KKL`GG*__wclI0ww{7 zs|9_;C;ioA+_-ARzo`&yD8^IJi&lCVr;)wz{6;)W{E^o#5DZA-M(ukIN&9-fC#|>yQ{CbsZ!P zQ5;HNc;>X5cHQ^dH0rDNg5LRy`-4wB{p?+aqSfja%e7nqC_UH0!+P-uAC+>HmS5!^ zI7FYvF&k`qV zKr8XU*fZZoa_A*^m2qi+SzXgglBAg~UYNfYq7Qax#s8d(C?&^V?oSVo@@K)R|CkOCDXS*uJ8sJ%da9vLqgfngnIFS!6~&pZw1 zt~(nG=gmQwEZs5MMB~vBv6l6mF0~g5&$?p(@fvaG0F^jxq=M9TrNp4E#976flun@H zCZ8NJs;i$?8m4X7!@VsnV`V){^r)=mZn=+JIMrhXTtG;O|H5krYUv89CVM3C+K1gWA!Q1(bB4+rX~!ZN`?Ymz!<0Y zlUhv^Kw4`x#JeAZGW;a!Lovjo)fjiR!VEUS7imJMZUJiQmLqA-B2~GKKu6qAPgvu? z3Y<|B6knajW5P6&jNEgOq^Ca^LMU918efEdlk5skXV0g|@CcAaNPq~q#NU>7Wn^?I z$DwO;b#%-IQa(TGE32?-)oR3vbM?of*wwKQZO?AQ{ylpzJTf4uPzsNZWj|Y}lGI!Q zuA(WK;~_R|Y)QpgMC=*~1_MHaoH)5+4=pT>k~NOZ+L>I&Il0WGbp4#`%CQ=5LRl~+ zj2Gu-o33Uw&OQfSJL#Cb8H9~udgbDZoA$g8kIJh8;QbFg68yryd}D*^@!Ksjj8ZDN zGKGV5s+6S(0rYZfcZ!syi2zNDb2lE%i<=L{;|j@3EEH38JYEUFd)z@% z$2l2!n#rbsoPh$JuP-s=kSyN3*f4Q8-a_Q&viSe)*uWN{=NoTlJOq;a^ z{e!eg6?PdZsPzy0`mP(#-hsCYfd6*e?N=#e`9cg2L%O+3N~nTT&2IVqXwp#pQDs$J zvS4MMH78rZ);~BOk9gfUsl;3X%a%2vsg+a$z0Otsx{*XQ+K;r}M_{SN;>b)Cx}G8a zRKSe){u74$%|xEbQp^qE;O}lkAhVfx;vg!>8XX}u%b_gpS}<$oEK%d>WD!1Zh4|G> zkP0Rq79)uhW4{}ZPUYwfoj6AgRh6w{;zt=yM>iz?T3_3Y22T^bc|Uv!BJUnAbdLUb zBH}+(iLdr2hA|TGBG9@Rg9o~C{G92i3K3u{E9f_J7#xeCv#(Ep#a$(=a$Be4lxipD z7A&5}mamLquriQfTGCKek4&DOVEmO0JT7KbiOva+BR-9$^sQl`JRoOlMd zZpp#p6K8jB@dE!XyB>Ib5w%w=%lzpBPXzl$6B`tcF&1<1(nVLzq6Fp*6BFtw%B|fJ z?|>okPKn>LtC<(H>@G$cM^A)H9@*$nEzkvylWHOB&@e`E`stUV=iu=e=$nlkPeUj2 z-_bXM+1csvlBCos51{So-($|o^XcMEL-yyNMErZ}knKrg-aBrES+f?|s;f~9z5|Db zIzd86l3xvf5Qk!9oDdKS#3Q+!bZmgEZBjkWk!e`mbQ~79&PQ#8dsrvQa?L{{>1*c3 zkoS+F*qDSTP(<~p7nL1kN%ne>$-C+ENohsLEqJ+ZLJRsamP#SOod+`GSP-be3?lSZ zu8{QZ`_uE!!CetXK24x4Dpp@`dqA{HynJ-0GfjA{(hW#?v*6zMoGJ7kmByEwN=Q(6L9m`c>sUN0b2ZpQ=5;TC*GMBXHiW!NJk+DZ74i{4NJWu^O=U^y6PSjxDC)dMjf})gV zOj}>!Op_{3@DY~x|8uUW6VC<*1_n2XXy%Sbwz_l*wU6Fc7)R7lOqJ3;`8^zJbMelTDy^bqTck5%#CwwT z7{`_Gxf*UCaV)yH(U?gbD1fg1gJku(CD$)Zkl6qDHs z<{IqVz7dsGCqb=Why$^1c!KmDWGQ+`8g=(}kmQSF^R{Qv-G2bjZrg~?p+WTIqtL26 z^d7G?RZpck>40l$O|(v%NdPKh;fw&5&S}N$X>(B>nnpy;gKRPdBg1YNQt1^bcF%#L_z4HPaEPX~oX@k-CM+b-TtjoH~PlqUcdyc*`LxCFa9==WV=`tcDgY%Y9PaVA^8 z&f8J_fR8+}DR}>He|MMS_SQO{b*Euad5x-Bb^_&Yl*7ivL_=iqOfeHy*{13Yk730o zJpegb#o}TGBIeh9=WDiAKgrR(eVU?BBBEaG2Fci`O!Xj$y%Sr$q6Ji z+*%Ncc#f=JI$w6{6R0c!CBe>&^JF#HFVsz|3AO++_)3E8t;fbBjrB-k_ zZf@}1bdohx%knLGQ7lShjgq%Zy6l8n=kKO5b>5+Ko!H-KWXNiFS7Z9gA4hjj74cXV zHU8c`U;5bD8}7OD#==`70l#_6%~u(Uy3m<#Tiy<$T!N`3lO3gTpU!i~9q@9aoSf!{ z7Ele#naa^e`r7g6Fi8Lv(`U@Y%vsZ=m!RTyN$iu|Wo}Y$?tD;2eC_M(Kz2Bf>KXND znYIkgEoY*hNPJZ9Li*6t7~j#3>1(e;PcDR%-a{9^0u9xbQmo#^JyeKj4@AeL`Q_}o z7W#co6v!js4q!%8v!tVslImo>8T9%PA>;7i!QGg1@`=cd4pB5>nB+Xcpqp z1om%hL*+{Db6p2Tj}TafNcu%kUp1dDs*cfU8@;a|+jndy74Jv)K%eCXF)bEsWm6rN zQfk>6I-tx+-eE`p#i?M@*I6+ob&P3@Ib|W#%TK#37ZL^;LmApYvro7Zod?Mf;!S0A zqqRDH^JS;Ma>D8B0^qZowg<2O=qEQY5oc?++(|r{?>X(g!~?)C8atH3PEbQSu^(xe zO#BWTq=sE^X;?lrc1N%T|4l0!98$+PCoM2f8B z?%`4FC$$|igJ`M@VQyp&3iBJ$upme3w3aO9E`$ldqr)jI@YbW9Ky&^X=Od-&F-ClI z@4lT#lksvO+9~Cv)k+8z-XH-cBSCwG3!TVP&PMxC8w7gq_!5#kI#J`ULd)r=V<^et zy$FHDN57FkwO7aBKs#J+O{C5A1_EO)A<-3fvX6}g@x)V)WA=gt*s^Im{EAnyzIkCq znwe#Wo4sx<6j)7iLc)qQr%9BERX4BU_~?iv;ueZI*)--9KGuoPm7^9vNfUIE)H!zu z^>Z&m$4ef#!WmS$N83Ji?HRwg=I%FMRyrjBzxK7SU8S(}D7UvF-1z!_(*MMZ6eHJsUW!^kNpX5H|4==%e4RQOwv zCp8gCXHi?BB1iAdDQS%5_F+rs4h;9WP^~86b2p)(t_gum5h=2C2VI!xxf&T0$c9Nw!J3Ji$)s2DPPEf?jei}#;|SsJj6+|yU5a4 zIn#w}A~}hG!*YtXk;`2t<^ERoRdV}`!GV4OpKceZyQK?-X3a&O6zX^-30QuuIX%ly zZ*5t6644gAKAu{*)HLcU-9Nf!T`2ix)HNSr1wZlZ_F&&Y^fO#!u9!sjO+%V(aF!0& zkILLL?&o4ZXS3caj^@nSoIK~(4BLve>4#Md!hmGSSk&dt|8^@@-3P~)b(1Y^Mbh~5 z+`}ZBz@?X5AzuH=a22gim|Kyc=o=@if;g4##;m%tFkVk;tvZ6r`O8p0Yc*OTEr|I1 z2>HX9Gy7zmHtPh;YdIcsrZ>Rr$#Q>SjC6Nkc$5qZ(}%`jEh^wgKAFdGG)A0^_$8_K z)%8o!lph9jjLe?~| zGvE0-D0W#sCmC@3nx$NnB)XYRqL7M7y|wgUBoJ|Pa@|x*eWaZLzy$TmJkkh~luZ+` z;vy>wJUWbvAoMhC^dyG;KH8KYL*H-+ZhsoJT37rd@2|c0%_^)vLIQsG``>wYI+I!C z@&+s)(xgz@#QC!mhZUD6o0ez4yj+Es5NOkOwyKsz&GSAOwbeD%IPR3=5U6M%>oJG| zsaBm-W+j0@$@tOOOuR|Y;Evt9kR!0whkRH`YIi}P0QP-^YmK&NA(Sgf_{r-Jpy%K|l6qV>kwcZwi-TJ? zVy2##Ho;W{<~;YnBclUa0Nwx{8@;C{)QAjy(P+$sFFZoV(k!yxdoZ5=J!0Nr^d|;T z7;iyu-vFwr>uisLX7^+^rR%7nW6CiKPUV_(FpZ6s)G=pBJ5FcLs%G$Uw^J@U;tXr2 zQG9tk*fa~`t7Wdlm%`(+l4P@NglTS6HZMms!SNOk(U3S=7MQ=j{?cVVZwUZ5wY9nb z>Y5LIihK3xb`Qt$A#~*`U~=Y4xsU1PRPJQ5>((r1sC22~hKPnGO;fa>@45O)_`^N~ ztLib9h#?eKkVug#RjbHKbip4A;in|6wpPqRE@+@BI*J{mM9K+tv*@BMX{f;20WU(4 zX6!$ZlsaP>h(p$VF>hkw%-JY-X|a=OjEoMVqq7}4fuO#j5slULWPte5Gu&-uniLF# z{Q>FvH5QGcfw*AhjCmO8JS0x$%8&jF#2F`v?a3)slTxUT77L!LuC-{5UKB3CZjb2b znDhy(s;5XmA# zYW=b77#@xnv4lR;Jgph|Y!QC0W!1cx-q-}csv$uVAl1q8>>lm`p5#$AV?QBL27dDDW_v>-zNALor>U$G-}9Th>iAR@W4JCKWhmx!6w8F z6$7a(f^}o4@XbOP{n$VLIFb01@SFe4qPcN8o*mtVdY?lf(23xCS%XMB?E?wpIBOo#^QuC!^wKFCb#q0Tg4SZFf<)m z*YUI|lL)!Js0tgu`sAfEcfOguZ6*M4JQ4qxi-YHO1475)Ie8M|WM7`6YA0tqml};v zQo~0?OvHlbX5Bn#JSBd=b?>}b;-wX|5M0<3q=ihBd3Fur!=wTgGG5X;X3T1Z8Be08zXvUi4Vc&10+Z-v zfzd4o|WRM)eYW;*af!qy}-$ik0Xe3gYUS3EI^a7$PgtMe4L7 zTtVtv#jUsgE1v!1Z!xQ}5o<1APwFp#^UuE&l~omJsHsH4$YbRHvG*n5an|A3nhI`H6T%1X_xvP(ZN=cvV_y zrR=591?k?>rfK#`CNq(LdDq|j`-S=t zjZg^9rRe@R1=q^t$x{&u58z$O9XUrTE-pef6MDCLv{)UWuA3DOBpD6ZrtQc-o+8#~dq_7{zPrFs{ z6{nC+B?Tkriq)5i{?%YAjh|F;$&ZPLKf42q+Se$9|O zYsBD(o2fuJw`*%_LnfKX?+)wtr;w4gaO2R}l3|YQjArtbeItUO2?$e0%bclTnrWPef2-fnMJYh1%SJz>3O%0|~K3QMvM1{iwAKjdBmBpAd zqY0CzHj$T0@e-uS$s|TI)9dQ(rs_1_NFMUv;4-g8>{v10qu1b~@ShH-y;7#r7`<>) zMihLD7A+FS$NYty%kes;5g20JIy4$y;UsD(l`^S90^E4cBvg_pivwj1GZB;hu+Z14 z{1wkU`2D#Da1M^};{&qk3(YfgOJ65``@-vZ{bW1V+oV} z*BL=d;cJ%`aZqo_tMhS51l z>`<T6lxg~_{BoEXGhRs|ajwO4c`h0%lY*ElS2A4*S%3(*xu&sX>)vf5=d5>;o& z^lSCym!q+%32w^AGMoye&2VrNnpr)`!vwp}z+d6SH^0`5MAC|PPj%w8eJQl=ZAE*= zg<^99R<4){OV*0+U^`0eZhD}o0;UW7(;t5yr}po`ip!Q`_Jx<=jgt`!96JDe)B;P& zjd8wejBlEbN`1L1Za91zFyQdH0&i}g};~kYaI`vmD`zY#{%)w!%}obeDD>!(5D13dxG_WgE)7`vijX7Xp13RDlX%LzLx;Z96XOzPyKKV)1PiR09dA}4r z1f887=wwSb}T*Z3k7|OT+}DtEXG#7Npd< zW?Taz9xBXCE-_JHPQvY5|AZNHF2KvLydgvw%~H-VD=#!Y2!0(d0!>;T$Oh%}dPUyH zKTl8u+swlZjXxKH)CQ2L-hAesAm{0N1ucv+%jFamAIU5kpbIs#K7zw7lyh5|_AYYd zYhSwJk5Arr4h`@x`wx_5Ga871M{njK93LPJ>md!t`Q=9Cdoikr8(RaqhOG|u&MOin zR5`4RE?S1l%1ZdC;^kHl591rhHIgTZBSjY{5Da6mtxM#X#Z-yz9f?p57KE$Fj*2=Dk{Jqz-1kc7P&;l0tj!MkzGgLu6=ZO+~F^km@Av92~ zq!n=7e>7RNMR7^=N_i4vayp>cZE6u{z=IkWiuB5ujg>tjM>qx-6k;=Nbf3fVtk`g~ z`=?Xd&>$48l8GP|HROJ>c!qrt=h6eF;;CFb7SFj|c1g}9RbfCOYh_j|Bpqd|!k$Nv z3&A9f0I3?A(qg+qf6$paRSNlatmw82^H zQHSg4j98g$q1=y`;w=?fRCuc}p?Z>NoI7I~!FVu`>xZ+*g1;PThfE>7uBuijl7o}} zco>zf)d-$y!RcS^z=DZ2m@;z;g7kHTD(3!V6isDyNQ4r2`d3e2{WmUv64--lF25Eh zQf0XBo*!Y&mDBOSPhZ9L*IW;ezZ@q|x1h*kC!ND2yGuL> z?D4F0!I}LaEpk*VoIWr79uIi~3wj5F2)Fd3TW+Jmz>P+?M?ArHbG1MoPp@#HqrDx+ zj~$1%)Qf5|2*1yVlGzL3oi-PX=gWvv7)nZZM0-1g90BwC@zVDLKf4$HO8TA+bw~yy z@J;vNt@S^_7gsMtPauWo_5|?CPriy?dXNS(X;es7Aq<$I{IM(6hgvdBdrJs|2U-zp z?T6%!!wD=-~Z)NWaccwfB)hsyd9!klpZ8+e-z`I>ad?~;CtatOz`*-Kh}@+_di7M zr344xIV`vlO+wi-Ep+a*dQW?pjqC(^Gar9-jA>+>7{)4Q0Ep;m(P+5BP>3pN@{TiB zeGTpXtC4WkP>2s6z3VG=^S^p^)j2mn^8*k3Fn7s{B|FBDk$83kwQ-abm$|YSz zh)1JT7<8epy^C@UkTLpDT2l^hZ3%3pCMpct(R=z7VpPz$i=D7jsOPkRM`KPiH^iG^ z^HpQl;SN0dhc{6*{Q~r&9N*jU8V>g*aNoTT1C?C7ts!CYd&?w-S#Ur8aH za?OsTZP@bk)2OSdM@L(?O30os@*o&u)s&~OPb%eU*3QNmeKw$n?&SoJvsi3OQjW*> zEhF@O<(%4AWZL9-JV<{x2@Q+BgVw=HN|9R8P6@T9P2kd3kp1*fG!zsBo5E=;;cHCyo2sd1E!(n9^U63-PXr z%%iTHB-$^rFkKJ2J`<+?3zD8S=yz7Yp`32}`t=R7zJGI5ZWjQ{ zoF?(AXwCCrD2Rc9D1)O>M!A}Y*+}X8Fclor)%N!G2xyqSi1N+S5`moYuwo?7h?CqO zwbJ!bsQNyLDz_gYdM9;tRoKyYkepf)?*%##Z4ctV|Ia2YS-Kprz5F`tHn$p5MSoS( zz%vaW!4-}!jTpE?(%hv$r)- z?rEXFOT^+r4XSwJwXoIy2UY%Ml;9tYf8$>p7To^n#>4NI0gl)UK7H!F{$OvXo5?olK+<2@eQD$*Sra6#GgMDfBO z*^6_S%jGF4)F~??e!1Pjk^^RwO4i5#0;W^r*U;J7MMf7CjHM-B2TCdIS69{0$1=f$ z-_zM9NG{7ui;<<2B+OhdZdG;3WwGJt-gnV+q8&T7JdasZF2uou2dSF3t8xb_(nC`c zz%V|YLW485wF*JNh56oS%VR3TY(ne~%jTRYd>CHFd^`iO6d9!hQ<{H(mR2%OZ;9ae z`_1haK7{x2oOLn1wWXy!+~2?TnP;Bf(0-&T8rPojiI1;Y17`gM?&I}0z54rm1MjB+{*O4Kw{G3)xPSe_i#ofy*CZ0j z)#Rg^Bt;#J>#!g_1PuKELw+I|E}Tw;qme3dm{)s>dOuNpX{_=nYrDzNS)Zh#u0PY1 zvAJ5bnJH`D`l-O+o!EZzV&PDqSYMpC;6luwKMyr^wW7MW2%1{AV5Ac2mqMvY?SHDR zBa^zH!atilWs<&kI2=MG8W!jkf0++HpO^AF3o`Wgu}}=X1O4bYa-52t5T4q!1ngE1Sp% zdD)yLs04$Bwj3px3FwaTQaCJLLCWc1wFu9IpAmwWux&KJ>}V|WYut);#k$+ zvr-z892lg$*9lYcWK>RFK@ZJL@G`uW8Qvu+N$CHSs62e2OKvo5kK|DoVTu~9K1&G$!(+C#TA-lQj!$+D%GGI=r;IbLBLJU11BgY+;l z51*KjS^^g7@20#kI>7oR5p3G92^U_t3_Jh)3RTt;jJ$`EDOUgp z9d2a$b>WDj%fRyWE9BiV&fW_V(8fM2E1okWtD-pJ$T~0(I)fCY7Bg1;Cr%Aq45zgL zZh70|r(gb;&*B3(=D*iB+Oy}ap6;%Wm%6*!AO75ppa0dNV@D3UTrQ7UQYt(}Zkx+# zQw0ojYLQ|V6|zn^A&JU3E9gAbP@B`1b7Wya8IeO}#Ui{egqX{d?6Cf=0^PIb1Y;B< zLO5S!$pNmQ`TMcjcQ`UY)qDzerxSH`4Ppg!@7sGs-gxN1A@D=P1p_y1`EyC z|A0IH-%rLr_Sh56R;y_(<&6s|?78^{#-fAbVsMo@bWwFuO0!{OP8qe$qkBYNq-N?| zRhm?kENGfC8OtuZSa^<&4?U#n5^M5OEE6ldhURq?IVtA8KFSl>>-Cdo>}EWo*M|j* z7GlAIxm4iPiM?H`Rn^g8!*)4b;(IWWB){@v1Txy%0}K2>vC(G?;^;+OF2>CHx1!6m9E0|$sLQ^& z{rHY+SK|XZ=5zf6Ufl6QIN000ueZDF(R=Q__et_H`(+ik<|=X*`5440LRn6)pw$V9 z_!H~PiHu#Xq>aD1lI7nzxsfm^sxo7VBtEtF1{^=tf*G@C;pE|?NW>E&ujC@Y%IF#{ zcI2U=fLleeSRA2XNI>3eYU`+Q@l*BNg%`H}5nCyDWRR@7cWV`R$UzF<%$^V7oihma zhtYPX1Hb>n^Fo}vl|Hxd6e5?&WBzpcRO51a;WB^W4o5yO)(o!@T4kJm6oz9J&&g6- zc4W!>#j{b!QZ1$|{07?lOR0d9bIT^3x%uecr&~TK1C&0fAG~heBhF2m9$grT53HeF zZ8hE4CS8yvlgk^XC>Z{Hqd2I9je14j8% z6%;YNf-GF{rZPrje+5cd?1tI%shaEy^divPi*e%`Fn8XC7(ZbG);+Ku7p+)<7k9oS zAZ48A^0WblG=h6Dg)JAgdRNsiMOvY$Wg6K`3)?bQMOfns+CGiN3~y<^>_PkoU0{=6{2;l0M4j&Jff9kfziRR2Q-FF_F^1Pc@m>&^lCbp zkWQ65Ot(V|v&O~r(RQ%&?@yuPgEddm3cU3z;h*&%=;-vK)OzH|FModBg64VW9`pC1 zGQh%f9!Gq1}7lAR9Iz zFsp4Iv-RvNqpF8-X!;x~7otf}-Kx}bY-HrKL|Ct@u0@LS&ok|<0`1KI&LW^t77gvJ z^Sb1QHI@0j@TiYRf5ycjE|~cH8o>$1*JupQ0$EgGi2BK9DKGA)0@qZ8#n;_|-6tl~ zb!x!;#=sX|d~E5)5BmO|_XcP@w|x1wi7)Kfv5IcY+EgmDkUWxmFeQtbEfX4vO))Mm zsCePotVJ}M!$?qGDNs7l5Fuidz^qcx;(IjPr)Rpn(L$Vo+78+lo&`cN> z4vl*<#!8l78&jz91I3}24N^Bm{+J>I&N6U;JvCF9@ZJuq0Q0)0MG_p2V!Kk&7#MR9 z4CTe(Hv`Pqv&ob;#kcdn_hXh1XML<1rjpxK^`CC?N4vgq1GUP-oN7)Ed}RLB8p& zPhy7F71b$>K;-1I!@Oc4U7g9KOPl8MMyP)rrY2A@GSiElI2j;^TQ)$w%H@B@UXj0+ zb+}=vDx;57y(eXu$)lysYIDk&k&qUeeUkXCXiO7al?$)~8Eqn-6cedg%Rh(XT^?BN zZq$@^-+AA6=e>G9+|v)00UFQSyLW~A0^R!pWQ^bX_V=DVdi2O4hu!M2TFn*CBBzae zdkjBfEkDi=)v=ygr5@3z)EbpAhf+n`Uy&7c#K#yy#zQK(>U73$`iPU^%*&;Nv8M{y}`{^56#AdeP0aRz4c_;Isp;YDc)8H=QPbM}8) zpHbi;nQ(|@$jD$7y9W*Pzk-f_4_s0(@a50X{L=O<_r%YK`zYZb>}+^=^Y~4hA8Agf zGB?CxvH4laRLnP;`BXTsVxmda(`ja+$RnWb!~d)pK(<2-@F8O~4I_~ps#J%Tzl{>8 zY*dBcg9{J-x193{jXL^zUtgd2zp~Gd$~jZe-PI1X24G2KkgzaD(*#c{C&UBu)wHA% zdT{tTI3X&LOxnSBcu)$^KV8#E+^ssoZ!jWEpu-jsr5F#${0+=n+0 zx#4l72EKF4gxUY=hU(Ta1AL#)vs<@1);+j>QBQYZ4TZzibc32i4mO~IB{)R#&DV`Z zXBjXl*aBP+{<+O_0EELRD6u7a`tc70vV(SW_2B2vno5V10np5FtS#33&TRSGo zQ5EuhDJctg)~$M5N##`L*|x>%KqL|sEVs4OZbG)?dPF5RCU|={?f>m1pFf}O%Rh|) z4(m1U-067e!3~Q#J3H4T;+fUSWU9$-w~2lnhiVRq?EM6%N`cftA@T&g_9U4Mh#s?` zTT`oQlYrgpMrPcNw&?V`8tG)AmYZ&ncG-lORS~(XGb_PDNo~rK6FbGsWX4Nh#(pMK z0q}${LAfG($_1bK9rhl|!ex)ezkSoJMc=!r_TZQSo=0cb{v(ccKfiC`JMX@GmDyrm zNmc1=G9D-Ai-LVBmCOTeM}y7hq^!XpC9!+Ls`9!asnTsj+|5STDiMmM;oEG5g3FD&-V~XsglqAmlERWPJ3pF>yi@vQvMKo=64_<%64#Zdq~T z`F8y+|Lg|1;g=#|z;#u@3QGvxD0k%1MZ zRO3w2&q`75XUVBIE^cE|ac&jyC^7=7NMIw67|Zq}XKO&k+^^t`({@ytqw!0dEO#G0 z53m0}y$Aej=dQc%8vp38pKEqH9BVU~^g?nqZu*D;Dq=WqO4m_pWJ%&jTke)5AXT$Pk%9f%hSJUrYp8K5{WFdTC8ps3XDdmh@qU3 zAzwV6Rb&-_YLc|FLmJ-JG4d$tvtC9$i<~p70&RJY&Hqoda9|#Rf;Jw(Qb7hNrOW6K zNyOzKk{Ji)U$qg(I!a)(_~I)si7tNn&WjI>8Q?$2S-lVLF_ z^nVpl4UCG3m%vqiBb1`)C`umLd|>-kH=eK8a?Ak##`DM{PdGPh+_*57NUX`q@@mTI znt0ta7GuOW86%Ivv^4_WXVwc6UCD@LDO5v39*U(lRMfGWn5Y?w5;1)-BC1)ImA*$j z(S@v3LN!nWmS6ody!Phn7&r5(!6oC4FW!9rrw)!8;6F*P@sSOi7PWVFt;wX*t246P zWTi_y5E;m~cx-l?DuKoueJ0+F8zTQ?V5`_qW}`Bxb7!l`YG`l|QQ+mltMvU-gGuH% zg=}$R!P2{M{6rdM^ z=nZsZLPPC)S6o@Ubc&8=2cM+!;Fd%(0n;J0%WQ;wM8)_4bbN$sH$Corul2}`rB_}@~mqI>iyAcp5J)Y ztLOW*88g5S;M{uat>d?C+ty45v{ugM7Fw+qGRB<10Ma^(4fmh6_q?T!ECYF8VHoURBo4jB(N{WKN zIPk(PU;VJW|1kqRkIs+pxp(}d8y{&NjK^>2>+73eT2fkUce{k<2N@^Qtb)$HK@HW- ztESa6??5bDf_N&2y87I6Klsi^Z~W|~zUY_%j-9{hY}l}|^1%lloR>CB*QPU>W|NX@ z?Ca|nNSjP5BRCHE^NPm*LT}_$ptJ%THb3$0A6-0AihY>g=a>P02+o6#JmPrb(I*xh zJ#l;`RUNak8QEr*ENLo6j#Q8T^6P7Exb*GseSKbN>`INDu`_nY&e$0{V`uD)ov|}^ v#?IIoJ7Z_;jGeJFcE--w89N2%{|hhx6p?#3kD9%Y00000NkvXXu0mjflZGbF literal 0 HcmV?d00001 diff --git a/images/new2dsxl.png b/images/new2dsxl.png new file mode 100644 index 0000000000000000000000000000000000000000..d99d12272e04c8af9de793ace9f4cdc1d9c006f1 GIT binary patch literal 25060 zcmV)~KzhH4P)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGi!~g&e!~vBn4jTXfVR=bJK~#8N?VSaj zWX09DPxn}lt-GL$ySuvuf+Rpl2r(of$V=c&AR!?nK_Wn~1PCqxLJ02ei>zR~%eu?B z_q2THsXJ%3=I-s8?qzvH^38vKHC4Cj)G0f4>Qr56=|?~M(T{$7$q?)EKR5RM%^len zF8o&PykGn>n{BO?qIg0wnT%w!S&7AB&ZX07cO8$%yVHQt;Fpw?xU`kD#Zp{cEG;c9 z-F%4m^8)f%8Gtab_)I3{u0`VRI+aRw(^H>xy3<|9Vny9$bM5=UueX6~bEE_E7_EhY z(OKB{joz*`#>G)5;;dfTY})ap4F<~-<>Rak;WGR%uxm%JU5H;CFLG(AOi-?5R<<*l zOiHXM7*8w1U^EtId^1UrbXl>~HFwG$7yMEl{n3eQL=M*olZ*cMC)spoLW)X~QrFZf z3+Bv}74;3$+1csRO<({GVi1aoih2wNC@(LUWy_Yiu%&0|QAKHKY4yO)R!UBMvb`hde+d*(%&Mm#Pgj>Y zTG~u`#2X(#nq5~W%A~ZaLSm_Qr7KtUl9g%mmWXsTc5zxgtaj#aUH+Hsdda!c*&dU( z-g-+GELhMzAcF=ClFG`;pyApG;0p)fnsi^#{SGzwogD^g)^WhfgQxK_-)O8JR%STf zz%>JdP(sT!yzuQBSQ!SRGup6k<(Y5b+W1=COelRsyT|cM*rM9+K29zXZt254)JI+3J)xpjK ztCb1-^rshOYgRPL3okz7Dz@Hw>veaa4{NM-Mijznxo8WCkBYNS1^JZO8%?e-2wz*d z`R2(d&5!fj1^S`~Tu0FX3y1rwFM43%sJPzh+1A!3n{B?etXMWrYS-UGYM#EcVA(7< z!|_*Ko!zu?xx7AcqI~@E$Fj*Lo2(+lekH@`Ee+&KkBX0q3wIa@)Ae-?EUu8e`3M#0 zjYqy|R#rZFbJ2v;`{Ef6_eJOTM^t*)U$J6^oOIGj^4{BT$w3$WUamU%sDk9PU|~M* z=NDz`7B7?Mo_$(2*kFUagvUp3X~19dd=O{L8Z`JUllasD-Z%*WajrXe1a&iEOPfjHZ*gn61zo&0!U{cH8M z_Cn{k0T`X1A6Q;L-ojCFzz<_??7sg&Qaf{od^BrjLGoD;F}UD@3$pj$f4@waFu`?b z6#U9XAy+!_O-)U1BSqLcE(+H1J}(;_-#5_7CLDeq0G*|W^BG9DO(uXY7e9mX$(0VQ zuDQy!yrlX3ENu0$x&Y#gujTXG=f@kYoG2JCV3Vf3z1^7xQ9OKJeTAd)z<1qs*OgBe zEEQ?0UA0qkAa6o&@lSu6efiBdW%~5#ve8Bxxj4TPQHV;F{5dZ66|B}1!zT44Q9zSnX zxVJc)lmI1p{`u$2op;|RpG}{g_rT{(xc~2N$ZpZNKpwvD9=F-E!u<+HAu2sr9y;zv zKl+j5UsY8l6%`dyR#w($8DCbIpoE3QzYeGMhA7(J;yy2L1M!SELe|>aD$UK!a^HRT z$z6Bd)tv|5&mR>I$NAU3Fazo{eAsAN>zHrI^Os+gmz?G;%;3Tcf1bVLj@z7x;lr;~ z6r$2C&hJFRXP$Yc)B1M2$2qW_1^46M1I7nI#t!G^RegQE)5^Eqc3T(4s=^r+4#)Y| zVPR&{j9GiE%w1Toc1L|)a@upp)C>OSmzQO0S{r(7G*%aWBf`Mcz_h@`Fh`sTb-(++ zcQzh`ebX-tl##&?=R$8ZtjME=j+FJs4DE{P8+i+Jw!L1K%~|4>|1T0W&>TW+4!g78 z{d*k3YvW*JWZ|%eU0wL&j-%XNcG<;+^F`jmT&|U`X0YYv%Q%A5kb&zCc03+?VjJu5k7X^?xpMY2|#zbae!_Hxy)M z^o7-_9F1Pnjq1mj8&TsOjzcau*(yZQ6{MN_(T_0tI?ad@TocgV1eJV+o|5EEO~JTa zTC|WE< zn?=1(OIw|a!_RlQKnm`@y}z!u)aQSuIw!gcig(83luLis zU2Z?3;hPzs2f1XYH<<{dAYsNuJ)G|sNVqql4yW}->m#Pc#$NkC#=S9BUK+8bi{mN2 zMT-`>2f2A@Jd77#e9=ASmq;YKV#K}jGj!(hZkL z!;mr;-;ewdHI{`4V;JNuWTNCvxw^+MVT2o(Z)3As)AX*J$_}j)WxLxicX52PV=Tg# zOuC&ff;)HaT=$9(;eGer*U@pr!&?%7mkW5Eoj3%V@Z!abT^iqQSh#qR6ls-4l_uog zGcM4E>mW&CyXybnV6qW4mia2HC=@yo3ewELgu)P|X?v?guEr6cD-9$&RFlR(m3VQp z3_0`=C%gzQpff2G;aq?H^_?JFJrHb!6yMj-KEe|fLI3S(=SxEK$I_FOPyaiJUj%v^ zZ@~EVMdKrX9o~f~K`o@fF!Ie?mMD^cz4=Xf>ivTyQ{3q$6?NHatF3zQK%j|7AQ4iQ zDPD{P;j(%^l+Vc02ey{E51u5c)o)%uJ_o*VVU9wSfENmQ^u{Nv%JZmQo|i+neM_%a zYRV`Zo(|xHeAvtgvcPe| zYHWKOZ}5fPG_j@F*Je~EszQCurf_;bvo94-X=Mk=^o}xl?89VNY|nQFeLidm4?OTd zr4;KKP&uBcLz8{Ib0C(o60d z&1@QZ%$PAf>W>>SVuWnI`Q|P>fByV#vqU4LG@XzkTA!D9xw2sG@c$c3$>l)_D1>%RV@;KdqA5g{@)l+Wol4?|vAV)*u*Ubk zA=AmE=EBbFCA2cZSM*H_12ibYiBMt#Qzt%xZs7Qicsl5V4?d80-+kBlILwU6lPA0U zIKq=Zm?X!ZbE?z+J|21G5m#TMCBHvemM>r4ordFs+Clq*wiUJ3OZ&t(<-Mz}k?FVI zF0y!$6lYVCRHu?GY26$=`skyP?z!il%e$}dz4u4;wr7w9{UD+UC zUs^wmyh}Rw+;g)N-+NbzV!7}5glA;<+DB9xeEHVgW}9v1KF>99;6SGt!$R(IYJR>& zx6V52$S0qC;^M6X5PF1`bT)RBg@Zro*1>j7+EGUxTm^jj)!}fmcvB#YKZ9MR) zmzf|_r%rWWeH;1p3ck|H1ikalJLQ&JZs}1E zYc~jod%HIHaq#@hU;ZM$``zzk%9JU2$!S5Yqsny3ngE>;MtE>?ft=*$4j>=!vyGe$ zCZJ=?bTC@rmusCz9APF6Lck=lI0Wb7i!YXIuf5jM8i+SA`Aks40+Y_DFlnDvl_uoq z*&oS)v!~0EvuDb&b7#omb7#xppM9v4Qzwqj*VoqHMlzuhF+rp*I3|z@Ds}YBwL0^i zHdZ2><@MYBe+kO=5x(vXh0ub6gqaSB>J$o%D!8`}EVQDzfJUsTsfpA&2!hoOE!`Wq zGsxg0^o@;;E)2-~=9_Oi?R)mwXS+CHf`da~(3l7sx7H~a=Qc1(8!s-BGv9k#veg6i zqDW%g&Q#&;Osi&Y*9ja;%HWnFX-p-1{P;~SP&X53$_G{-z~_L&2#>`_AAQsn3V6Kz z_S?>6`t;LJyJ9~-tUjxYLKSC0!W<&tF7n6MZhUvMpK+RC(3Z$O9< z0)(DBg$SizN0vNW0T3p5LxWIZ5@G5P#;ifG&G~>^rb9P1gpwU{=N3E2<6G?}#pPv^ zjJ3<5(>~2hn8E1Lqq{=ExUdRQp0ydDTmAG!6#UhM{@Howon@PCwsDUL@4{X%Er|;-Xix**jOG~dxDHe zHA$+aSq}gEU2^c^IU*H_?w=v+3%ZBt3I*-6m4W&Ywz`l;UxaT80qReG(H_5@pBKif zH(AN2yh7_#kY>&Yg$R2XYqCSb2y4kN0<`^afBTygY;#v!afM6E#xgSV#+&7-^|p{o zHH@<*X*v9ziE`MYnIc#VMj$gQ{D+7$}wfKbzy2sR+hE&Z^Trca=j?X>>k<>NhYS`u{eV02xYj+3xjU)vu4e5@t76#E6xO#GjPtIpMU;&cTJj^ zCVZ-xXH|&%yh6C9VCGW3$Xl4L1N#!Zd<*yKEL_Me{4#=#BZ7lzf&0TB{vadQURP5x z(q5#3T|zrk^7^0uCX@g4N11e0;6A+e8hQ6G*UDR${Xqr4=SS8VPy`h-0U<>2=r1!R z=rd?+Mc|Go*PPCnAd?0?FCV~*jqHE{1Kjf|Oa^F}gwHgXg%I-@R3^u;z ze^JO=C7yTQdD(Z~e@|lR;1nSj{0ir)d^p~&;hWD*lm8^}w4drav_KG{UR1B7iB&-= z=D<1cQTe|ELhj!*x#NyI-2TAEF4wpd4%7JQAbbrdkF$Lg!sN-5^Xid;RpFY@p1Ef9 z>TE*3^q{-qD$WRT4nYRGph|K4%PGiF$j2P%E4?p}KVR(+R!cH_E1;0V4VLFW-OPxB z^#*=#ZZ(JE-wInXKd;cPDg5_IPe1;@MM1*M3^bPy3enQ5qtW~E??rENU}<5Rd}Rlq z`3s@XTbO-&_KOg_LMq*lF9)K=%;NHuk-o;g5LqkO%<#`q!=Pe*<$9~AU&+22)Q>MG zdfVfK$8>eaxR88#3o}fOajpWwv#7UOixFO>*R)_4db(ARW-e0AnXk45QH=}7!Ea4>LO=d*@I@b`7OLFxu1!V) zGlK@?66k!)gfNXS$o)e7-vt}bu%9om2J(?9!xuZX@_=92|Hhjp{m6~Jgq!q2CP3cO z!y6D-NC;f60`e(1il&g+*N-nh3K78G@P*mTX1_!o%~AP$8xSS9YpU`6`1j$97{fw& z<}J* z#y>o^y^S@B?F%zAs9d4<%A?R%{?E(5AOE*ty!tAU%#S=TiNCqw<|m;f8+EHdsH_Jn|LRLbWX5t(HPikY?sRv|N=Z zzR+0;y`P84V(8xt{%2ry6<0p_`1y`PP>?Y5PM-akO%!qodcGiklqvIh`S#=U!SDaD z5Pp$k!zaTELEgfQknweSUS`Y%YiOV-Wp+uqCwctJo8N1Xrql}$dDoKyKlTUkL$<3 z7mOF*1>tjJD73roy34(t?Zd`2?1Nn4T;Q_}e9Hrwm^yW8UUFKnFi(2-J@-upe`ba& zm#eb*&>_rx){0dCVdhfsa| zb<8oxxR13H&i7LTc}vKtKRPR0qKsSGn%%EBA#gsT8sQ_K1`&708E44&@#DJ%*@U?t z|6VXQ+>ztk83^>l4?iro-+p_Kv4O@PR}1@bAbcGL0?Zdl>l*4E|H&UrTC>7@(JwF0 zHZEN($!xp(hA+ziUy%g)R@RS?q9Ja(?Y48v3#J7Pu@ep&$O#8N@s>ZIQx9m#V?2CV zoKIu0@+=H|dO#kKi?;!~Fn>QToHvYIG!}1sjixW2;dE=i!RL!lIu3!xe&%O1*r54$ zg^k8wVLuLpuYFM7$tR!ezKNYobvn~#`lr*@tT2N!PyazS9Sc4M_3_6ayH7Y7a#h?% zUo^zi80%E75$5pgGk$*iG!^-v#Rujy5Og>^EuY0f?+=E-CXm7M;hXT~f?qda^x=5_ znlO%b_+?ui4Mqoy7T<)<(#$t-ZG8%z)!*X%e12XF`|Y(bez-4k<@e)2_}T|6^5DUP z17(&elS%Uzi`36wv%*=+0t|QptrQB`s4dF{&m;~#v>O^F5eKo_QA*A*^luNcc*A# zaoPEtU(3xWAHHUV8GP@wQ?vFRVXG9sbjlYe`}$yYR9Ybo%{8zfAKt*?3QhA79!!IO zoo`xic|b1VGlb)MO9N4LCmg2D<@Z*fzI;RY+JJe<&v~%Pw9_kofPd2DkMow%-VL=7 zwm$B(u229f#zv5z4&Y}AZ1+h#OP>#4%NmIDXLR_``S!5c_rx>%4c2+&x6j1lES`E=+0>o(kw!eem235~cGxxW z!@#GfOnBq0URJi%AAVLIG}Oay1N^L9pEt0477tH+`h(3CdBX7f)%f~=r(cGJ!*s?2 zSRU(R%R^b=GPL)lBik&~rsTKrGZZY$oBa6a*}XcJNG2O(wMyjjfgh$3{x!fxI^l#9 zID~k&-F9;y(dK*1{B)NM2(SUMJX|w~91Cr|_0}$pIMen%Z_;q45g0I^ zUznC_d_dR+n7Y^mz?lHq-~;#qqc!20H*cQPZzx8mu#*0RQpFA9psT0lIJ#HS~t1ZkvPCn(^*(6;jNV}N0IXD- zZ@#(f52FeDfILRyI}<9q_7UzIV08TK^5KUc-rcu8jK=WVYp->M0=pQc#ER>WVHibe z-Jj^<8y9{-w_J)llQL|->gbR(=X&_uY4Q5A)C`+(_{I)2~Oa zu<-<88vokrYw>Tq@rLZU)xmFn^_y%u9_(;wD7G*fnhg{kOvC9E+knxbbmTM7JmZ#Yu1WU=$vWM9 zI@nJ)kd8Cqwzx38@i97o;0^xZ0zWM*C^+JL8UuU~{H05mI-mW-6Hh$h1cW>Yi6LAj zFrHC$4VM{JK7bCJdE<>Yc4HETpAXuF3m10Nl@?`W;gXtvn@p|of_K807_D{9?RI(X24?%$pRXv}cu0~$qxSURz{pu-`|Yz9fQ z0rm6HQ6|*Tp~0izcf1ec!vg{QG7M3)z2(nEi=Qtq;tb)m@O3Wu6C(;%rzj9le#U~Q z;&=qtggcyvc$=7PY~jl_V*@RAv+=Vs@o^Ss6W0{aA%`5|?f~9<@4e9#%mb^HanC*X z%#Ip0$_X#$%~U9p4i3YqxXn~xzJYY;u>sMf~5Q6LZeY+?YPo^<1Hri;<#LT}|+ znhlcQ`IbhRCJ2Oc0UGK851$`-?7BBt+0cb)eSVe}rU_pgEKjcVD3He&esjR*L)hX0 z*CxbaVYYmJoWb~n`591doLXIU(M78!Mj$UDaO!g&Ea$wS}a`}~XsSY5;LX@J$^^TOxD z$%^(tUX1f1I`q&(vs-Pom1`88YueZZn-0KP=Kwlp?AWo+hQdC^#}<0;z4zRmKGF?z ziaB`D82I>|MVP_CB;idIZnr{X17M(j^2jS>Qa~6k*uwcOg`RJpMTxZnR*SoyC?6Qk{Ruy6X z@WT(~AOHA=9C5@E?shb9dH>`mKk0E~=L;sVPQ#x+e}1=b<(gpVK3u6(I9!u-pd?5G z_{al7MxGwfu`0@{5SJ87NwQS3rMjt2^%Niwi>pnU(T!)3)-|nl>bmP*lnTzkRScbP zpk!q$@ocefl2usrI$f+9TH9xB>H*HywQjs;nT(TOuFcU25!a1%MpqkzP4m*0(pZsn zWKv3@wk=PXNsAN}muellYM})~yAsiwH4FrocAtO#`SSkz@4K=VEn3vwj|RVQ$b%dp zAB;PF?6)tft?-NN14Xzjt~tF@+3J}Pfj$YqWtUx+#UMuz5H=HHe6AmT^ig-RL4(lX zJVgaPf;w{KNJooVa??#Wb!&5k|FFXjll}JF&pqJ(*T4R?yCG4Xfj@WdT<7zQ120sf z>DhJDfr;Xn)O2KJ;D|9IP0NFiqid(H)GTp#+kD|dP4haeG+QPuogK2vRweStUyqiJ z4t+=(8rviuTltI#JnGv^}^bKGmf%hT%hO7IZDCcxD(5RMx+~mj$3&q1;PHju=>&l?C06DXRjQ%2=tl= zRD)(YbEM(EFk1t75)8rRZWYV_l~-Qro++R)?1~XImMkiSBaS0E@&N>!vzL9F!3Q5Ho z2-S${4;?a6=FVB*c*SBJ(wQ0{iD3=${(VQwUWa@`;^k{g+x&ZFt!*xp4`+^WbvJB0 zp+YA~gLDiYFG&@Kcu_)7%2o6KAsy>}T_@V&?#^#bw#av%zg2b~FitWRrBbBru5E9T zKOS?M9Q(%$`QRC^!FjZy7Ln zkn4Z=j~FpX8U`+v(M97`M4RN~3smT{bL8oBo|PkSKU{9y<4PGcY`hz*>gp0*NYZli z1Mg@Z5;A&th3vo61Ra}dRVHmxS~*z$bk9?A@oC4(C4abIPB?56S-y0cd&me!dEAW* zgE2r`UU9`0tBeuX6DLlTr=EIhm9%_deP{?Kqd1dQ$Glg0HMNx!d>?^I`4yu8g!#7H zZgZOPxZ{p<8u+~P&f|j}E)E*Ynrj!yv0ph*VjbGX z;^3%_{xVqK`(X9uX-CGEaWtSod7gwg8@DJ2a>WB1dq6y^Nnhwwn1A}ypY{+&0P}n9 zxyLo;po0!_hvhuUhRqxnV0_;J@^84|hTUIAqS8*wdUu`72l(a!p-gmNquCl8>!q=& zR&KoW1^LM(H_MJYt}lazkC#htd_c0=&&o+xgd**b_U=w2lM|x8;mOPL$%(M7PO+1u^}NH|4H>J}Zx0{!KaI=so4$ zyPuM8e{EaYa-7IVlcu>gyY{MGGj^?Uk{nzvZ#KRr$KLx>+5Lh;V$ zXgNVTD*@%2P`mOy$4xWFyP=`Mt-=T~_a87Nk3RZnM`L~MI|Jzki;to+aA?pMR-JMl zZomEZEKfzzAR31-GUKkg>M9q<ijMaP=}Z%R zK$ti-ew2UYkw-eajtNjvQKdGe3b|@awHT#1TO`$^hsyG0i`=7zSsgGidh7_9F@2sJ zXpqdb$cF1-Gpdkg2Fl`k)tbvvQdt(<0PsQi^Jmt{p8F411+C^mhvuu)I;)K-WkoXS z{iRYpe2@x9(4n1busi#6@d{bkSSts8ncXtWA$&M) zW0OZm8>}PfR5}`W=bd+IOx$VqGSwzd6UDmT4v&RSD|A_}pd9G@*3( z5r?1ds)xp^>)CD4u;Dbo&-w~EbmkPQG6L{cGNlRVp(V~ud|mQg9YW>t;EpZh^m&o4 z2JWt1*A~=P30H5O&^py!pHk0Emi{5Hww03>ttVrIK(@5iy8X`)M;zup#DZY5r{S3i z13Uq|$cNC92RiCZz3>B~tR%Ausnk_1t9E)e+2~GRn3P4CV%^UK3KCG?Tp*2lvKdvm z$w`=-gF@}tEP`Sk3`5*s{_>Y@VJ7W+-}|0x9H$I)DvhC`_~uB*5oVUX@WKmjlfW#t zPkr&0E}GgJXg)yb$v1b-Lb>(!Yu!l(!dzYvoMyyhWsV-9#qZ7=>zWwafzH!9yFt}< zIC>puN8gohFd9If80TybMz>P%p=H?)=TT8|Lhiy{J&j-i=;#Y4Y?>Y*$ZK^k)^uRK zU;+%a(NJc(t4vH62g;*OT{LWd{kmD*HL81T>D%_Ulv5Ue|N8?nXuxQhHG8^Cv-bgA zJB(*nS>`jT{B*#l0`|J{UYXh)(-p76DTGX0y-fbyk7abcRZ_{7v_6cF@it)2zVy;d zJtIA=9FYiIcinZ}9blEjw^Ir_2w}%T$15{5%IJv05w^-PyIy(a6=#+ZW@ZC;@_Yt7 zP5AMxL3B3ZWU@&+L3GoVkdmS@byZTPn>IE_3`{(pR9Bcg_%LTeg)G+x<%hdcSqRdKnqEMz~l~Sgikhyj0s4`Z=~LYpgvSB+VH;cM0BPp-zxjEYpVfXXuaJ0YiM;&qqmojy zaN`Salrg&>q0*O@jGBmk9-Q$BgE8(6tLE@<%{A9#F$YXA&Btc`!4H1m8bF-R7P-=xWJspc+saoC#->gJnm*~M#Rhk;BcxKpOZyLd~ZKET?PP6syz7A>07 z6{kzRPL5Hd$GUo$UT}4=x;WcoWuE{`?}>~|oia%hzlPRj0TOk|k8=OhO8TDR!?IpYIzNh1h zW?orlG%VeGOpgN}nk=(bVHK(NdGhZM$pOb4<@PaYz3yzPmnB!8Aqh1Pc|ju|uzyo! z8ScDp9L6C7Y3Jr|$&hD49Vsm^v zhVw)CVKP7q{Eo3O!c6$XDN|k9ynTVKjk)2LYqcXej!LC?D|(g+U+@H8vNJ0iZ?uJK zCf&rw+of&N?J{SOKa-Ba-3YGL9_RLgKzbnUU@+~gqbvzedhfar29CE8yN zvdy+T>LyJEqq9loJa&OH(TSieOk|UKQNp9QaqaVThh(%K8SGJA-nZQR`;uL6XI+t) zh*>omKGBI0ls|g(y4qI*+}*{-rsb-Y-;`{7LfTtY;ncQBYg>`*x97KH|3i*&V~7$m zSR0~XX(}adEKh!8rhKTI?zXlTRl*6$b|$4o_b}{m8>YM^H4Win|JjBg$ z9GaEgzwrm%9i!#YSTs3tpMLy_GgA=e;4~xn^zEW0i{0DaN-k5Ue&B8xK;O{VDqC;0 zgR_ZSn=;bz-sUQN!IlcXohp=>HeDuD9V*#XQe4*DRkqS-`{EsHzU=V43>+}bwEpQWHfp}H)PQk4At2<=#^~Y*M%Vnmn@Jm{nq@$rp>SlZ*iypsQ1}yu` znGU6;!BMO6^uu9r-mI&8q}=A55(pgv34F%BP}?StFha?3&RT1&Zd#p%b-H z^XsY>=lII;4vq}1vpaPHSh;D{=ymONa@{}ghJ$f)fm z$SENy^=xV0pZ#M}zC(p*ls32=QIC@lJ)g6jF@yjD*>+fEwf;>l- zKYy3jp+g5#C%#gZW=o}V2zNkh)shG{@Vawwb*2v+b%|#MNK(`Irn-C6{Y0!m%9oxf zJEqQ)J%%<)TT!P|G6sK4fD7v+DOP)aSw~9RN310)n$nUi2_~xO3c2jEAIme>UoQ{d zb*oH#<|&!|)T1)vfxpRuNAH#T58qKDOi(SGJwc{ZR%A=0seGiYNb5d8XGD=MD;YII ztX%xwZj(n!co(ui``ORjK+y>}8#oK&(@|(zG%#SfMa!b8(dt}N3AC4W4nk}K3?E=+ zSUBusYvX_T@npH~50}cpho0d0&^RW^^19mYBfb}3dREq7Z@kMpdp4%P?h;px*IBbd zYF|EB*53P1k{Z63>MxxLss*#s?3UoROhQUyC91Kso3-fKPybjdo8ORHcJz_Ej+4?Hw7}V8SL^PC}K|8&Z}zTavobtcsr@J6zr@?Nt>r|EeE2STV&a!r=?g;pjf6{SMQ`Osc(|Dj(RE6eoK_b zrCK+px`TCNmoBc7b*{Ke&8Bu4kkmRRN_4_yWxeKQ^7fUdy8bZmX^P+f{`Zk`n^QCM zp%oKYb5TGb5o87fN9DM+J#O4Mce=rgi@fQ}-9m((%^n)gG%&vLG3Unt>S5tc){Dtz zTTIf9Q0=G^m*oK;b+$q*L)TNgQae)rub6VDEWLGi znSaL~Qg_#$#Hd!#Wm1c4n>$xh%^eySOkTjGwEloM^>WuLu)M$t`zjs8Esr}up1$=S z`OTfz>1q&Y%LtZcF6MzZ^!yUMvIohBm^Iw{nir9a@0?||@YJBUlF0C!*(#d*K7 zRW+Y#tayc#vT;qv-CiJDQlw&>(iX*KhzfN&*&%~RPmnlAUs<)OwSL&JXhDYDHudRD ztF~-y$*8cY`7FQtU=v9X8Y(v)dY@D#R*r+6I2lT^MKWK_AUX6nCwLWQ2^lp`_de}9 zp)zd}Ki~wZTx%;WzewAs<*N-pw5nLf3?3pw2dWHIR7<>+QyAS46qm`q_q-%k+BTj7 zeC4Ujx9S zjOOW7jq}mc*>cVuSIh4&yIf{0TPRcO)GeB$EMu~~rBT{TV{Y&lw>PTH>Pn|W?eZhI zD!>4~l;zr^?N7yZMa$Ocvezsv?ZF-<7noEfvE@=Ubda=bm^*y%v+<-q84t<>C?6gf zO-qg3^ZaD_;m+?%opyIqYkBwM2H}^7Q}L7x+J09VR;81yIM{qoeEBu08Z}5di`A~z z&2;lRn@UM}Lc=jvM)xx->f`7~#*D9jCd#tXp(aM6xI%U~=s>sP@^(14@0+SdN?QAi zZ80ET6=S3TMhf#i_uP}UjU64}`#$_QUl0w%QDJ=RNTUmf!vbwSuu~2OWc;`xlFT;g z2Jj>K-ZwWficYts;YEJR&dRLAQTzh?Pr(Gks^dSqr$Elt4Q4rKYLTw+T|i? zAAG2cJN0R)9<{lq=_(WNkTz95v82+eR%h_3W09^1bem~qn?xzKi5IE{y7Pk<aq`diUyvf*!M`@^BdKrI2~k=uk4<_-H=o#-E0se>N4xXw8b7Nx zbzHTbq;(U$c%qiK@<~1pC%O(Ox)IYn4bxsx^{HBqyP+!3)DMN=_^D$8;#-?aRlAld z{qw*7o;>ruZh}*FGH7hpnQbmzh0w+apd~w(*2orP%4JY>v91uR-#5^)z@}HBY^|x6 z6_Z|<=61FFvw=BDegv3tBJAQ+6Au|ONE%ku%RUyZip_r%R!WQqp2^@O!y0dn#^<`WaF`}44n&2avugukJIR64v=Ma zy0p@%DjcOLw4hF|Y)Y5(pv;o$3fZEBZCYH0pZ1zN115gq!kK|K)4}-g!%t-2eGYWx zE?&AwMvNYzOLx$zZMt-qsZH40)+{5+Dy2mQR}BZZiey`oQa+$cVy!7@YHN1`MB86| z?FHFzgLO4`Tt1wty!Sgu>!_AdTZ4=&epMPinJsf4|EGHf1ehRaL!+1;GfK8R{ajhL zXuNI&$LU_IQ=WeMN!ezb&0PB2c?)Hy9d~mA#lEJp^FV2AD^@$TQ(mgMUG94PN;!H= zlT4pA)}3U~Px!V9X;(?Hnh9giy;cSdPUz&UmL}co&eN5sVfIY5*I$y>x1W~Lx;j+q zMBx*)QQ)p>TE}Hp#c#wbKEs@1FOJ&8pdD1jxqSUK$7}#9nR#^HOP-m5e zRb)3(m{pr)Pe1+iZXpEtb{!VZAWjzotsL){WIJ`~M*%8bN4!i1>+;x%jjMFVD;&0K zzf1$~fzk22sq&24RBZaH2Mly4C_LpgX6#UB+CW2xuc%q9EmP6aC3euj;lbIrF4dEN ze~65$tatoVU5dtTQ(K9ugPmU*4<<(4k{TKP(+~7IsQ>ci^IdvO(?0oRy6mz0K7lYd zHMosjhnhm<^V@`Gqh35wmsCy5WWYo!D^c@7=_?ZDF8zfUpO&q*)RjT;@kgJ^-a1jZ z>C>EPmobZOlGu8>X)95|Ks#$cF`=BJ9DJZQwx~_Z4(thQ@XcZ{q6B3Y=-)P2wty9jR(*ZO%wt=Bv^^bYD6B=pVWL4w{|kG-wawV~DHm zK0`P1TOD?S3UaO6sAlSx$dak=%SHp$F0L#M%!yd3e4;Dj3BUidG#8gkytzRp{_b}w z7t5SU(y8fnskDsP=|E{M(uu!(iSAXFN^;?BDXm>9)w&@?m>FNd4V`PQxn>pFT_pmX zbIv*0ux%J6z`mo?xBSVu^7?c(6KN^02!8ggOb75UryM3<-Fcht%2*x?n{Q!Xpz+bn zfLD1Q{nsPG%@P$Hgj5xT3>+}rXNs+-V%?PdxcA*?A| zYHVICO%2U*(BVhB$2n;SH@tv9Mk!RZnqa9+lXNCy(w=J7`sub>6&JVSIX@=vQTIGA zQgXA=gJBxFRhaH))uL$TOo^#=bm*pR2o+-lC}mw&5%x~-P1ibrNG97Nx+w1 zW5qg2d1gg7wpA56?g`!Km8l%4<520t=CsUfQ|nl5>EeNvGHc-qDQakwRGIcfs$9k$ zf3}+TNl~$N3ZSAmA(iD7j#o(;8^+-1)y5y7%qC2ju!?Z5r04?nGRr#Wz%&47ON(9m z&e9gw)W|l!{*%m`Stmm(t7XW@VeT|w(uW_(a~FJDPCW7mM@t@H`7IpfLrubefyG`f%lR@v^X8bK9G6iE4cW=D>aT z(WR6nxrK@5$oK{}Bw@<7{<1PURT$xa;Qsr#IO@&>XVu|H z!(ytrpMCaOXX21At(#rK&27Q2u>Sdv*93j4;L+T0```&|T)( zHmlC{?V<$@QnPTLthd?5?)Ay=bxm!WaZ5<^MUaK7Egb%lBt}oOjPu^0Dt@2 z-?BUiLYc}2}a{E5NZ|cB<>8BH0_*co_$r0eeg+XSy=Cu)pE7%5Vj{?d`_nP z<{bIjSC7z&mAGdIT*I}Yd^C~Y6%04RrFVtV=+uWZ<4Kbz%0vJ7yIVQ1mpS5LIYZbu z(V*eM!##e71f67$Nm5tmdo3rOJ5Ejjy!>37@OM9s$t}4a;6{=z)d(Ac(#4lN^c_BJ z@CV$*Y1cD>?2Qxntct({;qg-P=|5L{gu?h6jY^uPb(v4>LW2}{ZDmkD$4BAllmZ^~ z4e@CeWF|hRM;xghd+bSSW*qDC@nQsdEI;tWAbcImbjXUTwdL!7y;04D5}7iyM(c>_ z)2Sv|Oj;XirRK@IrDED!5>wNZN$Mla4-iK^I4ci7+uU=iDR}M0nE1?iBce!cne9*g zU&(BDkjSQcN&VQZq-nrNsZCYLOkI)}FIeUZV(@Uxl6h_eTK|Sr3x&bk8Z%(V`&GJUGjvJ1$jF;8h0be1Y-grZ`2PwCry5 z%Hdo!4w>OlsZ;+-RESWyQ>MNrl@-A)dCUwx12Asvy1|VZl_wPml?I-nD3f9~M{4fC zFUwmU3f24ipNWCaEOlvaAyCpeb7o1hvqgi!!~u2n&9dVTyJ)CO=Q!Gx>Dobo-!ax!Uu)a}+P4@viZNHtI zaMCxVqb=#46(P=G;{SP&Rp|Yc9DPx&S zaDCV{V?1^0)E*hSTD=l{%fdiLGU3>`%+noiV?&1uO|vxA)JpBLKF!8+HWD-5nh`>aDJKs=?J4@?Mc^mVJlPi>Q$ug#hoZ}7+GT8MnXGvF9?3j=yTm6x zBZ<$Z%DUCT-iP|-${&umYn~T5@x&7Y$?ifAN*>0yuLj|O({dWF&`x--q*N-lJJK;^ zGvS0*ceEw(Vo9hgODJ7&aNDxDv{-lWYFcz@C3uhz4aw3sWBD@q`{~Eak$Z06ogVga z_JGmM&!)@Wci-&>0GpXNk8L({o4Z2?f>*BATW73`M^i6Zyj*tKWjEKMZLN*6+as+q zJQ3Vw!%U(62yBrGW=p(LDs*?vQ(#gvS2{n1@trM&H#L|@ix$mt`8bvu zK5Uc>9yr9+;pv-xE$=@5r0V8`+^-we&DI$yf4=l&Irx~1FhaW4;=YJ~oOJ+*lip5f2vqV;` zSRy655ga>efZC0LfVfI(R_^XR{M<|O-n5zW&LCK79Q(_YjI- zhQY7Ag;}oL3ZeY1;rKL&oh@l}7U`D9@4S?n1S!?Bi#p0>ak4@dtG%&Qcjz}CK29Dv zdX&6*QhqR7L#FR)ygT@D8b9h^?k}2pj4#;2Fvtii{-X! zFOnNC`JN=w)$;I-=Sf?`Vj0jrORhhCFBv&V#>Raw( zJjMec0PqC}YO6^^y+i+ z>~l}a2oB`cPUg;Ex}6)hX?fx0x8=RtelM@xdbND;k2~d)#~+XxFFqy<-g;gdXTK+n z%YqFf@Ea5kQwM|@$F(oeJQR;lT+lcME*LyI%(McQY*9yp6gRg>ys=5*%bR3WeXXpm zint=H%W769h34VTAT2IcnzDu_8I-M&5;Z&EgJ1yoSv@#DD=I0LYoDGdXWsC8`Rm{B zl1(<=S++jx0-3esNvVrXQ`6#OiEUUSOX9QTqt-V0+bc`uZ?D$LVPE;C3>rMd@qi~T z;E%1Hc4I-g$YMi%lPsFGL>5nmMn{x0sCQIdpx9a2@uCkbx z)`t1AaG9=Dv(+}$6$>6XR+gX*L3>aH_(^TYv+uqs&!2j!+8k_oSeD;|h z?Kb#hWbots_890dgc=tm#8Es!uCn&td+)BR06m2Hop*R(I)Ke)K&7xPkK1}Z*)~-p z+h^)zdmZFmiW_D7;#%o={vYmPek#aIu*^Wvuxx>3Rf8WeyhL`X?v(AyT4bw|I@wf~ z$tG%dA9vKj-4(Tl+ciG?0F8GqeRi1@mWHzrG!hqHRaj~8af@qJ=-Qek-qI??ZS7Lr znv(T~50Ib!^$pqayvJn6U%e&UT>Oq~aMoSY)U5p4JDnRhV5qd|$if5RvN};7btay{ zKIFi?u9;5Llxn-i~$H+`!K|2j4xrq4ps!P<}FZxnx>Y28|CWs3{(jkSr*$R9o8%?B2Jz0FZdyTQRh8>6 z`m$KZAf@93*mqcYon_+rnN`@>Wpds$XQOa@0ObW`jez5ol|8SL@ zy7w`1;Wsak<;xbz`9J%eOnPU5{QQsu<%VmnlTROhQpOJ)FMoWXLGHipLHTsHZY&?X zf8{eF%E$W0+6Qbr+{BJ`$eihmC0W<1u0=XmbjU}~+#p+Sw6>IW*2ts3+(PQ-WTm|} zE9Kt2fCv20#@44yeCwNp&d~vh3c2d-$DL;W^Yf3&F%RD&vvg0y^CJeUiw~=(`M?i@ z@O2ozToeMHZMF|^f^IGdoh{QQAii&5;8!joS*+;QniGF(~hvVOU|@$qyiQM*5-g1`1))oK~a z2u?G?_3n(N-NP`Hzw@r!$fei+ul(arf0EPo++MQF5^~coekRLbdrL0-phV7^xxFmd z_z?MM&$DH&nlmHU870zMtC~IN9~)H4$k2Y(j@%XFny;O5bUj5^5-;J{_t_q!M82Cgc#+}n_xmm8~o!^$_@8fU&vKPI3C5xrq<9c%zV+F zMjNaGenp}x#e+9X-g!=HU;3BSy!f!pfBFGg{_>-;_{GO1yI|HT4^rEJg)0{3O}agl z&j5@cKi0*WFyqsCW~xAAulJD71TamFR+}@cPGW6ox#;`*NTtRVsqoR|Ln?>J&L>_g zw?Fl<{Pvc2Wyf#bA#Z)sqUMO&$DP6ZjezIY{_wlXHE z(h^zGx>N;A1*yDDHfVlT?%Lr!dF;4yxqIvPXy<1rP`Wt^YA+?O5 z!-u&Ccdonlb(#2CLOQbLl4?!L-1i=l#gG12uKdB4(!qxzOGe1X$K5KGT^oJ>)3V{Q zpx&fmCT%}veQDPsJ5;3)s4kP?%}JTMc#gYSW_@hu(qT|nj!^9-Wp^V+Wr_BX*UD$i zaJH8r9%V$>+S?n9kAZ8xPiW{CWYzVlXc=#E>+(YtLY zhi4$GnaJy>$#=V0<$Jjiz1X%0sYQ zVr4RPV43Xx!v|!uuiYxU{ooNf^vuU);Gl#I8@{&O^~^$f<->XzFnE;i0|v-oEu*Nq zLWU`OCanHC(~mWTY@O`z-Uo+=9$*2yt#Z_9`>1`~d|0;Igb(iO#N)UI3VXw^(QE|X{J#`(f0 zWy5bgC7XQrb=mmaZ^-&b-y+BU&r5Q{KWE4W$2{N$l^4xm$6N8v98_K-$k*6HKlNhv|IZkc$q4 z$@*T71C3YDpzKbuXdIp>E0&B~?<_xl|Idp^_*|%b*dXrKz#q2^P1Umn>PJ z?V^6#M>;Zz#2{_M0Qcx7b>PuR`h!m`_|V>WcPKkDNhwMvq}V<&s;I50ai8--Xj)J#CwmN(YO340wZKf3UL-II&ZAfUj;$iS19 zzx?Gd-8+5!6bN)YhrZ4_>o`*YGnU5^=to{|<_GR4PoC^vd`1y*#Ofo=-{8j+rYvon zlVkVq&wu`N7J;F`1_&)g->Jf%90W!(5tI&i^thpMIKCe;cfM>*PJ6*>fgJn%F>49Z25@$e2|zA?ug#^&Z$ zS+aDVj2|~LAdHpBwCOY5cR-j_MJh06zZ+crGQs5HS!aCv5|wGjbZ0QRd0^?W#~+dd z_TNWS1EQy&c~SP??@;&LHqZ9*RZw_Dfwoa!eBr%FB?~4=@Ldktz$3JqY&xOqQP7yY z_4fO+?KV5BSr9zu!V3=2rqpC}PtMiUy5BROzj%qe`v?DAAGQP>&!TT3gh!^lPN#}l?AVeSOFp1JngYqQuqQG(`&4TP-%K8+t|zJ(3>3NxTi3wkwb6Mg}xDHOTn2_`T=A{^GVnTU)2R^78AhQwI(l?BeNYzw;=Ic)uP2 z0&U!>!i-khWryum6IWokxKwU*pq*cN@iiH)%kc1FBOPzx^UH92$2IG94+Q+nE32J$ z898)_Y`n?(-TVP2)tuQ2<+E9{-NRC7I47)KuyXwJ2m`L&ajLd;#j@p2$adIyI~6W9 z1G<_D|F+hYy!`qb?sLKwCBf+s&v2tH>r|NGcg;1|x`(_7qhJhHrVrvwDf)GdqV