mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-13 20:24:23 +02:00
Fix confusing wording about replacing the existing files (#2566)
* Update a9lh-to-b9s.md rewrote overwriting files note * Update restoring-updating-cfw.md changed wording to "If any of the files exist, overwrite them with the new files" from ",replacing any existing files" * changed wording about replacing files changed wording to "If any of the files exist, overwrite them with the new files" from "overwrite any existing files" * changed wording about replacing files changed wording to "If any of the files exist, overwrite them with the new files" from "overwrite any existing files" * changed wording about replacing files changed wording to "If any of the files exist, overwrite them with the new files" from "overwrite any existing files" * changed wording about replacing files changed wording to "If any of the files exist, overwrite them with the new files" from "overwrite any existing files" * changed wording about replacing files changed wording to "If any of the files exist, overwrite them with the new files" from "overwrite any existing files" * changed wording about replacing files changed wording to "If any of the files exist, overwrite them with the new files" from "overwrite any existing files" * Update installing-boot9strap-(super-skaterhax).md fixed punctuation * Update restoring-updating-cfw.md fixed punctuation
This commit is contained in:
@@ -32,7 +32,7 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load
|
||||
|
||||
::: info
|
||||
|
||||
For all steps in this section, overwrite any existing files on your SD card.
|
||||
For all steps in this section, if any of the files already exist, overwrite them with the new files.
|
||||
|
||||
:::
|
||||
|
||||
|
@@ -24,7 +24,7 @@ GodMode9 is powerful software that has the capability to modify essentially anyt
|
||||
|
||||
::: info
|
||||
|
||||
Some of the instructions below are only applicable to the latest version of GodMode9, and as such you should follow this section to update your copy before continuing. Overwrite any existing files.
|
||||
Some of the instructions below are only applicable to the latest version of GodMode9, and as such you should follow this section to update your copy before continuing. If any of the files exist, overwrite them with the new files.
|
||||
|
||||
:::
|
||||
|
||||
|
@@ -34,7 +34,7 @@ On this page, you will use the MSET9 script, which is used to trigger MSET9. Whi
|
||||
In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with almost no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page.
|
||||
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy everything from the MSET9 `.zip` to the root of your SD card, overwriting any existing files
|
||||
1. Copy everything from the MSET9 `.zip` to the root of your SD card. If any of the files exist, overwrite them with the new files.
|
||||
|
||||
::: info
|
||||
|
||||
|
@@ -35,7 +35,7 @@ On Android phones/tablets, the minimum Android version required is 6.0 (Marshmal
|
||||
In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with almost no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page.
|
||||
|
||||
1. Insert your SD card into your phone/tablet/computer
|
||||
1. Copy everything from the MSET9 `.zip` to the root of your SD card, overwriting any existing files:
|
||||
1. Copy everything from the MSET9 `.zip` to the root of your SD card. If any of the files exist, overwrite them with the new files:
|
||||
+ Open ZArchiver
|
||||
+ If prompted, [allow ZArchiver to access files on your SD card](/images/screenshots/mset9/zarchiver-allow.png)
|
||||
+ Navigate to where the downloaded MSET9 `.zip` is located ([likely in the Downloads folder](/images/screenshots/mset9/zarchiver-zip-location.png))
|
||||
|
@@ -34,8 +34,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax
|
||||
|
||||
1. Power off your console
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy everything from the Super-skaterhax `.zip` to the root of your SD card, overwriting any existing files
|
||||
|
||||
1. Copy everything from the Super-skaterhax `.zip` to the root of your SD card. If any of the files exist, overwrite them with the new files.
|
||||
::: info
|
||||
|
||||

|
||||
|
@@ -13,7 +13,7 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi
|
||||
## Instructions
|
||||
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy everything from the Luma3DS `.zip` (`boot.firm`, `boot.3dsx`, and `config`) to the root of your SD card, replacing any existing files
|
||||
1. Copy everything from the Luma3DS `.zip` (`boot.firm`, `boot.3dsx`, and `config`) to the root of your SD card. If any of the files exist, overwrite them with the new files.
|
||||
+ The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it
|
||||
1. Reinsert your SD card into your console
|
||||
1. Power on your console
|
||||
|
Reference in New Issue
Block a user