treewide: s/PC/computer/g
This commit is contained in:
parent
35904df46e
commit
08efe48c55
5 changed files with 7 additions and 7 deletions
|
@ -55,7 +55,7 @@ These instructions are for Taiwanese consoles ONLY (as indicated by a T at the e
|
|||
+ `<ID1>` is a 32-letter folder inside of the `<ID0>`
|
||||
+ If you have multiple `<ID1>` folders, follow the instructions [here](troubleshooting#bannerbomb3)
|
||||
1. Create a folder named `Nintendo DSiWare` inside of the `<ID1>`
|
||||
+ If you already had the folder *and* there are any existing DSiWare backup files (`<8-character-id>.bin`) inside, copy them to your PC and remove them from your SD card
|
||||
+ If you already had the folder *and* there are any existing DSiWare backup files (`<8-character-id>.bin`) inside, copy them to your computer and remove them from your SD card
|
||||
1. Open the output_(name) `.zip` file and navigate to `China_Taiwan` -> `output_setup`
|
||||
1. Copy all six `.bin` files to the `Nintendo DSiWare` folder
|
||||
1. Reinsert your SD card into your console
|
||||
|
|
|
@ -50,7 +50,7 @@ In this section, you will copy the files needed to trigger the BannerBomb3 explo
|
|||
+ If you have multiple `<ID1>` folders, follow the instructions [here](troubleshooting#bannerbomb3)
|
||||
![]({{ "/images/screenshots/bb3/dsiware-location-1.png" | absolute_url }}){: .notice--info}
|
||||
1. Create a folder named `Nintendo DSiWare` inside of the `<ID1>`
|
||||
+ If you already had the folder *and* there are any existing DSiWare backup files (`<8-character-id>.bin`) inside, copy them to your PC and remove them from your SD card
|
||||
+ If you already had the folder *and* there are any existing DSiWare backup files (`<8-character-id>.bin`) inside, copy them to your computer and remove them from your SD card
|
||||
1. Copy the `F00D43D5.bin` file from `BannerBomb3.zip` to the `Nintendo DSiWare` folder
|
||||
|
||||
![]({{ "/images/screenshots/bb3/dsiware-location-2.png" | absolute_url }})
|
||||
|
|
|
@ -58,7 +58,7 @@ This process will overwrite your Cubic Ninja save file, if you have one.
|
|||
+ If prompted, delete all data
|
||||
1. Select "QR Code"
|
||||
1. Select "Scan QR Code"
|
||||
1. On your PC, open the browser and go to [ninjhax2-dx website](https://zoogie.github.io/web/nh2dx/)
|
||||
1. On your computer, open the browser and go to [ninjhax2-dx website](https://zoogie.github.io/web/nh2dx/)
|
||||
1. Select your console's region and hardware
|
||||
1. On your console, scan the QR code
|
||||
+ If the game exits to the HOME Menu, then the exploit has installed correctly
|
||||
|
|
|
@ -41,7 +41,7 @@ If you are on Linux or macOS, replace `py -3` with `python3` in all commands.
|
|||
|
||||
In this section, you will set up Seedminer and obtain your console's files that are needed for mining.
|
||||
|
||||
1. Extract the contents of the Seedminer `.zip` and move the folder with your operating system's name to anywhere on your PC
|
||||
1. Extract the contents of the Seedminer `.zip` and move the folder with your operating system's name to anywhere on your computer
|
||||
+ Keep this location handy, as this Seedminer folder will be where multiple other files are placed
|
||||
1. In the Seedminer folder, hold SHIFT and right-click anywhere in the folder's empty space, then click the option that opens Terminal, PowerShell, or Command Prompt
|
||||
1. In the command line window, type `py -3 -m pip install pycryptodomex`, hit ENTER, and allow it to install
|
||||
|
@ -66,7 +66,7 @@ In this section, you will set up Seedminer and obtain your console's files that
|
|||
1. Navigate to the `DCIM` folder on the SD card
|
||||
1. Look for the QR Code, which will be a `.JPG` file starting with `HNI`
|
||||
+ You may have many other files in here already if you use the Nintendo 3DS Camera app
|
||||
1. Copy this file to the Seedminer folder on your PC
|
||||
1. Copy this file to the Seedminer folder on your computer
|
||||
|
||||
### Section II - Processing Mii QR and Mining
|
||||
|
||||
|
|
|
@ -672,8 +672,8 @@ This could be caused by various reasons, but most likely because your SD card is
|
|||
You can check if your SD is being read by holding SELECT on boot and checking the yellow text on the bottom screen; if it says "Booted from CTRNAND via B9S", then your console is booting from the internal memory and not from the SD card.
|
||||
If this is the case, attempt the steps below, which are listed from easiest to hardest:
|
||||
1. Power off your console, remove the SD card, re-insert it, then power on your console
|
||||
1. Power off your console, remove the SD card, insert it on your PC, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file)
|
||||
1. Power off your console, remove the SD card, insert it on your PC and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux)) *(this will wipe your SD card data)*
|
||||
1. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file)
|
||||
1. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux)) *(this will wipe your SD card data)*
|
||||
1. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-(windows)), [Linux](f3-(linux)), [macOS](f3xswift-(mac)). If your SD card is marked as faulty, then you will have to replace your SD card
|
||||
1. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance
|
||||
{% endcapture %}
|
||||
|
|
Loading…
Reference in a new issue