mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-28 18:59:50 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@239c9a4429 🚀
This commit is contained in:
@@ -486,12 +486,13 @@ window.cookieconsent.initialise({
|
||||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#note-di-compatibilità" id="markdown-toc-note-di-compatibilità">Note di Compatibilità</a></li>
|
||||
<li><a href="#cosa-serve" id="markdown-toc-cosa-serve">Cosa serve</a> <ul>
|
||||
<li><a href="#section-i---prep-work-source-3ds" id="markdown-toc-section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-target-3ds" id="markdown-toc-section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iii---kartdlphax" id="markdown-toc-section-iii---kartdlphax">Section III - kartdlphax</a></li>
|
||||
<li><a href="#section-iv---installing-menuhax67" id="markdown-toc-section-iv---installing-menuhax67">Section IV - Installing menuhax67</a></li>
|
||||
<li><a href="#sezione-v---installazione-di-boot9strap" id="markdown-toc-sezione-v---installazione-di-boot9strap">Sezione V - Installazione di boot9strap</a></li>
|
||||
<li><a href="#section-vi---removing-menuhax67" id="markdown-toc-section-vi---removing-menuhax67">Section VI - Removing menuhax67</a></li>
|
||||
<li><a href="#section-i---hardware-button-check-target-3ds" id="markdown-toc-section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-source-3ds" id="markdown-toc-section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-iii---prep-work-target-3ds" id="markdown-toc-section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iv---kartdlphax" id="markdown-toc-section-iv---kartdlphax">Section IV - kartdlphax</a></li>
|
||||
<li><a href="#section-v---unsafe_mode" id="markdown-toc-section-v---unsafe_mode">Section V - unSAFE_MODE</a></li>
|
||||
<li><a href="#sezione-vi---installazione-di-boot9strap" id="markdown-toc-sezione-vi---installazione-di-boot9strap">Sezione VI - Installazione di boot9strap</a></li>
|
||||
<li><a href="#section-vii---restoring-wifi-configuration-profiles" id="markdown-toc-section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#prosegui-con-il-completamento-dellinstallazione" id="markdown-toc-prosegui-con-il-completamento-dellinstallazione">Prosegui con il Completamento dell’installazione</a></li>
|
||||
@@ -503,15 +504,15 @@ window.cookieconsent.initialise({
|
||||
<details class="notice--info">
|
||||
<summary><em>Dettagli Tecnici (opzionale)</em></summary>
|
||||
|
||||
<p>In order to install custom firmware on our console, we need to get Homebrew Launcher access.</p>
|
||||
<p>In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.</p>
|
||||
|
||||
<p>Per farlo possiamo utilizzare la funzionalità “Modalità download” del gioco Mario Kart 7, utilizzando un 3DS con custom firmware già installato insieme a un plugin di gioco personalizzato.</p>
|
||||
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject menuhax67, which will allow us to get Homebrew Launcher access.</p>
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject the exploited WiFi profile into your connections list.</p>
|
||||
|
||||
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
|
||||
<p>Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.</p>
|
||||
|
||||
<p>See <a href="https://github.com/PabloMK7/kartdlphax">here</a> for information about kartdlphax, <a href="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <a href="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
|
||||
<p>For a more technical explanation, see the following links for information on the kartdlphax and unSAFE_MODE exploits: <a href="https://github.com/PabloMK7/kartdlphax">kartdlphax</a>, <a href="https://github.com/zoogie/unSAFE_MODE/">unSAFE_MODE</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
@@ -534,14 +535,28 @@ window.cookieconsent.initialise({
|
||||
|
||||
<ul>
|
||||
<li>L’ultima versione di <a href="https://github.com/PabloMK7/kartdlphax/releases/latest">kartdlphax</a> (<code class="language-plaintext highlighter-rouge">plugin.3gx</code>)</li>
|
||||
<li>L’ultima versione di <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (download diretto)</li>
|
||||
<li>L’ultima versione di <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (download diretto)</li>
|
||||
<li>L’ultima versione di <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (download diretto)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/menuhax67/releases/latest">menuhax67</a></li>
|
||||
<li>L’ultima versione di <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (il file <code class="language-plaintext highlighter-rouge">.zip</code> di Luma3DS)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a> (the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</h4>
|
||||
<h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4>
|
||||
|
||||
<p>In questa sezione verificherai se i pulsanti dorsali della tua console funzionano. Serve per determinare quale metodo seguirai nella prossima pagina.</p>
|
||||
|
||||
<ol>
|
||||
<li>Accendi la tua console</li>
|
||||
<li>Nel menu HOME premi contemporaneamente i pulsanti L e R
|
||||
<ul>
|
||||
<li>L’applicazione fotocamera dovrebbe apparire</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Spegni la tua console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--warning">If the camera does not open, you cannot follow this method. In tal caso, puoi ricevere assistenza chiedendo, in inglese, nel <a href="https://discord.gg/MWxPgEp">canale Discord di Nintendo Homebrew</a>.</p>
|
||||
|
||||
<h4 id="section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</h4>
|
||||
|
||||
<p>In questa sezione configurerai il tuo 3DS di partenza (il 3DS con custom firmware) per inviare i dati dell’exploit verso il 3DS di destinazione.</p>
|
||||
|
||||
@@ -563,34 +578,25 @@ window.cookieconsent.initialise({
|
||||
<li>Rimuovi la scheda SD e inseriscila nel <strong>3DS di partenza</strong></li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</h4>
|
||||
<h4 id="section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up the files that the target 3DS will need to install custom firmware.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your target 3DS (the 3DS that you are trying to modify)’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Inserisci la scheda SD del tuo <strong>3DS di destinazione</strong> nel computer</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot.firm</code> and <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of the <strong>target 3DS’s</strong> SD card</li>
|
||||
<li>Crea una cartella chiamata <code class="language-plaintext highlighter-rouge">boot9strap</code> nella directory principale della tua scheda SD</li>
|
||||
<li>Copia i file <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> e <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> dall’archivio <code class="language-plaintext highlighter-rouge">.zip</code> di boot9strap nella cartella <code class="language-plaintext highlighter-rouge">/boot9strap/</code> della tua scheda SD</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> and <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> from the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/boot9strap/</code> folder on your SD card</li>
|
||||
<li>Copia il file <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> dall’archivio <code class="language-plaintext highlighter-rouge">.zip</code> di SafeB9SInstaller nella directory principale della tua scheda SD</li>
|
||||
<li>Se assente, crea una cartella chiamata <code class="language-plaintext highlighter-rouge">3ds</code> nella directory principale della tua scheda SD
|
||||
<ul>
|
||||
<li>This folder stores homebrew applications and data; it is different from the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">nimdsphax</code> folder from the nimdsphax<code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">menuhax67_installer.3dsx</code> from the menuhax <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Copy Launcher.dat from the folder for your model and region inside the menuhax <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> from the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Create a folder called <code class="language-plaintext highlighter-rouge">3ds</code> on the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">slotTool.3dsx</code> from the <code class="language-plaintext highlighter-rouge">slotTool</code> folder inside the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Rimuovi la scheda SD e inseriscila nel <strong>3DS di destinazione</strong></li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-root-layout.png" alt="" /></p>
|
||||
<h4 id="section-iv---kartdlphax">Section IV - kartdlphax</h4>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-3ds-layout.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-iii---kartdlphax">Section III - kartdlphax</h4>
|
||||
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to install menuhax67, a Homebrew Launcher entrypoint. Your HOME Menu settings will be temporarily inaccessible on the target 3DS while this exploit is active.</p>
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to overwrite your Wi-Fi slots with hacked data. Your Wi-Fi connection settings will be temporarily overwritten while the exploit is active.</p>
|
||||
|
||||
<ol>
|
||||
<li>Accendi il <strong>3DS di partenza</strong>
|
||||
@@ -644,32 +650,45 @@ window.cookieconsent.initialise({
|
||||
<li>Se l’exploit non ha avuto successo, spegni il <strong>3DS di partenza</strong> e il <strong>3DS di destinazione</strong> e ricomincia dall’inizio di <code class="language-plaintext highlighter-rouge">Sezione III - kartdlphax</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (X) to inject unSAFE_MODE</li>
|
||||
<li>If the injection was successful, the screen will turn green and the <strong>target 3DS</strong> will automatically power off
|
||||
<ul>
|
||||
<li>If the screen turns red, power off the target 3DS and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code>. If this doesn’t work, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---installing-menuhax67">Section IV - Installing menuhax67</h4>
|
||||
<p class="notice--info">You will <strong>not</strong> need to use your <strong>source 3DS</strong> to complete any further steps on this guide. Any further steps should only be completed on the <strong>target 3DS</strong>.</p>
|
||||
|
||||
<h4 id="section-v---unsafe_mode">Section V - unSAFE_MODE</h4>
|
||||
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family consoles) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
|
||||
<ol>
|
||||
<li>Press (Y) + (D-Pad Down) to install menuhax67
|
||||
<li>Con la console ancora spenta, tieni premuto i pulsanti (L) + (R) + (Su) + (A), dopodiché, tenendo premuti i pulsanti, accendi la console
|
||||
<ul>
|
||||
<li>The console will automatically power off</li>
|
||||
<li>Mantieni premuti i pulsanti finché la console si avvierà in Modalità Provvisoria (una specie di menu per aggiornare il sistema)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Accendi la tua console</li>
|
||||
<li>Clicca sull’icona di impostazioni del menu HOME nell’angolo in alto a sinistra dello schermo inferiore (<img src="https://3ds.hacks.guide/images/homemenuicon.png" alt="" height="32px" width="52px" />)
|
||||
<li>Premi “OK” per accettare l’aggiornamento
|
||||
<ul>
|
||||
<li>Se la console si blocca per un po’ e poi crasha, assicurati di avere il file Launcher.dat nella directory principale della tua scheda SD</li>
|
||||
<li>Non c’è alcun aggiornamento. Fa parte del procedimento</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Se l’exploit ha avuto successo, la tua console avrà avviato l’Homebrew Launcher</li>
|
||||
<li>Avvia nimdsphax dalla lista degli homebrew</li>
|
||||
<li>Se l’exploit è andato a buon fine, si avvierà SafeB9SInstaller
|
||||
<li>Premi “Accetto” per accettare i termini e le condizioni</li>
|
||||
<li>L’aggiornamento fallirà, con codice di errore <code class="language-plaintext highlighter-rouge">003-1099</code>. Questo risultato è corretto</li>
|
||||
<li>When asked “Would you like to configure Internet settings?”, select “Yes”</li>
|
||||
<li>On the following menu, navigate to <code class="language-plaintext highlighter-rouge">Connection 1</code> -> <code class="language-plaintext highlighter-rouge">Change Settings</code> -> <code class="language-plaintext highlighter-rouge">Next Page (right arrow)</code> -> <code class="language-plaintext highlighter-rouge">Proxy Settings</code> -> <code class="language-plaintext highlighter-rouge">Detailed Setup</code> (<a href="/images/screenshots/usm/safemode_highlighted.png">image</a>)</li>
|
||||
<li>If the exploit was successful, your console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon</li>
|
||||
<li>If your console instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your console instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If you get a different error, <a href="troubleshooting#installing-boot9strap-usm">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sezione-v---installazione-di-boot9strap">Sezione V - Installazione di boot9strap</h4>
|
||||
<h4 id="sezione-vi---installazione-di-boot9strap">Sezione VI - Installazione di boot9strap</h4>
|
||||
|
||||
<p>In questa sezione installerai il custom firmware sulla tua console.</p>
|
||||
|
||||
@@ -696,9 +715,9 @@ window.cookieconsent.initialise({
|
||||
<li>Nella pagina successiva installerai applicazioni homebrew utili per completare la tua installazione.</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-vi---removing-menuhax67">Section VI - Removing menuhax67</h4>
|
||||
<h4 id="section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</h4>
|
||||
|
||||
<p>In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally.</p>
|
||||
<p>In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I.</p>
|
||||
|
||||
<ol>
|
||||
<li>Avvia l’applicazione “Modalità download” (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||||
@@ -717,9 +736,9 @@ window.cookieconsent.initialise({
|
||||
<li>Se invece la console rimane ferma nella schermata di caricamento, manca il file <code class="language-plaintext highlighter-rouge">boot.3dsx</code> dalla directory principale della tua scheda SD</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Launch menuhax67_installer from the list of homebrew</li>
|
||||
<li>Select REMOVE menuhax67</li>
|
||||
<li>When you see “done.”, press (A), then press (A) on “EXIT to menu”</li>
|
||||
<li>Launch slotTool from the list of homebrew</li>
|
||||
<li>Select “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
Reference in New Issue
Block a user