1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-31 04:10:07 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@654374a9b3 🚀

This commit is contained in:
lifehackerhansol
2023-07-10 15:37:46 +00:00
parent 1d3ec828d9
commit 2495d76413
120 changed files with 832 additions and 352 deletions

View File

@@ -539,6 +539,7 @@ window.cookieconsent.initialise({
<ul>
<li>The latest release of <a href="https://github.com/d0k3/GodMode9/releases/latest">GodMode9</a> (the GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
<li>La última versión de <a href="https://github.com/Steveice10/FBI/releases/latest">FBI</a> <em>(el archivo <code class="language-plaintext highlighter-rouge">.3dsx</code>)</em></li>
<li>The latest release of <a href="https://github.com/ihaveamac/faketik/releases/latest">faketik</a> <em>(the <code class="language-plaintext highlighter-rouge">.3dsx</code> file)</em></li>
<li>The 11.15.0 CTRTransfer image for your console and region:
<ul>
<li><i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - <a href="magnet:?xt=urn:btih:2a39586a0a10d1f0a9470b082ef1453e502b2425&amp;xt=urn:btmh:12205090f0a43a956bd7449658ee0580949d15ae112c80007fb2ef42e3265b6c5f6c&amp;dn=11.15.0-47E_ctrtransfer_n3ds.zip&amp;tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&amp;tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&amp;tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&amp;tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&amp;tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&amp;tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&amp;tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&amp;tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&amp;tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&amp;tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&amp;tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&amp;tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&amp;tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&amp;tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&amp;tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&amp;tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce">New 3DS or 2DS - 11.15.0 - EUR - CTRTransfer</a></li>
@@ -568,6 +569,7 @@ window.cookieconsent.initialise({
<li>Copia la carpeta <code class="language-plaintext highlighter-rouge">gm9</code>contenida en el <code class="language-plaintext highlighter-rouge">.zip</code>de GodMode9 al directorio raíz de tu tarjeta SD</li>
<li>Copy the 11.15.0 CTRTransfer image <code class="language-plaintext highlighter-rouge">.bin</code> from the CTRTransfer <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/gm9/</code> folder on your SD card</li>
<li>Copia <code class="language-plaintext highlighter-rouge">FBI.3dsx</code> a la carpeta <code class="language-plaintext highlighter-rouge">/3ds/</code> de tu tarjeta SD</li>
<li>Copy <code class="language-plaintext highlighter-rouge">faketik.3dsx</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
<li>Reinsert your SD card into your console</li>
</ol>
@@ -659,6 +661,9 @@ window.cookieconsent.initialise({
</ul>
</li>
<li>Presiona (Home) para salir de FBI</li>
<li>Re-open the Homebrew Launcher, either through the Homebrew Launcher icon on the HOME Menu or by re-following Section III of this page</li>
<li>Launch faketik from the list of homebrew</li>
<li>Once faketik has finished processing, press (Start) to exit faketik</li>
</ol>
<h4 id="section-vi---fixing-locale-related-issues">Section VI - Fixing locale-related issues</h4>

View File

@@ -531,10 +531,8 @@ window.cookieconsent.initialise({
<p>On this page, we will make critical system file backups and install some homebrew programs. Most of these steps will be automated using a script that you will run on your console.</p>
<details class="notice--info">
<summary>List of homebrew applications that will be installed</summary>
<p>Click the links to view the GitHub repository of each application. (Give them a star if you appreciate them!)</p>
<div class="notice--info">
<p>The script will install the following applications:</p>
<ul>
<li><strong><a href="https://github.com/Steveice10/FBI">FBI</a></strong> <em>(installs CIA formatted applications)</em></li>
@@ -546,7 +544,8 @@ window.cookieconsent.initialise({
<li><strong><a href="https://github.com/d0k3/GodMode9">GodMode9</a></strong> <em>(multipurpose tool which can do NAND and cartridge functions)</em></li>
</ul>
</details>
<p>If you dont want one of these applications, you can remove them after you have finished this page by navigating to System Settings -&gt; Data Management -&gt; Nintendo 3DS -&gt; Software. (GodMode9 cannot be removed in this way and is generally required for other functions.)</p>
</div>
<h3 id="compatibility-notes">Compatibility Notes</h3>
@@ -642,7 +641,7 @@ window.cookieconsent.initialise({
<li>Presiona el botón (Home) para abrir el menú de acción</li>
<li>Selecciona “Scripts…”</li>
<li>Select “finalize”</li>
<li>Follow the prompts in the script, answering each question that you are asked
<li>Follow the prompts in the script, answering any questions that you are asked
<ul>
<li>If you encounter an error, follow the instructions in the error message or consult the <a href="troubleshooting#finalizing-setup">troubleshooting</a> page</li>
</ul>
@@ -653,14 +652,18 @@ window.cookieconsent.initialise({
</ul>
</li>
<li>Inserta tu tarjeta SD en tu computadora</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder to a safe location on your computer
<li>Copy the <code class="language-plaintext highlighter-rouge">/gm9/backups/</code> folder to a safe location on your computer
<ul>
<li>This folder contains critical file backups and should be backed up to multiple locations (i.e. cloud storage) if possible</li>
<li>The two SysNAND files are your NAND backup and can be used to revert your console to a working state if it is bricked by a software issue</li>
<li>The <code class="language-plaintext highlighter-rouge">essential.exefs</code> file contains your consoles system-unique files and can be used to recover your data in the event of a hardware failure</li>
</ul>
</li>
<li>Delete the contents of the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder from your SD card</li>
<li>If you still have them, delete the two <code class="language-plaintext highlighter-rouge">SysNAND</code> files from the <code class="language-plaintext highlighter-rouge">/gm9/backups/</code> folder from your SD card
<ul>
<li>The <code class="language-plaintext highlighter-rouge">essential.exefs</code> file is small and may be kept on your SD card for ease of access</li>
</ul>
</li>
</ol>
<hr />
@@ -669,6 +672,8 @@ window.cookieconsent.initialise({
<h3 id="information-and-notes">Information and Notes</h3>
<p class="notice--info">Trying to figure out what to do with your newly modded device? Visit <a href="https://wiki.hacks.guide/wiki/3DS:Things_to_do">our wiki</a>!</p>
<div class="notice--info">
<p>Here are some key combos that you should know:</p>
@@ -680,8 +685,6 @@ window.cookieconsent.initialise({
</ul>
</div>
<p class="notice--info">See <a href="https://3ds.eiphax.tech/tips.html">here</a> for some suggestions on things to do with custom firmware.</p>
<p class="notice--info">For information on using GodMode9s various features, check out the <a href="godmode9-usage">GodMode9 Usage</a> and <a href="dumping-titles-and-game-cartridges">Dumping Titles and Game Cartridges</a> pages.</p>

View File

@@ -557,6 +557,7 @@ window.cookieconsent.initialise({
<ul>
<li>The latest release of <a href="https://github.com/d0k3/GodMode9/releases/latest">GodMode9</a> (the GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
<li>La última versión de <a href="https://github.com/Steveice10/FBI/releases/latest">FBI</a> <em>(el archivo <code class="language-plaintext highlighter-rouge">.3dsx</code>)</em></li>
<li>The latest release of <a href="https://github.com/ihaveamac/faketik/releases/latest">faketik</a> <em>(the <code class="language-plaintext highlighter-rouge">.3dsx</code> file)</em></li>
<li>The 11.15.0 CTRTransfer image for your console type of the region that you want to change to (e.g. Download “New 3DS or 2DS - USA” if you have a New 3DS and want to change your region to USA)
<ul>
<li><i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - <a href="magnet:?xt=urn:btih:2a39586a0a10d1f0a9470b082ef1453e502b2425&amp;xt=urn:btmh:12205090f0a43a956bd7449658ee0580949d15ae112c80007fb2ef42e3265b6c5f6c&amp;dn=11.15.0-47E_ctrtransfer_n3ds.zip&amp;tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&amp;tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&amp;tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&amp;tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&amp;tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&amp;tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&amp;tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&amp;tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&amp;tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&amp;tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&amp;tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&amp;tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&amp;tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&amp;tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&amp;tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&amp;tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&amp;tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce">New 3DS or 2DS - 11.15.0 - EUR - CTRTransfer</a></li>
@@ -586,6 +587,7 @@ window.cookieconsent.initialise({
<li>Copia la carpeta <code class="language-plaintext highlighter-rouge">gm9</code>contenida en el <code class="language-plaintext highlighter-rouge">.zip</code>de GodMode9 al directorio raíz de tu tarjeta SD</li>
<li>Copy the 11.15.0 CTRTransfer image <code class="language-plaintext highlighter-rouge">.bin</code> from the CTRTransfer <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/gm9/</code> folder on your SD card</li>
<li>Copia <code class="language-plaintext highlighter-rouge">FBI.3dsx</code> a la carpeta <code class="language-plaintext highlighter-rouge">/3ds/</code> de tu tarjeta SD</li>
<li>Copy <code class="language-plaintext highlighter-rouge">faketik.3dsx</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
<li>Reinsert your SD card into your console</li>
</ol>
@@ -708,6 +710,9 @@ window.cookieconsent.initialise({
</ul>
</li>
<li>Presiona (Home) para salir de FBI</li>
<li>Re-open the Homebrew Launcher, either through the Homebrew Launcher icon on the HOME Menu or by re-following Section III of this page</li>
<li>Launch faketik from the list of homebrew</li>
<li>Once faketik has finished processing, press (Start) to exit faketik</li>
</ol>
<h4 id="section-vi---fixing-locale-related-issues">Section VI - Fixing locale-related issues</h4>

View File

@@ -575,7 +575,7 @@ window.cookieconsent.initialise({
<li>Open the Mii Maker app</li>
<li>Tap the “QR Code/Image Options” button</li>
<li>Tap “Save Mii as QR Code”</li>
<li>Select any Mii Character (make a new one first if you dont have any), and press “OK”</li>
<li>Select a Mii Character <strong>that was created on this console, NOT imported from another console</strong> (make a new one first if you dont have any), and press “OK”</li>
<li>Power off your console</li>
<li>Inserta tu tarjeta SD en tu computadora</li>
<li>Ve a la carpeta <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> en tu tarjeta SD</li>

View File

@@ -983,7 +983,7 @@ window.cookieconsent.initialise({
</details>
<details>
<summary><u>Error #01: No Nintendo 3DS folder</u></summary>
<summary><u>Warning #01: No Nintendo 3DS folder</u></summary>
<p>Your SD card does not have the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder. Power on your device with your SD card inserted, then wait for the device to show a message box that says “Creating HOME Menu management information”. Once the message box disappears, power off your device and try again.</p>
@@ -1016,22 +1016,43 @@ window.cookieconsent.initialise({
<li>Copy the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder from the root of your SD card to your computer</li>
<li>Delete the Nintendo 3DS folder from the SD card</li>
<li>Reinsert your SD card into your console</li>
<li>Power off your console, hold START and power on still holding START to boot on GodMode9</li>
<li>Power off your console</li>
<li>Hold START and power on still holding START to open GodMode9</li>
<li>Press the (Home) button</li>
<li>Selecciona “Scripts…”</li>
<li>Select “finalize”</li>
<li>Follow the prompts in the script, answering each question that you are asked</li>
<li>Copy the files in <code class="language-plaintext highlighter-rouge">gm9/out</code> on your SD to a safe location on your computer</li>
<li>Delete the <code class="language-plaintext highlighter-rouge">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin.sha</code> files from the SD card, keeping essential.exefs in <code class="language-plaintext highlighter-rouge">/gm9/out/</code></li>
<li>Press (A) to create a NAND backup
<ul>
<li>This may take around fifteen minutes</li>
</ul>
</li>
<li>Press (A) again
<ul>
<li>The console should automatically power off</li>
</ul>
</li>
<li>Inserta tu tarjeta SD en tu computadora</li>
<li>Copy the files in <code class="language-plaintext highlighter-rouge">/gm9/backups/</code> on your SD to a safe location on your computer</li>
<li>Delete the <code class="language-plaintext highlighter-rouge">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">&lt;date&gt;_&lt;serialnumber&gt;_sysnand_##.bin.sha</code> files from the SD card</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder from your computer to the root of your SD card</li>
<li>Delete the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder from your computer</li>
</ol>
<p>Once done, re-run the script.</p>
<p>Now that you have your NAND backup in a safe place:</p>
<ol>
<li>Insert your SD card into your console</li>
<li>Hold START and power on still holding START to open GodMode9</li>
<li>Press the (Home) button</li>
<li>Selecciona “Scripts…”</li>
<li>Select “finalize”</li>
<li>Continue the script as normal</li>
</ol>
</details>
<details>
<summary><u>Error #05: No title database</u></summary>
<summary><u>Information #05: No title database</u></summary>
<p>Press (A) to create a title database, unlock SysNAND writing by entering the buttons on-screen, follow the prompts <a href="/images/screenshots/database-reset.jpg">here</a>, then re-run the script.</p>
@@ -1065,6 +1086,20 @@ window.cookieconsent.initialise({
</details>
<details>
<summary><u>Error #09: Unsupported GodMode9 version</u></summary>
<p>You are somehow running a version of GodMode9 not packaged with the script. Make sure you copied the contents of <code class="language-plaintext highlighter-rouge">finalize.zip</code> to the root of your SD card and that you are holding START while powering on your console.</p>
</details>
<details>
<summary><u>Information #11: NAND backup flag detected</u></summary>
<p>You most likely already made a NAND backup on this console. If you did not make a backup or lost access to your backup, select “1. Make Another NAND Backup”. Otherwise, select “2. Skip NAND Backup”.</p>
</details>
<hr />
<h2 id="boot-issues-on-consoles-with-custom-firmware">Boot issues on consoles with custom firmware</h2>