1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-31 20:21:49 +02:00

Automatic translation import

This commit is contained in:
Faris NyanNyan
2025-06-01 02:29:51 +00:00
parent df7461f493
commit 0e83f8beee
137 changed files with 479 additions and 347 deletions

View File

@@ -44,8 +44,8 @@ Insert the game cartridge you intend to dump into your console
1. Houd (Start) ingedrukt en terwijl je (Start) ingedrukt houdt, zet je je console aan. Dit zal GodMode9 starten
2. Navigeer naar `[C:] GAMECART`
3. Volg de stappen die van toepassing zijn op jouw game cartridge:
- **3DS Game Cartridge:** Press (A) on `[TitleID].trim.3ds` to select it
- **NDS Game Cartridge:** Press (A) on `[TitleID].nds` to select it
- **3DS Game Cartridge:** Press (A) on `<TitleID>.trim.3ds` to select it
- **NDS Game Cartridge:** Press (A) on `<TitleID>.nds` to select it
- Trimmed dumps are not recommended for NDS games in general, as they can cause various playback issues
4. Selecteer "Copy to 0:/gm9/out"
5. Je niet-installeerbaar `.3ds` of `.nds` geformatteerd bestand zal worden geplaatst in de `/gm9/out/` map op je SD-kaart
@@ -74,7 +74,7 @@ Dit zou enkel gebruikt moeten worden als [een Game Cartridge direct installeren
1. Houd (Start) ingedrukt en terwijl je (Start) ingedrukt houdt, zet je je console aan. Dit zal GodMode9 starten
2. Navigeer naar `[C:] GAMECART`
3. Druk op (A) op `[TitleID].trim.3ds` om het te selecteren, selecteer vervolgens "NCSD image options..." en selecteer dan "Build CIA from file"
3. Press (A) on `<TitleID>.trim.3ds` to select it, then select "NCSD image options...", then select "Build CIA from file"
4. Jouw installeerbaar `.cia` geformatteerd bestand zal in `/gm9/out` geplaatst worden op je SD-kaart
## Dumping an Installed Title

View File

@@ -1,11 +1,5 @@
# ntrboot
::: danger
NDS Card has [suspended outgoing packages to the United States](https://nds-card.com/NewsShow.asp?NewsID=1344). All product links listed below may not ship to the United States. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp).
:::
::: tip
Als je flashkaart al geflashed is met ntrboot bij aankoop (of je hebt je flashkaart al geflashed met ntrboot), kan je doorgaan naar [Boot9strap installeren (ntrboot)](installing-boot9strap-\(ntrboot\)) voor instructies over hoe het te gebruiken.

View File

@@ -133,7 +133,7 @@ Your console is running Luma3DS 6.6 or older, likely via arm9loaderhax. You shou
:::details Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work
This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the instructions [here](region-changing#section-vi---fixing-locale-related-issues) to fix this issue (skipping steps 3, 4, 5, and 6).
This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the instructions [here](region-changing#section-vi-fixing-locale-related-issues) to fix this issue.
:::

View File

@@ -16,6 +16,16 @@ This likely indicates that you already have custom firmware. Je zou best [contro
:::
:::details Green screen after running Browserhax
Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
1. Launch the browser, then launch the browser settings
2. Scroll to the bottom and select "Reset Save Data" (it may also be called "Initialize Save Data" or "Clear All Save Data")
3. Try the exploit again
:::
:::details "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text)
The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Voeg de `.bin` extensie niet toe als je het nog niet ziet.