diff --git a/_pages/af_ZA/finalizing-setup.txt b/_pages/af_ZA/finalizing-setup.txt index 3aca49c4de..ccd3f79907 100644 --- a/_pages/af_ZA/finalizing-setup.txt +++ b/_pages/af_ZA/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + If this gives you an error, set your DNS settings to "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/af_ZA/home.txt b/_pages/af_ZA/home.txt index 782b2ba69d..b65d21333d 100644 --- a/_pages/af_ZA/home.txt +++ b/_pages/af_ZA/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/af_ZA/installing-boot9strap-(dsiware-game-injection).txt b/_pages/af_ZA/installing-boot9strap-(dsiware-game-injection).txt index ea1b3fdb61..13dd1ffd10 100644 --- a/_pages/af_ZA/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/af_ZA/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/af_ZA/installing-boot9strap-(dsiware-save-injection).txt b/_pages/af_ZA/installing-boot9strap-(dsiware-save-injection).txt index d2ebbf717e..33b9b52b2f 100644 --- a/_pages/af_ZA/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/af_ZA/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/af_ZA/troubleshooting.txt b/_pages/af_ZA/troubleshooting.txt index 24c5c82718..59f031e767 100644 --- a/_pages/af_ZA/troubleshooting.txt +++ b/_pages/af_ZA/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/ar_SA/finalizing-setup.txt b/_pages/ar_SA/finalizing-setup.txt index 3aca49c4de..ccd3f79907 100644 --- a/_pages/ar_SA/finalizing-setup.txt +++ b/_pages/ar_SA/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + If this gives you an error, set your DNS settings to "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/ar_SA/home.txt b/_pages/ar_SA/home.txt index 782b2ba69d..b65d21333d 100644 --- a/_pages/ar_SA/home.txt +++ b/_pages/ar_SA/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/ar_SA/installing-boot9strap-(dsiware-game-injection).txt b/_pages/ar_SA/installing-boot9strap-(dsiware-game-injection).txt index ea1b3fdb61..13dd1ffd10 100644 --- a/_pages/ar_SA/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/ar_SA/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/ar_SA/installing-boot9strap-(dsiware-save-injection).txt b/_pages/ar_SA/installing-boot9strap-(dsiware-save-injection).txt index d2ebbf717e..33b9b52b2f 100644 --- a/_pages/ar_SA/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/ar_SA/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/ar_SA/troubleshooting.txt b/_pages/ar_SA/troubleshooting.txt index 24c5c82718..59f031e767 100644 --- a/_pages/ar_SA/troubleshooting.txt +++ b/_pages/ar_SA/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/ca_ES/finalizing-setup.txt b/_pages/ca_ES/finalizing-setup.txt index 6d75df8d84..d7faeadd15 100644 --- a/_pages/ca_ES/finalizing-setup.txt +++ b/_pages/ca_ES/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + Si obteniu un error, establiu els vostres paràmetres DNS en "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/ca_ES/home.txt b/_pages/ca_ES/home.txt index 782b2ba69d..b65d21333d 100644 --- a/_pages/ca_ES/home.txt +++ b/_pages/ca_ES/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/ca_ES/installing-boot9strap-(dsiware-game-injection).txt b/_pages/ca_ES/installing-boot9strap-(dsiware-game-injection).txt index 3dbbd365f3..7db2ca42dc 100644 --- a/_pages/ca_ES/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/ca_ES/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/ca_ES/installing-boot9strap-(dsiware-save-injection).txt b/_pages/ca_ES/installing-boot9strap-(dsiware-save-injection).txt index 393d100eaf..b63d6cf62a 100644 --- a/_pages/ca_ES/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/ca_ES/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/ca_ES/troubleshooting.txt b/_pages/ca_ES/troubleshooting.txt index 8f6def44a2..7e587a2a29 100644 --- a/_pages/ca_ES/troubleshooting.txt +++ b/_pages/ca_ES/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/cs_CZ/finalizing-setup.txt b/_pages/cs_CZ/finalizing-setup.txt index 3aca49c4de..ccd3f79907 100644 --- a/_pages/cs_CZ/finalizing-setup.txt +++ b/_pages/cs_CZ/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + If this gives you an error, set your DNS settings to "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/cs_CZ/home.txt b/_pages/cs_CZ/home.txt index 782b2ba69d..b65d21333d 100644 --- a/_pages/cs_CZ/home.txt +++ b/_pages/cs_CZ/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/cs_CZ/installing-boot9strap-(dsiware-game-injection).txt b/_pages/cs_CZ/installing-boot9strap-(dsiware-game-injection).txt index ea1b3fdb61..13dd1ffd10 100644 --- a/_pages/cs_CZ/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/cs_CZ/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/cs_CZ/installing-boot9strap-(dsiware-save-injection).txt b/_pages/cs_CZ/installing-boot9strap-(dsiware-save-injection).txt index d2ebbf717e..33b9b52b2f 100644 --- a/_pages/cs_CZ/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/cs_CZ/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/cs_CZ/troubleshooting.txt b/_pages/cs_CZ/troubleshooting.txt index 24c5c82718..59f031e767 100644 --- a/_pages/cs_CZ/troubleshooting.txt +++ b/_pages/cs_CZ/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/da_DK/finalizing-setup.txt b/_pages/da_DK/finalizing-setup.txt index 3aca49c4de..ccd3f79907 100644 --- a/_pages/da_DK/finalizing-setup.txt +++ b/_pages/da_DK/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + If this gives you an error, set your DNS settings to "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/da_DK/home.txt b/_pages/da_DK/home.txt index 782b2ba69d..b65d21333d 100644 --- a/_pages/da_DK/home.txt +++ b/_pages/da_DK/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/da_DK/installing-boot9strap-(dsiware-game-injection).txt b/_pages/da_DK/installing-boot9strap-(dsiware-game-injection).txt index ea1b3fdb61..13dd1ffd10 100644 --- a/_pages/da_DK/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/da_DK/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/da_DK/installing-boot9strap-(dsiware-save-injection).txt b/_pages/da_DK/installing-boot9strap-(dsiware-save-injection).txt index d2ebbf717e..33b9b52b2f 100644 --- a/_pages/da_DK/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/da_DK/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/da_DK/troubleshooting.txt b/_pages/da_DK/troubleshooting.txt index 24c5c82718..59f031e767 100644 --- a/_pages/da_DK/troubleshooting.txt +++ b/_pages/da_DK/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/de_DE/a9lh-to-b9s.txt b/_pages/de_DE/a9lh-to-b9s.txt index 9e1e07b653..76bdf103df 100644 --- a/_pages/de_DE/a9lh-to-b9s.txt +++ b/_pages/de_DE/a9lh-to-b9s.txt @@ -41,7 +41,7 @@ Beachte, dass auf dem New 3DS die `secret_sector.bin` benötigt wird, um den arm * - **Nur New 3DS Benutzer:** [`secret_sector.bin`](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce) * Die neueste Version von [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(die `.7z`-Datei)* * Die neuste Version von [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) -* Die neueste Version von [boot9strap] (https://github.com/SciresM/boot9strap/releases/latest) *(nur boot9strap; weder die `devkit`-Datei, noch die `ntr`-Datei)* +* Die neueste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(nur boot9strap; weder die `devkit`-Datei, noch die `ntr`-Datei)* * Die neueste Version von [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) * Den neuesten Fork des [Luma3DS Updaters](https://github.com/KunoichiZ/lumaupdate/releases/latest) * Das Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip) diff --git a/_pages/de_DE/finalizing-setup.txt b/_pages/de_DE/finalizing-setup.txt index 35f9e6e138..2c50cc87d8 100644 --- a/_pages/de_DE/finalizing-setup.txt +++ b/_pages/de_DE/finalizing-setup.txt @@ -13,10 +13,10 @@ In diesem Fall verwendest du Luma3DS von [AuroraWright](https://github.com/Auror Während dieses Prozesses richtest du auch folgende Programme ein: + **FBI** *(installiert Spiele und Anwendungen im CIA-Format)* -+ ** Themely ** *(installiert benutzerdefinierte Themes) * ++ **Themely** *(installiert benutzerdefinierte Themes)* + **Luma3DS Updater** *(aktualisiert deine CFW Installation)* + **GodMode9** *(Multifunktionstool, welches NAND- und Cartridge-Funktionen ausführen kann)* -+ **Homebrew Launcher Loader** *(startet den Homebrew Launcher als normale Anwendung dank Rosalina's magie)* ++ **Homebrew Launcher Loader** *(startet den Homebrew Launcher als normale Anwendung dank Rosalinas Magie)* {% endcapture %} @@ -24,10 +24,10 @@ Während dieses Prozesses richtest du auch folgende Programme ein: #### Was du brauchst -* Die neueste Version von [Themely] (https://github.com/ErmanSayin/Themely/releases/latest) *(the '.cia' file) * +* Die neueste Version von [Themely](https://github.com/ErmanSayin/Themely/releases/latest) *(the '.cia' file)* * Die neueste Version des [hblauncher_loader](https://github.com/yellows8/hblauncher_loader/releases/latest) * Der neueste Version von [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) -* Die neueste Version von [DSP1] (https://github.com/zoogie/DSP1/releases/latest) +* Die neueste Version von [DSP1](https://github.com/zoogie/DSP1/releases/latest) * Die neueste Version von [FBI](https://github.com/Steveice10/FBI/releases/latest) *(die `.cia` und `.3dsx` Dateien)* * Der neueste Fork von [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(die `.cia` Datei)* @@ -55,15 +55,6 @@ Während dieses Prozesses richtest du auch folgende Programme ein: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. Falls dein Gerät auf einer Version unter 9.0.0 ist, wird es nicht starten, außer du benutzt eine andere Version von Luma3DS: - + Lade [eine alte Version von Luma3DS]({{ base_path }}/luma_legacy/cf0b05e/boot.firm) herunter - + Kopiere `boot.firm` in das Stammverzeichnis deiner SD-Karte *(überschreibe bestehende Dateien)* - + Ersetze diese `boot.firm` mit der aus [der neuesten Version von Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest), nachdem dein Gerät in späteren Schritten geupdatet wurde -1. Wenn dein Gerät eine Version zwischen 3.0.0 und (inklusive) 4.5.0 besitzt, wird dein Gerät nicht starten bis du die die nötige Firmware herunterlädst: - + Lade [diese Datei](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) herunter und ändere ihren Namen zu `native.firm` - + Lade dir [diese Datei](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) herunter - + Kopiere `native.firm` und `cetk` in den `/luma/` Ordner auf deiner SD-Karte - + Lösche beide dieser Dateien nachdem du dein Gerät später wie beschrieben geupdatet hast 1. Stecke deine SD-Karte nun wieder in deinen 3DS 1. Schalte deine Konsole an @@ -79,8 +70,6 @@ Wenn du vor dieser Anleitung bereits einen EmuNAND hattest und dessen Inhalte in + Updates mit B9S + Luma (welches du hast) sind sicher + Wenn eine Fehlermeldung auftaucht, musst du in den DNS-Einstellungen die Option "Ja" auswählen, wenn du gefragt wirst, ob die DNS automatisch bezogen werden soll + Sollte immer noch ein Fehler auftreten und dein NAND unter 9.2.0 sein, [befolge diese Schritte](9.2.0-ctrtransfer), versuche es dann erneut -1. Wenn dein Gerät vor dem Update auf einer niedrigeren Version als 9.0.0 war, ersetze `boot.firm` im Stammverzeichnis deiner SD-Karte, durch die in der [neuesten Version von Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. Falls dein Gerät vor dem Updaten auf einer Version zwischen 3.0.0 und 4.5.0 war, lösche `native.firm` und `cetk` aus dem `/luma/` Ordner deiner SD-Karte ##### Abschnitt III - Starten von FBI diff --git a/_pages/de_DE/get-started-(new-3ds).txt b/_pages/de_DE/get-started-(new-3ds).txt index 07ba44d525..e2f664511a 100644 --- a/_pages/de_DE/get-started-(new-3ds).txt +++ b/_pages/de_DE/get-started-(new-3ds).txt @@ -5,7 +5,7 @@ title: "Los geht's (New 3DS)" Wähle die passende Methode für deine Version aus der unteren Tabelle. {: .notice--primary} -Beachte, dass die "from" und "to"-Felder inklusive sind. Das heißt, dass die Zeile "von 9.0.0 bis 9.2.0" die Versionen 9.0.0, 9.1.0 und 9.2.0 beinhaltet. +Beachte, dass die "Von" und "Bis"-Felder inklusive sind. Das heißt, dass die Zeile "von 9.0.0 bis 9.2.0" die Versionen 9.0.0, 9.1.0 und 9.2.0 beinhaltet. {: .notice--info} Beachten Sie, dass die letzte Zahl Ihrer System-Version (die durch einen Bindestrich vorangestellt ist) sich auf die Version Ihres Browsers bezieht. Derzeit ist die Browserversion irrelevant für den neuen 3DS in diesem Guide. @@ -28,8 +28,8 @@ Die Version deines 3DS findest du rechts unten auf dem oberen Bildschirm in den - aus - aus + Von + Bis diff --git a/_pages/de_DE/get-started.txt b/_pages/de_DE/get-started.txt index 5ca0a2a1b3..66d6c308ed 100644 --- a/_pages/de_DE/get-started.txt +++ b/_pages/de_DE/get-started.txt @@ -20,7 +20,7 @@ Wenn du deinen 3DS bereits gehackt hast und eine CFW mit EmuNAND hast, folge ein Beachte bitte, dass Screenshots im Guide vergrößert werden können, um mehr Kontext zu zeigen, indem du auf sie klickst. {: .notice--info} -Bevor Sie beginnen, sollten die Windows-Nutzer die Option zum Anzeigen der Datei-Erweiterungen aktivieren mit [Datei-Erweiterungen (Windows)](file-extensions-(windows))! +Bevor du beginnst, solltest du als Windows-Benutzer die Option zum Anzeigen der Datei-Erweiterungen aktivieren mit [Datei-Erweiterungen (Windows)](file-extensions-(windows))! {: .notice--info} Bevor du anfängst, solltest du deine SD-Karte auf Fehler überprüfen. Verwende dazu [H2testw (Windows)](h2testw-(windows)), [F3 (Linux)](f3-(linux)), oder [F3X (macOS)](f3x-(mac))! diff --git a/_pages/de_DE/home.txt b/_pages/de_DE/home.txt index 7cebe8f1a9..fcd13fad33 100644 --- a/_pages/de_DE/home.txt +++ b/_pages/de_DE/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Anleitung" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Los geht's" # cta_url: "/de_DE/get-started" diff --git a/_pages/de_DE/homebrew-launcher-(soundhax).txt b/_pages/de_DE/homebrew-launcher-(soundhax).txt index 337e776179..9bb887d2b7 100644 --- a/_pages/de_DE/homebrew-launcher-(soundhax).txt +++ b/_pages/de_DE/homebrew-launcher-(soundhax).txt @@ -15,7 +15,7 @@ Stelle sicher, dass die Drahtloskommunikation deiner Konsole eingeschaltet ist, Beachten Sie, dass Karten-Updates nur Updates für Kernfunktionen wie die Systemeinstellungen, das Home Menü, etc. liefern. Karten-Updates aktualisieren nicht Nintendo 3DS Sound und Netzwerkfunktionen, wie den Internetbrowser, den eShop, die StreetPass Mii Plaza oder der System-Transfer.

-Dies bedeutet, dass das Verwenden von Karten-Updates einer Version eines älteren Nintendo 3DS Sound *(<7.0.0 for Old 3DSs in the EUR, JPN, KOR, and USA regions) *, das eine neuere Version des Nintendo 3DS Sound [Soundhax](homebrew-launcher-(soundhax))! Du benötigst eine [alternative Methode](homebrew-launcher-(alternatives)), um dir Zugang zum Homebrew Launcher zu schaffen! +Das bedeutet, dass ein Karten-Update von einer Systemversion, die eine ältere Version von Nintendo 3DS Sound enthält *(<7.0.0 auf Old 3DS Systemen in den Regionen EUR, JPN, KOR und USA)*, auf eine Systemversion mit neuerer Version von Nintendo 3DS Sound, [Soundhax](homebrew-launcher-(soundhax)) unbrauchbar machen wird! Du benötigst eine [alternative Methode](homebrew-launcher-(alternatives)), um dir Zugang zum Homebrew Launcher zu schaffen! {% endcapture %}
{{ notice-1 | markdownify }}
@@ -26,7 +26,7 @@ Dies bedeutet, dass das Verwenden von Karten-Updates einer Version eines ältere + Die aktuellste Version von [Soundhax](http://soundhax.com/) *(für deine Konsole und Region)* * Die neueste Version von [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * Die neueste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; nicht die `devkit` Datei, nicht die `ntr` Datei)* -* Die neueste Version von [safehax] (https://github.com/TiniVi/safehax/releases/latest) +* Die neueste Version von [safehax](https://github.com/TiniVi/safehax/releases/latest) * The neueste Version von [udsploit](https://github.com/smealum/udsploit/releases/latest) * Die neueste Version von [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(die `.7z`-Datei)* + Die [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(für deine Version und Region)* diff --git a/_pages/de_DE/installing-boot9strap-(dsiware-game-injection).txt b/_pages/de_DE/installing-boot9strap-(dsiware-game-injection).txt index 8f010e27d7..a6e2e5b9d7 100644 --- a/_pages/de_DE/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/de_DE/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Benutze einen [save manager](https://github.com/J-D-K/JKSM/releases/latest) um a + Falls dein Spiel einen Fehler über beschädigte oder nicht aufrufbare Speicherdaten anzeigt, stelle sicher, dass du **die Inhalte** des Ordners `savedata`, und nicht den Ordner `savedata` selbst kopiert hast + Falls dein Spiel sich normal verhält und dir keine Fehlermeldung über `boot.nds` anzeigt, dann solltest du aufhören und herausfinden, was schief gelaufen ist + Wenn du einen schwarzen Bildschirm bekommst, [folge diesen Problembehandlungen](troubleshooting#twl_broken) - + Falls das Spiel auf dem **Ziel 3DS** fehlt oder einen Fehler über beschädigte oder nicht aufrufbare Speicherstände anzeigt, [folge dieser Anleitung zur Problembehandlung](troubleshooting#ts_dsiware) ##### Abschnitt III - Systemtransfer @@ -121,8 +120,8 @@ Benutze einen [save manager](https://github.com/J-D-K/JKSM/releases/latest) um a + Du kannst auch einfach [die NNID vom **Quell-3DS** entfernen](https://3ds.guide/troubleshooting#rm_nnid), falls du es bevorzugst, dass diese auf **dem Ziel-3DS** bleibt 1. Starte den **Quell-3DS** neu, während du beim Booten (Start) gedrückt hälst, um den Luma3DS Chainloader anzuzeigen 1. Starte GodMode9 indem du (A) drückst -1. Navigiere zu `[0:] SDCARD` -1. Drücke (A) auf deiner NAND `.bin`, um es auszuwählen, wähle dann" NAND image options... " und wähle dann "Restore SysNAND (safe) " +1. Navigiere zu `[0:] SDCARD` ->` gm9out` +1. Drücke (A) auf `nand.bin`, um es auszuwählen, wähle dann "NAND image options...", dann wähle "Restore SysNAND (safe)" 1. Drücke (A), um SysNAND-Änderungen zu aktivieren. Gib danach die angezeigte Tastenkombination ein + Die Installation von boot9strap wird dadurch nicht überschrieben 1. Gib die angezeigte Tastenkombination ein, um SysNAND-Änderungen (auf erster Ebene) zu aktivieren @@ -139,12 +138,11 @@ Benutze einen [save manager](https://github.com/J-D-K/JKSM/releases/latest) um a 1. Kopiere die 11.4.0 `.firm` entsprechend des **Ziel-3DS** in das `boot9strap`-Verzeichnis im Stammverzeichnis der SD-Karte des **Ziel-3DS** 1. Kopiere `boot9strap.firm` aus der boot9strap `.zip` in den `/boot9strap/`-Ordner auf deiner SD-Karte 1. Starte b9sTool indem du das DSiWare-Spiel auf deinem **Ziel-3DS** startest - + Wenn das Spiel b9sTool nicht startet, [folge diesem Guide](troubleshooting#ts_dsiware) zur Fehlerbehebung + + Falls das Spiel fehlt oder b9sTool nicht startet, befolge [diese Fehlerbehandlung](troubleshooting#ts_dsiware) 1. Wähle "Dump f0f1" um ein Backup der FIRM **des Ziel-3DS** zu erstellen -1. Merke dir wo sich das FIRM Backup befindet 1. Beende b9sTool + Unter Umständen musst du das Ausschalten der Konsole erzwingen indem du den Power-Knopf gedrückt hälst -1. Stecke die SD-Karte wieder in deinen Computer und kopiere dort `F0F1_N3DS.bin` oder `F0F1_O3DS.bin` ( je nachdem, welches Gerät du hast) zu einem sicheren Ort; mache mehrere Kopien in mehreren Ordnern; dieses Backup wird dich von einem Brick schützen, falls etwas schiefgehen sollte +1. Stecke deine SD-Karte in deinen Computer und kopiere `F0F1_N3DS.bin` oder `F0F1_O3DS.bin` (abhängig von deinem Gerät) aus dem `boot9strap` Ordner an einen sicheren Ort; erstelle Sicherheitskopieren an mehreren Orten; diese Sicherheitskopie wird dich vor einem Brick bewahren, sollte etwas schiefgehen 1. Lege die SD-Karte in den **Ziel-3DS** ein ##### Abschnitt VI - Überschreiben der FIRM des Zielsystems diff --git a/_pages/de_DE/installing-boot9strap-(dsiware-save-injection).txt b/_pages/de_DE/installing-boot9strap-(dsiware-save-injection).txt index 63b3516e80..3414956e5d 100644 --- a/_pages/de_DE/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/de_DE/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Benutze einen [save manager](https://github.com/J-D-K/JKSM/releases/latest) um a + Du kannst auch einfach [die NNID vom **Quell-3DS** entfernen](https://3ds.guide/troubleshooting#rm_nnid), falls du es bevorzugst, dass diese auf **dem Ziel-3DS** bleibt 1. Starte den **Quell-3DS** neu, während du beim Booten (Start) gedrückt hälst, um den Luma3DS Chainloader anzuzeigen 1. Starte GodMode9 indem du (A) drückst -1. Navigiere zu `[0:] SDCARD` -1. Drücke (A) auf deiner NAND `.bin`, um es auszuwählen, wähle dann" NAND image options... " und wähle dann "Restore SysNAND (safe) " +1. Navigiere zu `[0:] SDCARD` ->` gm9out` +1. Drücke (A) auf `nand.bin`, um es auszuwählen, wähle dann "NAND image options...", dann wähle "Restore SysNAND (safe)" 1. Drücke (A), um SysNAND-Änderungen zu aktivieren. Gib danach die angezeigte Tastenkombination ein + Die Installation von boot9strap wird dadurch nicht überschrieben 1. Gib die angezeigte Tastenkombination ein, um SysNAND-Änderungen (auf erster Ebene) zu aktivieren @@ -152,10 +152,9 @@ Benutze einen [save manager](https://github.com/J-D-K/JKSM/releases/latest) um a + **The Legend of Zelda: Four Swords**: Das Spiel starten + Wenn dein Spiel nicht die gehackte Speicherdatei installiert hat, [folge diesem Fehlerbehebungsguide](troubleshooting#ts_dsiware) 1. Wähle "Dump f0f1" um ein Backup der FIRM **des Ziel-3DS** zu erstellen -1. Merke dir wo sich das FIRM Backup befindet 1. Beende b9sTool + Unter Umständen musst du das Ausschalten der Konsole erzwingen indem du den Power-Knopf gedrückt hälst -1. Stecke die SD-Karte wieder in deinen Computer und kopiere dort `F0F1_N3DS.bin` oder `F0F1_O3DS.bin` ( je nachdem, welches Gerät du hast) zu einem sicheren Ort; mache mehrere Kopien in mehreren Ordnern; dieses Backup wird dich von einem Brick schützen, falls etwas schiefgehen sollte +1. Stecke deine SD-Karte in deinen Computer und kopiere `F0F1_N3DS.bin` oder `F0F1_O3DS.bin` (abhängig von deinem Gerät) aus dem `boot9strap` Ordner an einen sicheren Ort; erstelle Sicherheitskopieren an mehreren Orten; diese Sicherheitskopie wird dich vor einem Brick bewahren, sollte etwas schiefgehen 1. Lege die SD-Karte in den **Ziel-3DS** ein ##### Abschnitt VI - Überschreiben der FIRM des Zielsystems diff --git a/_pages/de_DE/troubleshooting.txt b/_pages/de_DE/troubleshooting.txt index 7a05d4048a..2043325019 100644 --- a/_pages/de_DE/troubleshooting.txt +++ b/_pages/de_DE/troubleshooting.txt @@ -122,6 +122,26 @@ Browserbasierte Exploits (wie browserhax oder 2xrsa) sind oft instabil und stür 1. Solltest du in den abgesicherten Modus kommen, aktualisiere dein Gerät 1. Deine Konsole könnte gebrickt sein. Für Hilfe auf Englisch, frage auf dem [Nintendo Homebrew Discord](https://discord.gg/MWxPgEp) +##
Nach dem DSiWare Transfer funktioniert die gehackte DSiWare nicht + +1. Starte den **Quell-3DS** neu, während du beim Booten (Start) gedrückt hälst, um den Luma3DS Chainloader anzuzeigen +1. Starte GodMode9 indem du (A) drückst +1. Navigiere zu `[0:] SDCARD` ->` gm9out` +1. Drücke (A) auf `nand.bin`, um die Datei auszuwählen, dann "NAND image options...", dann "Restore SysNAND (safe)" +1. Drücke (A), um SysNAND-Änderungen zu aktivieren. Gib danach die angezeigte Tastenkombination ein + + Die Installation von boot9strap wird dadurch nicht überschrieben +1. Gib die angezeigte Tastenkombination ein, um SysNAND-Änderungen (auf erster Ebene) zu aktivieren + + Dieser Vorgang nimmt einige Zeit in Anspruch +1. Sobald dies abgeschlossen ist drücke (A) um fortzufahren +1. Falls das Spiel auf dem **Ziel-3DS** fehlt, melde dich mit der NNID, die du zum Kauf des Spiels benutzt hast, auf dem **Ziel-3DS** an und lade das Spiel erneut herunter + + Möglicherweise musst du zuerst das Spiel über die "Datenverwaltung" in den "Systemeinstellungen" löschen + + Falls der **Ziel-3DS** nicht auf der aktuellsten Version ist, musst du möglicherweise ctr-httpwn nutzen, um den eShop betreten zu können +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. Gehe auf dem **Quell-3DS** in die Systemeinstellungen, "Datenverwaltung", "DSiWare" und kopiere dein DSiWare-Spiel auf deine SD-Karte +1. Lege entweder die SD-Karte des **Quell-3DS** in den **Ziel-3DS**, oder benenne den `Nintendo 3DS` Ordner auf der SD-Karte des **Ziel-3DS** um und kopiere dann den `Nintendo 3DS` Ordner von der SD-Karte des **Quell-3DS** auf die SD-Karte des **Ziel-3DS** +1. Gehe auf dem **Ziel-3DS** in die Systemeinstellungen, "Datenverwaltung", "DSiWare" und kopiere dein DSiWare-Spiel auf das System +1. Stelle den ursprünglichen Zustand der SD-Karten wieder her und fahre dann mit der DSiWare-Injektion fort + ## Schwarzer Bildschirm beim Start des SysNAND nachdem boot9strap installiert wurde 1. Stelle sicher, dass du eine funktioniere payload hast. diff --git a/_pages/el_GR/finalizing-setup.txt b/_pages/el_GR/finalizing-setup.txt index af8add6fc8..64907b83c9 100644 --- a/_pages/el_GR/finalizing-setup.txt +++ b/_pages/el_GR/finalizing-setup.txt @@ -55,15 +55,6 @@ The file `boot.firm` is what is launched by boot9strap itself after it finishes ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Κατεβάστε [αυτό το αρχείο](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + Εάν αντιμετωπίζετε σφάλμα, ρυθμίστε τις ρυθμίσεις του DNS σε "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/el_GR/home.txt b/_pages/el_GR/home.txt index 49aab79b9d..64ccda8694 100644 --- a/_pages/el_GR/home.txt +++ b/_pages/el_GR/home.txt @@ -3,7 +3,7 @@ layout: splash title: "Οδηγός 3DS" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Ας αρχίσουμε" # cta_url: "/el_GR/get-started" # diff --git a/_pages/el_GR/installing-boot9strap-(dsiware-game-injection).txt b/_pages/el_GR/installing-boot9strap-(dsiware-game-injection).txt index 1d8198b6b6..c26d5b1333 100644 --- a/_pages/el_GR/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/el_GR/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/el_GR/installing-boot9strap-(dsiware-save-injection).txt b/_pages/el_GR/installing-boot9strap-(dsiware-save-injection).txt index bb86f13b74..6683f5d870 100644 --- a/_pages/el_GR/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/el_GR/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/el_GR/troubleshooting.txt b/_pages/el_GR/troubleshooting.txt index b1e5d762fb..efa72112f3 100644 --- a/_pages/el_GR/troubleshooting.txt +++ b/_pages/el_GR/troubleshooting.txt @@ -122,6 +122,26 @@ Note that, on some versions of Luma3DS, the Luma3DS chainloader menu is only dis 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Βεβαιωθείτε πως έχετε ένα λειτουργικό payload. diff --git a/_pages/en_PT/finalizing-setup.txt b/_pages/en_PT/finalizing-setup.txt index e06ef63edf..b937b1e789 100644 --- a/_pages/en_PT/finalizing-setup.txt +++ b/_pages/en_PT/finalizing-setup.txt @@ -55,15 +55,6 @@ Durin' 'tis process, we also setup programs such as th' followin': ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + If this gives you an error, set your DNS settings to "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/en_PT/home.txt b/_pages/en_PT/home.txt index 020005947a..dccc70d985 100644 --- a/_pages/en_PT/home.txt +++ b/_pages/en_PT/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "/en_PT/get-started" # diff --git a/_pages/en_PT/installing-boot9strap-(dsiware-game-injection).txt b/_pages/en_PT/installing-boot9strap-(dsiware-game-injection).txt index 2972a72570..9d202a69d4 100644 --- a/_pages/en_PT/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/en_PT/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/en_PT/installing-boot9strap-(dsiware-save-injection).txt b/_pages/en_PT/installing-boot9strap-(dsiware-save-injection).txt index 7a10b7229a..19f55f1909 100644 --- a/_pages/en_PT/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/en_PT/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/en_PT/troubleshooting.txt b/_pages/en_PT/troubleshooting.txt index ca0ab46d00..632a34de2f 100644 --- a/_pages/en_PT/troubleshooting.txt +++ b/_pages/en_PT/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/es_ES/finalizing-setup.txt b/_pages/es_ES/finalizing-setup.txt index ac48087fb3..5536d27b9b 100644 --- a/_pages/es_ES/finalizing-setup.txt +++ b/_pages/es_ES/finalizing-setup.txt @@ -55,15 +55,6 @@ Durante este proceso, también instalaremos programas como los siguientes: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. Si tu consola está en una versión anterior a la 9.0.0, tu consola no iniciará a menos que utilices una versión alternativa de Luma3DS: - + Descarga [una versión anterior de Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copia `boot.firm` a la raíz de tu tarjeta SD *(sobreescribiendo archivos existente)* - + Sustituye este `boot.firm` con el de la [última versión de Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) luego de actualizar tu consola más adelante en estas instrucciones -1. Si tu consola está entre una versión entre 3.0.0 y 4.5.0 (inclusive), tu dispositivo no encenderá hasta que descargues manualmente el firmware requerido: - + Descarga [este archivo](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) y cambia su nombre a `native.firm` - + Descarga [este archivo](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copia `native.firm` y `cetk` a la carpeta `/luma/` en tu tarjeta SD - + Borra ambos archivos después de actualizar tu dispositivo más adelante en estas instrucciones 1. Vuelve a insertar tu tarjeta SD en tu consola 1. Enciende tu consola @@ -79,8 +70,6 @@ Si, antes de seguir esta guía, ya tenías una configuración EmuNAND y deseas m + Actualizar la consola teniendo B9S y Luma (lo que acabas de instalar) es seguro + Si esto te da un error, ajusta tu configuración de DNS a "obtención automática" + Si esto te sigue dando un error y tu NAND está por debajo de 9.2.0, [sigue 9.2.0 CTRTransfer(9.2.0-ctrtransfer), luego reintenta actualizar -1. Si tu consola estaba en una versión anterior a 9.0.0 antes de actualizar, reemplaza `boot.firm` en la raíz de tu tarjeta SD con el de la [última versión de Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. Si tu consola estaba en una versión entre 3.0.0 y 4.5.0 antes de actualizar, elimina `native.firm` y `cetk` de la carpeta `/luma/` en tu tarjeta SD ##### Sección III - Iniciar FBI diff --git a/_pages/es_ES/home.txt b/_pages/es_ES/home.txt index 53f0f6a471..46abb0a81b 100644 --- a/_pages/es_ES/home.txt +++ b/_pages/es_ES/home.txt @@ -3,7 +3,7 @@ layout: splash title: "Guía de 3DS" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Comencemos" # cta_url: "/es_ES/get-started" diff --git a/_pages/es_ES/installing-boot9strap-(dsiware-game-injection).txt b/_pages/es_ES/installing-boot9strap-(dsiware-game-injection).txt index 9019e888ad..3ca32ae255 100644 --- a/_pages/es_ES/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/es_ES/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Usa un [Gestor de datos de guardado](https://github.com/J-D-K/JKSM/releases/late + Si tu juego tiene un error sobre datos de guardado corruptos o inaccesibles, asegúrate que hayas copiado **el contenido de** la carpeta `savedata` y no la carpeta `savedata` en sí + Si tu juego funciona con normalidad y no da ningún error sobre `boot.nds`, entonces debes parar y averiguar qué salió mal + Si obtienes una pantalla negra, [sigue esta guía de solución de problemas](troubleshooting#twl_broken) - + Si el juego no aparece en la **3DS de destino** o tiene un error sobre datos de guardado corruptos o inaccesibles, [sigue esta guía de solución de problemas](troubleshooting#ts_dsiware) ##### Sección III - Transferencia del Sistema @@ -121,8 +120,8 @@ Usa un [Gestor de datos de guardado](https://github.com/J-D-K/JKSM/releases/late + Puedes también [eliminar el ID de Nintendo Network](https://3ds.guide/troubleshooting#rm_nnid) de **la 3DS de Origen** si prefieres que permanezca en **la 3DS de Destino** 1. Reinicia **la 3DS de origen** manteniendo presionado (Start) para ingresar al menú de selección de payloads de Luma3DS 1. Inicia GodMode9 presionando (A) -1. Ve a `[0:] SDCARD` -1. Presiona (A) sobre el `nand.bin` de tu NAND para seleccionarlo, luego selecciona "NAND image options..." y luego selecciona "Restore SysNAND (safe)" +1. Ve a `[0:] SDCARD` -> `gm9out` +1. Presiona (A) sobre `nand.bin` para seleccionarlo, luego selecciona "NAND image options..." y luego "Restore SysNAND (safe)" 1. Presiona (A) para desbloquear la sobreescritura de la SysNAND, luego introduce la combinación de teclas mostrada + Esto no sobreescribirá tu instalación de boot9strap 1. Ingresa la combinación de teclas mostrada para desbloquear la escritura de la SysNAND (lvl1) @@ -139,12 +138,11 @@ Usa un [Gestor de datos de guardado](https://github.com/J-D-K/JKSM/releases/late 1. Copia el archivo 11.4.0 `.firm` correspondiente a **la 3DS de destino** a la carpeta `boot9strap` en la raíz de la tarjeta SD de **la 3DS de destino** 1. Copia el archivo `boot9strap.firm` desde el `.zip` de boot9strap a la carpeta `/boot9strap/` en tu tarjeta SD 1. Ejecuta b9sTool iniciando tu juego DSiWare en **la 3DS de destino** - + Si el juego no inicia b9sTool, [sigue esta guía de resolución de problemas](troubleshooting#ts_dsiware) + + Si el juego no está o no inicia b9sTool, [sigue esta guía de resolución de problemas](troubleshooting#ts_dsiware) 1. Selecciona "Dump F0F1" para hacer una copia de seguridad del FIRM de **la 3DS de destino** -1. Toma nota de la ubicación de la copia de seguridad del FIRM 1. Sal de b9sTool + Puede que tengas que forzar el apagado manteniendo pulsado el botón de encendido -1. Pon tu tarjeta SD en tu computadora, luego copia `F0F1_N3DS.bin` o `F0F1_O3DS.bin` (dependiendo de tu consola) a una ubicación segura; haz respaldos en múltiples ubicaciones; este respaldo te salvará de un brick por si algo sale mal +1. Introduce tu tarjeta SD en tu computadora, luego copia `F0F1_N3DS.bin` o `F0F1_O3DS.bin` (dependiendo de tu consola) de la carpeta `boot9strap` a una ubicación segura; haz copias de seguridad en distintas ubicaciones; este respaldo te salvará de un brick si algo sale mal 1. Vuelve a insertar tu tarjeta SD en la **3DS de destino** ##### Sección VI - Flashear el FIRM de la 3DS de destino diff --git a/_pages/es_ES/installing-boot9strap-(dsiware-save-injection).txt b/_pages/es_ES/installing-boot9strap-(dsiware-save-injection).txt index e87115d3d4..2eb821f155 100644 --- a/_pages/es_ES/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/es_ES/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Usa un [Gestor de datos de guardado](https://github.com/J-D-K/JKSM/releases/late + Puedes también [eliminar el ID de Nintendo Network](https://3ds.guide/troubleshooting#rm_nnid) de **la 3DS de Origen** si prefieres que permanezca en **la 3DS de Destino** 1. Reinicia **la 3DS de origen** manteniendo presionado (Start) para ingresar al menú de selección de payloads de Luma3DS 1. Inicia GodMode9 presionando (A) -1. Ve a `[0:] SDCARD` -1. Presiona (A) sobre el `nand.bin` de tu NAND para seleccionarlo, luego selecciona "NAND image options..." y luego selecciona "Restore SysNAND (safe)" +1. Ve a `[0:] SDCARD` -> `gm9out` +1. Presiona (A) sobre `nand.bin` para seleccionarlo, luego selecciona "NAND image options..." y luego "Restore SysNAND (safe)" 1. Presiona (A) para desbloquear la sobreescritura de la SysNAND, luego introduce la combinación de teclas mostrada + Esto no sobreescribirá tu instalación de boot9strap 1. Ingresa la combinación de teclas mostrada para desbloquear la escritura de la SysNAND (lvl1) @@ -152,10 +152,9 @@ Usa un [Gestor de datos de guardado](https://github.com/J-D-K/JKSM/releases/late + **The Legend of Zelda: Four Swords**: Sólo inicia el juego + Si el juego no tiene la partida hackeada instalada, [sigue esta guía de solución de problemas](troubleshooting#ts_dsiware) 1. Selecciona "Dump F0F1" para hacer una copia de seguridad del FIRM de **la 3DS de destino** -1. Toma nota de la ubicación de la copia de seguridad del FIRM 1. Sal de b9sTool + Puede que tengas que forzar el apagado manteniendo pulsado el botón de encendido -1. Pon tu tarjeta SD en tu computadora, luego copia `F0F1_N3DS.bin` o `F0F1_O3DS.bin` (dependiendo de tu consola) a una ubicación segura; haz respaldos en múltiples ubicaciones; este respaldo te salvará de un brick por si algo sale mal +1. Introduce tu tarjeta SD en tu computadora, luego copia `F0F1_N3DS.bin` o `F0F1_O3DS.bin` (dependiendo de tu consola) de la carpeta `boot9strap` a una ubicación segura; haz copias de seguridad en distintas ubicaciones; este respaldo te salvará de un brick si algo sale mal 1. Vuelve a insertar tu tarjeta SD en la **3DS de destino** ##### Sección VI - Flashear el FIRM de la 3DS de destino diff --git a/_pages/es_ES/troubleshooting.txt b/_pages/es_ES/troubleshooting.txt index 582fc2414d..10dbd5d734 100644 --- a/_pages/es_ES/troubleshooting.txt +++ b/_pages/es_ES/troubleshooting.txt @@ -122,6 +122,26 @@ Los exploits basados en navegador (como browserhax o 2xrsa) son a menudo inestab 1. Si entras al modo seguro, actualiza tu consola 1. Tu consola podría estar brickeada. Para soporte, puedes pedir ayuda (*en inglés*) en el [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) +## Después de hacer la transferencia de DSiWare Transfer, mi consola hackeada con DSiWare no funciona + +1. Reinicia **la 3DS de origen** manteniendo presionado (Start) para ingresar al menú de selección de payloads de Luma3DS +1. Inicia GodMode9 presionando (A) +1. Ve a `[0:] SDCARD` -> `gm9out` +1. Presiona (A) sobre `nand.bin` para seleccionarlo, luego selecciona "NAND image options…" y luego "Restore SysNAND (safe)" +1. Presiona (A) para desbloquear la sobreescritura de la SysNAND, luego introduce la combinación de teclas mostrada + + Esto no sobreescribirá tu instalación de boot9strap +1. Ingresa la combinación de teclas mostrada para desbloquear la escritura de la SysNAND (lvl1) + + Este proceso tomará algún tiempo +1. Una vez que haya terminado, presiona (A) para continuar +1. Si no ves el juego en la **3DS de destino**, pon el NNID con el que compraste el juego en la **3DS de destino** y vuelve a descargarlo + + Quizá tengas que eliminar el juego desde "Gestión de datos" en la "Configuración de la consola" primero + + Si la **3DS de destino** no está en la última versión, quizá tengas que ejecutar ctr-httpwn para acceder a la eShop +1. En la **3DS destino** haz los pasos para inyectar el save (y el `.app` si estás usando la página del `.app`) +1. En la **3DS de origen**, ve a Configuración de la consola, "Gestión de datos", "DSiWare" y copia el juego a la tarjeta SD +1. Pon la tarjeta SD de la **3DS de origen** en la **3DS de destino**, o renombra la carpeta `Nintendo 3DS` en la tarjeta SD de la **3DS de destino** y copia la carpeta `Nintendo 3DS` de la **3DS de origen** a la tarjeta SD de la **3DS de destino** +1. En la **3DS de origen**, ve a Configuración de la consola, "Gestión de datos", "DSiWare" y copia el juego al sistema +1. Deja las tarjetas SD como estaban al principio y continúa con la Inyección de DSiWare + ## Pantalla negra al iniciar la SysNAND luego de instalar boot9strap 1. Asegúrate de tener un payload funcional. diff --git a/_pages/fi_FI/finalizing-setup.txt b/_pages/fi_FI/finalizing-setup.txt index 62a813d70c..90babda68b 100644 --- a/_pages/fi_FI/finalizing-setup.txt +++ b/_pages/fi_FI/finalizing-setup.txt @@ -55,15 +55,6 @@ Tämän prosessin aikana myös asennetaan muun muassa seuraavat ohjelmat: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Lataa [tämä tiedosto](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Aseta SD-korttisi takaisin konsoliisi 1. Käynnistä konsolisi @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + Jos saat virheen, laita DNS:n automaattinen haku (Auto-Obtain DNS) päälle asetuksista + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/fi_FI/home.txt b/_pages/fi_FI/home.txt index ce56ad77e6..f599d8adc2 100644 --- a/_pages/fi_FI/home.txt +++ b/_pages/fi_FI/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS-opas" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Aloita" # cta_url: "/fi_FI/get-started" # diff --git a/_pages/fi_FI/installing-boot9strap-(dsiware-game-injection).txt b/_pages/fi_FI/installing-boot9strap-(dsiware-game-injection).txt index 738dc6dee9..e086cc63ea 100644 --- a/_pages/fi_FI/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/fi_FI/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Avaa GodMode9 painamalla (A):ta -1. Mene hakemistoon `[0:] SDCARD` -1. Paina (A):ta NAND-`.bin`-tiedoston kohdalla, valitse "NAND image options..." ja sitten "Restore SysNAND (safe)" +1. Mene hakemistoon `[0:] SDCARD` → `gm9out` +1. Paina (A):ta `nand.bin`-tiedoston kohdalla, valitse "NAND image options..." ja sitten "Restore SysNAND (safe)" 1. Paina (A):ta ottaaksesi käyttöön SysNANDin ylikirjoittamisen ja syötä annettu painikeyhdistelmä + This will not overwrite your boot9strap installation 1. Syötä annettu painikeyhdistelmä ottaaksesi käyttöön SysNANDiin kirjoittamisen (lvl1) @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/fi_FI/installing-boot9strap-(dsiware-save-injection).txt b/_pages/fi_FI/installing-boot9strap-(dsiware-save-injection).txt index 8f606ede7a..59b790e3a1 100644 --- a/_pages/fi_FI/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/fi_FI/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Avaa GodMode9 painamalla (A):ta -1. Mene hakemistoon `[0:] SDCARD` -1. Paina (A):ta NAND-`.bin`-tiedoston kohdalla, valitse "NAND image options..." ja sitten "Restore SysNAND (safe)" +1. Mene hakemistoon `[0:] SDCARD` → `gm9out` +1. Paina (A):ta `nand.bin`-tiedoston kohdalla, valitse "NAND image options..." ja sitten "Restore SysNAND (safe)" 1. Paina (A):ta ottaaksesi käyttöön SysNANDin ylikirjoittamisen ja syötä annettu painikeyhdistelmä + This will not overwrite your boot9strap installation 1. Syötä annettu painikeyhdistelmä ottaaksesi käyttöön SysNANDiin kirjoittamisen (lvl1) @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/fi_FI/troubleshooting.txt b/_pages/fi_FI/troubleshooting.txt index 0061018874..a1c40b92ba 100644 --- a/_pages/fi_FI/troubleshooting.txt +++ b/_pages/fi_FI/troubleshooting.txt @@ -122,6 +122,26 @@ Selainhaavoittuvuuksiin perustuvat käynnistystavat (kuten browserhax ja 2xrsa) 1. If you enter safe mode, update your device 1. Konsolisi saattaa olla vioittunut. Kysy apua (englanniksi) [Nintendo Homebrew -palvelimelta Discordissa](https://discord.gg/MWxPgEp). +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Avaa GodMode9 painamalla (A):ta +1. Mene hakemistoon `[0:] SDCARD` → `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Paina (A):ta ottaaksesi käyttöön SysNANDin ylikirjoittamisen ja syötä annettu painikeyhdistelmä + + This will not overwrite your boot9strap installation +1. Syötä annettu painikeyhdistelmä ottaaksesi käyttöön SysNANDiin kirjoittamisen (lvl1) + + Tämä proessi kestää jonkin aikaa +1. Kun toiminto on suoritettu, paina (A):ta jatkaaksesi +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Varmista, että sinulla on toimiva käynnistystiedosto. diff --git a/_pages/fr_FR/finalizing-setup.txt b/_pages/fr_FR/finalizing-setup.txt index dac500153c..cda96ec12e 100644 --- a/_pages/fr_FR/finalizing-setup.txt +++ b/_pages/fr_FR/finalizing-setup.txt @@ -55,15 +55,6 @@ Durant cette étape, nous allons également configurer les programmes suivants : ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. Si votre console possède un firmware antérieur à 9.0.0, votre console ne démarra pas sauf si vous utilisez une version alternative de Luma3DS: - + Téléchargez [Une ancienne version de Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copiez `boot.firm` à la racine de votre carte SD *(En écrasant les fichiers existants)* - + Remplacez le `boot.firm` avec celui de [la dernière version de Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) après avoir mis à jour votre console plus tard dans ce guide -1. Si votre appareil est sur une version entre 3.0.0 à 4.5.0 (inclue), votre appareil ne démarrera pas jusqu'à ce que vous téléchargiez manuellement le firmware requis : - + Téléchargez [ce fichier](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) et renommez-le `native.firm` - + Téléchargez [ce fichier](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copiez `native.firm` et `cetk` au dossier `/luma/` dans ta carte SD - + Supprimez ces deux fichiers après avoir mit à jour votre console plus loin dans ce mode d’emploi 1. Réinsérez votre carte SD dans votre 3DS 1. Allumez à présent votre 3DS @@ -79,8 +70,6 @@ Si, avant d'avoir suivi ce guide, vous aviez une installation EmuNAND et que vou + Mettre à jour tout en utilisant B9S + Luma (ce que vous avez) sont sans danger + Si vous obtenez une erreur, réglez vos paramètres DNS sur "Automatique" + Si cela vous donne encore une erreur et que votre NAND est en dessous de 9.2.0, [suivez 9.2.0 CTRTransfer](9.2.0-ctrtransfer), puis essayez de mettre à jour à nouveau -1. Si votre console était dans un fimware antérieur à 9.0.0 avant la mise à jour, remplacez `boot.firm` à la racine de votre carte SD avec celui de [la dernière version de Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. Si votre console était dans un firmware compris entre 3.0.0 et 4.5.0 avant la mise à jour, supprimez `native.firm` et `cetk` de votre dossier `/luma/`sur votre carte SD ##### Section III - Lancez FBI diff --git a/_pages/fr_FR/home.txt b/_pages/fr_FR/home.txt index 3b420ff315..c59bcd4408 100644 --- a/_pages/fr_FR/home.txt +++ b/_pages/fr_FR/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Bien Démarrer" # cta_url: "/fr_FR/get-started" # diff --git a/_pages/fr_FR/installing-boot9strap-(dsiware-game-injection).txt b/_pages/fr_FR/installing-boot9strap-(dsiware-game-injection).txt index f4fc3225ca..7b2a85994e 100644 --- a/_pages/fr_FR/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/fr_FR/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Utilisez [save manager](https://github.com/J-D-K/JKSM/releases/latest) pour fair + Si votre jeu montre une erreur à propos de données endommagées ou de sauvegarde innaccessible, vérifiez que vous aviez copié **le contenu du** dossier `savedata` et pas le dossier `savedata` lui-même + Si votre jeu se comporte normalement et ne montre aucune erreur à propos de `boot.nds`, alors vous devez vous arrêter et essayer de comprendre ce qui s’est mal passé + Si vous obtenez un écran noir, [suivez ce guide de dépannage](troubleshooting#twl_broken) - + Si le jeu est absent de **la 3DS cible** ou montre une erreur à propos de données corrompues ou de sauvegarde inaccessibles, [suivre ce guide](troubleshooting#ts_dsiware) ##### Section III - Transfert de données @@ -121,8 +120,8 @@ Utilisez [save manager](https://github.com/J-D-K/JKSM/releases/latest) pour fair + Vous pouvez également juste [supprimer le NNID](https://3ds.guide/troubleshooting#rm_nnid) de **la 3DS source** si vous préférez qu'il reste sur **la 3DS cible** 1. Rallumez la **3DS source** en maintenant (Start) pour lancer le chainloader de Luma3DS 1. Lancez GodMode9 en appuyant sur (A) -1. Naviguez vers `[0:] SDCARD` -1. Appuyez sur (A) sur votre NAND `.bin` pour le sélectionner, puis choisissez "NAND image options...", puis sélectionnez "Restore SysNAND (safe)" +1. Naviguez vers `[0:] SDCARD` -> `gm9out` +1. Appuyez sur (A) sur `nand.bin` pour le sélectionner, puis choisissez "NAND image options...", puis "Restore SysNAND (safe)" 1. Appuyez sur (A) pour débloquer l'écriture sur votre SysNAND, puis entrez la combinaison de touches demandée + Ceci n'effacera pas votre installation boot9strap 1. Entrez la combinaison de touche demandée pour débloquer l'écriture sur votre SysNAND (lvl1) @@ -141,10 +140,9 @@ Utilisez [save manager](https://github.com/J-D-K/JKSM/releases/latest) pour fair 1. Lancement de b9sTool en démarrant votre jeu DSiWare sur **la 3DS cible** + Si le jeu ne lance pas b9sTool, [suivez ce guide de dépannage](troubleshooting#ts_dsiware) 1. Sélectionnez "Dump F0F1" pour sauvegarder le FIRM de la **3DS cible** -1. Prenez note de l’emplacement de la sauvegarde de la NFIRM 1. Sortez de b9sTool + Vous allez peut-être devoir forcer la fermeture en maintenant le bouton d’alimentation enfoncé -1. Mettez votre carte SD dans votre ordinateur, puis copiez `F0F1_N3DS.bin` ou `F0F1_O3DS.bin` (selon votre appareil) dans un endroit sûr ; faites des sauvegardes à plusieurs emplacements ; cette sauvegarde vous sauvera d’un BRICK si quelque chose se passe mal +1. Mettez votre carte SD dans votre ordinateur, puis copiez `F0F1_N3DS.bin` ou `F0F1_O3DS.bin` (selon votre appareil) du dossier `boot9strap` dans un endroit sûr ; faites des sauvegardes à plusieurs emplacements ; cette sauvegarde vous sauvera d’un BRICK si quelque chose se passe mal 1. Réinsérer votre carte SD dans **la 3DS cible** ##### Section VI - Flasher le FIRM de la 3DS cible diff --git a/_pages/fr_FR/installing-boot9strap-(dsiware-save-injection).txt b/_pages/fr_FR/installing-boot9strap-(dsiware-save-injection).txt index 95d7078698..462c644d03 100644 --- a/_pages/fr_FR/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/fr_FR/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Utilisez [save manager](https://github.com/J-D-K/JKSM/releases/latest) pour fair + Vous pouvez également juste [supprimer le NNID](https://3ds.guide/troubleshooting#rm_nnid) de **la 3DS source** si vous préférez qu'il reste sur **la 3DS cible** 1. Rallumez la **3DS source** en maintenant (Start) pour lancer le chainloader de Luma3DS 1. Lancez GodMode9 en appuyant sur (A) -1. Naviguez vers `[0:] SDCARD` -1. Appuyez sur (A) sur votre NAND `.bin` pour le sélectionner, puis choisissez "NAND image options...", puis sélectionnez "Restore SysNAND (safe)" +1. Naviguez vers `[0:] SDCARD` -> `gm9out` +1. Appuyez sur (A) sur `nand.bin` pour le sélectionner, puis choisissez "NAND image options...", puis "Restore SysNAND (safe)" 1. Appuyez sur (A) pour débloquer l'écriture sur votre SysNAND, puis entrez la combinaison de touches demandée + Ceci n'effacera pas votre boot9strap 1. Entrez la combinaison de touche demandée pour débloquer l'écriture sur votre SysNAND (lvl1) @@ -152,10 +152,9 @@ Utilisez [save manager](https://github.com/J-D-K/JKSM/releases/latest) pour fair + **The Legend of Zelda: Four Swords**: Il suffit de démarrer le jeu + Si votre jeu n’a pas la sauvegarde piratée d'installée, [suivez ce guide](troubleshooting#ts_dsiware) 1. Sélectionnez "Dump F0F1" pour sauvegarder le FIRM de la **3DS cible** -1. Prenez note de l’emplacement de la sauvegarde de la NFIRM 1. Sortez de b9sTool + Vous allez peut-être devoir forcer la fermeture en maintenant le bouton d’alimentation enfoncé -1. Mettez votre carte SD dans votre ordinateur, puis copiez `F0F1_N3DS.bin` ou `F0F1_O3DS.bin` (selon votre appareil) dans un endroit sûr ; faites des sauvegardes à plusieurs emplacements ; cette sauvegarde vous sauvera d’un BRICK si quelque chose se passe mal +1. Mettez votre carte SD dans votre ordinateur, puis copiez `F0F1_N3DS.bin` ou `F0F1_O3DS.bin` (selon votre appareil) du dossier `boot9strap` dans un endroit sûr ; faites des sauvegardes à plusieurs emplacements ; cette sauvegarde vous sauvera d’un BRICK si quelque chose se passe mal 1. Réinsérer votre carte SD dans **la 3DS cible** ##### Section VI - Flasher le FIRM de la 3DS cible diff --git a/_pages/fr_FR/installing-boot9strap-(hardmod).txt b/_pages/fr_FR/installing-boot9strap-(hardmod).txt index 486405ce05..76cc10f40e 100644 --- a/_pages/fr_FR/installing-boot9strap-(hardmod).txt +++ b/_pages/fr_FR/installing-boot9strap-(hardmod).txt @@ -16,7 +16,7 @@ Cela fonctionne sur la New3DS, Old3DS, New 2DS et Old 3DS sur *toutes* les versi #### Ce dont vous aurez besoin -* Une image de votre NAND extraite à l’aide de votre [hardmod](http://www.consolex-bordeaux.fr/content/kit-hardmod-nand-2ds-3ds-new3ds) +* Une image de votre NAND extraite à l’aide de votre [hardmod](https://gbatemp.net/threads/414498/) [Kits Hardmod](http://www.consolex-bordeaux.fr/content/kit-hardmod-nand-2ds-3ds-new3ds) * La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(boot9strap standard, pas le fichier `devkit` et 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` diff --git a/_pages/fr_FR/troubleshooting.txt b/_pages/fr_FR/troubleshooting.txt index bb6d964b33..8af22ccd80 100644 --- a/_pages/fr_FR/troubleshooting.txt +++ b/_pages/fr_FR/troubleshooting.txt @@ -122,6 +122,26 @@ Les exploits basé sur le navigateur (tel que browserhax ou 2xrsa) sont parfois 1. Si vous passez en mode sécurisé, mettre à jour votre console 1. Votre console est peut-être brickée. Pour obtenir de l'aide, demandez de l'aide à [Nintendo Homebrew sur Discord(Anglais)](https://discord.gg/MWxPgEp) +## Après avoir fait le downgrade par DSiWare, mon DSiWare hacké ne fonctionne pas + +1. Rallumez la **3DS source** en maintenant (Start) pour lancer le chainloader de Luma3DS +1. Lancez GodMode9 en appuyant sur (A) +1. Naviguez vers `[0:] SDCARD` -> `gm9out` +1. Appuyez sur (A) sur `nand.bin` pour le sélectionner, puis choisissez "NAND image options...", puis "Restore SysNAND (safe)" +1. Appuyez sur (A) pour débloquer l'écriture sur votre SysNAND, puis entrez la combinaison de touches demandée + + Ceci n'effacera pas votre installation boot9strap +1. Entrez la combinaison de touche demandée pour débloquer l'écriture sur votre SysNAND (lvl1) + + Ce processus pendra du temps +1. Une fois le transfert terminé, appuyez sur (A) pour continuer +1. Si vous ne voyez pas du tout le jeu sur **la 3DS cible**, liez le NNID avec lequel vous avez acheté le jeu sur **la 3DS cible** et re-téléchargez le + + Vous devrez peut-être tout d’abord supprimer le jeu depuis "Gestion des données" dans les Paramètres de la console + + Si **la 3DS cible** n'est pas à la dernière version, vous pourriez avoir à lancer ctr-httpwn pour accéder à l'eShop +1. Sur la **3DS source**, effectuez les étapes d'injections de sauvegarde (et de `.app` si vous utilisez la page "injection d'`.app`") +1. Sur la **3DS source, allez dans les Paramètres de la console, "Gestion des données", "DSiWare", puis copiez votre jeu DSiWare sur la carte SD +1. Insérez la carte SD de la **3DS source** dans la **3DS cible**, ou bien renommez le dossier `Nintendo 3DS` sur la carte SD de la **3DS cible** et copiez le dossier `Nintendo 3DS` de la carte SD de la **3DS source** sur la carte SD de la **3DS cible** +1. Sur la **3DS cible**, allez dans les Paramètres de la console, "Gestion des données", "DsiWare", puis copiez votre jeu DSiWare sur le système +1. Remettez vos cartes SD comme avant, puis continuez votre Injection via DSiWare + ## Écran noir au démarrage de SysNAND après l’installation de boot9strap 1. Assurez-vous d'avoir un payload fonctionnel. diff --git a/_pages/he_IL/finalizing-setup.txt b/_pages/he_IL/finalizing-setup.txt index 3fc648d09c..c59de672a9 100644 --- a/_pages/he_IL/finalizing-setup.txt +++ b/_pages/he_IL/finalizing-setup.txt @@ -55,15 +55,6 @@ title: "סיום התהליך" ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. אם הקונסולה שלכם מתחת לגרסה 9.0.0, היא לא תפעל אלא אם כן תשתמשו בגרסא חלופית של Luma3DS: - + תורידו [גרסה מיוחדת של Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + תעתיקו את `boot.firm` אל שורש כרטיס הSD שלכם *(תשכתבו את הקובץ הקיים אם יש)* - + תחליפו את ה`boot.firm` הזה עם זה מ[הגרסה העדכנית של Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) אחרי שאתם מעדכנים את הקונסולה מאוחר יותר בהוראות -1. אם המכשיר שלכם הוא על גרסה בין 3.0.0 ל-4.5.0, המכשיר שלכם שלכם לא יאתחל עד שתורידו את הקושחה המתאימה: - תורידו את [הקובץ הזה](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) ושנו לו את השם ל-`native.firm` - + תורידו את [הקובץ הזה](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + תעתיקו את `native.firm` ואת `cetk` לתוך התיקייה `/luma/` שב-SD שלכם - + תמחקו את שני הקבצים האלו אחרי שאתם מעדכנים את המכשיר שלכם אחר כך בהוראות 1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם 1. תפעילו את המכשיר @@ -79,8 +70,6 @@ title: "סיום התהליך" + עדכונים שתבצעו תוך שימוש ב-B9S+Luma (במידה שיש לכם את שניהם) הם בטוחים לחלוטין + אם אתם מקבלים שגיאה, שנו את הגדרות ה-DNS שלכם ל-"auto" + אם זה ממשיך לתת לכם שגיאה והקונסולה שלכם מתחת לגרסה 9.2.0, עקבו אחרי [9.2.0 CTRtransfer](9.2.0-ctrtransfer), ואז תנסו לעדכן שוב -1. אם הקונסולה שלכם הייתה מתחת לגרסה 9.0.0 לפני שעדכנתם אותה, תחליפו את ה`boot.firm` על שורש כרטיס הSD שלכם עם זה מ[הגרסה העדכנית של Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. אם הקונסולה שלכם הייתה על גרסה בין 3.0.0 ו4.5.0 לפני שעדכנתם, תמחקו את `native.firm` ואת `cetk` מתיקיית `/luma/` בכרטיס הSD שלכם ##### חלק III - הפעלת FBI diff --git a/_pages/he_IL/home.txt b/_pages/he_IL/home.txt index a2dd7ff6fa..2508ff1bae 100644 --- a/_pages/he_IL/home.txt +++ b/_pages/he_IL/home.txt @@ -3,7 +3,7 @@ layout: splash title: "מדריך ל3DS" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "צעדים ראשונים" # cta_url: "/he_IL/get-started" # diff --git a/_pages/he_IL/installing-boot9strap-(dsiware-game-injection).txt b/_pages/he_IL/installing-boot9strap-(dsiware-game-injection).txt index 9d19421443..bb598a1be0 100644 --- a/_pages/he_IL/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/he_IL/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ title: "התקנת boot9strap (הזרקת משחק DSiWare)" + אם למשחק יש שגיאה לגבי שמירה פגומה או לא ניתנת לגישה, תבדקו שהעתקתם את **התוכן של** תיקיית `savedata` ולא את התיקייה `savedata` בעצמה + אם המשחק עובד כרגיל ולא נותן לכם את השגיאה לגבי boot.nds, תעצרו ותנסו להבין מה לא הלך טוב + אם אתם מקבלים מסך שחור, [עקבו אחרי המדריך הבא](troubleshooting#twl_broken) - + אם המשחק חסר מ**קונסולת היעד** או שיש לו שגיאה לגבי שמירה פגומה או לא ניתנת לגישה, [עקבו אחרי המדריך הבא](troubleshooting#twl_broken) #### חלק III - ביצוע System Transfer @@ -121,8 +120,8 @@ title: "התקנת boot9strap (הזרקת משחק DSiWare)" + אתם יכולים גם פשוט [למחוק את הNNID](https://3ds.guide/troubleshooting#rm_nnid) מ**קונסולת המקור** אם אתם מעדיפים שהוא ישאר על **קונסולת היעד** 1. תפעילו מחדש את **קונסולת המקור** בזמן שאתם מחזיקים (Start) במהלך האתחול כדי להפעיל את תפריט הטעינה של Luma3DS 1. תפעילו את GodMode9 על ידי לחיצת (A) -1. נווטו ל`[0:] SDCARD` -1. תלחצו (A) על קובץ ה`.bin` של הNAND שלכם כדי לבחור בו, ואז תבחרו ב "NAND image options...", ושם ב "Restore SysNAND (safe)" +1. נווטו אל `[0:] SDCARD` ושם אל `gm9out` +1. תלחצו (A) על `nand.bin` כדי לבחור בו, ואז תבחרו ב "NAND image options...", ושם ב "Restore SysNAND (safe)" 1. לחצו (A) כדי לפתוח גישת שכתוב לSysNAND, ואז תלחצו על המקשים בסדר הנכון + זה לא ישכתב את התקנת boot9strap שלכם 1. תלחצו על המקשים בסדר הנכון כדי לפתוח גישת כתיבה לSysNAND (בlvl1) @@ -139,12 +138,11 @@ title: "התקנת boot9strap (הזרקת משחק DSiWare)" 1. תעתיקו את ה`.firm` של 11.4.0 שמתאים ל**קונסולת היעד** לתיקיית `boot9strap` על שורש כרטיס הSD של **קונסולת היעד** 1. תעתיקו את`boot9strap.firm` מה `.zip` של boot9strap אל תיקיית `/boot9strap/`על כרטיס הSD שלכם 1. תפעילו את b9sTool על ידי הפעלת משחק הDSiWare שלכם על **קונסולת היעד** - + אם המשחק לא מפעיל את b9sTool, [תעקבו אחרי המדריך הזה לפתרון בעיות](troubleshooting#ts_dsiware) + + אם המשחק לא נמצא או לא מפעיל את b9sTool, [תעקבו אחרי המדריך הזה לפתרון בעיות](troubleshooting#ts_dsiware) 1. תבחרו ב "Dump F0F1" כדי לגבות את הFIRM של **קונסולת היעד** -1. שימו לב למקום גיבוי הFIRM 1. תצאו מb9sTool + אולי תצטרכו לאלץ כיבוי על ידי החזקת כפתור ההפעלה -1. תשימו את כרטיס הSD שלכם במחשב, ואז תעתיקו את `F0F1_N3DS.bin` או `F0F1_O3DS.bin` (תלוי במכשיר) למקום בטוח; תעשו גיבויים בכמה מקומות; זה ישמור עליכם מבריק אם משהו לא הולך כראוי +1. תשימו את כרטיס הSD שלכם במחשב, ואז תעתיקו את `F0F1_N3DS.bin` או `F0F1_O3DS.bin` (תלוי במכשיר) מתיקיית `boot9strap` למקום בטוח; תעשו גיבויים בכמה מקומות; זה ישמור עליכם מבריק אם משהו לא הולך כראוי 1. תכניסו מחדש את כרטיס הSD שלכם אל **קונסולת היעד** ##### חלק VI - התקנת הFIRM הפרוץ על קונסולת היעד diff --git a/_pages/he_IL/installing-boot9strap-(dsiware-save-injection).txt b/_pages/he_IL/installing-boot9strap-(dsiware-save-injection).txt index e71d9855cf..03ca99da47 100644 --- a/_pages/he_IL/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/he_IL/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ title: "התקנת boot9strap (הזרקת שמירת DSiWare)" + אתם יכולים גם פשוט [למחוק את הNNID](https://3ds.guide/troubleshooting#rm_nnid) מ**קונסולת המקור** אם אתם מעדיפים שהוא ישאר על **קונסולת היעד** 1. תפעילו מחדש את **קונסולת המקור** בזמן שאתם מחזיקים (Start) במהלך האתחול כדי להפעיל את תפריט הטעינה של Luma3DS 1. תפעילו את GodMode9 על ידי לחיצת (A) -1. נווטו ל`[0:] SDCARD` -1. תלחצו (A) על קובץ ה`.bin` של הNAND שלכם כדי לבחור בו, ואז תבחרו ב "NAND image options...", ושם ב "Restore SysNAND (safe)" +1. נווטו אל `[0:] SDCARD` ושם אל `gm9out` +1. תלחצו (A) על `nand.bin` כדי לבחור בו, ואז תבחרו ב "NAND image options...", ושם ב "Restore SysNAND (safe)" 1. לחצו (A) כדי לפתוח גישת שכתוב לSysNAND, ואז תלחצו על המקשים בסדר הנכון + זה לא ישכתב את התקנת boot9strap שלכם 1. תלחצו על המקשים בסדר הנכון כדי לפתוח גישת כתיבה לSysNAND (בlvl1) @@ -152,10 +152,9 @@ title: "התקנת boot9strap (הזרקת שמירת DSiWare)" + **The Legend of Zelda: Four Swords**: פשוט תפעילו את המשחק + אם למשחק שלכם אין את השמירה הפרוצה מותקנת, [תעקבו אחרי המדריך הזה לפתרון בעיות](troubleshooting#ts_dsiware) 1. תבחרו ב "Dump F0F1" כדי לגבות את הFIRM של **קונסולת היעד** -1. שימו לב למקום גיבוי הFIRM 1. תצאו מb9sTool + אולי תצטרכו לאלץ כיבוי על ידי החזקת כפתור ההפעלה -1. תשימו את כרטיס הSD שלכם במחשב, ואז תעתיקו את `F0F1_N3DS.bin` או `F0F1_O3DS.bin` (תלוי במכשיר) למקום בטוח; תעשו גיבויים בכמה מקומות; זה ישמור עליכם מבריק אם משהו לא הולך כראוי +1. תשימו את כרטיס הSD שלכם במחשב, ואז תעתיקו את `F0F1_N3DS.bin` או `F0F1_O3DS.bin` (תלוי במכשיר) מתיקיית `boot9strap` למקום בטוח; תעשו גיבויים בכמה מקומות; זה ישמור עליכם מבריק אם משהו לא הולך כראוי 1. תכניסו מחדש את כרטיס הSD שלכם אל **קונסולת היעד** ##### חלק VI - התקנת הFIRM הפרוץ על קונסולת היעד diff --git a/_pages/he_IL/troubleshooting.txt b/_pages/he_IL/troubleshooting.txt index 8b88bc43fd..1a6749595e 100644 --- a/_pages/he_IL/troubleshooting.txt +++ b/_pages/he_IL/troubleshooting.txt @@ -123,6 +123,26 @@ title: "פתרון בעיות" 1. אם אתם מגיעים למצב בטוח, תעדכנו את הקונסולה שלכם 1. יש סיכוי שחטפתם בריק. לקבלת תמיכה, תבקשו עזרה ב[Nintendo Homebrew על Discord](https://discord.gg/MWxPgEp) +## אחרי שעשיתי את מעבר הDSiWare, ה DSiWare הפרוץ לא עובד + +1. תפעילו מחדש את **קונסולת המקור** בזמן שאתם מחזיקים (Start) במהלך האתחול כדי להפעיל את תפריט הטעינה של Luma3DS +1. תפעילו את GodMode9 על ידי לחיצת (A) +1. נווטו אל `[0:] SDCARD` ושם אל `gm9out` +1. תלחצו (A) על `nand.bin` כדי לבחור בו, ואז תבחרו ב "NAND image options…", ושם ב "Restore SysNAND (safe)" +1. לחצו (A) כדי לפתוח גישת שכתוב לSysNAND, ואז תלחצו על המקשים בסדר הנכון + + זה לא ישכתב את התקנת boot9strap שלכם +1. תלחצו על המקשים בסדר הנכון כדי לפתוח גישת כתיבה לSysNAND (בlvl1) + + זה ייקח קצת זמן +1. כאשר התהליך מסתיים, לחצו על (A) כדי להמשיך +1. אם אתם לא רואים בכלל את המשחק על ה**3DS הלא פרוץ**, תחברו את הNNID שקניתם איתו את המשחק אל ה**3DS הלא פרוץ** ותורידו אותו + + אולי קודם תצטרכו למחוק את המשחק מ"Data Management" ב "System Settings" + + אם ה**3DS הלא פרוץ** לא מעודכן, אולי תצטרכו להריץ ctr-httpwn כדי להתחבר לאישופ +1. על ה**3DS הפרוץ**, תעשו שוב את השלבים של הכנסת הsave (וה`.app` אם נדרש) +1. על ה**3DS הפרוץ**, לכו להגדרות, "Data Management" ואז"DSiWare", ואז תעתיקו את המשחק DSiWare לSD +1. או שתשימו את הSD של **ה3DS הפרוץ** ב **3DS הלא פרוץ**, או שתשנו את השם של תיקיית `Nintendo 3DS` על הSD של **ה3DS הלא פרוץ**ותעתיקו את תיקיית `Nintendo 3DS` מהSD של **ה3DS הפרוץ** אל הSD של **ה3DS הלא פרוץ** +1. על ה**3DS הלא פרוץ**, לכו להגדרות, "Data Management" ואז"DSiWare", ואז תעתיקו את המשחק DSiWare למערכת +1. תחזירו את הכרטיסי SD שלכם למצב שהיה ותמשיכו עם ההזרקת DSi + ## מסך שחור בהפעלת SysNAND אחרי התקנת boot9strap 1. תבדקו שיש לכם תוכנה עובדת. diff --git a/_pages/hu_HU/finalizing-setup.txt b/_pages/hu_HU/finalizing-setup.txt index 3aca49c4de..ccd3f79907 100644 --- a/_pages/hu_HU/finalizing-setup.txt +++ b/_pages/hu_HU/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + If this gives you an error, set your DNS settings to "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/hu_HU/home.txt b/_pages/hu_HU/home.txt index 782b2ba69d..b65d21333d 100644 --- a/_pages/hu_HU/home.txt +++ b/_pages/hu_HU/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/hu_HU/installing-boot9strap-(dsiware-game-injection).txt b/_pages/hu_HU/installing-boot9strap-(dsiware-game-injection).txt index ea1b3fdb61..13dd1ffd10 100644 --- a/_pages/hu_HU/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/hu_HU/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/hu_HU/installing-boot9strap-(dsiware-save-injection).txt b/_pages/hu_HU/installing-boot9strap-(dsiware-save-injection).txt index d2ebbf717e..33b9b52b2f 100644 --- a/_pages/hu_HU/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/hu_HU/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/hu_HU/troubleshooting.txt b/_pages/hu_HU/troubleshooting.txt index 24c5c82718..59f031e767 100644 --- a/_pages/hu_HU/troubleshooting.txt +++ b/_pages/hu_HU/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/id_ID/finalizing-setup.txt b/_pages/id_ID/finalizing-setup.txt index 3aca49c4de..ccd3f79907 100644 --- a/_pages/id_ID/finalizing-setup.txt +++ b/_pages/id_ID/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + If this gives you an error, set your DNS settings to "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/id_ID/home.txt b/_pages/id_ID/home.txt index 782b2ba69d..b65d21333d 100644 --- a/_pages/id_ID/home.txt +++ b/_pages/id_ID/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/id_ID/installing-boot9strap-(dsiware-game-injection).txt b/_pages/id_ID/installing-boot9strap-(dsiware-game-injection).txt index ea1b3fdb61..13dd1ffd10 100644 --- a/_pages/id_ID/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/id_ID/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/id_ID/installing-boot9strap-(dsiware-save-injection).txt b/_pages/id_ID/installing-boot9strap-(dsiware-save-injection).txt index d2ebbf717e..33b9b52b2f 100644 --- a/_pages/id_ID/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/id_ID/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/id_ID/troubleshooting.txt b/_pages/id_ID/troubleshooting.txt index 24c5c82718..59f031e767 100644 --- a/_pages/id_ID/troubleshooting.txt +++ b/_pages/id_ID/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/it_IT/finalizing-setup.txt b/_pages/it_IT/finalizing-setup.txt index 1480cf8e3a..43e098be02 100644 --- a/_pages/it_IT/finalizing-setup.txt +++ b/_pages/it_IT/finalizing-setup.txt @@ -55,15 +55,6 @@ Durante la guida verranno anche configurate le seguenti applicazioni: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. Se la tua console ha la versione di sistema inferiore a 9.0.0, non si avvierà finché non userai una versione compatibile di Luma3DS: - + Scarica una [versione precedente di Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copia il file `boot.firm` nella directory principale della tua scheda SD *(sovrascrivendo eventualmente qualunque file già presente)* - + Sostituisci questo file `boot.firm` con quello dell'[ultima versione di Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) dopo aver aggiornato la console seguendo le istruzioni riportate nelle sezioni successive -1. Se la tua console è ad una versione del software compresa tra 3.0.0 e 4.5.0 (incluse), non si avvierà finché non avrai scaricato manualmente la versione del software richiesta: - + Scarica [questo file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) e rinominalo `native.firm` - + Scarica [questo file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copia i file `native.firm` e `cetk` nella cartella `/luma/` della tua scheda SD - + Elimina entrambi i file dopo aver aggiornato la console nel relativo passaggio di questa sezione 1. Reinserisci la scheda SD nel Nintendo 3DS 1. Accendi la console @@ -79,8 +70,6 @@ Se prima di seguire questa guida avevi già un'installazione EmuNAND presente e + Gli aggiornamenti effettuati usando B9S + Luma (ora installato) sono sicuri + Se ottieni un errore, imposta i DNS della connessione di rete in modo che vengano ottenuti automaticamente + Se continui ad ottenere un errore e la tua NAND è ad una versione precedente di 9.2.0, [segui la guida per il CTRTransfer 9.2.0](9.2.0-ctrtransfer), poi riprova ad aggiornare la console -1. Se la tua console era ad una versione del sistema inferiore a 9.0.0 prima dell'aggiornamento, sostituisci il file `boot.firm` nella directory principale della tua scheda SD con quello dell'[ultima versione di Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. Se la tua console era ad una versione del sistema compresa tra 3.0.0 e 4.5.0 prima dell'aggiornamento, elimina i file `native.firm` e `cetk` dalla cartella `/luma/` sulla tua scheda SD ##### Sezione III - Avviare FBI diff --git a/_pages/it_IT/home.txt b/_pages/it_IT/home.txt index 365cc8a5c2..3c01af7416 100644 --- a/_pages/it_IT/home.txt +++ b/_pages/it_IT/home.txt @@ -3,7 +3,7 @@ layout: splash title: "Guida" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Cominciamo!" # cta_url: "/it_IT/get-started" # diff --git a/_pages/it_IT/installing-boot9strap-(dsiware-game-injection).txt b/_pages/it_IT/installing-boot9strap-(dsiware-game-injection).txt index 0cf1c44c28..a51b476b16 100644 --- a/_pages/it_IT/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/it_IT/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Usa un [save manager](https://github.com/J-D-K/JKSM/releases/latest) per eseguir + Se il gioco presenta un errore riguardo dei dati danneggiati o inaccessibili, assicurati di aver copiato **il contenuto** della cartella `savedata` e non la cartella stessa + Se il tuo gioco si comporta normalmente e non presenta alcun errore relativo a `boot.nds`, dovresti capire quali passi della guida non hai eseguito + Se ottieni una schermata nera, [segui questa guida](troubleshooting#twl_broken) - + Se il gioco non è presente sul **3DS di destinazione** o presenta un errore riguardo dei dati danneggiati o inaccessibili, [segui questa guida per capire il problema](troubleshooting#ts_dsiware) ##### Sezione III - Trasferimento dati @@ -121,8 +120,8 @@ Usa un [save manager](https://github.com/J-D-K/JKSM/releases/latest) per eseguir + Puoi anche semplicemente [rimuovere il NNID](https://3ds.guide/troubleshooting#rm_nnid) dal **3DS di partenza** se vuoi che rimanga sul **3DS di destinazione** 1. Riavvia **il 3DS di partenza** tenendo premuto (Start) per avviare il menu chainloader di Luma3DS 1. Avvia GodMode9 premendo (A) -1. Entra in `[0:] SDCARD` -1. Premi (A) sul file `.bin` della NAND per selezionarlo, quindi seleziona "NAND image options...", ed infine seleziona "Restore SysNAND (safe)" +1. Entra nella cartella `[0:] SDCARD` -> `gm9out` +1. Premi (A) su `nand.bin` per selezionarlo, quindi seleziona "NAND image options...", ed infine seleziona "Restore SysNAND (safe)" 1. Premi il pulsante (A) per sbloccare la sovrascrittura su SysNAND, quindi inserisci la combinazione di tasti richiesta a schermo + Questo processo non eliminerà boot9strap 1. Inserisci la combinazione di tasti richiesta a schermo per sbloccare i permessi di scrittura di primo livello su SysNAND @@ -139,12 +138,11 @@ Usa un [save manager](https://github.com/J-D-K/JKSM/releases/latest) per eseguir 1. Copia il file `.firm` della versione del software 11.4.0 corrispondente al **3DS di destinazione** nella cartella `boot9strap` nella directory principale della scheda SD del **3DS di destinazione** 1. Copia il file `boot9strap.firm` dall'archivio `.zip` di boot9strap nella cartella `/boot9strap/` della tua scheda SD 1. Lancia b9sTool avviando il gioco DSiWare sul **3DS di destinazione** - + Se b9sTool non viene avviato al lancio del gioco, [segui questa guida](troubleshooting#ts_dsiware) + + Se il gioco dovesse essere assente o se b9sTool non dovesse avviarsi al lancio del gioco, [segui questa guida](troubleshooting#ts_dsiware) 1. Seleziona "Dump F0F1" per salvare un backup del FIRM del **3DS di destinazione** -1. Prendi nota della posizione del backup del FIRM 1. Esci da b9sTool + Potresti dover forzare lo spegnimento tenendo premuto il pulsante di accensione -1. Metti la tua scheda SD nel tuo computer, quindi copia il file `F0F1_N3DS.bin` o `F0F1_O3DS.bin` (a seconda della tua console) in una posizione sicura; crea più copie; questi file ti salveranno da un brick in caso qualcosa vada storto +1. Inserisci la tua scheda SD nel computer, quindi copia il file `F0F1_N3DS.bin` o `F0F1_O3DS.bin` (a seconda della tua console) dalla cartella `boot9strap` in una posizione sicura; crea dei backup in più posti; questi backup ti salveranno da un brick nel caso qualcosa dovesse andare storto 1. Reinserisci la tua scheda SD nel **3DS di destinazione** ##### Sezione VI - Flash del FIRM sul 3DS di destinazione diff --git a/_pages/it_IT/installing-boot9strap-(dsiware-save-injection).txt b/_pages/it_IT/installing-boot9strap-(dsiware-save-injection).txt index 0d2a1262e1..26b0658804 100644 --- a/_pages/it_IT/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/it_IT/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Usa un [save manager](https://github.com/J-D-K/JKSM/releases/latest) per eseguir + Puoi anche semplicemente [rimuovere il NNID](https://3ds.guide/troubleshooting#rm_nnid) dal **3DS di partenza** se vuoi che rimanga sul **3DS di destinazione** 1. Riavvia **il 3DS di partenza** tenendo premuto (Start) per avviare il menu chainloader di Luma3DS 1. Avvia GodMode9 premendo (A) -1. Entra in `[0:] SDCARD` -1. Premi (A) sul file `.bin` della NAND per selezionarlo, quindi seleziona "NAND image options...", ed infine seleziona "Restore SysNAND (safe)" +1. Entra nella cartella `[0:] SDCARD` -> `gm9out` +1. Premi (A) su `nand.bin` per selezionarlo, quindi seleziona "NAND image options...", ed infine seleziona "Restore SysNAND (safe)" 1. Premi il pulsante (A) per sbloccare la sovrascrittura su SysNAND, quindi inserisci la combinazione di tasti richiesta a schermo + Questo processo non eliminerà boot9strap 1. Inserisci la combinazione di tasti richiesta a schermo per sbloccare i permessi di scrittura di primo livello su SysNAND @@ -152,10 +152,9 @@ Usa un [save manager](https://github.com/J-D-K/JKSM/releases/latest) per eseguir + **The Legend of Zelda: Four Swords**: Avvia normalmente il gioco + Se il gioco non presenta alcun salvataggio modificato installato, [segui questa guida per risolvere il problema](troubleshooting#ts_dsiware) 1. Seleziona "Dump F0F1" per salvare un backup del FIRM del **3DS di destinazione** -1. Prendi nota della posizione del backup del FIRM 1. Esci da b9sTool + Potresti dover forzare lo spegnimento tenendo premuto il pulsante di accensione -1. Metti la tua scheda SD nel tuo computer, quindi copia il file `F0F1_N3DS.bin` o `F0F1_O3DS.bin` (a seconda della tua console) in una posizione sicura; crea più copie; questi file ti salveranno da un brick in caso qualcosa vada storto +1. Inserisci la tua scheda SD nel computer, quindi copia il file `F0F1_N3DS.bin` o `F0F1_O3DS.bin` (a seconda della tua console) dalla cartella `boot9strap` in una posizione sicura; crea dei backup in più posti; questi backup ti salveranno da un brick nel caso qualcosa dovesse andare storto 1. Reinserisci la tua scheda SD nel **3DS di destinazione** ##### Sezione VI - Flash del FIRM sul 3DS di destinazione diff --git a/_pages/it_IT/troubleshooting.txt b/_pages/it_IT/troubleshooting.txt index 87016ce537..d60b0c4e02 100644 --- a/_pages/it_IT/troubleshooting.txt +++ b/_pages/it_IT/troubleshooting.txt @@ -122,6 +122,26 @@ Questo tipo di exploit (come browserhax o 2xrsa) è instabile e tende a crashare 1. Se entri in modalità provvisoria, aggiorna la console 1. La console potrebbe essere brickata. Se hai bisogno di aiuto, chiedi pure su [Nintendo Homebrew su Discord](https://discord.gg/MWxPgEp) (in inglese) +## Dopo aver eseguito il Trasferimento DSiWare, il mio DSiWare hackato non funziona + +1. Riavvia **il 3DS di partenza** tenendo premuto (Start) per avviare il menu chainloader di Luma3DS +1. Avvia GodMode9 premendo (A) +1. Entra nella cartella `[0:] SDCARD` -> `gm9out` +1. Premi (A) su `nand.bin` per selezionarlo, quindi seleziona "NAND image options...", ed infine seleziona "Restore SysNAND (safe)" +1. Premi il pulsante (A) per sbloccare la sovrascrittura su SysNAND, quindi inserisci la combinazione di tasti richiesta a schermo + + Questo processo non eliminerà boot9strap +1. Inserisci la combinazione di tasti richiesta a schermo per sbloccare i permessi di scrittura di primo livello su SysNAND + + Questo processo durerà un po' +1. Una volta completato, premi (A) per proseguire +1. Se non vedi il gioco sul **3DS di destinazione**, collega il NNID con cui hai comprato il gioco al **3DS di destinazione** e riscaricalo + + Potresti dover prima eliminare il gioco da "Gestione dati" in "Impostazioni della console" + + Se il **3DS di destinazione** non ha l'ultima versione di sistema, potresti aver bisogno di avviare ctr-httpwn per accedere all'eShop +1. Sul **3DS di partenza**, esegui la procedura di inject del salvataggio (e anche del file `.app` se stai seguendo la pagina relativa) +1. Sul `3DS di partenza`, vai su Impostazioni della console, "Gestione dati", "DSiWare", quindi copia il tuo gioco DSiWare nella scheda SD +1. Puoi o inserire la scheda SD del **3DS di partenza** nel **3DS di destinazione**, o rinominare la cartella `Nintendo 3DS` della scheda SD del **3DS di destinazione** e poi copiare la cartella `Nintendo 3DS` dalla scheda SD del **3DS di partenza** nella scheda SD del **3DS di destinazione** +1. Nel **3DS di destinazione**, vai su Impostazioni della console, "Gestione dati", "DSiWare", quindi copia il tuo gioco DSiWare nella console +1. Ripristina lo stato iniziale delle schede SD, quindi prosegui con l'Injection DSiWare + ## Schermo nero all'avvio della SysNAND dopo l'installazione di boot9strap 1. Assicurati che il payload funzioni. diff --git a/_pages/ja_JP/finalizing-setup.txt b/_pages/ja_JP/finalizing-setup.txt index e1415d7f08..2c14e56c44 100644 --- a/_pages/ja_JP/finalizing-setup.txt +++ b/_pages/ja_JP/finalizing-setup.txt @@ -55,15 +55,6 @@ The file `boot.firm` is what is launched by boot9strap itself after it finishes ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + [このファイル](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)をダウンロードします - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + エラーが発生すれば、DNS設定を「自動」に変更してください + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/ja_JP/home.txt b/_pages/ja_JP/home.txt index 88fcc309af..6130cecc41 100644 --- a/_pages/ja_JP/home.txt +++ b/_pages/ja_JP/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "はじめる" # cta_url: "/ja_JP/get-started" # diff --git a/_pages/ja_JP/installing-boot9strap-(dsiware-game-injection).txt b/_pages/ja_JP/installing-boot9strap-(dsiware-game-injection).txt index 41a8c2b0f9..0a48f70306 100644 --- a/_pages/ja_JP/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/ja_JP/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/ja_JP/installing-boot9strap-(dsiware-save-injection).txt b/_pages/ja_JP/installing-boot9strap-(dsiware-save-injection).txt index 6213ad9af8..beedc97fa3 100644 --- a/_pages/ja_JP/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/ja_JP/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/ja_JP/troubleshooting.txt b/_pages/ja_JP/troubleshooting.txt index efe8449d0f..3e76d17092 100644 --- a/_pages/ja_JP/troubleshooting.txt +++ b/_pages/ja_JP/troubleshooting.txt @@ -122,6 +122,26 @@ Note that, on some versions of Luma3DS, the Luma3DS chainloader menu is only dis 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. 機能しているペイロードを持っていることを確保します。 diff --git a/_pages/ko_KR/finalizing-setup.txt b/_pages/ko_KR/finalizing-setup.txt index 4eb39e8659..70f0a31a56 100644 --- a/_pages/ko_KR/finalizing-setup.txt +++ b/_pages/ko_KR/finalizing-setup.txt @@ -55,15 +55,6 @@ The file `boot.firm` is what is launched by boot9strap itself after it finishes ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + 이 [파일](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)을 다운로드해 주세요. - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. SD 카드를 기기에 다시 삽입해 주세요. 1. 기기를 시작해 주세요. @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + 오류가 발생한다면, DNS 설정을 "자동"으로 설정해 주세요. + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/ko_KR/home.txt b/_pages/ko_KR/home.txt index 92f71969cb..b91ad3653b 100644 --- a/_pages/ko_KR/home.txt +++ b/_pages/ko_KR/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS 가이드" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "시작하기" cta_url: "/ko_KR/get-started" # diff --git a/_pages/ko_KR/installing-boot9strap-(dsiware-game-injection).txt b/_pages/ko_KR/installing-boot9strap-(dsiware-game-injection).txt index f7db702f59..63ffde20b3 100644 --- a/_pages/ko_KR/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/ko_KR/installing-boot9strap-(dsiware-game-injection).txt @@ -95,7 +95,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -122,8 +121,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. (A)를 눌러 GodMode9을 실행해 주세요. -1. `[0:] SDCARD`로 이동해 주세요. -1. `NAND.bin`에 (A)를 눌러 선택하고 "NAND image options..."를 선택하고 "Restore SysNAND (safe)"를 선택해 주세요. +1. `[0:] SDCARD` -> `gm9out`으로 이동해 주세요. +1. `nand.bin`에 (A)를 눌러 선택하고 "NAND image options..."를 선택하고 "Restore SysNAND (safe)"를 선택해 주세요. 1. (A)를 눌러 SysNAND 덮어쓰기 잠금을 풀고 주어진 키 조합을 입력해 주세요. + This will not overwrite your boot9strap installation 1. SysNAND (lvl1) 쓰기 잠금을 풀기 위해 주어진 키 조합을 입력해 주세요. @@ -140,12 +139,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/ko_KR/installing-boot9strap-(dsiware-save-injection).txt b/_pages/ko_KR/installing-boot9strap-(dsiware-save-injection).txt index 039980a806..08339afa6f 100644 --- a/_pages/ko_KR/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/ko_KR/installing-boot9strap-(dsiware-save-injection).txt @@ -128,8 +128,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. (A)를 눌러 GodMode9을 실행해 주세요. -1. `[0:] SDCARD`로 이동해 주세요. -1. `NAND.bin`에 (A)를 눌러 선택하고 "NAND image options..."를 선택하고 "Restore SysNAND (safe)"를 선택해 주세요. +1. `[0:] SDCARD` -> `gm9out`으로 이동해 주세요. +1. `nand.bin`에 (A)를 눌러 선택하고 "NAND image options..."를 선택하고 "Restore SysNAND (safe)"를 선택해 주세요. 1. (A)를 눌러 SysNAND 덮어쓰기 잠금을 풀고 주어진 키 조합을 입력해 주세요. + This will not overwrite your boot9strap installation 1. SysNAND (lvl1) 쓰기 잠금을 풀기 위해 주어진 키 조합을 입력해 주세요. @@ -153,10 +153,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/ko_KR/troubleshooting.txt b/_pages/ko_KR/troubleshooting.txt index a81e8e1eac..6b69a1622d 100644 --- a/_pages/ko_KR/troubleshooting.txt +++ b/_pages/ko_KR/troubleshooting.txt @@ -123,6 +123,26 @@ Note that, on some versions of Luma3DS, the Luma3DS chainloader menu is only dis 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. (A)를 눌러 GodMode9을 실행해 주세요. +1. `[0:] SDCARD` -> `gm9out`으로 이동해 주세요. +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. (A)를 눌러 SysNAND 덮어쓰기 잠금을 풀고 주어진 키 조합을 입력해 주세요. + + This will not overwrite your boot9strap installation +1. SysNAND (lvl1) 쓰기 잠금을 풀기 위해 주어진 키 조합을 입력해 주세요. + + 이 과정은 시간이 좀 걸릴 것입니다. +1. 작업이 완료되면 (A)를 눌려 계속해 주세요. +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. 작동하는 페이로드인지 확인해 주세요. diff --git a/_pages/ms_MY/finalizing-setup.txt b/_pages/ms_MY/finalizing-setup.txt index b55f813791..f43ae04905 100644 --- a/_pages/ms_MY/finalizing-setup.txt +++ b/_pages/ms_MY/finalizing-setup.txt @@ -55,15 +55,6 @@ Semasa proses ini, kami juga akan memasang program-program berikut: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Muat turun [fail ini](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + Jika terdapat error, set DNS settings anda ke "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/ms_MY/home.txt b/_pages/ms_MY/home.txt index bea9c4d9e9..5223351f5e 100644 --- a/_pages/ms_MY/home.txt +++ b/_pages/ms_MY/home.txt @@ -3,7 +3,7 @@ layout: splash title: "Panduan 3DS" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Bermula" # cta_url: "/ms_MY/get-started" # diff --git a/_pages/ms_MY/installing-boot9strap-(dsiware-game-injection).txt b/_pages/ms_MY/installing-boot9strap-(dsiware-game-injection).txt index f75bd134d6..97d90857ee 100644 --- a/_pages/ms_MY/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/ms_MY/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/ms_MY/installing-boot9strap-(dsiware-save-injection).txt b/_pages/ms_MY/installing-boot9strap-(dsiware-save-injection).txt index 7ff5f761e0..588a663a1c 100644 --- a/_pages/ms_MY/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/ms_MY/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/ms_MY/troubleshooting.txt b/_pages/ms_MY/troubleshooting.txt index fa9c7d2e32..61432e6b23 100644 --- a/_pages/ms_MY/troubleshooting.txt +++ b/_pages/ms_MY/troubleshooting.txt @@ -122,6 +122,26 @@ Exploitasi berdasarkan browser (seperti browserhax atau 2xrsa) kebiasaannya tida 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Pastikan anda mempunyai payload yang berfungsi. diff --git a/_pages/nl_NL/finalizing-setup.txt b/_pages/nl_NL/finalizing-setup.txt index f146026a5c..0992a8c625 100644 --- a/_pages/nl_NL/finalizing-setup.txt +++ b/_pages/nl_NL/finalizing-setup.txt @@ -55,15 +55,6 @@ Tijdens dit proces zullen we ook de volgende programma's installeren: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - Download [dit bestand](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Stop je SD kaart terug in je 3DS 1. Zet je 3DS aan @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + Als dit je een foutmelding geeft, zet dan je DNS instellingen op "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/nl_NL/home.txt b/_pages/nl_NL/home.txt index 57ee228d51..de6c4af771 100644 --- a/_pages/nl_NL/home.txt +++ b/_pages/nl_NL/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Handleiding" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Begin" # cta_url: "/nl_NL/get-started" # diff --git a/_pages/nl_NL/installing-boot9strap-(dsiware-game-injection).txt b/_pages/nl_NL/installing-boot9strap-(dsiware-game-injection).txt index fd72fd24ea..cb964325e5 100644 --- a/_pages/nl_NL/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/nl_NL/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Open GodMode9 door op (A) te drukken -1. Navigeer naar `[0:] SDCARD` -1. Druk op (A) op je `nand.bin` om het te selecteren, selecteer vervolgens "NAND image options...", en selecteer dan "Restore SysNAND (safe)" +1. Navigeer naar `[0:] SDCARD`-> `gm9out` +1. Druk op (A) op `nand.bin` om het te selecteren, selecteer vervolgens "NAND image options...", en selecteer dan "Restore SysNAND (safe)" 1. Druk op (A) om SysNAND overwriting te ontgrendelen en voer daarna de toetsencombinatie in die wordt gegeven + This will not overwrite your boot9strap installation 1. Voer de gegeven combinatie van knoppen in om SysNAND (lvl1) writing in te schakelen @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/nl_NL/installing-boot9strap-(dsiware-save-injection).txt b/_pages/nl_NL/installing-boot9strap-(dsiware-save-injection).txt index b5a8e08ad6..9ccd3bc4af 100644 --- a/_pages/nl_NL/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/nl_NL/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Open GodMode9 door op (A) te drukken -1. Navigeer naar `[0:] SDCARD` -1. Druk op (A) op je `nand.bin` om het te selecteren, selecteer vervolgens "NAND image options...", en selecteer dan "Restore SysNAND (safe)" +1. Navigeer naar `[0:] SDCARD`-> `gm9out` +1. Druk op (A) op `nand.bin` om het te selecteren, selecteer vervolgens "NAND image options...", en selecteer dan "Restore SysNAND (safe)" 1. Druk op (A) om SysNAND overwriting te ontgrendelen en voer daarna de toetsencombinatie in die wordt gegeven + This will not overwrite your boot9strap installation 1. Voer de gegeven combinatie van knoppen in om SysNAND (lvl1) writing in te schakelen @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/nl_NL/troubleshooting.txt b/_pages/nl_NL/troubleshooting.txt index 0e5189f55e..6669369105 100644 --- a/_pages/nl_NL/troubleshooting.txt +++ b/_pages/nl_NL/troubleshooting.txt @@ -122,6 +122,26 @@ Op de browser gebaseerde exploits (zoals browserhax or 2xrsa) zijn vaak erg onst 1. If you enter safe mode, update your device 1. Je 3DS is misschien gebricked. Voor support, vraag om hulp op [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Open GodMode9 door op (A) te drukken +1. Navigeer naar `[0:] SDCARD`-> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Druk op (A) om SysNAND overwriting te ontgrendelen en voer daarna de toetsencombinatie in die wordt gegeven + + This will not overwrite your boot9strap installation +1. Voer de gegeven combinatie van knoppen in om SysNAND (lvl1) writing in te schakelen + + Dit proces zal enige tijd duren +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Zorg er voor dat je een werkende payload hebt. diff --git a/_pages/no_NO/finalizing-setup.txt b/_pages/no_NO/finalizing-setup.txt index 745aeb2660..69c4f5496c 100644 --- a/_pages/no_NO/finalizing-setup.txt +++ b/_pages/no_NO/finalizing-setup.txt @@ -55,15 +55,6 @@ Under denne prossesen, vil vi også sette opp program som følgende: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Last ned [denne filen](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Sett inn SD-kortet i konsollen igjen 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Oppdateringer mens du bruker B9S + Luma (det du har) er trygt + Hvis dette gir deg en feil, sett DNS-innstillingene til "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/no_NO/home.txt b/_pages/no_NO/home.txt index c811d19bb7..3ebf23b1ac 100644 --- a/_pages/no_NO/home.txt +++ b/_pages/no_NO/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/no_NO/installing-boot9strap-(dsiware-game-injection).txt b/_pages/no_NO/installing-boot9strap-(dsiware-game-injection).txt index 21246370fc..928e300f2c 100644 --- a/_pages/no_NO/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/no_NO/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Start GodMode9 ved å trykke (A) -1. Navigér til `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigér til `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Avslutt b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/no_NO/installing-boot9strap-(dsiware-save-injection).txt b/_pages/no_NO/installing-boot9strap-(dsiware-save-injection).txt index a829b57937..c12d385fda 100644 --- a/_pages/no_NO/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/no_NO/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Start GodMode9 ved å trykke (A) -1. Navigér til `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigér til `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Avslutt b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/no_NO/troubleshooting.txt b/_pages/no_NO/troubleshooting.txt index c5b8fbb482..dd56994421 100644 --- a/_pages/no_NO/troubleshooting.txt +++ b/_pages/no_NO/troubleshooting.txt @@ -122,6 +122,26 @@ Nettleserbaserte exploits (som browserhax eller 2xrsa) er ofte ustabile og krasj 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Start GodMode9 ved å trykke (A) +1. Navigér til `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + Denne prosessen vil ta litt tid +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Forsikre deg om at du har et nyttelast som fungerer. diff --git a/_pages/pl_PL/finalizing-setup.txt b/_pages/pl_PL/finalizing-setup.txt index 57271a0410..387ba1754c 100644 --- a/_pages/pl_PL/finalizing-setup.txt +++ b/_pages/pl_PL/finalizing-setup.txt @@ -55,15 +55,6 @@ Podczas tego procesu zainstalujemy również takie programy jak: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Pobierz [ten plik](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + Jeśli przy próbie aktualizacji pojawia się błąd, ustaw swoje DNS (w ustawieniach połączenia internetowego 3DS) na "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/pl_PL/home.txt b/_pages/pl_PL/home.txt index 201c417334..28210df3b8 100644 --- a/_pages/pl_PL/home.txt +++ b/_pages/pl_PL/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Rozpocznij" # cta_url: /pl_PL/get-started diff --git a/_pages/pl_PL/installing-boot9strap-(dsiware-game-injection).txt b/_pages/pl_PL/installing-boot9strap-(dsiware-game-injection).txt index 93b600dc94..05b58ddc71 100644 --- a/_pages/pl_PL/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/pl_PL/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/pl_PL/installing-boot9strap-(dsiware-save-injection).txt b/_pages/pl_PL/installing-boot9strap-(dsiware-save-injection).txt index 838fec4253..146f0375fc 100644 --- a/_pages/pl_PL/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/pl_PL/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/pl_PL/troubleshooting.txt b/_pages/pl_PL/troubleshooting.txt index bbac5d305c..cee852288c 100644 --- a/_pages/pl_PL/troubleshooting.txt +++ b/_pages/pl_PL/troubleshooting.txt @@ -122,6 +122,26 @@ Exploity wykorzystujące luki w przeglądarce (takie jak browserhax albo 2xrsa) 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Upewnij się, że posiadasz działający payload. diff --git a/_pages/pt_BR/finalizing-setup.txt b/_pages/pt_BR/finalizing-setup.txt index d77c7ec02e..4eefe64ad9 100644 --- a/_pages/pt_BR/finalizing-setup.txt +++ b/_pages/pt_BR/finalizing-setup.txt @@ -55,15 +55,6 @@ Durante este processo, também configuramos alguns programas como os seguintes: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. Se o seu dispositivo está em uma versão abaixo da 9.0.0, ele não irá iniciar a menos que você use uma versão alternativa do Luma3DS: - + Baixe [uma versão legacy do Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copie `boot.firm` para a raiz do seu cartão SD *(sobrescreva arquivos existentes)* - + Substitua este `boot.firm` pelo o da [versão mais recente do Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) depois de atualizar seu dispositivo mais tarde nestas instruções -1. Se seu dispositivo estiver em uma versão entre 3.0.0 e 4.5.0 (inclusive), o dispositivo não irá iniciar até você baixar manualmente o firmware necessário: - + Baixe [este arquivo](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) e renomeie-o para `native.firm` - + Baixe [este arquivo](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copie `native.firm` e `cetk` para a pasta `/luma/` no seu cartão SD - + Exclua ambos os arquivos depois de atualizar seu dispositivo mais tarde neste guia 1. Reinsira seu cartão SD no seu dispositivo 1. Ligue o seu dispositivo @@ -79,8 +70,6 @@ Se, antes de seguir este guia, você já possuia uma instalação EmuNAND e gost + Atualizações feitas enquanto usa B9S + Luma (o que você tem) são seguras + Se isso der um erro, defina suas configurações de DNS para "Automático" + Se isso ainda lhe dá um erro e sua NAND está abaixo de 9.2.0, [siga CTRTransfer para 9.2.0](9.2.0-ctrtransfer) e, em seguida, tente atualizar novamente -1. Se seu dispositivo estava em uma versão abaixo da 9.0.0 antes de atualizar, substitua `boot.firm` na raiz do seu cartão SD pelo o da [versão mais recente do Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. Se o seu dispositivo estava em uma versão entre 3.0.0 e 4.5.0 antes de atualizar, apague `native.firm` e `cetk` da pasta `/luma/` no seu cartão SD ##### Seção III - Iniciando o FBI @@ -166,7 +155,7 @@ Para usar [NTR CFW](https://github.com/44670/BootNTR/), instale [BootNTR Selecto {: .notice--info} {% capture notice-7 %} -Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera: +Remova quaisquer pastas e arquivos extras da raiz do seu cartão SD que *não* estejam na seguinte imagem. Se tiver, deixe a pasta `DCIM` pois ela contém todas as fotos tiradas com a câmera do 3DS:

![]({{ base_path }}/images/screenshots/final-file-layout.png) {% endcapture %} diff --git a/_pages/pt_BR/home.txt b/_pages/pt_BR/home.txt index ef63604a8b..da196c3caa 100644 --- a/_pages/pt_BR/home.txt +++ b/_pages/pt_BR/home.txt @@ -3,7 +3,7 @@ layout: splash title: "Guia 3DS" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Começar" # cta_url: "/pt_BR/get-started" # diff --git a/_pages/pt_BR/installing-boot9strap-(dsiware-game-injection).txt b/_pages/pt_BR/installing-boot9strap-(dsiware-game-injection).txt index c1390c3f45..240b79332d 100644 --- a/_pages/pt_BR/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/pt_BR/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use um [gerenciador de saves](https://github.com/J-D-K/JKSM/releases/latest) par + Se seu jogo tem um erro sobre dados corrompidos ou inacessíveis, confirme que você copiou **o conteúdo da** pasta `savedata` e não a própria pasta `savedata` + Se seu jogo se comporta normalmente e não lhe dá um erro sobre `boot.nds`, então você deve parar e descobrir o que deu errado + Se você receber uma tela preta, [siga este guia de troubleshooting](troubleshooting#twl_broken) - + Se o jogo está faltando do **3DS de destino** ou tem um erro sobre dados corrompidos ou inacessíveis, [siga este guia de troubleshooting](troubleshooting#ts_dsiware) ##### Seção III - Transferência de dados @@ -121,8 +120,8 @@ Use um [gerenciador de saves](https://github.com/J-D-K/JKSM/releases/latest) par + Você também pode apenas [remover o NNID](https://3ds.guide/troubleshooting#rm_nnid) do **3DS de origem** se você preferir que ele continue no **3DS de destino** 1. Reinicie o **3DS de origem** enquanto segura (Start) para iniciar o menu do chainloader do Luma3DS 1. Inicie o GodMode9 apertando (A) -1. Navegue para `[0:] SDCARD` -1. Aperte (A) no seu `nand.bin` para selecioná-lo, depois selecione "NAND image options...", depois selecione "Restore SysNAND (safe)" +1. Navegue para `[0:] SDCARD` -> `gm9out` +1. Aperte (A) em `nand.bin` para selecioná-lo, depois selecione "NAND image options...", depois selecione "Restore SysNAND (safe)" 1. Aperte (A) para destravar as modificações na SysNAND, então aperte a sequência de botões solicitada + Isso não irá substituir sua instalação do boot9strap 1. Aperte a sequência de botões solicitada para desbloquear "SysNAND (lvl1) writing" @@ -139,12 +138,11 @@ Use um [gerenciador de saves](https://github.com/J-D-K/JKSM/releases/latest) par 1. Copie o `.firm` 11.4.0 correspondente ao **3DS de destino** para a pasta `boot9strap` na raiz do cartão SD do **3DS de destino** 1. Copie `boot9strap.firm` do `.zip` do boot9strap para a pasta `/boot9strap/` no seu cartão SD 1. Inicie o b9sTool iniciando o seu jogo de DSiWare no **3ds de destino** - + Se o jogo não iniciar o b9sTool, [siga este guia de troubleshooting](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Selecione "Dump F0F1" para realizar o backup do FIRM do **3DS de destino** -1. Anote a localização do backup do seu FIRM 1. Saia do b9sTool + Você pode ter que forçar o desligamento do aparelho segurando o botão power -1. Coloque o seu cartão SD no seu computador e, em seguida, copie o `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (dependendo do seu dispositivo) para um local seguro; faça backups em vários locais; Esse backup vai salvar você de um brick se algo der errado +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsira seu cartão SD no **3DS de destino** ##### Seção VI - Gravando o FIRM do 3DS de destino diff --git a/_pages/pt_BR/installing-boot9strap-(dsiware-save-injection).txt b/_pages/pt_BR/installing-boot9strap-(dsiware-save-injection).txt index 3957a04afe..ad0fccd9cf 100644 --- a/_pages/pt_BR/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/pt_BR/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use um [gerenciador de saves](https://github.com/J-D-K/JKSM/releases/latest) par + Você também pode apenas [remover o NNID](https://3ds.guide/troubleshooting#rm_nnid) do **3DS de origem** se você preferir que ele continue no **3DS de destino** 1. Reinicie o **3DS de origem** enquanto segura (Start) para iniciar o menu do chainloader do Luma3DS 1. Inicie o GodMode9 apertando (A) -1. Navegue para `[0:] SDCARD` -1. Aperte (A) no seu `nand.bin` para selecioná-lo, depois selecione "NAND image options...", depois selecione "Restore SysNAND (safe)" +1. Navegue para `[0:] SDCARD` -> `gm9out` +1. Aperte (A) em `nand.bin` para selecioná-lo, depois selecione "NAND image options...", depois selecione "Restore SysNAND (safe)" 1. Aperte (A) para destravar as modificações na SysNAND, então aperte a sequência de botões solicitada + Isso não irá substituir sua instalação do boot9strap 1. Aperte a sequência de botões solicitada para desbloquear "SysNAND (lvl1) writing" @@ -152,10 +152,9 @@ Use um [gerenciador de saves](https://github.com/J-D-K/JKSM/releases/latest) par + **The Legend of Zelda: Four Swords**: Apenas abra o jogo Caso seu jogo não tenha o arquivo de save hackeado instalado, [siga este guia de solução de problemas](troubleshooting#ts_dsiware) 1. Selecione "Dump F0F1" para realizar o backup do FIRM do **3DS de destino** -1. Anote a localização do backup do seu FIRM 1. Saia do b9sTool + Você pode ter que forçar o desligamento segurando o botão power -1. Coloque o seu cartão SD no seu computador e, em seguida, copie o `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (dependendo do seu dispositivo) para um local seguro; faça backups em vários locais; Esse backup vai salvar você de um brick se algo der errado +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsira seu cartão SD no **3DS de destino** ##### Seção VI - Gravando o FIRM do 3DS de destino diff --git a/_pages/pt_BR/troubleshooting.txt b/_pages/pt_BR/troubleshooting.txt index 1ce7ac8949..de896ce760 100644 --- a/_pages/pt_BR/troubleshooting.txt +++ b/_pages/pt_BR/troubleshooting.txt @@ -122,6 +122,26 @@ Exploits do navegador (como browserhax ou 2xrsa) são normalmente instáveis e f 1. Se você entrar no modo de segurança, atualize seu dispositivo 1. Seu dispositivo talvez tenha brickado. Para suporte, peça ajuda em [Nintendo Homebrew no Discord](https://discord.gg/MWxPgEp) +##
After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reinicie o **3DS de origem** enquanto segura (Start) para iniciar o menu do chainloader do Luma3DS +1. Inicie o GodMode9 apertando (A) +1. Navegue para `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Aperte (A) para destravar as modificações na SysNAND, então aperte a sequência de botões solicitada + + Isso não irá substituir sua instalação do boot9strap +1. Aperte a sequência de botões solicitada para desbloquear "SysNAND (lvl1) writing" + + Este processo levará algum tempo +1. Quando concluído, aperte (A) para continuar +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Tela preta ao iniciar a SysNAND após instalar o boot9strap 1. Certifique-se que seu payload é funcional. diff --git a/_pages/pt_PT/finalizing-setup.txt b/_pages/pt_PT/finalizing-setup.txt index 73175ab024..e11d94d9a6 100644 --- a/_pages/pt_PT/finalizing-setup.txt +++ b/_pages/pt_PT/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + Se encontrares algum erro, muda as configurações da DNS para "automático" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/pt_PT/home.txt b/_pages/pt_PT/home.txt index 83cec218a1..9ef6fee494 100644 --- a/_pages/pt_PT/home.txt +++ b/_pages/pt_PT/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Começar" # cta_url: "/pt_PT/get-started" # diff --git a/_pages/pt_PT/installing-boot9strap-(dsiware-game-injection).txt b/_pages/pt_PT/installing-boot9strap-(dsiware-game-injection).txt index 5f0ac45bc0..975c92d98c 100644 --- a/_pages/pt_PT/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/pt_PT/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/pt_PT/installing-boot9strap-(dsiware-save-injection).txt b/_pages/pt_PT/installing-boot9strap-(dsiware-save-injection).txt index d326216a61..960d1ca16d 100644 --- a/_pages/pt_PT/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/pt_PT/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/pt_PT/troubleshooting.txt b/_pages/pt_PT/troubleshooting.txt index 4124867eb9..7187b475d1 100644 --- a/_pages/pt_PT/troubleshooting.txt +++ b/_pages/pt_PT/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Certifica-te que tens um payload a funcionar. diff --git a/_pages/ro_RO/finalizing-setup.txt b/_pages/ro_RO/finalizing-setup.txt index d058717bc8..3a1d215035 100644 --- a/_pages/ro_RO/finalizing-setup.txt +++ b/_pages/ro_RO/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + Dacă aceasta vă da o eroare, setați DNS-ul pe "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/ro_RO/home.txt b/_pages/ro_RO/home.txt index 782b2ba69d..b65d21333d 100644 --- a/_pages/ro_RO/home.txt +++ b/_pages/ro_RO/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/ro_RO/installing-boot9strap-(dsiware-game-injection).txt b/_pages/ro_RO/installing-boot9strap-(dsiware-game-injection).txt index 02a5535a7b..e0981ae9b4 100644 --- a/_pages/ro_RO/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/ro_RO/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/ro_RO/installing-boot9strap-(dsiware-save-injection).txt b/_pages/ro_RO/installing-boot9strap-(dsiware-save-injection).txt index af138ebbfe..fa62ddef1c 100644 --- a/_pages/ro_RO/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/ro_RO/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/ro_RO/troubleshooting.txt b/_pages/ro_RO/troubleshooting.txt index 9faabb5303..de786a33cd 100644 --- a/_pages/ro_RO/troubleshooting.txt +++ b/_pages/ro_RO/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/ru_RU/finalizing-setup.txt b/_pages/ru_RU/finalizing-setup.txt index b1613a5013..1469ff4451 100644 --- a/_pages/ru_RU/finalizing-setup.txt +++ b/_pages/ru_RU/finalizing-setup.txt @@ -55,15 +55,6 @@ title: "Завершение установки" ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. Если ваше устройство использует прошивку версии ниже 9.0.0, консоль не запустится до тех пор, пока вы не установите альтернативную версию Luma3DS: - + Скачайте [альтернативную версию Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Скопируйте `boot.firm` в корень SD-карты *(перезаписывайте существующие файлы)* - + Замените этот `boot.firm` на файл из [свежей версии Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) после обновления системы далее по инструкции -1. Если ваше устройство использует прошивку версии от 3.0.0 до 4.5.0, консоль не запустится до тех пор, пока вы вручную не скачаете нужные файлы прошивки: - + Скачайте [этот файл](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) и переименуйте его в `native.firm` - + Скачайте [этот файл](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Скопируйте `native.firm` и `cetk` в папку `/luma/` на SD-карте - + Удалите оба этих файла позже, после обновления устройства 1. Вставьте SD-карту обратно в консоль 1. Включите консоль @@ -79,8 +70,6 @@ title: "Завершение установки" + Обновление консоли с установленным B9S + Luma (установленых у вас) безопасно + При появлении ошибки, поставьте в настройках подключения, в настройках DNS "Получать DNS автоматически" в положение "Да" + Если вы все еще получаете ошибку и версия вашего NAND ниже 9.2.0, [выполните 9.2.0 CTRTransfer](9.2.0-ctrtransfer) и попробуйте обновиться еще раз -1. Если ваше устройство использовало прошивку версии ниже 9.0.0 до обновления, замените `boot.firm` в корне SD-карты на файл из [свежей версии Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. Если на вашем устройстве перед обновлением была прошивка между 3.0.0 и 4.5.0, удалите файлы`native.firm` и `cetk` из папки `/luma/` на вашей SD-карте ##### Часть III - Запуск FBI diff --git a/_pages/ru_RU/home.txt b/_pages/ru_RU/home.txt index 16816bd446..572c39c88c 100644 --- a/_pages/ru_RU/home.txt +++ b/_pages/ru_RU/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Начать" # cta_url: "/ru_RU/get-started" # diff --git a/_pages/ru_RU/installing-boot9strap-(dsiware-game-injection).txt b/_pages/ru_RU/installing-boot9strap-(dsiware-game-injection).txt index d3256a2f8f..04a7f7a591 100644 --- a/_pages/ru_RU/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/ru_RU/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ title: "Установка boot9strap (Инъекция в игры DSiWare)" + Если игра жалуется на поврежденный или недоступный файл сохранения, убедитесь, что скопировали именно **содержимое** папки `savedata`, а не саму папку + Если игра работает нормально и не выводит ошибку о `boot.nds`, значит вам следует остановиться и выяснить, на каком этапе вы допустили оплошность + Если появляется черный экран, обратитесь к разделу с [проблемами и их решениями](troubleshooting#twl_broken) - + Если игра пропала из **целевой 3DS**, либо появляется ошибка о повреждении или недоступности файла сохранения, обратитесь к разделу с [проблемами и их решениями](troubleshooting#ts_dsiware) ##### Часть III - Передача данных @@ -121,8 +120,8 @@ title: "Установка boot9strap (Инъекция в игры DSiWare)" + Можете просто [удалить NNID](https://3ds.guide/troubleshooting#rm_nnid) из **исходной 3DS**, чтобы оставить его на **целевой 3DS** 1. Перезагрузите **исходную 3DS**, удерживая нажатой кнопку (Start), чтобы запустить меню Luma3DS chainloader 1. Запустите GodMode9, нажав кнопку (A) -1. Перейдите в `[0:] SDCARD` -1. Нажмите (A) чтобы выбрать `.bin` файл вашего NAND, затем выберите "NAND image options...", затем "Restore SysNAND (safe)" +1. Перейдите в `[0:] SDCARD` -> `gm9out` +1. Нажмите (A) чтобы выбрать файл `nand.bin`, затем выберите "NAND image options...", затем "Restore SysNAND (safe)" 1. Нажмите (A), чтобы разрешить запись в SysNAND и введите указанную комбинацию кнопок + Это действие не перезапишет установленный boot9strap 1. Введите указанную комбинацию кнопок чтобы разрешить запись в SysNAND (lvl1) @@ -139,12 +138,11 @@ title: "Установка boot9strap (Инъекция в игры DSiWare)" 1. Скопируйте 11.4.0 `.firm`, соответствующий **целевой 3DS** в папку `boot9strap` на SD-карте **целевой 3DS** 1. Скопируйте `boot9strap.firm` из `.zip-архива` boot9strap в папку `/boot9strap/` в корне SD-карты 1. Откройте b9sTool, запустив DSiWare игру на **целевой 3DS** - + Если игра не запускает b9sTool, обратитесь к разделу с [проблемами и их решениями](troubleshooting#ts_dsiware) + + Если игра отсутствует или не запускает b9sTool, обратитесь к разделу с [проблемами и их решениями](troubleshooting#ts_dsiware) 1. Выберите "Dump F0F1", чтобы сделать резервную копию разделов FIRM **целевой 3DS** -1. Запомните местоположение бэкапа FIRM 1. Закройте b9sTool + При необходимости выключите консоль принудительно, удерживая кнопку питания -1. Вставьте SD-карту в компьютер и скопируйте `F0F1_N3DS.bin` или `F0F1_O3DS.bin` (в зависимости от типа вашего устройства) в безопасное место; сделайте их резервные копии в нескольких местах; эти файлы помогут вам восстановить приставку в случае брика, если что-то пойдет не так +1. Вставьте SD-карту в компьютер и скопируйте `F0F1_N3DS.bin` или `F0F1_O3DS.bin` (в зависимости от типа вашего устройства) из папки `boot9strap` в безопасное место; сделайте их резервные копии в нескольких местах; эти файлы помогут вам восстановить приставку в случае брика, если что-то пойдет не так 1. Вставьте SD-карту обратно в **целевую 3DS** ##### Часть VI - Прошивка FIRM целевой 3DS diff --git a/_pages/ru_RU/installing-boot9strap-(dsiware-save-injection).txt b/_pages/ru_RU/installing-boot9strap-(dsiware-save-injection).txt index ce35d644ee..493de38993 100644 --- a/_pages/ru_RU/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/ru_RU/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ title: "Установка boot9strap (Инъекция в сохранения + Можете просто [удалить NNID](https://3ds.guide/troubleshooting#rm_nnid) из **исходной 3DS**, чтобы оставить его на **целевой 3DS** 1. Перезагрузите **исходную 3DS**, удерживая нажатой кнопку (Start), чтобы запустить меню Luma3DS chainloader 1. Запустите GodMode9, нажав кнопку (A) -1. Перейдите в `[0:] SDCARD` -1. Нажмите (A) чтобы выбрать `.bin` файл вашего NAND, затем выберите "NAND image options...", затем "Restore SysNAND (safe)" +1. Перейдите в `[0:] SDCARD` -> `gm9out` +1. Нажмите (A) чтобы выбрать файл `nand.bin`, затем выберите "NAND image options...", затем "Restore SysNAND (safe)" 1. Нажмите (A), чтобы разрешить запись в SysNAND и введите указанную комбинацию кнопок + Это действие не перезапишет установленный boot9strap 1. Введите указанную комбинацию кнопок чтобы разрешить запись в SysNAND (lvl1) @@ -152,10 +152,9 @@ title: "Установка boot9strap (Инъекция в сохранения + **The Legend of Zelda: Four Swords**: Просто начните игру + Если у игры нет установленного взломанного сохранения, обратитесь к разделу с [проблемами и их решениями](troubleshooting#ts_dsiware) 1. Выберите "Dump F0F1", чтобы сделать резервную копию разделов FIRM **целевой 3DS** -1. Запомните местоположение бэкапа FIRM 1. Закройте b9sTool + При необходимости выключите консоль принудительно, удерживая кнопку питания -1. Вставьте SD-карту в компьютер и скопируйте `F0F1_N3DS.bin` или `F0F1_O3DS.bin` (в зависимости от типа вашего устройства) в безопасное место; сделайте их резервные копии в нескольких местах; эти файлы помогут вам восстановить приставку в случае брика, если что-то пойдет не так +1. Вставьте SD-карту в компьютер и скопируйте `F0F1_N3DS.bin` или `F0F1_O3DS.bin` (в зависимости от типа вашего устройства) из папки `boot9strap` в безопасное место; сделайте их резервные копии в нескольких местах; эти файлы помогут вам восстановить приставку в случае брика, если что-то пойдет не так 1. Вставьте SD-карту обратно в **целевую 3DS** ##### Часть VI - Прошивка FIRM целевой 3DS diff --git a/_pages/ru_RU/troubleshooting.txt b/_pages/ru_RU/troubleshooting.txt index 82fed8f11a..5ded8ad7cf 100644 --- a/_pages/ru_RU/troubleshooting.txt +++ b/_pages/ru_RU/troubleshooting.txt @@ -122,6 +122,26 @@ title: "Проблемы и их решения" 1. Если вы зашли в режим восстановления, обновите консоль 1. Ваша консоль, скорее всего, превратилась в брик. Для поддержки, обратитесь за помощью в [Nintendo Homebrew on Discord (англ.)](https://discord.gg/MWxPgEp) +## После DSiWare-трансфера, взломанная игра не работает + +1. Перезагрузите **исходную 3DS**, удерживая нажатой кнопку (Start), чтобы запустить меню Luma3DS chainloader +1. Запустите GodMode9, нажав кнопку (A) +1. Перейдите в `[0:] SDCARD` -> `gm9out` +1. Нажмите (A) чтобы выбрать файл `nand.bin`, затем выберите "NAND image options…", затем "Restore SysNAND (safe)" +1. Нажмите (A), чтобы разрешить запись в SysNAND и введите указанную комбинацию кнопок + + Это действие не перезапишет установленный boot9strap +1. Введите указанную комбинацию кнопок чтобы разрешить запись в SysNAND (lvl1) + + Этот процесс займет некоторое время +1. По завершению процесса, нажмите (A) +1. Если игры нет, следует соединить NNID, с которого была куплена игра, с **целевой 3DS** и загрузить заново игру на нее + + Может понадобится удалить игру через "Управление данными" (Data Management) в системных настройках (System Settings) + + Если на **целевой 3DS** не самая последняя версия ПО (без нее в eShop не зайти), используйте ctr-httpwn +1. На **исходной 3DS** выполните шаги с инжектом сейва, или `.app`, в зависимости от метода, который вы используете +1. На **исходной 3DS** перейдите в Системные настройки, Управление данными, DSiWare (System Settings, "Data Management", "DSiWare"), а затем скопируйте свою DSiWare игру на карту памяти +1. Поставьте КП от **исходной 3DS** в **целевую 3DS**, или просто переименуйте папку `Nintendo 3DS`на КП в **целевой 3DS** и скопируйте на нее папку `Nintendo 3DS` из КП от **исходной 3DS** +1. На **целевой 3DS** перейдите в Системные настройки, Управление данными, DSiWare (System Settings, "Data Management", "DSiWare") и скопируйте свою DSi игру обратно в систему +1. Верните карты на свои места (если переименовывали папку, переименуйте обратно) и продолжайте DSiWare-инъекцию + ## Черный экран при загрузке SysNAND после установки boot9strap 1. Убедитесь, что у вас установлен рабочий загрузчик diff --git a/_pages/sr_SP/finalizing-setup.txt b/_pages/sr_SP/finalizing-setup.txt index 3aca49c4de..ccd3f79907 100644 --- a/_pages/sr_SP/finalizing-setup.txt +++ b/_pages/sr_SP/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + If this gives you an error, set your DNS settings to "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/sr_SP/home.txt b/_pages/sr_SP/home.txt index 782b2ba69d..b65d21333d 100644 --- a/_pages/sr_SP/home.txt +++ b/_pages/sr_SP/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/sr_SP/installing-boot9strap-(dsiware-game-injection).txt b/_pages/sr_SP/installing-boot9strap-(dsiware-game-injection).txt index ea1b3fdb61..13dd1ffd10 100644 --- a/_pages/sr_SP/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/sr_SP/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/sr_SP/installing-boot9strap-(dsiware-save-injection).txt b/_pages/sr_SP/installing-boot9strap-(dsiware-save-injection).txt index d2ebbf717e..33b9b52b2f 100644 --- a/_pages/sr_SP/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/sr_SP/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/sr_SP/troubleshooting.txt b/_pages/sr_SP/troubleshooting.txt index 24c5c82718..59f031e767 100644 --- a/_pages/sr_SP/troubleshooting.txt +++ b/_pages/sr_SP/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/sv_SE/finalizing-setup.txt b/_pages/sv_SE/finalizing-setup.txt index 3aca49c4de..ccd3f79907 100644 --- a/_pages/sv_SE/finalizing-setup.txt +++ b/_pages/sv_SE/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + If this gives you an error, set your DNS settings to "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/sv_SE/home.txt b/_pages/sv_SE/home.txt index 782b2ba69d..b65d21333d 100644 --- a/_pages/sv_SE/home.txt +++ b/_pages/sv_SE/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/sv_SE/installing-boot9strap-(dsiware-game-injection).txt b/_pages/sv_SE/installing-boot9strap-(dsiware-game-injection).txt index ea1b3fdb61..13dd1ffd10 100644 --- a/_pages/sv_SE/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/sv_SE/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/sv_SE/installing-boot9strap-(dsiware-save-injection).txt b/_pages/sv_SE/installing-boot9strap-(dsiware-save-injection).txt index d2ebbf717e..33b9b52b2f 100644 --- a/_pages/sv_SE/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/sv_SE/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/sv_SE/troubleshooting.txt b/_pages/sv_SE/troubleshooting.txt index 24c5c82718..59f031e767 100644 --- a/_pages/sv_SE/troubleshooting.txt +++ b/_pages/sv_SE/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/th_TH/finalizing-setup.txt b/_pages/th_TH/finalizing-setup.txt index 3aca49c4de..ccd3f79907 100644 --- a/_pages/th_TH/finalizing-setup.txt +++ b/_pages/th_TH/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + If this gives you an error, set your DNS settings to "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/th_TH/home.txt b/_pages/th_TH/home.txt index 782b2ba69d..b65d21333d 100644 --- a/_pages/th_TH/home.txt +++ b/_pages/th_TH/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/th_TH/installing-boot9strap-(dsiware-game-injection).txt b/_pages/th_TH/installing-boot9strap-(dsiware-game-injection).txt index ea1b3fdb61..13dd1ffd10 100644 --- a/_pages/th_TH/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/th_TH/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/th_TH/installing-boot9strap-(dsiware-save-injection).txt b/_pages/th_TH/installing-boot9strap-(dsiware-save-injection).txt index d2ebbf717e..33b9b52b2f 100644 --- a/_pages/th_TH/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/th_TH/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/th_TH/troubleshooting.txt b/_pages/th_TH/troubleshooting.txt index 24c5c82718..59f031e767 100644 --- a/_pages/th_TH/troubleshooting.txt +++ b/_pages/th_TH/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/tr_TR/finalizing-setup.txt b/_pages/tr_TR/finalizing-setup.txt index cebfd2c821..025e390c5f 100644 --- a/_pages/tr_TR/finalizing-setup.txt +++ b/_pages/tr_TR/finalizing-setup.txt @@ -55,15 +55,6 @@ Bu süreç boyunca, aşağıdaki gibi programları kuruyoruz: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Bunu indirin [bu dosyayı](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. SD kartınızı cihazınıza tekrar takın 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + Bu bir hata verirse, DNS ayarlarınızı "otomatik" olarak belirleyin + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/tr_TR/home.txt b/_pages/tr_TR/home.txt index 53e2374210..b7fbdc8beb 100644 --- a/_pages/tr_TR/home.txt +++ b/_pages/tr_TR/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Rehberi" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Başlarken" # cta_url: "/tr_TR/get-started" # diff --git a/_pages/tr_TR/installing-boot9strap-(dsiware-game-injection).txt b/_pages/tr_TR/installing-boot9strap-(dsiware-game-injection).txt index 2de062cf40..0eedec64da 100644 --- a/_pages/tr_TR/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/tr_TR/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/tr_TR/installing-boot9strap-(dsiware-save-injection).txt b/_pages/tr_TR/installing-boot9strap-(dsiware-save-injection).txt index fcb0566a53..8a334548ec 100644 --- a/_pages/tr_TR/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/tr_TR/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/tr_TR/troubleshooting.txt b/_pages/tr_TR/troubleshooting.txt index fd3b75f124..1df2121381 100644 --- a/_pages/tr_TR/troubleshooting.txt +++ b/_pages/tr_TR/troubleshooting.txt @@ -122,6 +122,26 @@ Tarayıcı tabanlı açıklar (browserhax veya 2xrsa gibi) çoğu zaman dengesiz 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Çalışan bir payload'unuz olduğuna emin olun. diff --git a/_pages/uk_UA/finalizing-setup.txt b/_pages/uk_UA/finalizing-setup.txt index 3aca49c4de..ccd3f79907 100644 --- a/_pages/uk_UA/finalizing-setup.txt +++ b/_pages/uk_UA/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + If this gives you an error, set your DNS settings to "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/uk_UA/home.txt b/_pages/uk_UA/home.txt index 782b2ba69d..b65d21333d 100644 --- a/_pages/uk_UA/home.txt +++ b/_pages/uk_UA/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/uk_UA/installing-boot9strap-(dsiware-game-injection).txt b/_pages/uk_UA/installing-boot9strap-(dsiware-game-injection).txt index ea1b3fdb61..13dd1ffd10 100644 --- a/_pages/uk_UA/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/uk_UA/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/uk_UA/installing-boot9strap-(dsiware-save-injection).txt b/_pages/uk_UA/installing-boot9strap-(dsiware-save-injection).txt index d2ebbf717e..33b9b52b2f 100644 --- a/_pages/uk_UA/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/uk_UA/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/uk_UA/troubleshooting.txt b/_pages/uk_UA/troubleshooting.txt index 24c5c82718..59f031e767 100644 --- a/_pages/uk_UA/troubleshooting.txt +++ b/_pages/uk_UA/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/vi_VN/finalizing-setup.txt b/_pages/vi_VN/finalizing-setup.txt index 020d7ac9ca..093aa3e562 100644 --- a/_pages/vi_VN/finalizing-setup.txt +++ b/_pages/vi_VN/finalizing-setup.txt @@ -55,15 +55,6 @@ During this process, we also setup programs such as the following: ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + If this gives you an error, set your DNS settings to "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/vi_VN/home.txt b/_pages/vi_VN/home.txt index 782b2ba69d..b65d21333d 100644 --- a/_pages/vi_VN/home.txt +++ b/_pages/vi_VN/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS Guide" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "Get Started" # cta_url: "get-started" # diff --git a/_pages/vi_VN/installing-boot9strap-(dsiware-game-injection).txt b/_pages/vi_VN/installing-boot9strap-(dsiware-game-injection).txt index ea1b3fdb61..13dd1ffd10 100644 --- a/_pages/vi_VN/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/vi_VN/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/vi_VN/installing-boot9strap-(dsiware-save-injection).txt b/_pages/vi_VN/installing-boot9strap-(dsiware-save-injection).txt index d2ebbf717e..33b9b52b2f 100644 --- a/_pages/vi_VN/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/vi_VN/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/vi_VN/troubleshooting.txt b/_pages/vi_VN/troubleshooting.txt index 24c5c82718..59f031e767 100644 --- a/_pages/vi_VN/troubleshooting.txt +++ b/_pages/vi_VN/troubleshooting.txt @@ -122,6 +122,26 @@ Browser based exploits (such as browserhax or 2xrsa) are often unstable and cras 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. Ensure you have a working payload. diff --git a/_pages/zh_CN/finalizing-setup.txt b/_pages/zh_CN/finalizing-setup.txt index 221649ddd6..14796a536e 100644 --- a/_pages/zh_CN/finalizing-setup.txt +++ b/_pages/zh_CN/finalizing-setup.txt @@ -55,15 +55,6 @@ In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS: - + Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + Copy `boot.firm` to the root of your SD card *(overwrite existing files)* - + Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions -1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware: - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm` - + Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card - + Delete both of these files after updating your device later in these instructions 1. Reinsert your SD card into your device 1. Power on your device @@ -79,8 +70,6 @@ If, before following this guide, you already had an EmuNAND setup and would like + Updates while using B9S + Luma (what you have) are safe + If this gives you an error, set your DNS settings to "auto" + If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again -1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) -1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card ##### Section III - Launching FBI diff --git a/_pages/zh_CN/home.txt b/_pages/zh_CN/home.txt index f89bd84292..f915dab136 100644 --- a/_pages/zh_CN/home.txt +++ b/_pages/zh_CN/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS 教程" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "开始教程" # cta_url: "/zh_CN/get-started" # diff --git a/_pages/zh_CN/installing-boot9strap-(dsiware-game-injection).txt b/_pages/zh_CN/installing-boot9strap-(dsiware-game-injection).txt index 8101b8f652..5ecad00279 100644 --- a/_pages/zh_CN/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/zh_CN/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself + If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong + If you get a black screen, [follow this troubleshooting guide](troubleshooting#twl_broken) - + If the game is missing from **the target 3DS** or has an error about corrupted or inaccessible save data, [follow this troubleshooting guide](troubleshooting#ts_dsiware) ##### Section III - System Transfer @@ -121,8 +120,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -139,12 +138,11 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an 1. Copy the 11.4.0 `.firm` corresponding to **the target 3DS** to the `boot9strap` folder on the root of **the target 3DS**'s SD card 1. Copy `boot9strap.firm` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card 1. Launch b9sTool by starting your DSiWare game on **the target 3DS** - + If the game does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/zh_CN/installing-boot9strap-(dsiware-save-injection).txt b/_pages/zh_CN/installing-boot9strap-(dsiware-save-injection).txt index c440d2cb88..c06bf8bd79 100644 --- a/_pages/zh_CN/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/zh_CN/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + You can also just [remove the NNID](https://3ds.guide/troubleshooting#rm_nnid) from **the source 3DS** if you'd prefer it remain on **the target 3DS** 1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu 1. Launch GodMode9 by pressing (A) -1. Navigate to `[0:] SDCARD` -1. Press (A) on your NAND `.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) to unlock SysNAND overwriting, then input the key combo given + This will not overwrite your boot9strap installation 1. Input the key combo given to unlock SysNAND (lvl1) writing @@ -152,10 +152,9 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an + **The Legend of Zelda: Four Swords**: Just start the game + If your game does not have the hacked save file installed, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. Select "Dump F0F1" to backup **the target 3DS**'s FIRM -1. Make note of the FIRM backup's location 1. Exit b9sTool + You may have to force power off by holding the power button -1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. Reinsert your SD card into **the target 3DS** ##### Section VI - Flashing the target 3DS's FIRM diff --git a/_pages/zh_CN/troubleshooting.txt b/_pages/zh_CN/troubleshooting.txt index 2011d1b85e..a583fb6fd2 100644 --- a/_pages/zh_CN/troubleshooting.txt +++ b/_pages/zh_CN/troubleshooting.txt @@ -122,6 +122,26 @@ Note that, on some versions of Luma3DS, the Luma3DS chainloader menu is only dis 1. If you enter safe mode, update your device 1. Your device may be bricked. For support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. Reboot **the source 3DS** while holding (Start) to launch the Luma3DS chainloader menu +1. Launch GodMode9 by pressing (A) +1. Navigate to `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. Press (A) to unlock SysNAND overwriting, then input the key combo given + + This will not overwrite your boot9strap installation +1. Input the key combo given to unlock SysNAND (lvl1) writing + + This process will take some time +1. Once it has completed, press (A) to continue +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## Black screen on SysNAND boot after Installing boot9strap 1. 确保你有一个正常工作的payload diff --git a/_pages/zh_TW/finalizing-setup.txt b/_pages/zh_TW/finalizing-setup.txt index a6ddd79ae9..415439bc3f 100644 --- a/_pages/zh_TW/finalizing-setup.txt +++ b/_pages/zh_TW/finalizing-setup.txt @@ -55,15 +55,6 @@ title: "完成安裝" ![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png) {: .notice--info} -1. 如果您主機為低於 9.0.0 的系統版本,除非您安裝一個特殊版本的 Luma3DS,否則將無法開機: - + 下載[舊版的 Luma3DS]({{ base_path }}/luma_legacy/boot.firm) - + 複製 `boot.firm` 到 SD 卡的根目錄底下*(覆蓋所有檔案)* - + 在稍後您更新您的主機後,請將 `boot.firm` 以[最新版的 Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) 替換 -1. 如果您的系統版本是在 3.0.0 到 4.5.0(含)之間,您必須同時手動下載下列韌體,否則無法開機: - + 下載[此檔案](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056)並將它重新命名為`native.firm` - + 下載[此檔案](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) - + 複製 `native.firm` 及 `cetk` 檔案到 SD 卡上的 `/luma/` 資料夾 - + 在教學之後提到更新主機時,請刪除這兩個文件 1. 將 SD 卡插回主機中 1. 啟動您的主機 @@ -79,8 +70,6 @@ title: "完成安裝" + 在安裝 B9S + Luma 後系統更新是沒問題的 + 如果過程中出現錯誤,試試到 DNS 設定底下將設定改成「自動 (auto)」 + 如果錯誤持續,且您 NAND 的系統版本為 9.2.0 以下,請進行[版本 9.2.0 的 CTRTransfer](9.2.0-ctrtransfer),並再試一次 -1. 如果您的主機在更新前為低於 9.0.0 的系統版本,請將您 SD 卡中的 `boot.firm` 檔案以[最新版的 Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) 替換 -1. 如果您主機先前為介於 3.0.0 至 4.5.0 的系統版本之間,請將 `native.firm` 以及 `cetk` 於 SD 卡中的 `/luma/` 資料夾刪除 ##### 第三節 — 啟動 FBI 管理器 diff --git a/_pages/zh_TW/home.txt b/_pages/zh_TW/home.txt index cef206dcbd..2096680a2a 100644 --- a/_pages/zh_TW/home.txt +++ b/_pages/zh_TW/home.txt @@ -3,7 +3,7 @@ layout: splash title: "3DS 改機手冊" # header: overlay_color: "#5e616c" # - overlay_image: images/home-page-feature.jpg + overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 cta_label: "從頭開始" # cta_url: "/zh_TW/get-started" # diff --git a/_pages/zh_TW/installing-boot9strap-(dsiware-game-injection).txt b/_pages/zh_TW/installing-boot9strap-(dsiware-game-injection).txt index 1c58f5d531..6ff45b304d 100644 --- a/_pages/zh_TW/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/zh_TW/installing-boot9strap-(dsiware-game-injection).txt @@ -94,7 +94,6 @@ title: "安裝 boot9strap(透過 DSiWare 植入遊戲)" + 如果您的遊戲跳出關於存檔損壞或是無法讀取存檔的錯誤,請確認您所複製的是 `savedata` 資料夾 的**內容**而非 `savedata` 資料夾本身 + 如果您的遊戲能正常執行且沒有跳出任何有關 `boot.nds` 的錯誤,請先不要繼續並先檢查哪裡是否出了問題 + 如果黑屏,[請參見此疑難排解](troubleshooting#twl_broken) - + 如果遊戲沒有在 **3DS 目標機**上,或者出現類似存檔毀損的錯誤,[請參見此疑難排解](troubleshooting#ts_dsiware) ##### 第三節 — 軟體和資料轉移 @@ -121,8 +120,8 @@ title: "安裝 boot9strap(透過 DSiWare 植入遊戲)" + 如果您想要將您的 NNID 保留於** 3DS 目標機**上的話,您也可以從 **3DS 始源機**中[移除 NNID](https://3ds.guide/troubleshooting#rm_nnid) 1. 重啟 **3DS 始源機**,並按住「Start」鍵進入 Luma3DS 連環加載選單 1. 按「A」啟動 GodMode9 -1. 移動至 `[0:] SDCARD` -1. 按「A」選取您的 `nand.bin` 檔案,並選擇「NAND image options...」,再選「Restore SysNAND (safe)」 +1. 移動至 `[0:] SDCARD` -> `gm9out` +1. 透過「A」選取 `nand.bin`,並選擇「NAND image options...」,再選「Restore SysNAND (safe)」 1. 按「A」解鎖 SysNAND 的複寫保護,然後按下提示的按鍵組合 + 這不會複寫您的 boot9strap 安裝 1. 按下提示的按鍵組合以解鎖 SysNAND(lvl1)的寫入保護 @@ -139,12 +138,11 @@ title: "安裝 boot9strap(透過 DSiWare 植入遊戲)" 1. 依 **3DS 目標機**的型號複製 11.4.0 的 `.firm` 檔案至 **3DS 目標機**的 SD 卡的 `/boot9strap/` 資料夾中 1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 檔案至 SD 卡的 `/boot9strap/` 資料夾中 1. 在 **3DS 目標機**上透過所選的 DSiWare 遊戲來啟動 b9sTool - + 如果您發現您的遊戲並沒有啟動 b9sTool,[請見此疑難排解](troubleshooting#ts_dsiware) + + If the game is missing or does not launch b9sTool, [follow this troubleshooting guide](troubleshooting#ts_dsiware) 1. 選擇「Dump F0F1」來備份 **3DS 目標機** 的 FIRM 磁區 -1. 記好 FIRM 磁區的備份位置 1. 退出 b9sTool + 您可能得按住電源紐強制關機 -1. 將 SD 卡插回至電腦中,並複製 `F0F1_N3DS.bin` 或 `F0F1_O3DS.bin` 檔案(依主機型號而定)至電腦中一個安全的地方;建議備份至各個不同的位置中;這個備份將在未來您磚機時救您一命 +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. 將 SD 卡插回 **3DS 目標機**中 ##### 第六節 — 刷入 3DS 目標機的 FIRM diff --git a/_pages/zh_TW/installing-boot9strap-(dsiware-save-injection).txt b/_pages/zh_TW/installing-boot9strap-(dsiware-save-injection).txt index 4171e0f00a..ede24284ee 100644 --- a/_pages/zh_TW/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/zh_TW/installing-boot9strap-(dsiware-save-injection).txt @@ -127,8 +127,8 @@ title: "安裝 boot9strap(透過 DSiWare 植入存檔)" + 如果您想要將您的 NNID 保留於** 3DS 目標機**上的話,您也可以從 **3DS 始源機**中[移除 NNID](https://3ds.guide/troubleshooting#rm_nnid) 1. 重啟 **3DS 始源機**,並按住「Start」鍵進入 Luma3DS 連環加載選單 1. 按「A」啟動 GodMode9 -1. 移動至 `[0:] SDCARD` -1. 按「A」選取您的 `nand.bin` 檔案,並選擇「NAND image options...」,再選「Restore SysNAND (safe)」 +1. 移動至 `[0:] SDCARD` -> `gm9out` +1. 透過「A」選取 `nand.bin`,並選擇「NAND image options...」,再選「Restore SysNAND (safe)」 1. 按「A」解鎖 SysNAND 的複寫保護,然後按下提示的按鍵組合 + 這不會複寫您的 boot9strap 安裝 1. 按下提示的按鍵組合以解鎖 SysNAND(lvl1)的寫入保護 @@ -152,10 +152,9 @@ title: "安裝 boot9strap(透過 DSiWare 植入存檔)" + **《薩爾達傳說:四人之劍(The Legend of Zelda: Four Swords)》**: 啟動遊戲即可 + 如果您發現您的遊戲並沒有修改後的存檔,[請見此疑難排解](troubleshooting#ts_dsiware) 1. 選擇「Dump F0F1」來備份 **3DS 目標機** 的 FIRM 磁區 -1. 記好 FIRM 磁區的備份位置 1. 退出 b9sTool + 您可能得按住電源紐強制關機 -1. 將 SD 卡插回至電腦中,並複製 `F0F1_N3DS.bin` 或 `F0F1_O3DS.bin` 檔案(依主機型號而定)至電腦中一個安全的地方;建議備份至各個不同的位置中;這個備份將在未來您磚機時救您一命 +1. Put your SD card in your computer, then copy `F0F1_N3DS.bin` or `F0F1_O3DS.bin` (depending on your device) from the `boot9strap` folder to a safe location; make backups in multiple locations; this backup will save you from a brick if anything goes wrong 1. 將 SD 卡插回 **3DS 目標機**中 ##### 第六節 — 刷入 3DS 目標機的 FIRM diff --git a/_pages/zh_TW/troubleshooting.txt b/_pages/zh_TW/troubleshooting.txt index 7a9b2f1827..36ad6ab197 100644 --- a/_pages/zh_TW/troubleshooting.txt +++ b/_pages/zh_TW/troubleshooting.txt @@ -122,6 +122,26 @@ title: "疑難排解" 1. 如果您進入了安全模式,請更新您的主機 1. 您的主機可能已經變磚。 若需求助,請至 [Discord 的 Nintendo Homebrew](https://discord.gg/MWxPgEp) 伺服器中尋求。 +## After doing the DSiWare Transfer, my hacked DSiWare does not work + +1. 重啟 **3DS 始源機**,並按住「Start」鍵進入 Luma3DS 連環加載選單 +1. 按「A」啟動 GodMode9 +1. 移動至 `[0:] SDCARD` -> `gm9out` +1. Press (A) on `nand.bin` to select it, then select "NAND image options…", then select "Restore SysNAND (safe)" +1. 按「A」解鎖 SysNAND 的複寫保護,然後按下提示的按鍵組合 + + 這不會複寫您的 boot9strap 安裝 +1. 按下提示的按鍵組合以解鎖 SysNAND(lvl1)的寫入保護 + + 此過程將花費一些時間 +1. 過程結束後,按下「A」繼續 +1. If you don't see the game at all on **the target 3DS**, link the NNID you bought the game with to **the target 3DS** and redownload it + + You may have to delete the game from "Data Management" in the "System Settings" first + + If **the target 3DS** is not the latest version, you may have to run ctr-httpwn to access the eShop +1. On **the source 3DS**, do the the save (and `.app` if you are using the `.app` page) injection steps +1. On **the source 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to your SD card +1. Either put **the source 3DS**'s SD card in **the target 3DS**, or rename the `Nintendo 3DS` on **the target 3DS**'s SD card and copy the `Nintendo 3DS` folder from **the source 3DS**'s SD card to **the target 3DS**'s SD card +1. On **the target 3DS**, go to System Settings, "Data Management", "DSiWare", then copy your DSiWare game to the system +1. Return your SD cards to normal, then continue with the DSiWare Injection + ## 安裝 boot9strap 後,進入 SysNAND 時黑屏 1. 請先確保 payload 檔案可以正常運行