diff --git a/docs/ar_SA/formatting-sd-(windows).md b/docs/ar_SA/formatting-sd-(windows).md index 8ea0f9dcc4..a573da6c1d 100644 --- a/docs/ar_SA/formatting-sd-(windows).md +++ b/docs/ar_SA/formatting-sd-(windows).md @@ -10,10 +10,12 @@ This page is for Windows users only. If you are not on Windows, check out the [F ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ This page is for Windows users only. If you are not on Windows, check out the [F 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ This page is for Windows users only. If you are not on Windows, check out the [F ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/ar_SA/get-started.md b/docs/ar_SA/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/ar_SA/get-started.md +++ b/docs/ar_SA/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/ar_SA/installing-boot9strap-(soundhax).md b/docs/ar_SA/installing-boot9strap-(soundhax).md index e126599b98..c76420304a 100644 --- a/docs/ar_SA/installing-boot9strap-(soundhax).md +++ b/docs/ar_SA/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/ar_SA/installing-boot9strap-(super-skaterhax).md b/docs/ar_SA/installing-boot9strap-(super-skaterhax).md index 87fc272411..6ffa8afd7d 100644 --- a/docs/ar_SA/installing-boot9strap-(super-skaterhax).md +++ b/docs/ar_SA/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/ar_SA/key-information.md b/docs/ar_SA/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/ar_SA/key-information.md +++ b/docs/ar_SA/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/bg_BG/formatting-sd-(windows).md b/docs/bg_BG/formatting-sd-(windows).md index 8ea0f9dcc4..a573da6c1d 100644 --- a/docs/bg_BG/formatting-sd-(windows).md +++ b/docs/bg_BG/formatting-sd-(windows).md @@ -10,10 +10,12 @@ This page is for Windows users only. If you are not on Windows, check out the [F ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ This page is for Windows users only. If you are not on Windows, check out the [F 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ This page is for Windows users only. If you are not on Windows, check out the [F ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/bg_BG/get-started.md b/docs/bg_BG/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/bg_BG/get-started.md +++ b/docs/bg_BG/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/bg_BG/installing-boot9strap-(soundhax).md b/docs/bg_BG/installing-boot9strap-(soundhax).md index e126599b98..c76420304a 100644 --- a/docs/bg_BG/installing-boot9strap-(soundhax).md +++ b/docs/bg_BG/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/bg_BG/installing-boot9strap-(super-skaterhax).md b/docs/bg_BG/installing-boot9strap-(super-skaterhax).md index 87fc272411..6ffa8afd7d 100644 --- a/docs/bg_BG/installing-boot9strap-(super-skaterhax).md +++ b/docs/bg_BG/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/bg_BG/key-information.md b/docs/bg_BG/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/bg_BG/key-information.md +++ b/docs/bg_BG/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/ca_ES/formatting-sd-(windows).md b/docs/ca_ES/formatting-sd-(windows).md index 8ea0f9dcc4..a573da6c1d 100644 --- a/docs/ca_ES/formatting-sd-(windows).md +++ b/docs/ca_ES/formatting-sd-(windows).md @@ -10,10 +10,12 @@ This page is for Windows users only. If you are not on Windows, check out the [F ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ This page is for Windows users only. If you are not on Windows, check out the [F 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ This page is for Windows users only. If you are not on Windows, check out the [F ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/ca_ES/get-started.md b/docs/ca_ES/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/ca_ES/get-started.md +++ b/docs/ca_ES/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/ca_ES/installing-boot9strap-(soundhax).md b/docs/ca_ES/installing-boot9strap-(soundhax).md index e126599b98..c76420304a 100644 --- a/docs/ca_ES/installing-boot9strap-(soundhax).md +++ b/docs/ca_ES/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/ca_ES/installing-boot9strap-(super-skaterhax).md b/docs/ca_ES/installing-boot9strap-(super-skaterhax).md index 87fc272411..6ffa8afd7d 100644 --- a/docs/ca_ES/installing-boot9strap-(super-skaterhax).md +++ b/docs/ca_ES/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/ca_ES/key-information.md b/docs/ca_ES/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/ca_ES/key-information.md +++ b/docs/ca_ES/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/cs_CZ/formatting-sd-(windows).md b/docs/cs_CZ/formatting-sd-(windows).md index 8ea0f9dcc4..a573da6c1d 100644 --- a/docs/cs_CZ/formatting-sd-(windows).md +++ b/docs/cs_CZ/formatting-sd-(windows).md @@ -10,10 +10,12 @@ This page is for Windows users only. If you are not on Windows, check out the [F ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ This page is for Windows users only. If you are not on Windows, check out the [F 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ This page is for Windows users only. If you are not on Windows, check out the [F ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/cs_CZ/get-started.md b/docs/cs_CZ/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/cs_CZ/get-started.md +++ b/docs/cs_CZ/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/cs_CZ/installing-boot9strap-(soundhax).md b/docs/cs_CZ/installing-boot9strap-(soundhax).md index e126599b98..c76420304a 100644 --- a/docs/cs_CZ/installing-boot9strap-(soundhax).md +++ b/docs/cs_CZ/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/cs_CZ/installing-boot9strap-(super-skaterhax).md b/docs/cs_CZ/installing-boot9strap-(super-skaterhax).md index 87fc272411..6ffa8afd7d 100644 --- a/docs/cs_CZ/installing-boot9strap-(super-skaterhax).md +++ b/docs/cs_CZ/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/cs_CZ/key-information.md b/docs/cs_CZ/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/cs_CZ/key-information.md +++ b/docs/cs_CZ/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/de_DE/formatting-sd-(windows).md b/docs/de_DE/formatting-sd-(windows).md index ecd3728796..d71504e409 100644 --- a/docs/de_DE/formatting-sd-(windows).md +++ b/docs/de_DE/formatting-sd-(windows).md @@ -10,10 +10,12 @@ Diese Seite ist nur für Windowsnutzer gedacht. If you are not on Windows, check ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ Diese Seite ist nur für Windowsnutzer gedacht. If you are not on Windows, check 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ Diese Seite ist nur für Windowsnutzer gedacht. If you are not on Windows, check ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Problemlösungen diff --git a/docs/de_DE/get-started.md b/docs/de_DE/get-started.md index 4dfaf50d34..e264a6b791 100644 --- a/docs/de_DE/get-started.md +++ b/docs/de_DE/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/de_DE/installing-boot9strap-(soundhax).md b/docs/de_DE/installing-boot9strap-(soundhax).md index b4578dab43..d594d1c3e7 100644 --- a/docs/de_DE/installing-boot9strap-(soundhax).md +++ b/docs/de_DE/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/de_DE/installing-boot9strap-(super-skaterhax).md b/docs/de_DE/installing-boot9strap-(super-skaterhax).md index e24dc4b2bd..0fa03b84bc 100644 --- a/docs/de_DE/installing-boot9strap-(super-skaterhax).md +++ b/docs/de_DE/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # boot9strap installieren (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/de_DE/key-information.md b/docs/de_DE/key-information.md index e828e2b49e..074923e98a 100644 --- a/docs/de_DE/key-information.md +++ b/docs/de_DE/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/el_GR/_include/sysupdate.md b/docs/el_GR/_include/sysupdate.md index f9aed18101..0b26f1f700 100644 --- a/docs/el_GR/_include/sysupdate.md +++ b/docs/el_GR/_include/sysupdate.md @@ -1,5 +1,5 @@ 1. Ενημερώστε την κονσόλα σας ανοίγοντας την εφαρμογή «System Settings», επιλέγοντας «Other Settings» και τέλος, «System Update» στην τελευταία σελίδα προς τα δεξιά - Οι ενημερώσεις είναι ασφαλείς όταν χρησιμοποιείτε B9S + Luma (αυτό που έχετε) - Το εργαλείο ενημερώσεων ενδέχεται να εμφανίσει το μήνυμα «Your system is up to date» αντί να κάνει ενημέρωση. Αυτό είναι φυσιολογικό εάν διαθέτετε ήδη την τελευταία έκδοση· συνεχίστε στην επόμενη ενότητα - - If this gives you an error, set your DNS settings to "Auto" and your Proxy settings to "No" + - Εάν λάβετε σφάλμα, ορίστε την επιλογή «DNS Settings» σε «Auto» και την επιλογή «Proxy Settings» σε «No» - Εάν εξακολουθείτε να λαμβάνετε σφάλμα, [ακολουθήστε αυτόν τον οδηγό επίλυσης προβλημάτων](troubleshooting#finalizing-setup) diff --git a/docs/el_GR/formatting-sd-(windows).md b/docs/el_GR/formatting-sd-(windows).md index 885ad68f6f..e1c0dbf06f 100644 --- a/docs/el_GR/formatting-sd-(windows).md +++ b/docs/el_GR/formatting-sd-(windows).md @@ -10,10 +10,12 @@ ## Τι χρειάζεστε -- **Για κάρτες SD των 32GB ή λιγότερων:** Την πιο πρόσφατη έκδοση του [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **Για κάρτες SD των 64GB ή περισσότερων:** Την πιο πρόσφατη έκδοση του [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- Την πιο πρόσφατη έκδοση του [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **Μόνο για κάρτες SD των 64GB ή περισσότερων:** Την πιο πρόσφατη έκδοση του [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Οδηγίες (32GB ή λιγότερα) +## Οδηγίες + +### Ενότητα I - SD Card Formatter 1. Εισαγάγετε την κάρτα SD στον υπολογιστή σας @@ -45,17 +47,19 @@ 12. Κλείστε το SD Card Formatter -13. Εάν η κάρτα SD περιείχε οποιαδήποτε αρχεία και φακέλους πριν από τη διαμόρφωση, αντιγράψτε τα πάντα από τον υπολογιστή στην κάρτα SD σας +13. Εάν η κάρτα SD είναι 32GB ή μικρότερη και περιείχε τυχόν αρχεία και φακέλους πριν από τη διαμόρφωση, αντιγράψτε τα πάντα σε αυτήν από τον υπολογιστή σας -## Οδηγίες (64GB ή περισσότερα) +::: info -1. Εισαγάγετε την κάρτα SD στον υπολογιστή σας +Έχετε ολοκληρώσει τη διαμόρφωση της κάρτας SD σας εάν είναι **32GB ή μικρότερη.** -2. Εάν η κάρτα SD περιέχει τυχόν αρχεία και φακέλους, αντιγράψτε τα πάντα σε έναν φάκελο στον υπολογιστή σας +::: -3. Εκτελέστε το `guiformat.exe` +### Ενότητα II - guiformat (ΜΟΝΟ για 64GB ή περισσότερα) -4. Επιλέξτε το γράμμα μονάδας της κάρτας SD σας για το «Drive» +1. Εκτελέστε το `guiformat.exe` + +2. Επιλέξτε το γράμμα μονάδας της κάρτας SD σας για το «Drive» ::: danger @@ -63,23 +67,23 @@ ::: -5. Επιλέξτε ένα μέγεθος για το «Allocation unit size» +3. Επιλέξτε ένα μέγεθος για το «Allocation unit size» - Εάν η κάρτα SD είναι 64GB, επιλέξτε 32768 - Εάν η κάρτα SD είναι μεγαλύτερη από 64GB, επιλέξτε 65536 -6. Εισαγάγετε οτιδήποτε για το «Volume label» +4. Εισαγάγετε οτιδήποτε για το «Volume label» -7. Βεβαιωθείτε ότι είναι επιλεγμένο το «Quick Format» +5. Βεβαιωθείτε ότι είναι επιλεγμένο το «Quick Format» -8. Κάντε κλικ στο «Start» +6. Κάντε κλικ στο «Start» -9. Κάντε κλικ στο «OK» +7. Κάντε κλικ στο «OK» -10. Περιμένετε μέχρι να ολοκληρωθεί η διαμόρφωση +8. Περιμένετε μέχρι να ολοκληρωθεί η διαμόρφωση -11. Κάντε κλικ στο «Close» +9. Κάντε κλικ στο «Close» -12. Εάν η κάρτα SD περιείχε οποιαδήποτε αρχεία και φακέλους πριν από τη διαμόρφωση, αντιγράψτε τα πάντα από τον υπολογιστή στην κάρτα SD σας +10. Εάν η κάρτα SD περιείχε οποιαδήποτε αρχεία και φακέλους πριν από τη διαμόρφωση, αντιγράψτε τα πάντα από τον υπολογιστή στην κάρτα SD σας ## Επίλυση προβλημάτων diff --git a/docs/el_GR/get-started.md b/docs/el_GR/get-started.md index 9c8b824ddc..73df59d2c5 100644 --- a/docs/el_GR/get-started.md +++ b/docs/el_GR/get-started.md @@ -1,10 +1,11 @@ --- noneSelected: Απαιτείται το μοντέλο συστήματος. invalidVersion: Αυτή δεν φαίνεται να είναι έγκυρη έκδοση συστήματος. -head: [ - ['script', {src: '/assets/js/common.js'}], - ['script', {src: '/assets/js/selecting.js'}] -] +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/selecting.js --- # Έναρξη diff --git a/docs/el_GR/installing-boot9strap-(soundhax).md b/docs/el_GR/installing-boot9strap-(soundhax).md index 7d564ee073..640e80c732 100644 --- a/docs/el_GR/installing-boot9strap-(soundhax).md +++ b/docs/el_GR/installing-boot9strap-(soundhax).md @@ -1,9 +1,11 @@ --- -head: [ - ['script', {src: '/assets/js/common.js'}], - ['script', {src: '/assets/js/soundhax-link.js'}], - ['script', {src: '/assets/js/link-common.js'}], -] +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js --- # Εγκατάσταση του boot9strap (Soundhax) diff --git a/docs/el_GR/installing-boot9strap-(super-skaterhax).md b/docs/el_GR/installing-boot9strap-(super-skaterhax).md index d0faa8dde4..fd11a91beb 100644 --- a/docs/el_GR/installing-boot9strap-(super-skaterhax).md +++ b/docs/el_GR/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Εγκατάσταση του boot9strap (super-skaterhax) :::details Τεχνικές λεπτομέρειες (προαιρετικό) diff --git a/docs/el_GR/key-information.md b/docs/el_GR/key-information.md index 935c729c1f..7ac11c8546 100644 --- a/docs/el_GR/key-information.md +++ b/docs/el_GR/key-information.md @@ -10,9 +10,9 @@ Κάθε ενότητα έχει συμπτυχθεί από προεπιλογή. Κάντε κλικ (ή πατήστε) στο όνομα της εκάστοτε ενότητας για να την ανοίξετε. -## Πράγματα που πρέπει να γνωρίζετε για το 3DS +## Συμβατότητα -:::: details Συμβατότητα 3DS/2DS +:::: details Με ποιες κονσόλες είναι συμβατός αυτός ο οδηγός; ::: info @@ -20,11 +20,11 @@ ::: -Αυτός ο οδηγός λειτουργεί με κάθε κονσόλα της οικογένειας Nintendo 3DS (συμπεριλαμβανομένων των 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL και New 2DS XL/LL), ανεξάρτητα από την περιοχή ή το firmware. +Αυτός ο οδηγός λειτουργεί με κάθε κονσόλα της οικογένειας Nintendo 3DS (συμπεριλαμβανομένων των 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL και New 2DS XL/LL), ανεξάρτητα από την περιοχή ή το firmware. ΔΕΝ είναι συμβατός με την οικογένεια κονσολών DSi (DSi, DSi XL/LL). Για κονσόλες της οικογένειας DSi, συμβουλευτείτε [αυτόν τον οδηγό](https://dsi.cfw.guide). :::: -:::: details Συμβατότητα υπολογιστή +:::: details Τι είδους υπολογιστή/υλικό χρειάζομαι για να ακολουθήσω αυτόν τον οδηγό; ::: info @@ -36,7 +36,7 @@ :::: -:::: details Θέση, τύπος και χωρητικότητα κάρτας SD +:::: details Τι είδους κάρτα SD χρησιμοποιεί/απαιτεί η κονσόλα μου; ::: info @@ -74,7 +74,7 @@ :::: -## Πράγματα που πρέπει να κάνετε στον υπολογιστή σας +## Σημαντική ορολογία ::: warning @@ -82,7 +82,7 @@ ::: -:::: details Ορολογία τοποθέτησης αρχείων (π.χ. «ρίζα της SD», «/luma/») +:::: details Τι σημαίνει η «ρίζα της SD» ή το «/luma/»; ::: info @@ -110,7 +110,7 @@ :::: -:::: details Λήψη αρχείων από το GitHub +:::: details Πώς μπορώ να κάνω λήψη αρχείων από το GitHub; ::: info @@ -122,7 +122,7 @@ :::: -:::: details Άνοιγμα/αποσυμπίεση αρχείων +:::: details Πώς μπορώ να αποσυμπιέσω/ανοίξω ένα αρχείο ZIP; ::: info @@ -138,7 +138,7 @@ :::: -:::: details Επεκτάσεις αρχείων (μόνο για Windows) +:::: details Τι είναι οι επεκτάσεις αρχείων; ::: info diff --git a/docs/en_PT/formatting-sd-(windows).md b/docs/en_PT/formatting-sd-(windows).md index 24928f192b..c83a0879b4 100644 --- a/docs/en_PT/formatting-sd-(windows).md +++ b/docs/en_PT/formatting-sd-(windows).md @@ -10,10 +10,12 @@ If the 3DS already recognizes the SD card, this guide is not required. ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert ye SD card into ye computer @@ -45,17 +47,19 @@ If the 3DS already recognizes the SD card, this guide is not required. 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert ye SD card into ye computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ If the 3DS already recognizes the SD card, this guide is not required. ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/en_PT/get-started.md b/docs/en_PT/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/en_PT/get-started.md +++ b/docs/en_PT/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/en_PT/installing-boot9strap-(soundhax).md b/docs/en_PT/installing-boot9strap-(soundhax).md index b141fb9c69..4d46cca5db 100644 --- a/docs/en_PT/installing-boot9strap-(soundhax).md +++ b/docs/en_PT/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/en_PT/installing-boot9strap-(super-skaterhax).md b/docs/en_PT/installing-boot9strap-(super-skaterhax).md index a8bd394046..fb67ebb5c4 100644 --- a/docs/en_PT/installing-boot9strap-(super-skaterhax).md +++ b/docs/en_PT/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/en_PT/key-information.md b/docs/en_PT/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/en_PT/key-information.md +++ b/docs/en_PT/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/es_ES/formatting-sd-(windows).md b/docs/es_ES/formatting-sd-(windows).md index 854803b687..74837bed56 100644 --- a/docs/es_ES/formatting-sd-(windows).md +++ b/docs/es_ES/formatting-sd-(windows).md @@ -10,10 +10,12 @@ This page is for Windows users only. If you are not on Windows, check out the [F ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ This page is for Windows users only. If you are not on Windows, check out the [F 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ This page is for Windows users only. If you are not on Windows, check out the [F ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Resolución de Problemas diff --git a/docs/es_ES/get-started.md b/docs/es_ES/get-started.md index b3a5bf0a21..eef0b6e181 100644 --- a/docs/es_ES/get-started.md +++ b/docs/es_ES/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/es_ES/installing-boot9strap-(soundhax).md b/docs/es_ES/installing-boot9strap-(soundhax).md index 53b7d92a8e..40092844e0 100644 --- a/docs/es_ES/installing-boot9strap-(soundhax).md +++ b/docs/es_ES/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/es_ES/installing-boot9strap-(super-skaterhax).md b/docs/es_ES/installing-boot9strap-(super-skaterhax).md index 6ac5b573e7..be09d7a426 100644 --- a/docs/es_ES/installing-boot9strap-(super-skaterhax).md +++ b/docs/es_ES/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Instalar boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/es_ES/key-information.md b/docs/es_ES/key-information.md index 72e82985d1..2d0356def8 100644 --- a/docs/es_ES/key-information.md +++ b/docs/es_ES/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/fi_FI/formatting-sd-(windows).md b/docs/fi_FI/formatting-sd-(windows).md index 7e9bd33724..35aa355006 100644 --- a/docs/fi_FI/formatting-sd-(windows).md +++ b/docs/fi_FI/formatting-sd-(windows).md @@ -10,10 +10,12 @@ Tämä sivu on vain Windows-käyttäjille. If you are not on Windows, check out ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Aseta SD-korttisi tietokoneeseesi @@ -45,17 +47,19 @@ Tämä sivu on vain Windows-käyttäjille. If you are not on Windows, check out 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Aseta SD-korttisi tietokoneeseesi +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ Tämä sivu on vain Windows-käyttäjille. If you are not on Windows, check out ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/fi_FI/get-started.md b/docs/fi_FI/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/fi_FI/get-started.md +++ b/docs/fi_FI/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/fi_FI/installing-boot9strap-(soundhax).md b/docs/fi_FI/installing-boot9strap-(soundhax).md index 845b8a6a5c..3fdbf0a105 100644 --- a/docs/fi_FI/installing-boot9strap-(soundhax).md +++ b/docs/fi_FI/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/fi_FI/installing-boot9strap-(super-skaterhax).md b/docs/fi_FI/installing-boot9strap-(super-skaterhax).md index d6b509568b..2ef30a201e 100644 --- a/docs/fi_FI/installing-boot9strap-(super-skaterhax).md +++ b/docs/fi_FI/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/fi_FI/key-information.md b/docs/fi_FI/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/fi_FI/key-information.md +++ b/docs/fi_FI/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/fr_FR/formatting-sd-(windows).md b/docs/fr_FR/formatting-sd-(windows).md index aed0f6cea5..3813ed40c4 100644 --- a/docs/fr_FR/formatting-sd-(windows).md +++ b/docs/fr_FR/formatting-sd-(windows).md @@ -10,10 +10,12 @@ This page is for Windows users only. If you are not on Windows, check out the [F ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ This page is for Windows users only. If you are not on Windows, check out the [F 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ This page is for Windows users only. If you are not on Windows, check out the [F ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Dépannage diff --git a/docs/fr_FR/get-started.md b/docs/fr_FR/get-started.md index ab6f12cd55..1c0ec20420 100644 --- a/docs/fr_FR/get-started.md +++ b/docs/fr_FR/get-started.md @@ -2,6 +2,8 @@ noneSelected: Le modèle de la console doit être sélectionné. invalidVersion: Il semblerait que ce numéro de version soit invalide. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/fr_FR/installing-boot9strap-(soundhax).md b/docs/fr_FR/installing-boot9strap-(soundhax).md index 359cb8d8f0..52a6fea1b3 100644 --- a/docs/fr_FR/installing-boot9strap-(soundhax).md +++ b/docs/fr_FR/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/fr_FR/installing-boot9strap-(super-skaterhax).md b/docs/fr_FR/installing-boot9strap-(super-skaterhax).md index ad803c7c0d..8dbba7566e 100644 --- a/docs/fr_FR/installing-boot9strap-(super-skaterhax).md +++ b/docs/fr_FR/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/fr_FR/key-information.md b/docs/fr_FR/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/fr_FR/key-information.md +++ b/docs/fr_FR/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/he_IL/formatting-sd-(windows).md b/docs/he_IL/formatting-sd-(windows).md index 668b92e395..1cca5fd588 100644 --- a/docs/he_IL/formatting-sd-(windows).md +++ b/docs/he_IL/formatting-sd-(windows).md @@ -10,10 +10,12 @@ If the 3DS already recognizes the SD card, this guide is not required. ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. תכניסו את ה-SD שלכם למחשב @@ -45,17 +47,19 @@ If the 3DS already recognizes the SD card, this guide is not required. 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. תכניסו את ה-SD שלכם למחשב +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ If the 3DS already recognizes the SD card, this guide is not required. ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/he_IL/get-started.md b/docs/he_IL/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/he_IL/get-started.md +++ b/docs/he_IL/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/he_IL/installing-boot9strap-(soundhax).md b/docs/he_IL/installing-boot9strap-(soundhax).md index 8dcc23c553..8d6e13f60f 100644 --- a/docs/he_IL/installing-boot9strap-(soundhax).md +++ b/docs/he_IL/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/he_IL/installing-boot9strap-(super-skaterhax).md b/docs/he_IL/installing-boot9strap-(super-skaterhax).md index 3615f7ec96..b6a812c207 100644 --- a/docs/he_IL/installing-boot9strap-(super-skaterhax).md +++ b/docs/he_IL/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/he_IL/key-information.md b/docs/he_IL/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/he_IL/key-information.md +++ b/docs/he_IL/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/hr_HR/formatting-sd-(windows).md b/docs/hr_HR/formatting-sd-(windows).md index 8ea0f9dcc4..a573da6c1d 100644 --- a/docs/hr_HR/formatting-sd-(windows).md +++ b/docs/hr_HR/formatting-sd-(windows).md @@ -10,10 +10,12 @@ This page is for Windows users only. If you are not on Windows, check out the [F ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ This page is for Windows users only. If you are not on Windows, check out the [F 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ This page is for Windows users only. If you are not on Windows, check out the [F ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/hr_HR/get-started.md b/docs/hr_HR/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/hr_HR/get-started.md +++ b/docs/hr_HR/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/hr_HR/installing-boot9strap-(soundhax).md b/docs/hr_HR/installing-boot9strap-(soundhax).md index e126599b98..c76420304a 100644 --- a/docs/hr_HR/installing-boot9strap-(soundhax).md +++ b/docs/hr_HR/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/hr_HR/installing-boot9strap-(super-skaterhax).md b/docs/hr_HR/installing-boot9strap-(super-skaterhax).md index 87fc272411..6ffa8afd7d 100644 --- a/docs/hr_HR/installing-boot9strap-(super-skaterhax).md +++ b/docs/hr_HR/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/hr_HR/key-information.md b/docs/hr_HR/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/hr_HR/key-information.md +++ b/docs/hr_HR/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/hu_HU/_include/sysupdate.md b/docs/hu_HU/_include/sysupdate.md index e4c33f1f36..63ce00b004 100644 --- a/docs/hu_HU/_include/sysupdate.md +++ b/docs/hu_HU/_include/sysupdate.md @@ -1,5 +1,5 @@ 1. Frissítsd a konzolod következőképp: Lépj be a System Settings-be, majd az "Other settings"-be, ahol addig lépkedj jobbra, amíg a végére nem érsz. Itt válaszd a "System Update" opciót - B9S és Luma használatakor (mint esetedben) biztonságosak a rendszerfrissítések - A frissítő elképzelhető, hogy megjeleníti a "Your system is up to date" üzenetet a frissítés helyett. Ez normális, ha már frissítettél; folytasd a következő szakasszal - - If this gives you an error, set your DNS settings to "Auto" and your Proxy settings to "No" + - Ha ez hibát ad, akkor állítsd a DNS beállításodat egyaránt "Auto"-ra és a Proxy beállításodat "No"-ra - Ha továbbra is hibát kapsz, [kövesd ezt a hibaelhárítási útmutatót](troubleshooting#finalizing-setup) diff --git a/docs/hu_HU/formatting-sd-(windows).md b/docs/hu_HU/formatting-sd-(windows).md index c762279319..c317436e61 100644 --- a/docs/hu_HU/formatting-sd-(windows).md +++ b/docs/hu_HU/formatting-sd-(windows).md @@ -10,10 +10,12 @@ Ez az oldal Windows felhasználókra vonatkozik. Ha nem Windows rendszeren vagy, ## Amire szükséged lesz -- **32GB vagy kisebb SD kártya esetén:** Az [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) legfrissebb verziója -- **64GB vagy nagyobb SD kártya esetén:** A [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) legfrissebb verziója +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **csak 64GB vagy nagyobb SD kártya esetén:** A [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) legfrissebb verziója -## Lépések (32GB vagy kisebb) +## Lépések + +### I. rész - SD Card Formatter 1. Helyezd az SD kártyád a számítógépbe @@ -45,17 +47,19 @@ Ez az oldal Windows felhasználókra vonatkozik. Ha nem Windows rendszeren vagy, 12. Zárd be az SD Card Formatter-t -13. Ha az SD kártya tartalmazott adatot a formázás előtt, akkor azokat most másold vissza a számítógépről +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Lépések (64GB vagy nagyobb) +::: info -1. Helyezd az SD kártyád a számítógépbe +You're done formatting your SD card if it's **32GB or smaller.** -2. Ha az SD kártya tartalmaz adatot, akkor azokat másold át a számítógépre +::: -3. Futtasd a `guiformat.exe` alkalmazást +### II. rész - guiformat (CSAK 64GB vagy nagyobbhoz) -4. Válaszd ki az SD kártyád betűjelét a "Drive" alatt +1. Futtasd a `guiformat.exe` alkalmazást + +2. Válaszd ki az SD kártyád betűjelét a "Drive" alatt ::: danger @@ -63,23 +67,23 @@ Ez az oldal Windows felhasználókra vonatkozik. Ha nem Windows rendszeren vagy, ::: -5. Válassz méretet az "Allocation unit size" alatt +3. Válassz méretet az "Allocation unit size" alatt - Ha az SD kártya 64GB, válaszd a 32768-ot - Ha az SD kártya nagyobb, mint 64GB, válaszd a 65536-ot -6. Írj be valamit "Volume label"-nek +4. Írj be valamit "Volume label"-nek -7. Ügyelj rá, hogy a "Quick Format" ki legyen választva +5. Ügyelj rá, hogy a "Quick Format" ki legyen választva -8. Kattints a "Start"-ra +6. Kattints a "Start"-ra -9. Kattints az "OK"-ra +7. Kattints az "OK"-ra -10. Várd meg amíg a formázás befejeződik +8. Várd meg amíg a formázás befejeződik -11. Kattints a "Close"-ra +9. Kattints a "Close"-ra -12. Ha az SD kártya tartalmazott adatot a formázás előtt, akkor azokat most másold vissza a számítógépről +10. Ha az SD kártya tartalmazott adatot a formázás előtt, akkor azokat most másold vissza a számítógépről ## Hibaelhárítás diff --git a/docs/hu_HU/get-started.md b/docs/hu_HU/get-started.md index cf45161ae2..3fc71611b6 100644 --- a/docs/hu_HU/get-started.md +++ b/docs/hu_HU/get-started.md @@ -1,10 +1,11 @@ --- noneSelected: A rendszer modell szükséges. invalidVersion: Ez nem tűnik egy érvényes rendszer verziónak. -head: [ - ['script', {src: '/assets/js/common.js'}], - ['script', {src: '/assets/js/selecting.js'}] -] +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/selecting.js --- # Kezdeti lépések diff --git a/docs/hu_HU/installing-boot9strap-(soundhax).md b/docs/hu_HU/installing-boot9strap-(soundhax).md index 0257734424..d4421f1273 100644 --- a/docs/hu_HU/installing-boot9strap-(soundhax).md +++ b/docs/hu_HU/installing-boot9strap-(soundhax).md @@ -1,9 +1,11 @@ --- -head: [ - ['script', {src: '/assets/js/common.js'}], - ['script', {src: '/assets/js/soundhax-link.js'}], - ['script', {src: '/assets/js/link-common.js'}], -] +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js --- # Boot9strap telepítése (Soundhax) diff --git a/docs/hu_HU/installing-boot9strap-(super-skaterhax).md b/docs/hu_HU/installing-boot9strap-(super-skaterhax).md index ce116b5b7b..14a666e9fa 100644 --- a/docs/hu_HU/installing-boot9strap-(super-skaterhax).md +++ b/docs/hu_HU/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Boot9strap telepítése (super-skaterhax) :::details Technikai részletek (opcionális) diff --git a/docs/hu_HU/key-information.md b/docs/hu_HU/key-information.md index 07b292125f..3297f5e991 100644 --- a/docs/hu_HU/key-information.md +++ b/docs/hu_HU/key-information.md @@ -10,9 +10,9 @@ Ez az oldal néhány alap számitástechnikai információt és 3DS specifikus i Minden szekció összezárt alapértelmezésként. Kattints rá vagy érintsd meg a nevét a szekciónak, hogy kinyisd. -## Dolgok amit érdemes tudnod a 3DS-ről +## Kompatibilitás -:::: details 3DS/2DS kompatibilitás részletek +:::: details Milyen konzolokkal kompatibilis ez az útmutató? ::: info @@ -20,11 +20,11 @@ Minden szekció összezárt alapértelmezésként. Kattints rá vagy érintsd me ::: -Ez az útmutató minden kereskedelmi konzollal működik a Nintendo 3DS konzol családból (beleértve a 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, és a New 2DS XL/LL-t), függetlenül a régiótól és a firmware-től. +Ez az útmutató minden kereskedelmi konzollal működik a Nintendo 3DS konzol családból (beleértve a 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, és a New 2DS XL/LL-t), függetlenül a régiótól és a firmware-től. NEM kompatibilis a DSi család konzoljaival(DSi, DSi XL/LL). A DSi-család konzoljaihoz, tekintsd meg [ezt az útmutatót](https://dsi.cfw.guide) helyette. :::: -:::: details Számítógép kompatibilitás részletek +:::: details Milyen számítógépre / hardware-re van szükségem ahhoz, hogy végigcsináljam ezt az útmutatót? ::: info @@ -36,7 +36,7 @@ A legtöbb esetben követheted ezt az útmutatót egészen addig, amíg képes v :::: -:::: details SD kártya helye, típusa és kapacitása részletek +:::: details Milyen SD kártyát tud a konzolom használni? ::: info @@ -44,7 +44,7 @@ A legtöbb esetben követheted ezt az útmutatót egészen addig, amíg képes v ::: -Az SD kártyá slot helye és az SD kártya típusa amit elfogad a 3DS modelledtől függ. További infromációk találhatók erről a [Nintendo hivatalos támogatási oldalán](https://en-americas-support.nintendo.com/app/answers/detail/a_id/271/~/how-to-insert-an-sd-card-or-microsd-card). +Az SD kártya slot helye és az SD kártya típusa amit elfogad a 3DS modelledtől függ. További infromációk találhatók erről a [Nintendo hivatalos támogatási oldalán](https://en-americas-support.nintendo.com/app/answers/detail/a_id/271/~/how-to-insert-an-sd-card-or-microsd-card). A 3DS bármilyen kapacitású SD kártyát tud olvasni (még akkor is, ha nagyobb, mint 32GB), de a kártyának FAT32-re kell formatálva lennie (**nem** exFAT vagy NTFS). A következő eszközöket használhatod az SD kártyád formázására, az operációs rendszeredtől függően: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)). **128GB**-nál nagyobb SD kártyák nem javasoltak az ismert problémák miatt az egyedi témákkal és a GBA grafikával. @@ -74,7 +74,7 @@ Röviden: A konzolod moddolása biztonságos, de a _**te felelősséged**_ ha va :::: -## Dolgok, amiket a számítógépeden kell csinálnod +## Fontos terminológia ::: warning @@ -82,7 +82,7 @@ Az útmutató követése nem kell, hogy adatvesztéshez vezessen, de SD kártya ::: -:::: details Fájl elhelyezés terminológia (pl. "az SD gyökere", "/luma/") +:::: details Mit jelent az "SG kártya gyökere" vagy "/luma/"? ::: info @@ -110,7 +110,7 @@ Láthatsz még mappa neveket így jelölve: `/mappa/`. A használt perjelek kön :::: -:::: details Fájlok letöltése a GitHub-ról +:::: details Hogyan töltök le fájlokat a GitHub-ról? ::: info @@ -122,7 +122,7 @@ Ebben az útmutatóban másolni fogsz a 3DS-ed SD kártyájára olyan fájlokat, :::: -:::: details Fájlok megnyitása/kicsomagolása +:::: details Hogyan csomagolok ki egy ZIP fált? ::: info @@ -138,7 +138,7 @@ A legtöbb operációs rendszeren dupla kattintással ki tudod csomagolni a fáj :::: -:::: details (csak Windows) Fájl kiterjesztések +:::: details Mik azok a fájl kiterjesztések? ::: info diff --git a/docs/id_ID/formatting-sd-(windows).md b/docs/id_ID/formatting-sd-(windows).md index 8ea0f9dcc4..a573da6c1d 100644 --- a/docs/id_ID/formatting-sd-(windows).md +++ b/docs/id_ID/formatting-sd-(windows).md @@ -10,10 +10,12 @@ This page is for Windows users only. If you are not on Windows, check out the [F ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ This page is for Windows users only. If you are not on Windows, check out the [F 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ This page is for Windows users only. If you are not on Windows, check out the [F ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/id_ID/get-started.md b/docs/id_ID/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/id_ID/get-started.md +++ b/docs/id_ID/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/id_ID/installing-boot9strap-(soundhax).md b/docs/id_ID/installing-boot9strap-(soundhax).md index e126599b98..c76420304a 100644 --- a/docs/id_ID/installing-boot9strap-(soundhax).md +++ b/docs/id_ID/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/id_ID/installing-boot9strap-(super-skaterhax).md b/docs/id_ID/installing-boot9strap-(super-skaterhax).md index 87fc272411..6ffa8afd7d 100644 --- a/docs/id_ID/installing-boot9strap-(super-skaterhax).md +++ b/docs/id_ID/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/id_ID/key-information.md b/docs/id_ID/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/id_ID/key-information.md +++ b/docs/id_ID/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/it_IT/formatting-sd-(windows).md b/docs/it_IT/formatting-sd-(windows).md index e94b5eb611..16b30471e9 100644 --- a/docs/it_IT/formatting-sd-(windows).md +++ b/docs/it_IT/formatting-sd-(windows).md @@ -10,10 +10,12 @@ Questa pagina è solo per utenti Windows. Se non stai utilizzando Windows, puoi ## Cosa serve -- **Per schede SD da 32GB o più piccole:** l'ultima versione di [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **Per schede SD da 64GB o più grandi:** l'ultima versione di [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Istruzioni (32GB o inferiore) +## Istruzioni + +### Section I - SD Card Formatter 1. Inserisci la scheda SD nel tuo computer @@ -45,17 +47,19 @@ Questa pagina è solo per utenti Windows. Se non stai utilizzando Windows, puoi 12. Chiudi SD Card Formatter -13. Se la scheda SD aveva precedentemente file o cartelle al suo interno, ricopia il contenuto dal tuo computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Istruzioni (64GB o superiore) +::: info -1. Inserisci la scheda SD nel tuo computer +You're done formatting your SD card if it's **32GB or smaller.** -2. Se la scheda SD ha file o cartelle al suo interno, copia tutto in una cartella sul tuo computer +::: -3. Esegui `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Seleziona su "Drive" la lettera del drive della tua scheda SD +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,32 +67,32 @@ Questa pagina è solo per utenti Windows. Se non stai utilizzando Windows, puoi ::: -5. Seleziona la dimensione corretta su "Allocation unit size" - - Se la scheda SD è da 64GB, scegli 32768 - - Se la scheda SD è più grande di 64GB, scegli 65536 +3. Select a size for "Allocation unit size" + - If the SD card is 64GB, choose 32768 + - If the SD card is larger than 64GB, choose 65536 -6. Inserisci qualunque cosa su "Volume label" +4. Inserisci qualunque cosa su "Volume label" -7. Assicurati che "Quick Format" sia selezionato +5. Assicurati che "Quick Format" sia selezionato -8. Seleziona "Start" +6. Click "Start" -9. Clicca "OK" +7. Clicca "OK" -10. Attendi il termine della formattazione +8. Attendi il termine della formattazione -11. Clicca su "Chiudi" +9. Clicca su "Chiudi" -12. Se la scheda SD aveva precedentemente file o cartelle al suo interno, ricopia il contenuto dal tuo computer +10. Se la scheda SD aveva precedentemente file o cartelle al suo interno, ricopia il contenuto dal tuo computer ## Risoluzione dei problemi -- guiformat mostra l'errore "Failed to open device: GetLastError()=32" - - Chiudi tutto ciò che potrebbe stare utilizzando la scheda SD, come ad esempio qualunque schermata Esplora Risorse. - - Se questo problema persiste, prova a riformattare la scheda in formato NTFS tramite File Explorer, chiudi la finestra al termine e ritenta l'utilizzo di guiformat. +- guiformat shows the error "Failed to open device: GetLastError()=32" + - Close everything that may be using the SD card, such as any File Explorer windows. + - If this issue persists, try reformatting the card to NTFS in File Explorer, close that window when it's done, and re-attempt the guiformat process. -- guiformat mostra l'errore "GetLastError()=1117" - - La protezione da scrittura della scheda SD potrebbe essere [abilitata](/images/sdlock.png). Lo slider deve essere spostato verso l'alto per consentire la scrittura sulla scheda SD (anche per la sola formattazione). +- guiformat shows the error "GetLastError()=1117" + - Your SD card write-protection switch may be [enabled](/images/sdlock.png). The lock must be flipped upwards to allow writing to the SD card (including formatting). - La scheda SD continua a non venire rilevata dalla console o continua a mostrare una capacità errata dopo la formattazione - - La tua scheda SD potrebbe essere partizionata o avere spazio non allocato. Segui le istruzioni [qui](https://wiki.hacks.guide/wiki/SD_Clean/Windows) per riformattare la tua scheda SD. + - La tua scheda SD potrebbe essere partizionata o avere spazio non allocato. Follow the instructions [here](https://wiki.hacks.guide/wiki/SD_Clean/Windows) to reformat your SD card. diff --git a/docs/it_IT/get-started.md b/docs/it_IT/get-started.md index a4f0f93251..d107a0c81e 100644 --- a/docs/it_IT/get-started.md +++ b/docs/it_IT/get-started.md @@ -1,10 +1,11 @@ --- noneSelected: Il modello della console è richiesto. invalidVersion: Questa non sembra essere una versione di sistema valida. -head: [ - ['script', {src: '/assets/js/common.js'}], - ['script', {src: '/assets/js/selecting.js'}] -] +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/selecting.js --- # Cominciamo! diff --git a/docs/it_IT/installing-boot9strap-(soundhax).md b/docs/it_IT/installing-boot9strap-(soundhax).md index 8cff88d778..5910b0124c 100644 --- a/docs/it_IT/installing-boot9strap-(soundhax).md +++ b/docs/it_IT/installing-boot9strap-(soundhax).md @@ -1,9 +1,11 @@ --- -head: [ - ['script', {src: '/assets/js/common.js'}], - ['script', {src: '/assets/js/soundhax-link.js'}], - ['script', {src: '/assets/js/link-common.js'}], -] +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js --- # Installazione di boot9strap (Soundhax) diff --git a/docs/it_IT/installing-boot9strap-(super-skaterhax).md b/docs/it_IT/installing-boot9strap-(super-skaterhax).md index 974ec77ea2..5172cc93c8 100644 --- a/docs/it_IT/installing-boot9strap-(super-skaterhax).md +++ b/docs/it_IT/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installazione di boot9strap (super-skaterhax) :::details Dettagli tecnici (opzionale) diff --git a/docs/it_IT/key-information.md b/docs/it_IT/key-information.md index cdad5a5dfc..172fb7596f 100644 --- a/docs/it_IT/key-information.md +++ b/docs/it_IT/key-information.md @@ -10,9 +10,9 @@ Questa pagina contiene alcune terminologie informatiche di base e informazioni s Ogni sezione è inizialmente collassata. Fai clic o tocca il nome della sezione per aprirla. -## Cose che dovresti sapere sul 3DS +## Compatibility -:::: details Compatibilità 3DS/2DS +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Ogni sezione è inizialmente collassata. Fai clic o tocca il nome della sezione ::: -Questa guida funziona su tutte le versioni retail della famiglia di console Nintendo 3DS (compresi 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, e New 2DS XL/LL), indipendentemente dalla regione o dal firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Compatibilità del computer +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ Nella maggior parte dei casi, puoi seguire questa guida a patto che tu possa sca :::: -:::: details Posizione, tipo e capienza della scheda SD +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ Riassumendo: Modificare la tua console è sicuro, ma _**è una tua responsabilit :::: -## Cose che devi fare sul tuo computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Seguendo questa guida non dovrebbero verificarsi perdite di dati, ma è sempre p ::: -:::: details Terminologia del posizionamento dei file (es. "directory principale della scheda SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ Potresti anche vedere i nomi delle cartelle indicati in questa maniera: `/cartel :::: -:::: details Scaricare file da GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In questa guida copierai i file scaricati dal tuo computer o cellulare nella sch :::: -:::: details Aprire/estrarre i file +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ Nella maggior parte dei sistemi operativi, per estrarre i file basta farci un do :::: -:::: details (solo Windows) Estensioni dei file +:::: details What are file extensions? ::: info diff --git a/docs/ja_JP/formatting-sd-(windows).md b/docs/ja_JP/formatting-sd-(windows).md index f0d3fcaf3f..cfb9336d60 100644 --- a/docs/ja_JP/formatting-sd-(windows).md +++ b/docs/ja_JP/formatting-sd-(windows).md @@ -10,10 +10,12 @@ ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. パソコンにSDカードを入れます @@ -45,17 +47,19 @@ 12. Close SD Card Formatter -13. フォーマット前に、SDカードにファイルとフォルダがあった場合は、コンピュータからすべてをコピーして戻して下さい。 +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. パソコンにSDカードを入れます +You're done formatting your SD card if it's **32GB or smaller.** -2. SDカードにファイルとフォルダがある場合は、コンピュータ上のフォルダにすべてをコピーしてください +::: -3. `guiformat.exe`を実行します +### Section II - guiformat (ONLY for 64GB or larger) -4. SDカードのドライブレターは「ドライブ」で選択して下さい。 +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ ::: -5. サイズは「アロケーションユニットサイズ」で選択して下さい。 +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. 「ボリュームラベル」は何でも構いません。 +4. 「ボリュームラベル」は何でも構いません。 -7. 「クイックフォーマット」が選択されていることを確認して下さい。 +5. 「クイックフォーマット」が選択されていることを確認して下さい。 -8. 「開始」をクリックします +6. Click "Start" -9. OK をクリックします +7. OK をクリックします -10. フォーマットが完了するのを待ちます +8. フォーマットが完了するのを待ちます -11. 「閉じる」をクリックします +9. 「閉じる」をクリックします -12. フォーマット前に、SDカードにファイルとフォルダがあった場合は、コンピュータからすべてをコピーして戻して下さい。 +10. フォーマット前に、SDカードにファイルとフォルダがあった場合は、コンピュータからすべてをコピーして戻して下さい。 ## トラブルシューティング diff --git a/docs/ja_JP/get-started.md b/docs/ja_JP/get-started.md index 6a6b8e451e..61a1845d6f 100644 --- a/docs/ja_JP/get-started.md +++ b/docs/ja_JP/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/ja_JP/installing-boot9strap-(soundhax).md b/docs/ja_JP/installing-boot9strap-(soundhax).md index c233c18158..4c184171cd 100644 --- a/docs/ja_JP/installing-boot9strap-(soundhax).md +++ b/docs/ja_JP/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/ja_JP/installing-boot9strap-(super-skaterhax).md b/docs/ja_JP/installing-boot9strap-(super-skaterhax).md index 6157e5b978..5ed8ebea03 100644 --- a/docs/ja_JP/installing-boot9strap-(super-skaterhax).md +++ b/docs/ja_JP/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/ja_JP/key-information.md b/docs/ja_JP/key-information.md index 4dbc7fa356..a86cdd666a 100644 --- a/docs/ja_JP/key-information.md +++ b/docs/ja_JP/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/ko_KR/formatting-sd-(windows).md b/docs/ko_KR/formatting-sd-(windows).md index 2ffe99c84d..ebaa0fd275 100644 --- a/docs/ko_KR/formatting-sd-(windows).md +++ b/docs/ko_KR/formatting-sd-(windows).md @@ -10,10 +10,12 @@ ## 준비물 -- **32GB 이하의 SD 카드:** 최신 버전의 [SD Formatter] (https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **64GB 이상의 SD 카드:** 최신 버전의 [guiformat] (http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## 절차 (32GB 이하) +## 진행 방법 + +### Section I - SD Card Formatter 1. SD 카드를 컴퓨터에 삽입해 주세요 @@ -45,17 +47,19 @@ 12. SD Card Formatter를 닫으세요 -13. 만약 SD 카드에 파일이나 폴더가 있었다면, 백업한 폴더에서 파일들을 다시 넣으세요 +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## 절차 (64GB 이상) +::: info -1. SD 카드를 컴퓨터에 삽입해 주세요 +You're done formatting your SD card if it's **32GB or smaller.** -2. 만약 SD 카드에 파일이나 폴더가 있다면, 모든 것을 컴퓨터 내 한 폴더에 복사하세요 +::: -3. `guiformat.exe`를 실행하세요 +### Section II - guiformat (ONLY for 64GB or larger) -4. "Drive"에서 SD 카드의 드라이브를 선택하세요 +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,32 +67,32 @@ ::: -5. "Allocation unit size"에서 크기를 선택하세요 - - 만약 SD 카드가 64GB라면, 32768을 선택하세요 - - 만약 SD 카드가 64GB보다 크다면, 65536을 선택하세요 +3. Select a size for "Allocation unit size" + - If the SD card is 64GB, choose 32768 + - If the SD card is larger than 64GB, choose 65536 -6. "Volume label"에는 아무거나 입력하세요 +4. "Volume label"에는 아무거나 입력하세요 -7. "Quick Format"이 선택된 것을 확인하세요. +5. "Quick Format"이 선택된 것을 확인하세요. -8. "Start"를 클릭하세요 +6. Click "Start" -9. "OK"를 클릭하세요 +7. "OK"를 클릭하세요 -10. 포맷이 완료되는 것을 기다리세요 +8. 포맷이 완료되는 것을 기다리세요 -11. "Close"를 클릭하세요 +9. "Close"를 클릭하세요 -12. 만약 SD 카드에 파일이나 폴더가 있었다면, 백업한 폴더에서 파일들을 다시 넣으세요 +10. 만약 SD 카드에 파일이나 폴더가 있었다면, 백업한 폴더에서 파일들을 다시 넣으세요 ## 문제 해결 -- guiformat이 "Failed to open device: GetLastError()=32"를 표시할 때 - - 파일 탐색기 등, SD 카드를 이용하고 있을 수 있는 모든 걸 닫으세요. - - 문제가 지속되면, 파일 탐색기에서 SD 카드를 NTFS 형식으로 포맷해보세요. 포맷이 완료되면 창을 닫고, guiformat 과정을 다시 시도해보세요. +- guiformat shows the error "Failed to open device: GetLastError()=32" + - Close everything that may be using the SD card, such as any File Explorer windows. + - If this issue persists, try reformatting the card to NTFS in File Explorer, close that window when it's done, and re-attempt the guiformat process. -- guiformat이 "GetLastError()=1117"를 표시할 때 - - SD 카드 쓰기 보호가 [활성화](/images/sdlock.png)되어 있을 가능성이 높습니다. SD 카드에 쓰기(포맷 포함)를 하려면 잠금 막대가 위로 올라가 있어야 합니다. +- guiformat shows the error "GetLastError()=1117" + - Your SD card write-protection switch may be [enabled](/images/sdlock.png). The lock must be flipped upwards to allow writing to the SD card (including formatting). - SD 카드를 콘솔에서 여전히 감지되지 않거나 포맷 이후로도 엉뚱한 용량을 표시할 경우 - - SD 카드가 나뉘었거나 미할당 공간이 있을 가능성이 있습니다. [이 가이드](https://wiki.hacks.guide/wiki/SD_Clean/Windows)를 따라 SD 카드를 다시 포맷해 주세요 + - SD 카드가 나뉘었거나 미할당 공간이 있을 가능성이 있습니다. Follow the instructions [here](https://wiki.hacks.guide/wiki/SD_Clean/Windows) to reformat your SD card. diff --git a/docs/ko_KR/get-started.md b/docs/ko_KR/get-started.md index cbccb2a6b6..2d68963731 100644 --- a/docs/ko_KR/get-started.md +++ b/docs/ko_KR/get-started.md @@ -1,10 +1,11 @@ --- noneSelected: 시스템 모델을 선택하세요. invalidVersion: 올바른 시스템 버전으로 확인되지 않습니다. -head: [ - ['script', {src: '/assets/js/common.js'}], - ['script', {src: '/assets/js/selecting.js'}] -] +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/selecting.js --- # 시작하기 diff --git a/docs/ko_KR/installing-boot9strap-(soundhax).md b/docs/ko_KR/installing-boot9strap-(soundhax).md index 13acee52a9..86c29b2fb0 100644 --- a/docs/ko_KR/installing-boot9strap-(soundhax).md +++ b/docs/ko_KR/installing-boot9strap-(soundhax).md @@ -1,9 +1,11 @@ --- -head: [ - ['script', {src: '/assets/js/common.js'}], - ['script', {src: '/assets/js/soundhax-link.js'}], - ['script', {src: '/assets/js/link-common.js'}], -] +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js --- # boot9strap 설치 (Soundhax) diff --git a/docs/ko_KR/installing-boot9strap-(super-skaterhax).md b/docs/ko_KR/installing-boot9strap-(super-skaterhax).md index be9f6041d0..bc83c1b325 100644 --- a/docs/ko_KR/installing-boot9strap-(super-skaterhax).md +++ b/docs/ko_KR/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # boot9strap 설치 (super-skaterhax) :::details 기술적 상세 정보 (선택 사항) diff --git a/docs/ko_KR/key-information.md b/docs/ko_KR/key-information.md index 6280768f7a..51ca8bcedd 100644 --- a/docs/ko_KR/key-information.md +++ b/docs/ko_KR/key-information.md @@ -10,9 +10,9 @@ 각 섹션은 기본으로 축소되어 있습니다. 섹션 이름을 탭하거나 클릭해서 여십시오. -## 3DS에 대해 알고 있어야 할 것들 +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ ::: -이 가이드는 국가나 펌웨어 상관없이, 모든 닌텐도 3DS 시리즈의 콘솔(3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, New 2DS XL/LL에 모두 해당)와 호환됩니다. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ :::: -## 컴퓨터에서 해야 할 일 +## Important terminology ::: warning @@ -82,7 +82,7 @@ ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ SD 카드에 파일을 복사할 때 올바른 위치에 넣는 것이 중요합 :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ SD 카드에 파일을 복사할 때 올바른 위치에 넣는 것이 중요합 :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ SD 카드에 파일을 복사할 때 올바른 위치에 넣는 것이 중요합 :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/ms_MY/formatting-sd-(windows).md b/docs/ms_MY/formatting-sd-(windows).md index 13156ec5da..d2620c166c 100644 --- a/docs/ms_MY/formatting-sd-(windows).md +++ b/docs/ms_MY/formatting-sd-(windows).md @@ -10,10 +10,12 @@ Laman ini hanya untuk pengguna Windows sahaja. If you are not on Windows, check ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Pasang kad SD anda ke dalam komputer @@ -45,17 +47,19 @@ Laman ini hanya untuk pengguna Windows sahaja. If you are not on Windows, check 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Pasang kad SD anda ke dalam komputer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ Laman ini hanya untuk pengguna Windows sahaja. If you are not on Windows, check ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/ms_MY/get-started.md b/docs/ms_MY/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/ms_MY/get-started.md +++ b/docs/ms_MY/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/ms_MY/installing-boot9strap-(soundhax).md b/docs/ms_MY/installing-boot9strap-(soundhax).md index 9be9c465d5..1fe95bf1e1 100644 --- a/docs/ms_MY/installing-boot9strap-(soundhax).md +++ b/docs/ms_MY/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/ms_MY/installing-boot9strap-(super-skaterhax).md b/docs/ms_MY/installing-boot9strap-(super-skaterhax).md index 6d96c44033..b75ee776f5 100644 --- a/docs/ms_MY/installing-boot9strap-(super-skaterhax).md +++ b/docs/ms_MY/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/ms_MY/key-information.md b/docs/ms_MY/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/ms_MY/key-information.md +++ b/docs/ms_MY/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/nl_NL/formatting-sd-(windows).md b/docs/nl_NL/formatting-sd-(windows).md index c047d9bf3f..fa6b250eca 100644 --- a/docs/nl_NL/formatting-sd-(windows).md +++ b/docs/nl_NL/formatting-sd-(windows).md @@ -10,10 +10,12 @@ Deze pagina is alleen voor windows-gebruikers. Als je geen Windows gebruikt, bek ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Plaats je SD kaart in je computer @@ -45,17 +47,19 @@ Deze pagina is alleen voor windows-gebruikers. Als je geen Windows gebruikt, bek 12. Sluit SD Card Formatter -13. Als de SD-kaart al bestanden en mappen voor het formatteren bevatte, kopieer dan alles terug van uw computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Plaats je SD kaart in je computer +You're done formatting your SD card if it's **32GB or smaller.** -2. Als de SD kaart bestanden en mappen erop heeft, kopieer dan alles naar een map op uw computer +::: -3. Voer `guiformat.exe` uit +### Section II - guiformat (ONLY for 64GB or larger) -4. Selecteer uw SD kaart stationsletter voor "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ Deze pagina is alleen voor windows-gebruikers. Als je geen Windows gebruikt, bek ::: -5. Selecteer een grootte voor "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Voer iets in voor "Volume label" +4. Voer iets in voor "Volume label" -7. Zorg ervoor dat "Quick Format" is geselecteerd +5. Zorg ervoor dat "Quick Format" is geselecteerd -8. Klik op "Start" +6. Click "Start" -9. Klik op "OK" +7. Klik op "OK" -10. Wacht tot het formatteren is voltooid +8. Wacht tot het formatteren is voltooid -11. Klik op "Close" +9. Klik op "Close" -12. Als de SD-kaart al bestanden en mappen voor het formatteren bevatte, kopieer dan alles terug van uw computer +10. Als de SD-kaart al bestanden en mappen voor het formatteren bevatte, kopieer dan alles terug van uw computer ## Probleemoplossing diff --git a/docs/nl_NL/get-started.md b/docs/nl_NL/get-started.md index bd2eabc4b3..864c70ab9c 100644 --- a/docs/nl_NL/get-started.md +++ b/docs/nl_NL/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/nl_NL/installing-boot9strap-(soundhax).md b/docs/nl_NL/installing-boot9strap-(soundhax).md index 5c247f851c..09f81c8793 100644 --- a/docs/nl_NL/installing-boot9strap-(soundhax).md +++ b/docs/nl_NL/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/nl_NL/installing-boot9strap-(super-skaterhax).md b/docs/nl_NL/installing-boot9strap-(super-skaterhax).md index b1abb64676..a920e4e213 100644 --- a/docs/nl_NL/installing-boot9strap-(super-skaterhax).md +++ b/docs/nl_NL/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/nl_NL/key-information.md b/docs/nl_NL/key-information.md index 00dd7d70f8..0e2e26b578 100644 --- a/docs/nl_NL/key-information.md +++ b/docs/nl_NL/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/no_NO/formatting-sd-(windows).md b/docs/no_NO/formatting-sd-(windows).md index 229b239b91..1cde1672ae 100644 --- a/docs/no_NO/formatting-sd-(windows).md +++ b/docs/no_NO/formatting-sd-(windows).md @@ -10,10 +10,12 @@ Denne siden er kun for Windows-brukere. If you are not on Windows, check out the ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Sett inn SD-kortet i datamaskinen din @@ -45,17 +47,19 @@ Denne siden er kun for Windows-brukere. If you are not on Windows, check out the 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Sett inn SD-kortet i datamaskinen din +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ Denne siden er kun for Windows-brukere. If you are not on Windows, check out the ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/no_NO/get-started.md b/docs/no_NO/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/no_NO/get-started.md +++ b/docs/no_NO/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/no_NO/installing-boot9strap-(soundhax).md b/docs/no_NO/installing-boot9strap-(soundhax).md index a4759c3806..f49376fd27 100644 --- a/docs/no_NO/installing-boot9strap-(soundhax).md +++ b/docs/no_NO/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/no_NO/installing-boot9strap-(super-skaterhax).md b/docs/no_NO/installing-boot9strap-(super-skaterhax).md index ddf9ecf123..320a460906 100644 --- a/docs/no_NO/installing-boot9strap-(super-skaterhax).md +++ b/docs/no_NO/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/no_NO/key-information.md b/docs/no_NO/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/no_NO/key-information.md +++ b/docs/no_NO/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/pl_PL/formatting-sd-(windows).md b/docs/pl_PL/formatting-sd-(windows).md index 21bf0e6f21..bef2abcf64 100644 --- a/docs/pl_PL/formatting-sd-(windows).md +++ b/docs/pl_PL/formatting-sd-(windows).md @@ -10,10 +10,12 @@ Ta strona dotyczy tylko użytkowników systemu Windows. If you are not on Window ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Włóż kartę SD do komputera @@ -45,17 +47,19 @@ Ta strona dotyczy tylko użytkowników systemu Windows. If you are not on Window 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Włóż kartę SD do komputera +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ Ta strona dotyczy tylko użytkowników systemu Windows. If you are not on Window ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/pl_PL/get-started.md b/docs/pl_PL/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/pl_PL/get-started.md +++ b/docs/pl_PL/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/pl_PL/installing-boot9strap-(soundhax).md b/docs/pl_PL/installing-boot9strap-(soundhax).md index 7c0dce5380..1ad32822b6 100644 --- a/docs/pl_PL/installing-boot9strap-(soundhax).md +++ b/docs/pl_PL/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/pl_PL/installing-boot9strap-(super-skaterhax).md b/docs/pl_PL/installing-boot9strap-(super-skaterhax).md index 98bc460107..8757f53010 100644 --- a/docs/pl_PL/installing-boot9strap-(super-skaterhax).md +++ b/docs/pl_PL/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/pl_PL/key-information.md b/docs/pl_PL/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/pl_PL/key-information.md +++ b/docs/pl_PL/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/pt_BR/formatting-sd-(windows).md b/docs/pt_BR/formatting-sd-(windows).md index 44479ddc24..0f6c681dbc 100644 --- a/docs/pt_BR/formatting-sd-(windows).md +++ b/docs/pt_BR/formatting-sd-(windows).md @@ -10,10 +10,12 @@ Esta página é destinada apenas a usuários do Windows. Caso você não esteja ## O que é necessário -- **Para cartões SD de 32GB ou menores:** a versão mais recente do [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **Para cartões SD de 64GB ou maiores:** A versão mais recente do [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instruções (32GB ou menor) +## Instruções + +### Section I - SD Card Formatter 1. Insira o cartão SD no seu computador @@ -45,17 +47,19 @@ Esta página é destinada apenas a usuários do Windows. Caso você não esteja 12. Feche o SD Card Formatter -13. Se o cartão SD tinha quaisquer arquivos ou pastas nele, copie tudo de volta para o SD do seu computador +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instruções (64GB ou maior) +::: info -1. Insira o cartão SD no seu computador +You're done formatting your SD card if it's **32GB or smaller.** -2. Se o cartão SD tiver quaisquer arquivos ou pastas nele, copie tudo para uma pasta no seu computador +::: -3. Execute `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Selecione a letra da unidade do seu cartão SD para "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,32 +67,32 @@ Esta página é destinada apenas a usuários do Windows. Caso você não esteja ::: -5. Selecione um tamanho para "Allocation unit size" - - Se o cartão SD for de 64GB, selecione 32768 - - Se o cartão SD for maior que 64GB, selecione 65536 +3. Select a size for "Allocation unit size" + - If the SD card is 64GB, choose 32768 + - If the SD card is larger than 64GB, choose 65536 -6. Digite qualquer coisa para "Volume label" +4. Digite qualquer coisa para "Volume label" -7. Certifique-se de que "Quick Format" está selecionado +5. Certifique-se de que "Quick Format" está selecionado -8. Clique em "Start" +6. Click "Start" -9. Clique em "OK" +7. Clique em "OK" -10. Aguarde a conclusão da formatação +8. Aguarde a conclusão da formatação -11. Clique em "Close" +9. Clique em "Close" -12. Se o cartão SD tinha quaisquer arquivos ou pastas nele, copie tudo de volta para o SD do seu computador +10. Se o cartão SD tinha quaisquer arquivos ou pastas nele, copie tudo de volta para o SD do seu computador ## Troubleshooting -- guiformat mostra o erro "Failed to open device: GetLastError()=32" - - Feche tudo que possa estar usando o cartão SD, como qualquer janela do Explorador de Arquivos. - - Se o problema persistir, tente reformatar o cartão SD para NTFS pelo Explorador de Arquivos, feche a janela após concluído, e tente novamente o processo do guiformat. +- guiformat shows the error "Failed to open device: GetLastError()=32" + - Close everything that may be using the SD card, such as any File Explorer windows. + - If this issue persists, try reformatting the card to NTFS in File Explorer, close that window when it's done, and re-attempt the guiformat process. -- guiformat mostra o erro "GetLastError()=1117" - - A trava de proteção contra gravação pode estar [habilitada](/images/sdlock.png). A chave deve ser virada para cima para permitir a manipulação de arquivos no cartão SD (incluindo formatação). +- guiformat shows the error "GetLastError()=1117" + - Your SD card write-protection switch may be [enabled](/images/sdlock.png). The lock must be flipped upwards to allow writing to the SD card (including formatting). - O cartão SD permanece não sendo detectado pelo console, ou continua mostrando a capacidade errada após a formatação - - Seu cartão SD pode estar particionado ou ter espaço não alocado. Siga as instruções [aqui](https://wiki.hacks.guide/wiki/SD_Clean/Windows) para reformatar o seu cartão SD. + - Seu cartão SD pode estar particionado ou ter espaço não alocado. Follow the instructions [here](https://wiki.hacks.guide/wiki/SD_Clean/Windows) to reformat your SD card. diff --git a/docs/pt_BR/get-started.md b/docs/pt_BR/get-started.md index 276f961400..6e30bec385 100644 --- a/docs/pt_BR/get-started.md +++ b/docs/pt_BR/get-started.md @@ -1,10 +1,11 @@ --- noneSelected: Modelo do sistema é necessário. invalidVersion: Esta não parece ser uma versão válida de sistema. -head: [ - ['script', {src: '/assets/js/common.js'}], - ['script', {src: '/assets/js/selecting.js'}] -] +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/selecting.js --- # Começando diff --git a/docs/pt_BR/installing-boot9strap-(soundhax).md b/docs/pt_BR/installing-boot9strap-(soundhax).md index e67272e392..4bb53e7cc3 100644 --- a/docs/pt_BR/installing-boot9strap-(soundhax).md +++ b/docs/pt_BR/installing-boot9strap-(soundhax).md @@ -1,9 +1,11 @@ --- -head: [ - ['script', {src: '/assets/js/common.js'}], - ['script', {src: '/assets/js/soundhax-link.js'}], - ['script', {src: '/assets/js/link-common.js'}], -] +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js --- # Instalando boot9strap (Soundhax) diff --git a/docs/pt_BR/installing-boot9strap-(super-skaterhax).md b/docs/pt_BR/installing-boot9strap-(super-skaterhax).md index 1c80307f8a..52602cc229 100644 --- a/docs/pt_BR/installing-boot9strap-(super-skaterhax).md +++ b/docs/pt_BR/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Instalando boot9strap (superskaterhax) :::details Detalhes técnicos (opcional) diff --git a/docs/pt_BR/key-information.md b/docs/pt_BR/key-information.md index 2803426d86..b0622898e8 100644 --- a/docs/pt_BR/key-information.md +++ b/docs/pt_BR/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/pt_PT/formatting-sd-(windows).md b/docs/pt_PT/formatting-sd-(windows).md index 244b05e909..8a58043b60 100644 --- a/docs/pt_PT/formatting-sd-(windows).md +++ b/docs/pt_PT/formatting-sd-(windows).md @@ -10,10 +10,12 @@ Esta página é só para utilizadores de Windows. If you are not on Windows, che ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ Esta página é só para utilizadores de Windows. If you are not on Windows, che 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ Esta página é só para utilizadores de Windows. If you are not on Windows, che ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/pt_PT/get-started.md b/docs/pt_PT/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/pt_PT/get-started.md +++ b/docs/pt_PT/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/pt_PT/installing-boot9strap-(soundhax).md b/docs/pt_PT/installing-boot9strap-(soundhax).md index 4731ad33b5..7d90bd0841 100644 --- a/docs/pt_PT/installing-boot9strap-(soundhax).md +++ b/docs/pt_PT/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/pt_PT/installing-boot9strap-(super-skaterhax).md b/docs/pt_PT/installing-boot9strap-(super-skaterhax).md index 87fc272411..6ffa8afd7d 100644 --- a/docs/pt_PT/installing-boot9strap-(super-skaterhax).md +++ b/docs/pt_PT/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/pt_PT/key-information.md b/docs/pt_PT/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/pt_PT/key-information.md +++ b/docs/pt_PT/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/ro_RO/formatting-sd-(windows).md b/docs/ro_RO/formatting-sd-(windows).md index 0dbec21f5b..a7a139bac7 100644 --- a/docs/ro_RO/formatting-sd-(windows).md +++ b/docs/ro_RO/formatting-sd-(windows).md @@ -10,10 +10,12 @@ Această pagină este doar pentru utilizatorii de Windows. If you are not on Win ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Introduceți cardul SD în calculator @@ -45,17 +47,19 @@ Această pagină este doar pentru utilizatorii de Windows. If you are not on Win 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Introduceți cardul SD în calculator +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ Această pagină este doar pentru utilizatorii de Windows. If you are not on Win ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/ro_RO/get-started.md b/docs/ro_RO/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/ro_RO/get-started.md +++ b/docs/ro_RO/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/ro_RO/installing-boot9strap-(soundhax).md b/docs/ro_RO/installing-boot9strap-(soundhax).md index 325d622d30..f5f4f868a5 100644 --- a/docs/ro_RO/installing-boot9strap-(soundhax).md +++ b/docs/ro_RO/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/ro_RO/installing-boot9strap-(super-skaterhax).md b/docs/ro_RO/installing-boot9strap-(super-skaterhax).md index 0c86813822..081fd6238a 100644 --- a/docs/ro_RO/installing-boot9strap-(super-skaterhax).md +++ b/docs/ro_RO/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/ro_RO/key-information.md b/docs/ro_RO/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/ro_RO/key-information.md +++ b/docs/ro_RO/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/ru_RU/formatting-sd-(windows).md b/docs/ru_RU/formatting-sd-(windows).md index cdb2567765..7df067baf0 100644 --- a/docs/ru_RU/formatting-sd-(windows).md +++ b/docs/ru_RU/formatting-sd-(windows).md @@ -10,10 +10,12 @@ If the 3DS already recognizes the SD card, this guide is not required. ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Вставьте SD-карту в компьютер @@ -45,17 +47,19 @@ If the 3DS already recognizes the SD card, this guide is not required. 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Вставьте SD-карту в компьютер +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ If the 3DS already recognizes the SD card, this guide is not required. ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/ru_RU/get-started.md b/docs/ru_RU/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/ru_RU/get-started.md +++ b/docs/ru_RU/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/ru_RU/installing-boot9strap-(soundhax).md b/docs/ru_RU/installing-boot9strap-(soundhax).md index 2df5c6a670..22a73606de 100644 --- a/docs/ru_RU/installing-boot9strap-(soundhax).md +++ b/docs/ru_RU/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/ru_RU/installing-boot9strap-(super-skaterhax).md b/docs/ru_RU/installing-boot9strap-(super-skaterhax).md index 34113ca080..a36c605d4e 100644 --- a/docs/ru_RU/installing-boot9strap-(super-skaterhax).md +++ b/docs/ru_RU/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/ru_RU/key-information.md b/docs/ru_RU/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/ru_RU/key-information.md +++ b/docs/ru_RU/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/sv_SE/formatting-sd-(windows).md b/docs/sv_SE/formatting-sd-(windows).md index 8ea0f9dcc4..a573da6c1d 100644 --- a/docs/sv_SE/formatting-sd-(windows).md +++ b/docs/sv_SE/formatting-sd-(windows).md @@ -10,10 +10,12 @@ This page is for Windows users only. If you are not on Windows, check out the [F ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ This page is for Windows users only. If you are not on Windows, check out the [F 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ This page is for Windows users only. If you are not on Windows, check out the [F ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/sv_SE/get-started.md b/docs/sv_SE/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/sv_SE/get-started.md +++ b/docs/sv_SE/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/sv_SE/installing-boot9strap-(soundhax).md b/docs/sv_SE/installing-boot9strap-(soundhax).md index e126599b98..c76420304a 100644 --- a/docs/sv_SE/installing-boot9strap-(soundhax).md +++ b/docs/sv_SE/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/sv_SE/installing-boot9strap-(super-skaterhax).md b/docs/sv_SE/installing-boot9strap-(super-skaterhax).md index 87fc272411..6ffa8afd7d 100644 --- a/docs/sv_SE/installing-boot9strap-(super-skaterhax).md +++ b/docs/sv_SE/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/sv_SE/key-information.md b/docs/sv_SE/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/sv_SE/key-information.md +++ b/docs/sv_SE/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/th_TH/formatting-sd-(windows).md b/docs/th_TH/formatting-sd-(windows).md index 8ea0f9dcc4..a573da6c1d 100644 --- a/docs/th_TH/formatting-sd-(windows).md +++ b/docs/th_TH/formatting-sd-(windows).md @@ -10,10 +10,12 @@ This page is for Windows users only. If you are not on Windows, check out the [F ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ This page is for Windows users only. If you are not on Windows, check out the [F 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ This page is for Windows users only. If you are not on Windows, check out the [F ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/th_TH/get-started.md b/docs/th_TH/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/th_TH/get-started.md +++ b/docs/th_TH/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/th_TH/installing-boot9strap-(soundhax).md b/docs/th_TH/installing-boot9strap-(soundhax).md index e126599b98..c76420304a 100644 --- a/docs/th_TH/installing-boot9strap-(soundhax).md +++ b/docs/th_TH/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/th_TH/installing-boot9strap-(super-skaterhax).md b/docs/th_TH/installing-boot9strap-(super-skaterhax).md index 87fc272411..6ffa8afd7d 100644 --- a/docs/th_TH/installing-boot9strap-(super-skaterhax).md +++ b/docs/th_TH/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/th_TH/key-information.md b/docs/th_TH/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/th_TH/key-information.md +++ b/docs/th_TH/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/tr_TR/formatting-sd-(windows).md b/docs/tr_TR/formatting-sd-(windows).md index c2d47f73fd..219c7453be 100644 --- a/docs/tr_TR/formatting-sd-(windows).md +++ b/docs/tr_TR/formatting-sd-(windows).md @@ -10,10 +10,12 @@ Bu sayfa yalnızca Windows kullanıcıları içindir. If you are not on Windows, ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. SD kartınızı bilgisayarınıza takın @@ -45,17 +47,19 @@ Bu sayfa yalnızca Windows kullanıcıları içindir. If you are not on Windows, 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. SD kartınızı bilgisayarınıza takın +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ Bu sayfa yalnızca Windows kullanıcıları içindir. If you are not on Windows, ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/tr_TR/get-started.md b/docs/tr_TR/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/tr_TR/get-started.md +++ b/docs/tr_TR/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/tr_TR/installing-boot9strap-(soundhax).md b/docs/tr_TR/installing-boot9strap-(soundhax).md index e8730c722a..01926fb0da 100644 --- a/docs/tr_TR/installing-boot9strap-(soundhax).md +++ b/docs/tr_TR/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/tr_TR/installing-boot9strap-(super-skaterhax).md b/docs/tr_TR/installing-boot9strap-(super-skaterhax).md index fee34c5d9a..c7576a97a2 100644 --- a/docs/tr_TR/installing-boot9strap-(super-skaterhax).md +++ b/docs/tr_TR/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/tr_TR/key-information.md b/docs/tr_TR/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/tr_TR/key-information.md +++ b/docs/tr_TR/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/uk_UA/formatting-sd-(windows).md b/docs/uk_UA/formatting-sd-(windows).md index 8ea0f9dcc4..a573da6c1d 100644 --- a/docs/uk_UA/formatting-sd-(windows).md +++ b/docs/uk_UA/formatting-sd-(windows).md @@ -10,10 +10,12 @@ This page is for Windows users only. If you are not on Windows, check out the [F ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ This page is for Windows users only. If you are not on Windows, check out the [F 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ This page is for Windows users only. If you are not on Windows, check out the [F ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/uk_UA/get-started.md b/docs/uk_UA/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/uk_UA/get-started.md +++ b/docs/uk_UA/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/uk_UA/installing-boot9strap-(soundhax).md b/docs/uk_UA/installing-boot9strap-(soundhax).md index e126599b98..c76420304a 100644 --- a/docs/uk_UA/installing-boot9strap-(soundhax).md +++ b/docs/uk_UA/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/uk_UA/installing-boot9strap-(super-skaterhax).md b/docs/uk_UA/installing-boot9strap-(super-skaterhax).md index 87fc272411..6ffa8afd7d 100644 --- a/docs/uk_UA/installing-boot9strap-(super-skaterhax).md +++ b/docs/uk_UA/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/uk_UA/key-information.md b/docs/uk_UA/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/uk_UA/key-information.md +++ b/docs/uk_UA/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/vi_VN/formatting-sd-(windows).md b/docs/vi_VN/formatting-sd-(windows).md index 8ea0f9dcc4..a573da6c1d 100644 --- a/docs/vi_VN/formatting-sd-(windows).md +++ b/docs/vi_VN/formatting-sd-(windows).md @@ -10,10 +10,12 @@ This page is for Windows users only. If you are not on Windows, check out the [F ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. Insert your SD card into your computer @@ -45,17 +47,19 @@ This page is for Windows users only. If you are not on Windows, check out the [F 12. Close SD Card Formatter -13. If the SD card had any files and folders on it before the format, copy everything back from your computer +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. Insert your SD card into your computer +You're done formatting your SD card if it's **32GB or smaller.** -2. If the SD card has any files and folders on it, copy everything to a folder on your computer +::: -3. Run `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. Select your SD card's drive letter for "Drive" +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ This page is for Windows users only. If you are not on Windows, check out the [F ::: -5. Select a size for "Allocation unit size" +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. Enter anything for "Volume label" +4. Enter anything for "Volume label" -7. Ensure that "Quick Format" is selected +5. Ensure that "Quick Format" is selected -8. Click "Start" +6. Click "Start" -9. Click "OK" +7. Click "OK" -10. Wait for the format to finish +8. Wait for the format to finish -11. Click "Close" +9. Click "Close" -12. If the SD card had any files and folders on it before the format, copy everything back from your computer +10. If the SD card had any files and folders on it before the format, copy everything back from your computer ## Troubleshooting diff --git a/docs/vi_VN/get-started.md b/docs/vi_VN/get-started.md index 01f5567e48..63f443df56 100644 --- a/docs/vi_VN/get-started.md +++ b/docs/vi_VN/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/vi_VN/installing-boot9strap-(soundhax).md b/docs/vi_VN/installing-boot9strap-(soundhax).md index e126599b98..c76420304a 100644 --- a/docs/vi_VN/installing-boot9strap-(soundhax).md +++ b/docs/vi_VN/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/vi_VN/installing-boot9strap-(super-skaterhax).md b/docs/vi_VN/installing-boot9strap-(super-skaterhax).md index 87fc272411..6ffa8afd7d 100644 --- a/docs/vi_VN/installing-boot9strap-(super-skaterhax).md +++ b/docs/vi_VN/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/vi_VN/key-information.md b/docs/vi_VN/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/vi_VN/key-information.md +++ b/docs/vi_VN/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/zh_CN/formatting-sd-(windows).md b/docs/zh_CN/formatting-sd-(windows).md index 821130c4af..06578f46b3 100644 --- a/docs/zh_CN/formatting-sd-(windows).md +++ b/docs/zh_CN/formatting-sd-(windows).md @@ -10,10 +10,12 @@ ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. 将你的 SD 卡插入到电脑 @@ -45,17 +47,19 @@ 12. 关闭 SD Card Formatter -13. 如果先前你从 SD 卡上复制了一些文件或文件夹到电脑上,请将它们全部复制回 SD 卡 +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. 将你的 SD 卡插入到电脑 +You're done formatting your SD card if it's **32GB or smaller.** -2. 如果 SD 卡上有一些文件或文件夹,请将它们全部复制到你的电脑上 +::: -3. 运行 `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. 在“Drive”一行选择你的 SD 卡盘符 +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ ::: -5. 在“Allocation unit size”选择一个大小 +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. 在“Volume label”一行随便输入一些东西 +4. 在“Volume label”一行随便输入一些东西 -7. 确保“Quick Format”被勾选 +5. 确保“Quick Format”被勾选 -8. 点击“Start” +6. Click "Start" -9. 点击“OK” +7. 点击“OK” -10. 等待格式化完成 +8. 等待格式化完成 -11. 点击“Close” +9. 点击“Close” -12. 如果先前你从 SD 卡上复制了一些文件或文件夹到电脑上,请将它们全部复制回 SD 卡 +10. 如果先前你从 SD 卡上复制了一些文件或文件夹到电脑上,请将它们全部复制回 SD 卡 ## 问题排查 @@ -88,7 +92,7 @@ - If this issue persists, try reformatting the card to NTFS in File Explorer, close that window when it's done, and re-attempt the guiformat process. - guiformat shows the error "GetLastError()=1117" - - Your SD card write-protection switch may be [enabled](/images/sdlock.png). 你必须把滑片向上拨才能允许向 SD 卡写入数据(包括格式化)。 + - Your SD card write-protection switch may be [enabled](/images/sdlock.png). The lock must be flipped upwards to allow writing to the SD card (including formatting). - SD card remains undetected by console or continues to display the wrong capacity after formatting - Your SD card may be partitioned or have unallocated space. Follow the instructions [here](https://wiki.hacks.guide/wiki/SD_Clean/Windows) to reformat your SD card. diff --git a/docs/zh_CN/get-started.md b/docs/zh_CN/get-started.md index fe32d3bd7e..a6d31eaf60 100644 --- a/docs/zh_CN/get-started.md +++ b/docs/zh_CN/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/zh_CN/installing-boot9strap-(soundhax).md b/docs/zh_CN/installing-boot9strap-(soundhax).md index b9299f5c94..3583d27540 100644 --- a/docs/zh_CN/installing-boot9strap-(soundhax).md +++ b/docs/zh_CN/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/zh_CN/installing-boot9strap-(super-skaterhax).md b/docs/zh_CN/installing-boot9strap-(super-skaterhax).md index 457f1d2bef..16ef6dbc4b 100644 --- a/docs/zh_CN/installing-boot9strap-(super-skaterhax).md +++ b/docs/zh_CN/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/zh_CN/key-information.md b/docs/zh_CN/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/zh_CN/key-information.md +++ b/docs/zh_CN/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info diff --git a/docs/zh_TW/formatting-sd-(windows).md b/docs/zh_TW/formatting-sd-(windows).md index af82b7f8bf..ade92ec224 100644 --- a/docs/zh_TW/formatting-sd-(windows).md +++ b/docs/zh_TW/formatting-sd-(windows).md @@ -10,10 +10,12 @@ ## What You Need -- **For SD cards 32GB or smaller:** the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) -- **For SD cards 64GB or larger:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) +- the latest version of [SD Formatter](https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/) +- **For SD cards 64GB or larger only:** The latest version of [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) -## Instructions (32GB or smaller) +## Instructions + +### Section I - SD Card Formatter 1. 將 SD 卡插入至電腦中 @@ -45,17 +47,19 @@ 12. 關閉 SD Card Formatter -13. 如果此 SD 卡中先前含有任何檔案及資料夾,請將這些檔案從電腦中複製回 SD 卡中 +13. If the SD card is 32GB or smaller and had any files and folders on it before the format, copy everything back from your computer -## Instructions (64GB or larger) +::: info -1. 將 SD 卡插入至電腦中 +You're done formatting your SD card if it's **32GB or smaller.** -2. 如果此 SD 卡中含有任何重要的檔案及資料夾,請在格式化前將這些檔案備份於您的電腦中 +::: -3. 執行 `guiformat.exe` +### Section II - guiformat (ONLY for 64GB or larger) -4. 選擇您的 SD 卡磁碟代號 +1. Run `guiformat.exe` + +2. Select your SD card's drive letter for "Drive" ::: danger @@ -63,23 +67,23 @@ ::: -5. 於『Allocation unit size』選擇大小 +3. Select a size for "Allocation unit size" - If the SD card is 64GB, choose 32768 - If the SD card is larger than 64GB, choose 65536 -6. 如有需要,請為您的 SD 卡輸入新名稱 +4. 如有需要,請為您的 SD 卡輸入新名稱 -7. 請勾選『Quick Format』 +5. 請勾選『Quick Format』 -8. 選擇『Start』 +6. Click "Start" -9. 點選『OK』 +7. 點選『OK』 -10. 等待格式化完成 +8. 等待格式化完成 -11. 點選『Close』 +9. 點選『Close』 -12. 如果此 SD 卡中先前含有任何檔案及資料夾,請將這些檔案從電腦中複製回 SD 卡中 +10. 如果此 SD 卡中先前含有任何檔案及資料夾,請將這些檔案從電腦中複製回 SD 卡中 ## 疑難排解 diff --git a/docs/zh_TW/get-started.md b/docs/zh_TW/get-started.md index 99d351c98a..07c3718e5f 100644 --- a/docs/zh_TW/get-started.md +++ b/docs/zh_TW/get-started.md @@ -2,6 +2,8 @@ noneSelected: System model is required. invalidVersion: This doesn't seem to be a valid system version. head: + - - script + - src: /assets/js/common.js - - script - src: /assets/js/selecting.js --- diff --git a/docs/zh_TW/installing-boot9strap-(soundhax).md b/docs/zh_TW/installing-boot9strap-(soundhax).md index 6d79e07693..5970fb79b7 100644 --- a/docs/zh_TW/installing-boot9strap-(soundhax).md +++ b/docs/zh_TW/installing-boot9strap-(soundhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/soundhax-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (Soundhax) :::details Technical Details (optional) diff --git a/docs/zh_TW/installing-boot9strap-(super-skaterhax).md b/docs/zh_TW/installing-boot9strap-(super-skaterhax).md index 64bed7ebe4..a23c48a6ec 100644 --- a/docs/zh_TW/installing-boot9strap-(super-skaterhax).md +++ b/docs/zh_TW/installing-boot9strap-(super-skaterhax).md @@ -1,3 +1,13 @@ +--- +head: + - - script + - src: /assets/js/common.js + - - script + - src: /assets/js/skater-link.js + - - script + - src: /assets/js/link-common.js +--- + # Installing boot9strap (super-skaterhax) :::details Technical Details (optional) diff --git a/docs/zh_TW/key-information.md b/docs/zh_TW/key-information.md index 8fb5247d41..7063cff715 100644 --- a/docs/zh_TW/key-information.md +++ b/docs/zh_TW/key-information.md @@ -10,9 +10,9 @@ This page covers some of the base computer terminology and 3DS-specific informat Each section is collapsed by default. Click or tap on the name of the section to open it. -## Things you should know about the 3DS +## Compatibility -:::: details 3DS/2DS compatibility +:::: details What consoles is this guide compatible with? ::: info @@ -20,11 +20,11 @@ Each section is collapsed by default. Click or tap on the name of the section to ::: -This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. +This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL), regardless of region or firmware. It is NOT compatible with the DSi family of consoles (DSi, DSi XL/LL). For DSi-family consoles, consult [this guide](https://dsi.cfw.guide) instead. :::: -:::: details Computer compatibility +:::: details What kind of computer / hardware do I need to follow this guide? ::: info @@ -36,7 +36,7 @@ In most cases, you can follow this guide as long as you are able to download fil :::: -:::: details SD card location, type, and capacity +:::: details What kind of SD card does my console use/need? ::: info @@ -74,7 +74,7 @@ In short: Modding your console is safe, but it's _**your responsibility**_ if so :::: -## Things you need to do on your computer +## Important terminology ::: warning @@ -82,7 +82,7 @@ Following this guide alone should not result in data loss, but SD card corruptio ::: -:::: details File placement terminology (e.g. "root of SD", "/luma/") +:::: details What does "root of SD" or "/luma/" mean? ::: info @@ -110,7 +110,7 @@ You may also see folder names indicated like this: `/folder/`. The slashes are u :::: -:::: details Downloading files from GitHub +:::: details How do I download files from GitHub? ::: info @@ -122,7 +122,7 @@ In this guide, you will copy files that are downloaded on your computer/phone to :::: -:::: details Opening/extracting files +:::: details How do I extract/open a ZIP file? ::: info @@ -138,7 +138,7 @@ On most operating systems, you can extract files by double-clicking the file. If :::: -:::: details (Windows only) File extensions +:::: details What are file extensions? ::: info