mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-09-01 20:42:41 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@7b8bb5daaf 🚀
This commit is contained in:
@@ -495,6 +495,8 @@ window.cookieconsent.initialise({
|
||||
<li>Enciende tu consola</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/nimhax-location.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-ii---nimhax">Section II - nimhax</h4>
|
||||
|
||||
<ol>
|
||||
|
@@ -553,7 +553,7 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>Is it safe to update my 3DS to the latest version with CFW?</u></summary>
|
||||
|
||||
<p>If you are using Luma3DS, your custom firmware loader (boot9strap) will <em>never</em> be removed when performing a system update. Ha habido actualizaciones en el pasado que han causado que Luma3DS muestre un error al iniciar, por lo que es buena idea esperar un par de horas para asegurarse de que la última actualización no haga que la consola no se pueda utilizar temporalmente hasta que Luma3DS sea actualizado. Las actualizaciones del sistema se pueden realizar de la misma manera que en una 3DS normal: a través de Configuración de la consola, el Modo Seguro, o el aviso de actualización que aparece cuando esta se descarga automáticamente.</p>
|
||||
<p>If you are using Luma3DS, your custom firmware loader (boot9strap) will <em>never</em> be removed when performing a system update. Ha habido actualizaciones en el pasado que han causado que Luma3DS muestre un error al iniciar, por lo que es buena idea esperar un par de horas para asegurarse de que la última actualización no haga que la consola no se pueda utilizar temporalmente hasta que Luma3DS sea actualizado. System updates can be performed the same way as they are on an unmodified 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@@ -565,7 +565,7 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>Can I system transfer with CFW?</u></summary>
|
||||
|
||||
<p>Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with <a href="https://github.com/ihaveamac/faketik/releases/latest">faketik</a>. Asegúrate de no realizar una transferencia inalámbrica, ya que esto también eliminará el software ilegítimo en sí. El CFW permanecerá en ambas consolas.</p>
|
||||
<p>Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is unmodified). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with <a href="https://github.com/ihaveamac/faketik/releases/latest">faketik</a>. Asegúrate de no realizar una transferencia inalámbrica, ya que esto también eliminará el software ilegítimo en sí. El CFW permanecerá en ambas consolas.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
|
@@ -513,6 +513,8 @@ window.cookieconsent.initialise({
|
||||
<li>Enciende tu consola</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/skater-root-layout.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-iii---super-skaterhax">Section III - super-skaterhax</h4>
|
||||
|
||||
<p>In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher.</p>
|
||||
|
@@ -488,11 +488,7 @@ window.cookieconsent.initialise({
|
||||
<ul>
|
||||
<li>The latest release of <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a>
|
||||
<ul>
|
||||
<li>You may already have this from a prior section of the guide</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin">usm.bin</a> (direct download)</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
@@ -516,7 +512,7 @@ window.cookieconsent.initialise({
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">boot9strap</code> en la raíz de tu tarjeta SD</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> y <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de <code class="language-plaintext highlighter-rouge">boot9strap</code> a la carpeta <code class="language-plaintext highlighter-rouge">/boot9strap/</code> en tu tarjeta SD</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de SafeB9SInstaller a la raíz de tu tarjeta SD</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">usm.bin</code> from the unSAFE_MODE <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">usm.bin</code> to the root of your SD card</li>
|
||||
<li>Put your SD card back into your console</li>
|
||||
</ol>
|
||||
|
||||
|
@@ -536,7 +536,8 @@ window.cookieconsent.initialise({
|
||||
</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">/SDCARD</code>, y luego reproduce “<3 nedwill 2016”
|
||||
<ul>
|
||||
<li>Esto podría tomar varios intentos</li>
|
||||
<li>This may take many (up to 10) tries</li>
|
||||
<li>If you see the message “Could not play”, you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release</li>
|
||||
<li>Si se congela, fuerza el apagado de la consola manteniendo presionado el botón de apagado y luego intenta el proceso de nuevo</li>
|
||||
</ul>
|
||||
|
||||
|
@@ -487,7 +487,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>The location of the SD card slot and the type of SD card that is accepted depends on the model of your 3DS. More information can be found on <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/271/~/how-to-insert-an-sd-card-or-microsd-card">Nintendo’s official support page</a>.</p>
|
||||
|
||||
<p>The 3DS can read SD cards of any capacity (even those larger than 32GB), but the card must be formatted as FAT32 (<strong>not</strong> exFAT or NTFS). You can use one of the following tools to format your SD card, depending on your operating system: <a href="formatting-sd-(windows)">Windows</a>, <a href="formatting-sd-(mac)">macOS</a>, <a href="formatting-sd-(linux)">Linux</a>.</p>
|
||||
<p>The 3DS can read SD cards of any capacity (even those larger than 32GB), but the card must be formatted as FAT32 (<strong>not</strong> exFAT or NTFS). You can use one of the following tools to format your SD card, depending on your operating system: <a href="formatting-sd-(windows)">Windows</a>, <a href="formatting-sd-(mac)">macOS</a>, <a href="formatting-sd-(linux)">Linux</a>. SD cards larger than <strong>128GB</strong> are not recommended due to known issues with custom themes and GBA/DS graphics.</p>
|
||||
|
||||
<p class="notice--warning">To follow this guide, you’ll need an SD card with a capacity of at least <strong>2GB</strong>.</p>
|
||||
|
||||
|
Reference in New Issue
Block a user