"message": "Esta página usa cookies para mostrar o atual progresso da guia na barra lateral e, desta forma melhorar o site."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<bodyclass="layout--single">
<navclass="skip-links">
<ul>
<li><ahref="#site-nav"class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><ahref="#main"class="screen-reader-shortcut">Skip to content</a></li>
<li><ahref="#footer"class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<divclass="notice--danger align-center"style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <ahref="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<divclass="masthead">
<divclass="masthead__inner-wrap">
<divclass="masthead__menu">
<navid="site-nav"class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ulclass="visible-links">
<!-- modified to use multilang, guide-specific -->
<li><ahref="#section-i---preparing-mario-kart-7-data"id="markdown-toc-section-i---preparing-mario-kart-7-data">Section I - Preparing Mario Kart 7 data</a></li>
<li><ahref="#section-ii---sd-card-prep-work"id="markdown-toc-section-ii---sd-card-prep-work">Section II - SD Card Prep Work</a></li>
<li><ahref="#section-iii---installing-kartminer7"id="markdown-toc-section-iii---installing-kartminer7">Section III - Installing Kartminer7</a></li>
<li><ahref="#section-iv---kartminer7"id="markdown-toc-section-iv---kartminer7">Section IV - Kartminer7</a></li>
<li><ahref="#section-v---installing-menuhax67"id="markdown-toc-section-v---installing-menuhax67">Section V - Installing menuhax67</a></li>
<li><ahref="#seção-vi---instalando-o-boot9strap"id="markdown-toc-seção-vi---instalando-o-boot9strap">Seção VI - Instalando o boot9strap</a></li>
<li><ahref="#section-vii---removing-menuhax67"id="markdown-toc-section-vii---removing-menuhax67">Section VII - Removing menuhax67</a></li>
<p>Para instalar o boot9strap no seu console, nós derivamos a chave de criptografia exclusiva do seu console. Para fazer isso, usamos uma ferramenta chamada Seedminer para calcular a chave de criptografia de dados (movable.sed) para o seu console.</p>
<p>Once we have <codeclass="language-plaintext highlighter-rouge">movable.sed</code>, we can edit the SD card data of the game Mario Kart 7 to install menuhax67, which will allow us to get Homebrew Launcher access.</p>
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
<p>See <ahref="https://github.com/zoogie/kartminer7">here</a> for information about Kartminer7, <ahref="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <ahref="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
<li>A versão mais recente do <ahref="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (download direto)</li>
<li>A versão mais recente do <ahref="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (download direto)</li>
<li>A versão mais recente do <ahref="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (download direto)</li>
<li>The latest release of <ahref="https://github.com/zoogie/menuhax67/releases/latest">menuhax67</a></li>
<li>A versão mais recente do <ahref="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (o arquivo <codeclass="language-plaintext highlighter-rouge">.zip</code> do Luma3DS)</li>
<li>Tap the “Mario Kart Channel” button on the bottom</li>
<li>If you are prompted to, hit “Next” and “OK” to all of the prompts that you see</li>
<li>Tap the “StreetPass List” button on the bottom of the screen, in the middle</li>
<li>Press the (Home) button to suspend Mario Kart 7</li>
<li>Disable wireless connections by flicking the wireless switch on the side of the console or by navigating to HOME Menu Settings (top left) -> Wireless Communication -> OFF</li>
<li>Copie <codeclass="language-plaintext highlighter-rouge">boot.firm</code> e <codeclass="language-plaintext highlighter-rouge">boot.3dsx</code> do <codeclass="language-plaintext highlighter-rouge">.zip</code> do Luma3DS para a raiz do seu cartão SD
<ul>
<li>The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it</li>
<li>Crie uma pasta chamada <codeclass="language-plaintext highlighter-rouge">boot9strap</code> na raiz do seu cartão SD</li>
<li>Copie o <codeclass="language-plaintext highlighter-rouge">boot9strap.firm</code> e o <codeclass="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> do <codeclass="language-plaintext highlighter-rouge">.zip</code> do boot9strap para a pasta <codeclass="language-plaintext highlighter-rouge">/boot9strap/</code> no seu cartão SD</li>
<li>This folder stores homebrew applications and data; it is different from the <codeclass="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
</ul>
</li>
<li>Copie a pasta <codeclass="language-plaintext highlighter-rouge">nimdsphax</code> do nimdsphax <codeclass="language-plaintext highlighter-rouge">.zip</code> para a pasta <codeclass="language-plaintext highlighter-rouge">/3ds/</code> no seu cartão SD</li>
<li>Copy <codeclass="language-plaintext highlighter-rouge">menuhax67_installer.3dsx</code> from the menuhax <codeclass="language-plaintext highlighter-rouge">.zip</code> to the <codeclass="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 <codeclass="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Keep your SD card inserted in your computer, as it is still required in the next section</li>
<h4id="section-iii---installing-kartminer7">Section III - Installing Kartminer7</h4>
<ol>
<li>Extract the Release_BETA_mk7 <codeclass="language-plaintext highlighter-rouge">.zip</code> to <strong>somewhere on your computer</strong> (i.e. your desktop)</li>
<li>Copy your <codeclass="language-plaintext highlighter-rouge">movable.sed</code> file to the <codeclass="language-plaintext highlighter-rouge">resources</code> folder of the Release_BETA_mk7 folder
<ul>
<li>Ensure that the file is named exactly <codeclass="language-plaintext highlighter-rouge">movable.sed</code></li>
<li>Open the <codeclass="language-plaintext highlighter-rouge">backup</code> folder inside of the Release_BETA_mk7 folder</li>
<li>Double-click on the BACKUP <codeclass="language-plaintext highlighter-rouge">.bat</code> file corresponding to your console’s region (e.g. backup_USA.bat if you have a USA copy of Mario Kart 7)
<ul>
<li>If you are unsure of your console region, you can check System Settings. U = USA; E = EUR, J = JPN</li>
<li>If you get a message from Windows Defender, click “More info”, “Run anyway”, then press any key to continue</li>
<li>If the backup was successful, you should see a new folder appear</li>
<li>If you wish to restore this data at a later date (after finishing this guide), insert your SD card and double-click on the RESTORE <codeclass="language-plaintext highlighter-rouge">.bat</code> file corresponding to your console’s region</li>
</ul>
</li>
<li>Go back to the Release_BETA_mk7 folder, then double-click on the <codeclass="language-plaintext highlighter-rouge">.bat</code> file corresponding to your console’s region (e.g. USA.bat if you have a USA copy of Mario Kart 7)</li>
<li>Toque no pequeno ícone de configurações do Menu HOME no canto superior esquerdo da tela inferior (<imgsrc="https://3ds.hacks.guide/images/homemenuicon.png"alt=""height="32px"width="52px"/>)
<ul>
<li>Se o console congelar por um tempo e depois acontecer um crash, certifique-se de ter Launcher.dat na raiz do seu cartão SD</li>
</ul>
</li>
<li>Se o exploit foi bem sucedido, seu console irá iniciar no Homebrew Launcher</li>
<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>
<p>Nesta seção, você instalará custom firmware no seu console.</p>
<ol>
<li>Quando solicitado, aperte a sequência de botões fornecida na tela superior para instalar o boot9strap
<ul>
<li>Se um passo na tela inferior tiver texto de cor vermelha e você não for solicitado a introduzir um combo de botões, <ahref="troubleshooting#issues-with-safeb9sinstaller">siga este guia de solução de problemas</a></li>
</ul>
</li>
<li>Quando concluído, aperte (A) para reiniciar o seu console</li>
<li>Seu console deve ter inicializado o menu de configuração do Luma3DS
<ul>
<li>O menu de configuração do Luma3DS são configurações para o custom firmware do Luma3DS. Muitas dessas configurações podem ser úteis para personalização ou depuração</li>
<li>Para o propósito deste guia, <strong>deixe essas opções nas configurações padrão</strong> (não marque ou desmarque nada)</li>
<li>Se o seu console desligar quando você tentar ligá-lo, certifique-se de que você copiou <codeclass="language-plaintext highlighter-rouge">boot.firm</code> do <codeclass="language-plaintext highlighter-rouge">.zip</code> do Luma3DS para a raiz do seu cartão SD</li>
</ul>
</li>
<li>Aperte (Start) para salvar e reiniciar</li>
</ol>
<p>A partir deste momento, o seu console iniciará no Luma3DS por padrão.</p>
<ul>
<li>O Luma3DS não é diferente do HOME Menu normal. Se seu console foi inicializado no Menu HOME, ele está executando custom firmware.</li>
<li>Na próxima página, você irá instalar aplicativos homebrew úteis para concluir sua instalação.</li>
<li>Abra o aplicativo Download Play (<imgsrc="https://3ds.hacks.guide/images/download-play-icon.png"alt=""height="24px"width="24px"/>)</li>
<li>Aguarde até ver os botões <codeclass="language-plaintext highlighter-rouge">Nintendo 3DS</code> e <codeclass="language-plaintext highlighter-rouge">Nintendo DS</code></li>
<li>Aperte (Gatilho Esquerdo) + (D-pad pra baixo) + (Select) ao mesmo tempo para abrir o menu Rosalina</li>
<li>Selecione “Miscellaneous options”</li>
<li>Selecione “Switch the hb. title to the current app.”</li>
<li>Aperte (B) para continuar</li>
<li>Aperte (B) para retornar para o menu principal do Rosalina</li>
<li>Aperte (B) para sair do menu do Rosalina</li>
<li>Aperte (Home) para suspender o Download Play</li>
<li>Pressione o botão “Fechar” na tela inferior para fechar o Download Play</li>
<li>Reinicie o aplicativo Download Play</li>
<li>Seu console deve inicializar o Homebrew Launcher
<li>Se o seu console estiver travado na tela de carregamento, você está sem <codeclass="language-plaintext highlighter-rouge">boot.3dsx</code> na raiz do seu cartão SD</li>