Deploying to gh-pages from @ hacks-guide/Guide_3DS@40824f908d 🚀
This commit is contained in:
parent
7d75b7db45
commit
2fe785764a
843 changed files with 384722 additions and 0 deletions
0
.nojekyll
Normal file
0
.nojekyll
Normal file
523
404.html
Normal file
523
404.html
Normal file
|
@ -0,0 +1,523 @@
|
||||||
|
<!doctype html>
|
||||||
|
<!--
|
||||||
|
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
|
||||||
|
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
|
||||||
|
Free for personal and commercial use under the MIT license
|
||||||
|
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- for guide purposes all caching is removed and is separately built. -->
|
||||||
|
<html lang="en" class="no-js">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
|
||||||
|
<!-- begin _includes/seo.html --><title>Page Not Found - 3DS Hacks Guide</title>
|
||||||
|
<meta name="description" content="Page not found. Your pixels are in another canvas.">
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="author" content="Nintendo Homebrew">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:locale" content="en_US">
|
||||||
|
<meta property="og:site_name" content="3DS Hacks Guide">
|
||||||
|
<meta property="og:title" content="Page Not Found">
|
||||||
|
<meta property="og:url" content="https://3ds.hacks.guide/404.html">
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:description" content="Page not found. Your pixels are in another canvas.">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="canonical" href="https://3ds.hacks.guide/404.html">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="application/ld+json">
|
||||||
|
{
|
||||||
|
"@context": "https://schema.org",
|
||||||
|
|
||||||
|
"@type": "Person",
|
||||||
|
"name": "Nintendo Homebrew",
|
||||||
|
"url": "https://3ds.hacks.guide/"
|
||||||
|
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- end _includes/seo.html -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
|
||||||
|
|
||||||
|
|
||||||
|
<!-- https://t.co/dKP3o1e -->
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|
||||||
|
<script>
|
||||||
|
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<!-- For all browsers -->
|
||||||
|
<link rel="stylesheet" href="/assets/css/main.css">
|
||||||
|
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
||||||
|
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- start custom head snippets -->
|
||||||
|
<!-- insert favicons. use http://realfavicongenerator.net/ -->
|
||||||
|
|
||||||
|
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
|
||||||
|
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
|
||||||
|
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
|
||||||
|
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
|
||||||
|
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
|
||||||
|
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
|
||||||
|
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
|
||||||
|
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
|
||||||
|
<meta name="apple-mobile-web-app-title" content="Guide">
|
||||||
|
<meta name="application-name" content="Guide">
|
||||||
|
<meta name="msapplication-TileColor" content="#2E3440">
|
||||||
|
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
|
||||||
|
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
|
||||||
|
<meta name="theme-color" content="#2E3440">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
||||||
|
<script>
|
||||||
|
window.addEventListener("load", function(){
|
||||||
|
window.cookieconsent.initialise({
|
||||||
|
"palette": {
|
||||||
|
"popup": {
|
||||||
|
"background": "#2e3440"
|
||||||
|
},
|
||||||
|
"button": {
|
||||||
|
"background": "#60818f"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"theme": "edgeless",
|
||||||
|
"position": "top",
|
||||||
|
"static": true,
|
||||||
|
"content": {
|
||||||
|
"message": "This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site."
|
||||||
|
}
|
||||||
|
})});
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<!-- end custom head snippets -->
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="layout--single">
|
||||||
|
<nav class="skip-links">
|
||||||
|
<ul>
|
||||||
|
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
|
||||||
|
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
|
||||||
|
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
|
||||||
|
<![endif]-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="masthead">
|
||||||
|
<div class="masthead__inner-wrap">
|
||||||
|
<div class="masthead__menu">
|
||||||
|
<nav id="site-nav" class="greedy-nav">
|
||||||
|
|
||||||
|
<!-- <a class="site-title" href="/">
|
||||||
|
3DS Hacks Guide
|
||||||
|
|
||||||
|
</a>
|
||||||
|
-->
|
||||||
|
<ul class="visible-links">
|
||||||
|
<!-- modified to use multilang, guide-specific -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/">Home</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="masthead__menu-item"><a href="/faq">FAQ</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="masthead__menu-item"><a href="/troubleshooting">Troubleshooting</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="masthead__menu-item"><a href="/checking-for-cfw">Checking for CFW</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="masthead__menu-item"><a href="/godmode9-usage">GodMode9 Usage</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="masthead__menu-item"><a href="/contribute">Contribute</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="masthead__menu-item"><a href="/region-changing">Region Changing</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="masthead__menu-item"><a href="/uninstall-cfw">Uninstall CFW</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="masthead__menu-item"><a href="/credits">Credits</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="masthead__menu-item"><a href="/site-navigation">Site Navigation</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- end guide specific -->
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<!-- completely redo hidden links for multilang, guide-specific -->
|
||||||
|
<ul class="hidden-links links-menu hidden"></ul>
|
||||||
|
<ul class="hidden-links lang-menu hidden">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/404.html">English</a></li>
|
||||||
|
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/404.html">Español</a></li>
|
||||||
|
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/404.html">Deutsch</a></li>
|
||||||
|
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/404.html">Français</a></li>
|
||||||
|
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/404.html">Italiano</a></li>
|
||||||
|
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/404.html">Nederlands</a></li>
|
||||||
|
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/404.html">Português do Brasil</a></li>
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/404.html">Português (Portugal)</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/404.html">Русский</a></li> -->
|
||||||
|
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/404.html">简体中文</a></li>
|
||||||
|
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/404.html">繁體中文</a></li>
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/404.html">Polski</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/404.html">Türkçe</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/404.html">Tiếng Việt</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/404.html">Català</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/404.html">Ελληνικά</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/404.html">עברית</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/404.html">Svenska</a></li> -->
|
||||||
|
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/404.html">한국어</a></li>
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/404.html">Norsk</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/404.html">日本語</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/404.html">اللغة العربية</a></li> -->
|
||||||
|
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/404.html">Magyar</a></li>
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/404.html">Română</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/404.html">Српски</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/404.html">Afrikaans</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/404.html">Bahasa Melayu</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/404.html">Suomi</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/404.html">Dansk</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/404.html">Українська</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/404.html">Čeština</a></li> -->
|
||||||
|
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/404.html">Pirate English</a></li> -->
|
||||||
|
</ul>
|
||||||
|
<button class="greedy-nav__toggle hidden" type="button">
|
||||||
|
<span class="visually-hidden">Toggle Menu</span>
|
||||||
|
<div class="navicon"></div>
|
||||||
|
</button>
|
||||||
|
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="initial-content">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div id="main" role="main">
|
||||||
|
<!--
|
||||||
|
<div class="sidebar sticky">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="sidebar sticky" style="display: none;">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="nav__list">
|
||||||
|
|
||||||
|
<input id="ac-toc" name="accordion-toc" type="checkbox" />
|
||||||
|
<label for="ac-toc">Toggle Menu</label>
|
||||||
|
<ul class="nav__items">
|
||||||
|
<li>
|
||||||
|
<span class="nav__sub-title">Overall Progress</span>
|
||||||
|
<ol>
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="home"><a href='/'>Home</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="key-information"><a href='/key-information'>Key Information</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="get-started"><a href='/get-started'>Get Started</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="ntrboot"><a href='/ntrboot'>ntrboot</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="seedminer"><a href='/seedminer'>Seedminer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="seedminer-(twn)"><a href='/seedminer-(twn)'>Seedminer (TWN)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="bannerbomb3"><a href='/bannerbomb3'>BannerBomb3</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="homebrew-launcher-(pichaxx)"><a href='/homebrew-launcher-(pichaxx)'>Homebrew Launcher (PicHaxx)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/installing-boot9strap-(hbl-usm)'>Installing boot9strap (HBL-USM)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/installing-boot9strap-(fredtool)'>Installing boot9strap (Fredtool)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/installing-boot9strap-(usm)'>Installing boot9strap (USM)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/installing-boot9strap-(hbl-usm)'>Installing boot9strap (HBL-USM)</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li style="display: none;" data-name="finalizing-setup"><a href='/finalizing-setup'>Finalizing Setup</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
</ol>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
<meta itemprop="headline" content="Page Not Found">
|
||||||
|
<meta itemprop="description" content="Page not found. Your pixels are in another canvas.">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="page__inner-wrap">
|
||||||
|
|
||||||
|
<header>
|
||||||
|
<h1 id="page-title" class="page__title" itemprop="headline">Page Not Found
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page__content" itemprop="text">
|
||||||
|
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class ="notice"><b>For support in English, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.</b></div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class ="notice"><b>If you appreciate this guide, we accept <a href="contribute#donations">Donations</a>.</b></div>
|
||||||
|
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
<p class="notice--info">Sorry, but the page you were trying to view does not exist.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<footer class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div id="footer" class="page__footer">
|
||||||
|
<footer>
|
||||||
|
<!-- start custom footer snippets -->
|
||||||
|
|
||||||
|
<!-- end custom footer snippets -->
|
||||||
|
<div class="page__footer-follow">
|
||||||
|
<ul class="social-icons">
|
||||||
|
|
||||||
|
<li><strong>Follow:</strong></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!--
|
||||||
|
|
||||||
|
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
-->
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- custom footer, guide specific -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="page__footer-copyright">© 2023 Nintendo Homebrew. - <a href="site-navigation">Site Navigation</a> - <a href="privacy-policy">Privacy Policy</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> & <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="/assets/js/main.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- for guide purposes all caching is removed and is separately built. -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
1
CNAME
Normal file
1
CNAME
Normal file
|
@ -0,0 +1 @@
|
||||||
|
3ds.hacks.guide
|
10
_pages/de_DE/include/cfw-check-fredtool.txt
Normal file
10
_pages/de_DE/include/cfw-check-fredtool.txt
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
Als zusätzliche Sicherheitsmaßnahme führen wir eine zusätzliche Überprüfung auf Custom Firmware durch. Das liegt daran, dass die Verwendung dieser Methode, wenn Custom Firmware bereits installiert ist, das Risiko birgt, die Konsole zu bricken (und sie ohne Wiederherstellungsmethoden wie [ntrboot](ntrboot) unbrauchbar zu machen).
|
||||||
|
|
||||||
|
1. Schalte deine Konsole aus
|
||||||
|
1. Halte den (Select)-Knopf
|
||||||
|
1. Schalte deine Konsole an während du den (Select) Knopf gedrückt hältst
|
||||||
|
1. Wenn die Überprüfung erfolgreich war, wirst du in das HOME-Menü starten und kannst mit der Anleitung fortfahren
|
||||||
|
1. Schalte deine Konsole aus
|
||||||
|
|
||||||
|
Wenn du ein Konfigurations-Menü siehst, oder sich die Konsole direkt ausschaltet, hast du schon Custom Firmware und wenn du jetzt mit der Anleitung fortfährst, kann das dein Gerät BRICKEN! Folge [Prüfe auf CFW](checking-for-cfw), um deine bestehende CFW zu aktualisieren.
|
||||||
|
{: .notice--danger}
|
5
_pages/de_DE/include/configure-luma3ds.txt
Normal file
5
_pages/de_DE/include/configure-luma3ds.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1. Your device should have booted into the Luma3DS configuration menu
|
||||||
|
+ Das Luma3DS Konfigurations-Menü enthält Einstellungen für die Luma3DS Custom Firmware. Viele dieser Einstellungen sind nützlich für Personalisierung und Debugging
|
||||||
|
+ For the purpose of this guide, **leave these options on the default settings** (do not check or uncheck anything)
|
||||||
|
+ Wenn sich deine Konsole beim Starten direkt wieder ausschaltet, solltest du sicherstellen, dass du die `boot.firm` Datei aus der Luma3DS.`zip` Datei in das Stammverzeichnis deiner SD-Karte kopiert hast
|
||||||
|
1. Drücke (Start) zum Speichern und neustarten
|
5
_pages/de_DE/include/ctrtransfer-cleanup.txt
Normal file
5
_pages/de_DE/include/ctrtransfer-cleanup.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1. Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9
|
||||||
|
1. Navigiere zu `[0:] SDCARD` -> `gm9`
|
||||||
|
1. Drücke (X) auf die CTRTransfer-Abbild `.bin` um es zu löschen
|
||||||
|
1. Drücke (A) zum bestätigen
|
||||||
|
1. Drücke (Start) um deinen 3DS neu zu starten
|
29
_pages/de_DE/include/ctrtransfer-main.txt
Normal file
29
_pages/de_DE/include/ctrtransfer-main.txt
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
1. Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9
|
||||||
|
1. Wenn du aufgefordert wirst, ein "essential files backup" durchzuführen, drücke (A). Drücke erneut (A) nachdem es abgeschlossen ist
|
||||||
|
1. Wenn du aufgefordert wirst Datum und Uhrzeit der "RTC" (Real Time Clock, Echtzeituhr) zu korrigieren, drücke (A), stelle Datum und Uhrzeit ein und drücke (A) um fortzufahren
|
||||||
|
+ Bitte beachte, falls du die RTC korrigieren musstest, dass du nach beenden der Anleitung auch Datum und Uhrzeit in den Systemeinstellungen korrigieren musst
|
||||||
|
1. Navigiere zu `[0:] SDCARD` -> `gm9`
|
||||||
|
1. Drücke (A) auf der CTRTrasnfer `.bin`, um diese auszuwählen
|
||||||
|
1. Wähle "CTRNAND Options..." aus
|
||||||
|
1. Wähle "Transfer image to CTRNAND"
|
||||||
|
1. Sollte eine Aufforderung erscheinen, so wähle "Transfer to SysNAND"
|
||||||
|
+ Diese Aufforderung erscheint nur, wenn du eine EmuNAND besitzt
|
||||||
|
1. Drücke (A), um die SysNAND (Stufe 1) Bearbeitung zu aktivieren. Dann gebe die angegebene Tastenkombination ein
|
||||||
|
+ Dieser Vorgang nimmt einige Zeit in Anspruch
|
||||||
|
1. Sobald der Transfer abgeschlossen wurde, drücke (A) um fortzufahren
|
||||||
|
1. Drücke (B), um die Schreibrechte nicht zu deaktiveren
|
||||||
|
1. Drücke zweimal (B), um zurück in das Hauptmenü zu gelangen
|
||||||
|
1. Drücke (Home), um das Aktionsmenü aufzurufen
|
||||||
|
1. Wähle "Scripts"
|
||||||
|
1. Wähle "GM9Megascript" aus
|
||||||
|
1. Wähle "Scripts from Plailect's Guide" aus
|
||||||
|
1. Select "CTRTransfer Ticket Copy"
|
||||||
|
1. Drücke (A), wenn du dazu aufgefordert wirst, um fortzufahren
|
||||||
|
1. Drücke (A), um fortzufahren
|
||||||
|
1. Drücke (B), um zum Hauptmenü zurückzukehren
|
||||||
|
1. Wähle "Exit" aus
|
||||||
|
1. Drücke (A), um die Schreibrechte zu deaktivieren, wenn du dazu aufgefordert wirst
|
||||||
|
1. Drücke (Start) um deinen 3DS neu zu starten
|
||||||
|
1. Aktualisiere deine Konsole indem du zu den Systemeinstellungen wechselst, danach "Allgemeine Einstellungen" auswählst, ganz nach rechts navigierst (letzter Punkt im unteren Bildschirm) und dann das "System-Update" startest
|
||||||
|
+ Updates mit B9S + Luma (welches du hast) sind sicher
|
||||||
|
+ Wenn eine Fehlermeldung auftaucht, musst du in den DNS-Einstellungen die Option "Ja" auswählen, wenn du gefragt wirst, ob die DNS automatisch bezogen werden soll
|
8
_pages/de_DE/include/ctrtransfer-prep.txt
Normal file
8
_pages/de_DE/include/ctrtransfer-prep.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
1. Schalte deine Konsole aus
|
||||||
|
1. Stecke deine SD-Karte in deinen Computer
|
||||||
|
1. Erstelle einen Ordner namens `3ds` im Stammverzeichnis deiner SD-Karte falls er noch nicht existiert
|
||||||
|
1. Kopiere `GodMode9.firm`von der `GodMode9.zip`-Datei nach /luma/payloads/ auf deiner SD-Karte
|
||||||
|
1. Kopiere den Ordner `gm9` aus der GodMode9 `.zip` in das Stammverzeichnis deiner SD-Karte
|
||||||
|
1. Kopiere die 11.15.0 CTRTransfer Image `.bin` Datei von der CTRTransfer `.zip` zum `/gm9/` Ordner auf deiner SD-Karte
|
||||||
|
1. Kopiere `FBI.3dsx` in den `/3ds/`-Ordner auf deiner SD-Karte
|
||||||
|
1. Stecke deine SD-Karte nun wieder in deinen 3DS
|
16
_pages/de_DE/include/ctrtransfer-ticket-copy.txt
Normal file
16
_pages/de_DE/include/ctrtransfer-ticket-copy.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
Falls das Skript keine User-Tickets gefunden hat und dir sagt, dass du diesen Abschnitt überspringen sollst, kannst du ihn überspringen.
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Starte FBI aus der Liste des Homebrews
|
||||||
|
1. Select "SD"
|
||||||
|
1. Wähle "gm9"
|
||||||
|
1. Wähle "out"
|
||||||
|
1. Wähle "ctrtransfer_tickets"
|
||||||
|
1. Mache den folgenden Prozess für entweder den `eshop` Ordner, `unknown` Ordner, oder für beide
|
||||||
|
+ Navigiere zu dem Ordner
|
||||||
|
+ Wähle "\<current directory>"
|
||||||
|
+ Wähle "Install and delete all tickets"
|
||||||
|
+ Warte. Es könnte so aussehen, als ob sich deine Konsole aufgehangen hat. Warte einfach ab.
|
||||||
|
+ Drücke (A) um fortzufahren
|
||||||
|
+ Drücke (B) um das installieren der tickets vom CDN zu verweigern.
|
||||||
|
1. Drücke (HOME), um FBI zu verlassen
|
16
_pages/de_DE/include/exploit-usm.txt
Normal file
16
_pages/de_DE/include/exploit-usm.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
In diesem Abschnitt du wirst in den Safe Mode (eine Funktion, die auf allen 3DS Geräten verfügbar ist) starten und zu einem Menü navigieren, in dem unSAFE_MODE ausgelöst wird, die deine Konsole in den boot9strap (Custom Firmware) Installer starten wird.
|
||||||
|
|
||||||
|
1. Während deine Konsole noch ausgeschalten ist, halte die folgenden Tasten: (L) + (R) + (Steuerkreuz oben) + (A), und während du all diese Tasten zusammen gedrückt hältst, schalte deine Konsole an
|
||||||
|
+ Halte die Tastengedrückt, bis deine Konsole den Safe Mode startet (ein "System Update" Menü)
|
||||||
|
{%- if include.method == "hbl" or include.method == "kartdlphax" %}
|
||||||
|
+ Wenn du nach mehreren Versuchen nicht in den Safe Mode gelangen kannst, kann einer deiner Tasten fehlschlagen oder kaputt sein. Wenn das der Fall ist, trete dem [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) Server bei und frage, auf Englisch, nach Hilfe.
|
||||||
|
{%- elsif include.method == "bb3" %}
|
||||||
|
+ Wenn du nach mehreren Versuchen nicht in den Safe Mode gelangen kannst, kann einer deiner Tasten fehlschlagen oder kaputt sein. Wenn dies der Fall ist, musst du [einem alternativen Zweig von BannerBomb3](installing-boot9strap-(fredtool)) folgen. Um Hilfe in dieser Angelegenheit zu erhalten, trete dem [Nintendo Homebrew auf Discord](https://discord.gg/MWxPgEp) bei und frage in Englisch nach Hilfe.
|
||||||
|
{%- endif %}
|
||||||
|
1. Drücke "OK" um das System-Update zu bestätigen
|
||||||
|
+ Es gibt kein Update. Dies ist ein Teil des Exploits
|
||||||
|
1. Drücke "Akzeptieren", um die Nutzungsbedingungen und Warnhinweise zu akzeptieren
|
||||||
|
1. Das Update wird irgendwann mit dem Fehlercode `003-1099` fehlschlagen. Dies ist so vorgesehen
|
||||||
|
1. Wenn du gefragt wirst, ob die Internet Einstellungen festgelegt werden möchtest, wähle "Festlegen"
|
||||||
|
1. Öffne im folgenden Menü `Verbindung 1` -> `Einstellungen ändern` -> `Nächste Seite (rechter Pfeil)` -> `Proxy-Einstellungen` -> `Detailliertes Setup` ([Bild](/images/screenshots/usm/safemode_highlighted.png))
|
||||||
|
1. Wenn der Exploit erfolgreich war, wird deine Konsole den SafeBS9Installer gestartet haben
|
8
_pages/de_DE/include/format-sd-gm9.txt
Normal file
8
_pages/de_DE/include/format-sd-gm9.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
1. Drücke (Home), um das Aktionsmenü aufzurufen
|
||||||
|
1. Wähle "More..."
|
||||||
|
1. Wähle "SD format menu"
|
||||||
|
1. Wähle "No EmuNAND"
|
||||||
|
1. Wähle "Auto"
|
||||||
|
1. Drücke (A), um den Namen `GM9SD` zu akzeptieren
|
||||||
|
+ Alternativ kannst du auch einen benutzerdefinierten Namen für deine SD-Karte eingeben
|
||||||
|
1. Gib die Schlüsselkombination zur Bestätigung ein, wenn danach verlangt wird
|
27
_pages/de_DE/include/install-boot9strap-b9stool.txt
Normal file
27
_pages/de_DE/include/install-boot9strap-b9stool.txt
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
Falls du eine visuelle Anleitung für diesen Abschnitt brauchst, findest du diese [hier] (https://zoogie.github.io/web/flipnote_directions/).
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
In diesem Abschnitt führst du eine Reihe sehr spezifischer Schritte innerhalb von Flipnote Studio aus, die wenn korrekt ausgeführt, den boot9strap (Custom Firmware) Installer startet.
|
||||||
|
|
||||||
|
1. Schließe den ersten Setup-Vorgang für das gestartete Spiel ab, bis du das Hauptmenü erreichst
|
||||||
|
+ Wähle immer die linke Option aus, wenn du während des Setup-Vorgangs zu etwas aufgefordert wirst
|
||||||
|
1. Mit dem Touchscreen, wähle die große linke Box aus, dann die Box mit dem SD-Kartenicon
|
||||||
|
1. Wenn das Menü geladen ist, wähle das Gesichtssymbol, und dann das Symbol unten rechts aus, um fortzufahren
|
||||||
|
1. Drücke (X), oder nach oben auf dem Steuerkreuz, abhängig davon, was auf dem oberen Bildschirm angezeigt wird
|
||||||
|
1. Wähle den zweiten Knopf entlang dem oberen mit einem Filmrollen Icon
|
||||||
|
1. Scroll nach rechts bis "3/3" ausgewählt ist
|
||||||
|
1. Tippe die dritte Box mit dem Buchstaben "A" an
|
||||||
|
1. Scrolle nach links bis "1/3" ausgewählt ist
|
||||||
|
1. Tippe die vierte Box mit dem Buchstaben "A" an
|
||||||
|
1. Wenn der Exploit erfolgreich war, wird deine Konsole b9sTool gestartet haben
|
||||||
|
1. Navigiere mit dem Steuerkreuz zu "Install boot9strap"
|
||||||
|
{%- if include.method == "dsinternet" %}
|
||||||
|
+ Wenn du diesen Schritt verpasst hast, kehrt das System zum HOME-Menü zurück, anstatt boot9strap zu installieren und du musst Nintendo DS Verbindungen öffnen und vom Anfang dieses Abschnitts neu anfangen
|
||||||
|
{%- elsif include.method == "dsdlp" %}
|
||||||
|
+ Wenn du diesen Schritt verpasst hast, wird das System zum HOME-Menü zurückkehren, anstatt boot9strap zu installieren, und du musst Nintendo DS Download-Spiel erneut öffnen und vom Anfang dieses Abschnitts neu anfangen
|
||||||
|
{%- endif %}
|
||||||
|
1. Drücke (A), dann START und SELECT gleichzeitig um den Prozess zu starten
|
||||||
|
1. Sobald dein Gerät fertig ist und der untere Bildschirm "done." anzeigt, beende b9sTool und schalte dein Gerät aus
|
||||||
|
+ Unter Umständen musst du das Ausschalten der Konsole erzwingen indem du den Power-Knopf gedrückt hältst
|
||||||
|
+ Wenn sich deine Konsole beim Starten direkt wieder ausschaltet, solltest du sicherstellen, dass du die `boot.firm` Datei aus der Luma3DS.`zip` Datei in das Stammverzeichnis deiner SD-Karte kopiert hast
|
||||||
|
+ Wenn du das Luma Konfigurations-Menü siehst, schalte dein Gerät aus und fahre mit dem nächsten Abschnitt fort
|
11
_pages/de_DE/include/install-boot9strap-safeb9sinstaller.txt
Normal file
11
_pages/de_DE/include/install-boot9strap-safeb9sinstaller.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{%- if include.inline != "true" %}
|
||||||
|
In diesem Abschnitt wirst du Custom Firmware auf deinem Gerät installieren.
|
||||||
|
{%- endif %}
|
||||||
|
|
||||||
|
1. Wenn du gebeten wirst, eine Tastenkombination einzugeben, gib die Tastenkombination auf dem oberen Bildschirm ein, um boot9strap zu installieren
|
||||||
|
{%- if include.isbootfirm == "true" %}
|
||||||
|
1. Sobald es fertig ist, schalte deine Konsole aus indem du den Power-Knopf gedrückt hältst
|
||||||
|
+ Deine Konsole wird nur den SafeB9SInstaller-Bildschirm starten bis der nächste Abschnitt abgeschlossen ist
|
||||||
|
{%- else %}
|
||||||
|
1. Sobald es abgeschlossen ist, drücke (A) um die Konsole neuzustarten
|
||||||
|
{%- endif %}
|
12
_pages/de_DE/include/launch-hbl-dlp.txt
Normal file
12
_pages/de_DE/include/launch-hbl-dlp.txt
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
|
||||||
|
1. Wait until you see the `Nintendo 3DS` and `Nintendo DS` buttons
|
||||||
|
1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
|
||||||
|
1. Wähle "Miscellaneous options"
|
||||||
|
1. Wähle "Switch the hb. title to the current app."
|
||||||
|
1. Drücke (B) um fortzufahren
|
||||||
|
1. Drücke (B), um zum Rosalina-Hauptmenü zurückzukehren
|
||||||
|
1. Drücke (B), um das Rosalina-Menü zu schließen
|
||||||
|
1. Drücke (Home) und schließe die Download-Spiel Anwendung
|
||||||
|
1. Starte die Download-Spiel Anwendung
|
||||||
|
1. Deine Konsole sollte den Homebrew Launcher laden
|
||||||
|
+ If your device is stuck on the loading splash screen, you are missing `boot.3dsx` from the root of your SD card
|
3
_pages/de_DE/include/luma3ds-installed-note.txt
Normal file
3
_pages/de_DE/include/luma3ds-installed-note.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Ab diesem Punkt wird deine Konsole standardmäßig Luma3DS starten.
|
||||||
|
+ Luma3DS sieht nicht anders aus als das normale HOME-Menü. Wenn deine Konsole in das HOME-Menü gestartet ist, läuft Custom Firmware auf ihr.
|
||||||
|
+ Auf der nächsten Seite wirst du nützliche Homebrew Apps installieren, um die Installation abzuschließen.
|
19
_pages/de_DE/include/nand-backup.txt
Normal file
19
_pages/de_DE/include/nand-backup.txt
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
1. Drücke (Home), um das Aktionsmenü aufzurufen
|
||||||
|
1. Wähle "Scripts"
|
||||||
|
1. Wähle "GM9Megascript" aus
|
||||||
|
1. Wähle "Backup Options" aus
|
||||||
|
1. Wähle "SysNAND Backup" aus
|
||||||
|
1. Drücke (A) zum bestätigen
|
||||||
|
+ Dieser Vorgang nimmt einige Zeit in Anspruch
|
||||||
|
+ If you get an error, look for your issue in the [troubleshooting guide](troubleshooting#finalizing-setup)
|
||||||
|
1. Drücke (A), um fortzufahren
|
||||||
|
1. Drücke (B), um zum Hauptmenü zurückzukehren
|
||||||
|
1. Wähle "Exit" aus
|
||||||
|
1. Drücke (A), um die Schreibrechte zu deaktivieren, wenn du dazu aufgefordert wirst
|
||||||
|
1. Halte (R) gedrückt und drücke gleichzeitig (Start), um dein Gerät abzuschalten
|
||||||
|
1. Stecke deine SD-Karte in deinen Computer
|
||||||
|
1. Copy `<date>_<serialnumber>_sysnand_##.bin` and `essential.exefs` from the `/gm9/out/` folder on your SD card to a safe location on your computer
|
||||||
|
+ Erstelle Backup Dateien an mehreren Orten (USB-Stick, PC, Externe Festplatte, Online-Speicher, etc.)
|
||||||
|
+ Diese Backups werden im Falle eines Bricks benötigt, um Daten aus dem NAND-Image wieder herzustellen, wenn etwas schief gehen sollte
|
||||||
|
1. Delete `<date>_<serialnumber>_sysnand_##.bin` and `<date>_<serialnumber>_sysnand_##.bin.sha` from the `/gm9/out/` folder on your SD card after copying it
|
||||||
|
1. Stecke deine SD-Karte nun wieder in deinen 3DS
|
17
_pages/de_DE/include/remove-usm-slottool.txt
Normal file
17
_pages/de_DE/include/remove-usm-slottool.txt
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
In diesem Abschnitt wirst du den Homebrew Launcher (diesmal mit Custom Firmware) betreten, sodass du die in Abschnitt I überschriebenen Wi-Fi Slots wiederherstellen kannst.
|
||||||
|
|
||||||
|
1. Starte die Download-Spiel Anwendung
|
||||||
|
1. Warte bis du die zwei Knöpfe siehst
|
||||||
|
+ Drücke keine der Tasten
|
||||||
|
1. Drücke gleichzeitig (L) + (Steuerkreuz unten) + (Select), um das Rosalina-Menü zu öffnen
|
||||||
|
1. Wähle "Miscellaneous options"
|
||||||
|
1. Wähle "Switch the hb. title to the current app."
|
||||||
|
1. Drücke (B) um fortzufahren
|
||||||
|
1. Drücke (B), um zum Rosalina-Hauptmenü zurückzukehren
|
||||||
|
1. Drücke (B), um das Rosalina-Menü zu schließen
|
||||||
|
1. Drücke (Home) und schließe die Download-Spiel Anwendung
|
||||||
|
1. Starte die Download-Spiel Anwendung erneut
|
||||||
|
1. Deine Konsole sollte den Homebrew Launcher laden
|
||||||
|
1. Starte slotTool aus der Liste der Homebrew-Anwendungen
|
||||||
|
1. Wähle "RESTORE original wifi slots 1,2,3"
|
||||||
|
1. Dein Gerät wird dann neustarten
|
72
_pages/de_DE/include/seedminer-base.txt
Normal file
72
_pages/de_DE/include/seedminer-base.txt
Normal file
|
@ -0,0 +1,72 @@
|
||||||
|
{% capture technical_info %}
|
||||||
|
<summary><em>Technische Details (optional)</em></summary>
|
||||||
|
|
||||||
|
To install boot9strap on your device, we derive your device's unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device.
|
||||||
|
|
||||||
|
For information on how Seedminer works, see [this presentation](https://zoogie.github.io/web/34⅕c3).
|
||||||
|
|
||||||
|
This method uses a powerful graphics card to perform the calculations needed. A volunteer-run website is used for the purpose of assisting you with this method.
|
||||||
|
|
||||||
|
{% endcapture %}
|
||||||
|
<details>{{ technical_info | markdownify }}</details>
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
|
||||||
|
### Section I - Updating the System
|
||||||
|
|
||||||
|
In this section, you will update your system to the latest version, which is necessary for Seedminer.
|
||||||
|
|
||||||
|
1. Aktualisiere deine Konsole indem du zu den Systemeinstellungen wechselst, danach "Allgemeine Einstellungen" auswählst, ganz nach rechts navigierst (letzter Punkt im unteren Bildschirm) und dann das "System-Update" startest
|
||||||
|
+ The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section
|
||||||
|
+ If this gives you an error, set both your DNS settings and Proxy settings to "Auto"
|
||||||
|
|
||||||
|
### Section II - Prep Work
|
||||||
|
|
||||||
|
In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key.
|
||||||
|
|
||||||
|
Before following this section:
|
||||||
|
+ Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data
|
||||||
|
+ Ensure that your console is connected to the Internet (you should see a blue "Internet" indicator on the top-left corner of the HOME screen)
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Schalte deine Konsole aus
|
||||||
|
1. Stecke deine SD-Karte in deinen Computer
|
||||||
|
1. Navigiere zum "Nintendo 3DS"-Ordner auf deiner SD-Karte
|
||||||
|
1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS
|
||||||
|
+ This 32-letter name is system-specific and will be different for each console
|
||||||
|
+ If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer)
|
||||||
|
+ You can ignore the `private` folder if you have it
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
1. Paste your 32-letter folder name into [a document](/images/screenshots/seedminer/text-document.png) you can reference later
|
||||||
|
+ This folder is known as your "ID0". Take note of this as this guide will refer to it as such later
|
||||||
|
1. Schalte deine Konsole an
|
||||||
|
+ Deine SD-Karte muss an dieser Stelle noch nicht wieder eingesteckt werden
|
||||||
|
1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your HOME Menu)
|
||||||
|
+ If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues)
|
||||||
|
1. Find your Mii profile, then find the "Friend Code" field on the top screen
|
||||||
|
|
||||||
|
### Section III - Seedminer
|
||||||
|
|
||||||
|
In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`.
|
||||||
|
|
||||||
|
1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer
|
||||||
|
+ If the site isn't working, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
|
||||||
|
1. Enter your device's Friend Code (with no spaces or dashes) into the "Your friend code" field
|
||||||
|
1. Paste your device's 32 character long folder name into the "Your ID0" field
|
||||||
|
+ Do not attempt to enter the ID0 manually, as it is easy to make a mistake. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section
|
||||||
|
1. Select "Go"
|
||||||
|
+ If the site immediately goes to step 4, the website has already correctly processed your bruteforce request. You can download your `movable.sed` file and continue to the next section. You do not need to (re-)add the bot
|
||||||
|
1. Use the ["Register Friend" button](/images/screenshots/seedminer/register-friend.png) on your device to add the bot's friend code as given by the website
|
||||||
|
+ If prompted, the name that you give to the friend does not matter
|
||||||
|
1. Wait for the site to update
|
||||||
|
+ If it does not, wait a few minutes before refreshing the page once
|
||||||
|
1. Once the site processes your information, the site will continue to `Step 2: Bruteforce` automatically
|
||||||
|
1. Wait for the remainder of the process to complete
|
||||||
|
+ This is usually fast (1-5 minutes)
|
||||||
|
+ During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue
|
||||||
|
+ If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
|
||||||
|
1. When the process is completed, download your `movable.sed` file from the site
|
||||||
|
+ Keep this file as you will need it in the upcoming page
|
||||||
|
1. Schalte deine Konsole aus
|
67
_pages/de_DE/include/soundhax.txt
Normal file
67
_pages/de_DE/include/soundhax.txt
Normal file
|
@ -0,0 +1,67 @@
|
||||||
|
### Was du brauchst
|
||||||
|
{%- if include.sp == "true" %}
|
||||||
|
* The latest release of [Soundhax](http://soundhax.com) *(for your region and device)*
|
||||||
|
+ for the version, use:
|
||||||
|
+ 1.x - 2.1 if the two numbers before the region in the system version string are between 0 and 2
|
||||||
|
+ 2.1 - 2.2 if they are between 3 and 4
|
||||||
|
+ 3.x - 4.x if they are between 5 and 10
|
||||||
|
+ 5.x - 11.3 if they are between 11 and 36
|
||||||
|
{%- elsif include.sp-kor == "true" %}
|
||||||
|
* The latest release of [Soundhax](http://soundhax.com) *(for your region and device)*
|
||||||
|
+ for the version, use:
|
||||||
|
+ 3.x - 4.x if the two numbers before the region in the system version string are between 0 and 7
|
||||||
|
+ 5.x - 11.3 if they are between 8 and 32
|
||||||
|
{%- else %}
|
||||||
|
* The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)*
|
||||||
|
{%- endif %}
|
||||||
|
+ If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer
|
||||||
|
* Die neueste Version vom [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (Direkter Download)
|
||||||
|
* Die neueste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (Direkter Download)
|
||||||
|
* Die neueste Version von [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (die Luma3DS `.zip` Datei)
|
||||||
|
* Die neueste Version von [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) (`otherapp.bin`)
|
||||||
|
|
||||||
|
### Anleitung
|
||||||
|
|
||||||
|
#### Abschnitt I - Vorbereitungen
|
||||||
|
|
||||||
|
In this section, you will copy the files needed to trigger both Soundhax and universal-otherapp.
|
||||||
|
|
||||||
|
1. Schalte deinen 3DS aus
|
||||||
|
1. Stecke deine SD-Karte in deinen Computer
|
||||||
|
1. Kopiere die Soundhax`.m4a` in das Stammverzeichnis der SD-Karte
|
||||||
|
+ 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
|
||||||
|
1. Copy `otherapp.bin` to the root of your SD card
|
||||||
|
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
|
||||||
|
1. Erstelle einen Ordner namens `boot9strap` im Stammverzeichnis deiner SD-Karte
|
||||||
|
1. Kopiere `boot9strap.firm` und `boot9strap.firm.sha` aus der boot9strap `.zip` in den `/boot9strap/`-Ordner auf deiner SD-Karte
|
||||||
|
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
|
||||||
|
1. Stecke deine SD-Karte nun wieder in deinen 3DS
|
||||||
|
1. Schalte deine Konsole an
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/uosoundhax-root-layout.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
#### Schritt II - Starten von SafeBS9Installer
|
||||||
|
|
||||||
|
In this section, you will launch Soundhax through the Nintendo 3DS Sound app, which will use universal-otherapp to launch the boot9strap (custom firmware) installer.
|
||||||
|
|
||||||
|
1. Stecke deine SD-Karte nun wieder in deinen 3DS
|
||||||
|
1. Schalte deine Konsole an
|
||||||
|
1. Starte die Nintendo 3DS Sound App
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Wenn sie noch nie den Nintendo 3DS Sound geöffnet haben, schauen sie sich die Tipps an, wie man es benutzt. Die Tipps erhalten sie wenn sie auf das Vogel-Symbol klicken. Gucken sie alle Tipps an, schließen sie danach die App, und starten sie wieder erneut
|
||||||
|
+ In dieser Situation würde das Starten von Soundhax sofort dazu führen, dass diese Tipps, bei jedem Start des Nintendo 3DS Sound angezeigt werden, bis dies geschehen ist
|
||||||
|
1. Gehe zu `/SDCARD` und spiele die Datei "<3 nedwill 2016" ab
|
||||||
|
+ Dies kann einige Versuche benötigen
|
||||||
|
+ If it freezes, force the console to power off by holding the power button, then try again
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Wenn der Exploit erfolgreich war, wird SafeBS9Installer gestartet
|
10
_pages/en_US/include/cfw-check-fredtool.txt
Normal file
10
_pages/en_US/include/cfw-check-fredtool.txt
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
As an additional safety measure, we will perform an additional check for custom firmware. This is because using this method when custom firmware is already installed has a risk of bricking the console (rendering it unusable without recovery methods like [ntrboot](ntrboot)).
|
||||||
|
|
||||||
|
1. Power off your device
|
||||||
|
1. Hold the (Select) button
|
||||||
|
1. Power on your device while still holding the (Select) button
|
||||||
|
1. If the check was successful, you will boot to the HOME Menu and you may proceed with this guide
|
||||||
|
1. Power off your device
|
||||||
|
|
||||||
|
If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your device! Follow [Checking for CFW](checking-for-cfw) to upgrade your existing CFW.
|
||||||
|
{: .notice--danger}
|
5
_pages/en_US/include/configure-luma3ds.txt
Normal file
5
_pages/en_US/include/configure-luma3ds.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1. Your device should have booted into the Luma3DS configuration menu
|
||||||
|
+ Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging
|
||||||
|
+ For the purpose of this guide, **leave these options on the default settings** (do not check or uncheck anything)
|
||||||
|
+ If your device shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card
|
||||||
|
1. Press (Start) to save and reboot
|
21
_pages/en_US/include/ctrnand-datayeet.txt
Normal file
21
_pages/en_US/include/ctrnand-datayeet.txt
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
1. Power off your device
|
||||||
|
1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9
|
||||||
|
1. Navigate to `[0:] SDCARD` -> `gm9`
|
||||||
|
1. Press (X) on the CTRTransfer image `.bin` to delete it
|
||||||
|
1. Press (A) to confirm
|
||||||
|
1. Press (B) a few times to go back to the main menu
|
||||||
|
1. Navigate to `[1:] SYSNAND CTRNAND` -> `data` -> `<ID0>` -> `sysdata`
|
||||||
|
+ The `<ID0>` will be a folder with a 32 character length random-looking name. You may recognize this from Seedminer, if you used that method
|
||||||
|
1. Use the D-Pad to highlight `00010017`
|
||||||
|
1. Press (Right Shoulder) + (A) to bring up the folder options
|
||||||
|
1. Select "Copy to 0:/gm9/out"
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. While still highlighting `00010017`, press (X) to delete it
|
||||||
|
1. Press (A) to confirm
|
||||||
|
1. Press (A) to unlock SysNAND (lvl2) writing, then input the key combo given
|
||||||
|
1. Once the file has been deleted, press (A) to continue
|
||||||
|
1. Press (A) to relock write permissions if prompted
|
||||||
|
1. Press (Start) to reboot your device
|
||||||
|
1. Your device will load into the initial setup menu
|
||||||
|
+ This is expected behaviour. You have not lost any of your game data
|
||||||
|
1. Complete the initial setup menu by following the prompts on your device's screen
|
29
_pages/en_US/include/ctrtransfer-main.txt
Normal file
29
_pages/en_US/include/ctrtransfer-main.txt
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9
|
||||||
|
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it is completed
|
||||||
|
1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
|
||||||
|
+ Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
|
||||||
|
1. Navigate to `[0:] SDCARD` -> `gm9`
|
||||||
|
1. Press (A) on the CTRTransfer `.bin` to select it
|
||||||
|
1. Select "CTRNAND options..."
|
||||||
|
1. Select "Transfer image to CTRNAND"
|
||||||
|
1. If prompted, select "Transfer to SysNAND"
|
||||||
|
+ This prompt will only appear if you have an EmuNAND
|
||||||
|
1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
|
||||||
|
+ This process will take some time
|
||||||
|
1. Once the transfer is completed, press (A) to continue
|
||||||
|
1. Press (B) to decline relocking write permissions if prompted
|
||||||
|
1. Press (B) twice to return to the main menu
|
||||||
|
1. Press (Home) to bring up the action menu
|
||||||
|
1. Select "Scripts..."
|
||||||
|
1. Select "GM9Megascript"
|
||||||
|
1. Select "Scripts from Plailect's Guide"
|
||||||
|
1. Select "CTRTransfer Ticket Copy"
|
||||||
|
1. When prompted, press (A) to proceed
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "Exit"
|
||||||
|
1. Press (A) to relock write permissions if prompted
|
||||||
|
1. Press (Start) to reboot your device
|
||||||
|
1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update"
|
||||||
|
+ Updates while using B9S + Luma (what you have) are safe
|
||||||
|
+ If this gives you an error, set your DNS settings to "auto"
|
8
_pages/en_US/include/ctrtransfer-prep.txt
Normal file
8
_pages/en_US/include/ctrtransfer-prep.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
1. Power off your device
|
||||||
|
1. Insert your SD card into your computer
|
||||||
|
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
|
||||||
|
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
||||||
|
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
||||||
|
1. Copy the 11.15.0 CTRTransfer image `.bin` from the CTRTransfer `.zip` to the `/gm9/` folder on your SD card
|
||||||
|
1. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card
|
||||||
|
1. Reinsert your SD card into your device
|
16
_pages/en_US/include/ctrtransfer-ticket-copy.txt
Normal file
16
_pages/en_US/include/ctrtransfer-ticket-copy.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
If the script found no user tickets and told you to skip this section, you can skip this section.
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Launch FBI from the list of homebrew
|
||||||
|
1. Select "SD"
|
||||||
|
1. Select "gm9"
|
||||||
|
1. Select "out"
|
||||||
|
1. Select "ctrtransfer_tickets"
|
||||||
|
1. Do the following process for either the `eshop` folder, `unknown` folder, or both
|
||||||
|
+ Navigate to the folder
|
||||||
|
+ Select "\<current directory>"
|
||||||
|
+ Select "Install and delete all tickets"
|
||||||
|
+ Wait. The system may appear to freeze, just give it time.
|
||||||
|
+ Press (A) to confirm
|
||||||
|
+ Press (B) to decline installing tickets from CDN.
|
||||||
|
1. Press (Home) to exit FBI
|
16
_pages/en_US/include/exploit-usm.txt
Normal file
16
_pages/en_US/include/exploit-usm.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
In this section, you will enter Safe Mode (a feature available on all 3DS family devices) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.
|
||||||
|
|
||||||
|
1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
|
||||||
|
+ Keep holding the buttons until the device boots into Safe Mode (a "system update" menu)
|
||||||
|
{%- if include.method == "hbl" or include.method == "kartdlphax" %}
|
||||||
|
+ If you're unable to get into Safe Mode after multiple attempts, one of your buttons may be failing or broken. If this is the case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
|
||||||
|
{%- elsif include.method == "bb3" %}
|
||||||
|
+ If you're unable to get into Safe Mode after multiple attempts, one of your buttons may be failing or broken. If this is the case, you will need to follow [an alternate branch of BannerBomb3](installing-boot9strap-(fredtool)). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
|
||||||
|
{%- endif %}
|
||||||
|
1. Press "OK" to accept the update
|
||||||
|
+ There is no update. This is part of the exploit
|
||||||
|
1. Press "I accept" to accept the terms and conditions
|
||||||
|
1. The update will eventually fail, with the error code `003-1099`. This is intended behaviour
|
||||||
|
1. When asked "Would you like to configure Internet settings?", select "Yes"
|
||||||
|
1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png))
|
||||||
|
1. If the exploit was successful, your device will have booted into SafeB9SInstaller
|
8
_pages/en_US/include/format-sd-gm9.txt
Normal file
8
_pages/en_US/include/format-sd-gm9.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
1. Press (Home) to bring up the action menu
|
||||||
|
1. Select "More..."
|
||||||
|
1. Select "SD format menu"
|
||||||
|
1. Select "No EmuNAND"
|
||||||
|
1. Select "Auto"
|
||||||
|
1. Press (A) to accept the label `GM9SD`
|
||||||
|
+ Optionally, you may input a custom name for the SD card
|
||||||
|
1. When prompted, input the key combo given to confirm
|
27
_pages/en_US/include/install-boot9strap-b9stool.txt
Normal file
27
_pages/en_US/include/install-boot9strap-b9stool.txt
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/).
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer.
|
||||||
|
|
||||||
|
1. Complete the initial setup process for the launched game until you reach the main menu
|
||||||
|
+ Select the left option whenever prompted during the setup process
|
||||||
|
1. Using the touch-screen, select the large left box, then select the box with an SD card icon
|
||||||
|
1. Once the menu loads, select the face icon, then the bottom right icon to continue
|
||||||
|
1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen
|
||||||
|
1. Select the second button along the top with a film-reel icon
|
||||||
|
1. Scroll right until reel "3/3" is selected
|
||||||
|
1. Tap the third box with the letter "A" in it
|
||||||
|
1. Scroll left until reel "1/3" is selected
|
||||||
|
1. Tap the fourth box with the letter "A" in it
|
||||||
|
1. If the exploit was successful, your device will have loaded b9sTool
|
||||||
|
1. Using the D-Pad, move to "Install boot9strap"
|
||||||
|
{%- if include.method == "dsinternet" %}
|
||||||
|
+ If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to open Nintendo DS Connections and start over from the beginning of this section
|
||||||
|
{%- elsif include.method == "dsdlp" %}
|
||||||
|
+ If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to open DS Download Play and start over from the beginning of this section
|
||||||
|
{%- endif %}
|
||||||
|
1. Press (A), then press START and SELECT at the same time to begin the process
|
||||||
|
1. Once completed and the bottom screen says "done.", exit b9sTool, then power off your device
|
||||||
|
+ You may have to force power off by holding the power button
|
||||||
|
+ If your device shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card
|
||||||
|
+ If you see the Luma Configuration screen, power off your device and continue to the next section
|
11
_pages/en_US/include/install-boot9strap-safeb9sinstaller.txt
Normal file
11
_pages/en_US/include/install-boot9strap-safeb9sinstaller.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{%- if include.inline != "true" %}
|
||||||
|
In this section, you will install custom firmware onto your device.
|
||||||
|
{%- endif %}
|
||||||
|
|
||||||
|
1. When prompted, input the key combo given on the top screen to install boot9strap
|
||||||
|
{%- if include.isbootfirm == "true" %}
|
||||||
|
1. Once it is completed, force your device to power off by holding down the power button
|
||||||
|
+ Your device will only boot to the SafeB9SInstaller screen until the next section is completed
|
||||||
|
{%- else %}
|
||||||
|
1. Once it is complete, press (A) to reboot your device
|
||||||
|
{%- endif %}
|
12
_pages/en_US/include/launch-hbl-dlp.txt
Normal file
12
_pages/en_US/include/launch-hbl-dlp.txt
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
|
||||||
|
1. Wait until you see the `Nintendo 3DS` and `Nintendo DS` buttons
|
||||||
|
1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
|
||||||
|
1. Select "Miscellaneous options"
|
||||||
|
1. Select "Switch the hb. title to the current app."
|
||||||
|
1. Press (B) to continue
|
||||||
|
1. Press (B) to return to the Rosalina main menu
|
||||||
|
1. Press (B) to exit the Rosalina menu
|
||||||
|
1. Press (Home), then close Download Play
|
||||||
|
1. Launch the Download Play application
|
||||||
|
1. Your device should load the Homebrew Launcher
|
||||||
|
+ If your device is stuck on the loading splash screen, you are missing `boot.3dsx` from the root of your SD card
|
3
_pages/en_US/include/luma3ds-installed-note.txt
Normal file
3
_pages/en_US/include/luma3ds-installed-note.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
At this point, your console will boot to Luma3DS by default.
|
||||||
|
+ Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
|
||||||
|
+ On the next page, you will install useful homebrew applications to complete your setup.
|
19
_pages/en_US/include/nand-backup.txt
Normal file
19
_pages/en_US/include/nand-backup.txt
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
1. Press (Home) to bring up the action menu
|
||||||
|
1. Select "Scripts..."
|
||||||
|
1. Select "GM9Megascript"
|
||||||
|
1. Select "Backup Options"
|
||||||
|
1. Select "SysNAND Backup"
|
||||||
|
1. Press (A) to confirm
|
||||||
|
+ This process will take some time
|
||||||
|
+ If you get an error, look for your issue in the [troubleshooting guide](troubleshooting#finalizing-setup)
|
||||||
|
1. Press (A) to continue
|
||||||
|
1. Press (B) to return to the main menu
|
||||||
|
1. Select "Exit"
|
||||||
|
1. Press (A) to relock write permissions if prompted
|
||||||
|
1. Hold (R) and press (Start) at the same time to power off your device
|
||||||
|
1. Insert your SD card into your computer
|
||||||
|
1. Copy `<date>_<serialnumber>_sysnand_##.bin` and `essential.exefs` from the `/gm9/out/` folder on your SD card to a safe location on your computer
|
||||||
|
+ Make backups in multiple locations (such as online file storage)
|
||||||
|
+ These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future
|
||||||
|
1. Delete `<date>_<serialnumber>_sysnand_##.bin` and `<date>_<serialnumber>_sysnand_##.bin.sha` from the `/gm9/out/` folder on your SD card after copying it
|
||||||
|
1. Reinsert your SD card into your device
|
17
_pages/en_US/include/remove-usm-slottool.txt
Normal file
17
_pages/en_US/include/remove-usm-slottool.txt
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
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.
|
||||||
|
|
||||||
|
1. Launch the Download Play application
|
||||||
|
1. Wait until you see the two buttons
|
||||||
|
+ Do not press either of the buttons
|
||||||
|
1. Press (Left Shoulder) + (D-Pad Down) + (Select) at the same time to open the Rosalina menu
|
||||||
|
1. Select "Miscellaneous options"
|
||||||
|
1. Select "Switch the hb. title to the current app."
|
||||||
|
1. Press (B) to continue
|
||||||
|
1. Press (B) to return to the Rosalina main menu
|
||||||
|
1. Press (B) to exit the Rosalina menu
|
||||||
|
1. Press (Home), then close Download Play
|
||||||
|
1. Relaunch the Download Play application
|
||||||
|
1. Your device should load the Homebrew Launcher
|
||||||
|
1. Launch slotTool from the list of homebrew
|
||||||
|
1. Select "RESTORE original wifi slots 1,2,3"
|
||||||
|
1. Your device will then reboot
|
72
_pages/en_US/include/seedminer-base.txt
Normal file
72
_pages/en_US/include/seedminer-base.txt
Normal file
|
@ -0,0 +1,72 @@
|
||||||
|
{% capture technical_info %}
|
||||||
|
<summary><em>Technical Details (optional)</em></summary>
|
||||||
|
|
||||||
|
To install boot9strap on your device, we derive your device's unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device.
|
||||||
|
|
||||||
|
For information on how Seedminer works, see [this presentation](https://zoogie.github.io/web/34⅕c3).
|
||||||
|
|
||||||
|
This method uses a powerful graphics card to perform the calculations needed. A volunteer-run website is used for the purpose of assisting you with this method.
|
||||||
|
|
||||||
|
{% endcapture %}
|
||||||
|
<details>{{ technical_info | markdownify }}</details>
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
|
||||||
|
### Section I - Updating the System
|
||||||
|
|
||||||
|
In this section, you will update your system to the latest version, which is necessary for Seedminer.
|
||||||
|
|
||||||
|
1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update"
|
||||||
|
+ The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section
|
||||||
|
+ If this gives you an error, set both your DNS settings and Proxy settings to "Auto"
|
||||||
|
|
||||||
|
### Section II - Prep Work
|
||||||
|
|
||||||
|
In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key.
|
||||||
|
|
||||||
|
Before following this section:
|
||||||
|
+ Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data
|
||||||
|
+ Ensure that your console is connected to the Internet (you should see a blue "Internet" indicator on the top-left corner of the HOME screen)
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Power off your device
|
||||||
|
1. Insert your SD card into your computer
|
||||||
|
1. Navigate to the `Nintendo 3DS` folder on your SD card
|
||||||
|
1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS
|
||||||
|
+ This 32-letter name is system-specific and will be different for each console
|
||||||
|
+ If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer)
|
||||||
|
+ You can ignore the `private` folder if you have it
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
1. Paste your 32-letter folder name into [a document](/images/screenshots/seedminer/text-document.png) you can reference later
|
||||||
|
+ This folder is known as your "ID0". Take note of this as this guide will refer to it as such later
|
||||||
|
1. Power on your device
|
||||||
|
+ Your SD card does not need to be inserted at this point
|
||||||
|
1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your HOME Menu)
|
||||||
|
+ If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues)
|
||||||
|
1. Find your Mii profile, then find the "Friend Code" field on the top screen
|
||||||
|
|
||||||
|
### Section III - Seedminer
|
||||||
|
|
||||||
|
In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`.
|
||||||
|
|
||||||
|
1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer
|
||||||
|
+ If the site isn't working, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
|
||||||
|
1. Enter your device's Friend Code (with no spaces or dashes) into the "Your friend code" field
|
||||||
|
1. Paste your device's 32 character long folder name into the "Your ID0" field
|
||||||
|
+ Do not attempt to enter the ID0 manually, as it is easy to make a mistake. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section
|
||||||
|
1. Select "Go"
|
||||||
|
+ If the site immediately goes to step 4, the website has already correctly processed your bruteforce request. You can download your `movable.sed` file and continue to the next section. You do not need to (re-)add the bot
|
||||||
|
1. Use the ["Register Friend" button](/images/screenshots/seedminer/register-friend.png) on your device to add the bot's friend code as given by the website
|
||||||
|
+ If prompted, the name that you give to the friend does not matter
|
||||||
|
1. Wait for the site to update
|
||||||
|
+ If it does not, wait a few minutes before refreshing the page once
|
||||||
|
1. Once the site processes your information, the site will continue to `Step 2: Bruteforce` automatically
|
||||||
|
1. Wait for the remainder of the process to complete
|
||||||
|
+ This is usually fast (1-5 minutes)
|
||||||
|
+ During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue
|
||||||
|
+ If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
|
||||||
|
1. When the process is completed, download your `movable.sed` file from the site
|
||||||
|
+ Keep this file as you will need it in the upcoming page
|
||||||
|
1. Power off your device
|
10
_pages/es_ES/include/cfw-check-fredtool.txt
Normal file
10
_pages/es_ES/include/cfw-check-fredtool.txt
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
As an additional safety measure, we will perform an additional check for custom firmware. This is because using this method when custom firmware is already installed has a risk of bricking the console (rendering it unusable without recovery methods like [ntrboot](ntrboot)).
|
||||||
|
|
||||||
|
1. Apaga tu consola
|
||||||
|
1. Mantén pulsado el botón (Select)
|
||||||
|
1. Enciende la consola mientras mantienes presionado (Select)
|
||||||
|
1. If the check was successful, you will boot to the HOME Menu and you may proceed with this guide
|
||||||
|
1. Apaga tu consola
|
||||||
|
|
||||||
|
If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your device! Follow [Checking for CFW](checking-for-cfw) to upgrade your existing CFW.
|
||||||
|
{: .notice--danger}
|
5
_pages/es_ES/include/configure-luma3ds.txt
Normal file
5
_pages/es_ES/include/configure-luma3ds.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1. Your device should have booted into the Luma3DS configuration menu
|
||||||
|
+ Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging
|
||||||
|
+ For the purpose of this guide, **leave these options on the default settings** (do not check or uncheck anything)
|
||||||
|
+ If your device shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card
|
||||||
|
1. Presiona (Start) para guardar y reiniciar
|
5
_pages/es_ES/include/ctrtransfer-cleanup.txt
Normal file
5
_pages/es_ES/include/ctrtransfer-cleanup.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1. Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9
|
||||||
|
1. Ve a `[0:] SDCARD` -> `gm9`
|
||||||
|
1. Presiona (X) en la imagen `.bin` de CTRTransfer para borrarla
|
||||||
|
1. Presiona (A) para confirmar
|
||||||
|
1. Presiona (Start) para reiniciar tu consola
|
29
_pages/es_ES/include/ctrtransfer-main.txt
Normal file
29
_pages/es_ES/include/ctrtransfer-main.txt
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
1. Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9
|
||||||
|
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it is completed
|
||||||
|
1. Si se te pide fijar la fecha y hora RTC, presiona (A) para hacerlo, luego define la fecha y la hora, y después presiona (A) para continuar
|
||||||
|
+ Ten en cuenta que, si tuviste que cambiar la fecha y hora RTC, también deberás cambiar la hora en la Configuración de la consola después de hacer esta guía
|
||||||
|
1. Ve a `[0:] SDCARD` -> `gm9`
|
||||||
|
1. Presiona (A) sobre el `.bin` del CTRTransfer para seleccionarlo
|
||||||
|
1. Selecciona "CTRNAND options..."
|
||||||
|
1. Selecciona "Transfer image to CTRNAND"
|
||||||
|
1. Si se solicita, seleccionar "Transfer to SysNAND"
|
||||||
|
+ Esto sólo aparecerá si tienes una EmuNAND
|
||||||
|
1. Presiona (A) para desbloquear la escritura de la SysNAND (lvl1) y después ingresa la combinación de teclas mostrada
|
||||||
|
+ Este proceso tomará un tiempo
|
||||||
|
1. Once the transfer is completed, press (A) to continue
|
||||||
|
1. Presiona (B) para rechazar el rebloqueo de permisos de escritura si se solicita
|
||||||
|
1. Presiona (B) dos veces para volver al menú principal
|
||||||
|
1. Presiona el botón (Home) para abrir el menú de acción
|
||||||
|
1. Selecciona "Scripts..."
|
||||||
|
1. Selecciona "GM9Megascript"
|
||||||
|
1. Selecciona "Scripts from Plailect's Guide"
|
||||||
|
1. Selecciona "CTRTransfer Ticket Copy"
|
||||||
|
1. Presiona (A) para continuar cuando se te pida
|
||||||
|
1. Presiona (A) para continuar
|
||||||
|
1. Presiona (B) para volver al menú principal
|
||||||
|
1. Selecciona "Exit"
|
||||||
|
1. Presiona (A) para volver a bloquear los permisos de escritura si se solicita
|
||||||
|
1. Presiona (Start) para reiniciar tu consola
|
||||||
|
1. Actualiza tu 3DS dirigiéndote a la Configuración de la consola, después a "Otras opciones", luego ve al último menú de la derecha y pulsa en "Actualización"
|
||||||
|
+ Actualizar la consola teniendo B9S y Luma (lo que acabas de instalar) es seguro
|
||||||
|
+ Si esto te da un error, ajusta tu configuración de DNS a "obtención automática"
|
8
_pages/es_ES/include/ctrtransfer-prep.txt
Normal file
8
_pages/es_ES/include/ctrtransfer-prep.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
1. Apaga tu consola
|
||||||
|
1. Inserta tu tarjeta SD en tu computadora
|
||||||
|
1. Crea una carpeta llamada `3ds` en la raíz de tu tarjeta SD, si aún no existe
|
||||||
|
1. Copia el archivo `GodMode9.firm` desde el `.zip` de GodMode9 a la carpeta `/luma/payloads/` en tu tarjeta SD
|
||||||
|
1. Copia la carpeta `gm9`contenida en el `.zip`de GodMode9 al directorio raíz de tu tarjeta SD
|
||||||
|
1. Copy the 11.15.0 CTRTransfer image `.bin` from the CTRTransfer `.zip` to the `/gm9/` folder on your SD card
|
||||||
|
1. Copia `FBI.3dsx` a la carpeta `/3ds/` de tu tarjeta SD
|
||||||
|
1. Reinserta tu tarjeta SD en tu consola
|
16
_pages/es_ES/include/ctrtransfer-ticket-copy.txt
Normal file
16
_pages/es_ES/include/ctrtransfer-ticket-copy.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
If the script found no user tickets and told you to skip this section, you can skip this section.
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Inicia FBI desde la lista de homebrew
|
||||||
|
1. Select "SD"
|
||||||
|
1. Selecciona "gm9"
|
||||||
|
1. Selecciona "out"
|
||||||
|
1. Selecciona "ctrtransfer_tickets"
|
||||||
|
1. Haz el siguiente proceso para la carpeta `eshop`, `unknown`, o ambas
|
||||||
|
+ Ve a la carpeta
|
||||||
|
+ Selecciona "\<current directory>"
|
||||||
|
+ Selecciona "Install and delete all tickets"
|
||||||
|
+ Espera. El sistema aparentará estar congelado, simplemente dale tiempo.
|
||||||
|
+ Presiona (A) para confirmar
|
||||||
|
+ Presiona (B) para rechazar la instalación de tickets desde CDN.
|
||||||
|
1. Presiona (Home) para salir de FBI
|
16
_pages/es_ES/include/exploit-usm.txt
Normal file
16
_pages/es_ES/include/exploit-usm.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
In this section, you will enter Safe Mode (a feature available on all 3DS family devices) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.
|
||||||
|
|
||||||
|
1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
|
||||||
|
+ Keep holding the buttons until the device boots into Safe Mode (a "system update" menu)
|
||||||
|
{%- if include.method == "hbl" or include.method == "kartdlphax" %}
|
||||||
|
+ If you're unable to get into Safe Mode after multiple attempts, one of your buttons may be failing or broken. If this is the case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
|
||||||
|
{%- elsif include.method == "bb3" %}
|
||||||
|
+ If you're unable to get into Safe Mode after multiple attempts, one of your buttons may be failing or broken. If this is the case, you will need to follow [an alternate branch of BannerBomb3](installing-boot9strap-(fredtool)). For assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
|
||||||
|
{%- endif %}
|
||||||
|
1. Press "OK" to accept the update
|
||||||
|
+ There is no update. This is part of the exploit
|
||||||
|
1. Press "I accept" to accept the terms and conditions
|
||||||
|
1. The update will eventually fail, with the error code `003-1099`. This is intended behaviour
|
||||||
|
1. When asked "Would you like to configure Internet settings?", select "Yes"
|
||||||
|
1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png))
|
||||||
|
1. If the exploit was successful, your device will have booted into SafeB9SInstaller
|
8
_pages/es_ES/include/format-sd-gm9.txt
Normal file
8
_pages/es_ES/include/format-sd-gm9.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
1. Presiona el botón (Home) para abrir el menú de acción
|
||||||
|
1. Selecciona "Mas..."
|
||||||
|
1. Selecciona "SD format menu"
|
||||||
|
1. Selecciona "No EmuNAND"
|
||||||
|
1. Selecciona "Auto"
|
||||||
|
1. Presiona (A) para aceptar la etiqueta `GM9SD`
|
||||||
|
+ Opcionalmente, puedes ingresar un nombre personalizado para la tarjeta SD
|
||||||
|
1. Cuando se te pida, introduce la combinación de teclas mostrada para confirmar
|
27
_pages/es_ES/include/install-boot9strap-b9stool.txt
Normal file
27
_pages/es_ES/include/install-boot9strap-b9stool.txt
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/).
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer.
|
||||||
|
|
||||||
|
1. Complete the initial setup process for the launched game until you reach the main menu
|
||||||
|
+ Select the left option whenever prompted during the setup process
|
||||||
|
1. Using the touch-screen, select the large left box, then select the box with an SD card icon
|
||||||
|
1. Once the menu loads, select the face icon, then the bottom right icon to continue
|
||||||
|
1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen
|
||||||
|
1. Select the second button along the top with a film-reel icon
|
||||||
|
1. Scroll right until reel "3/3" is selected
|
||||||
|
1. Tap the third box with the letter "A" in it
|
||||||
|
1. Scroll left until reel "1/3" is selected
|
||||||
|
1. Tap the fourth box with the letter "A" in it
|
||||||
|
1. If the exploit was successful, your device will have loaded b9sTool
|
||||||
|
1. Using the D-Pad, move to "Install boot9strap"
|
||||||
|
{%- if include.method == "dsinternet" %}
|
||||||
|
+ If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to open Nintendo DS Connections and start over from the beginning of this section
|
||||||
|
{%- elsif include.method == "dsdlp" %}
|
||||||
|
+ If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to open DS Download Play and start over from the beginning of this section
|
||||||
|
{%- endif %}
|
||||||
|
1. Press (A), then press START and SELECT at the same time to begin the process
|
||||||
|
1. Once completed and the bottom screen says "done.", exit b9sTool, then power off your device
|
||||||
|
+ You may have to force power off by holding the power button
|
||||||
|
+ If your device shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card
|
||||||
|
+ If you see the Luma Configuration screen, power off your device and continue to the next section
|
11
_pages/es_ES/include/install-boot9strap-safeb9sinstaller.txt
Normal file
11
_pages/es_ES/include/install-boot9strap-safeb9sinstaller.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{%- if include.inline != "true" %}
|
||||||
|
In this section, you will install custom firmware onto your device.
|
||||||
|
{%- endif %}
|
||||||
|
|
||||||
|
1. When prompted, input the key combo given on the top screen to install boot9strap
|
||||||
|
{%- if include.isbootfirm == "true" %}
|
||||||
|
1. Once it is completed, force your device to power off by holding down the power button
|
||||||
|
+ Your device will only boot to the SafeB9SInstaller screen until the next section is completed
|
||||||
|
{%- else %}
|
||||||
|
1. Once it is complete, press (A) to reboot your device
|
||||||
|
{%- endif %}
|
12
_pages/es_ES/include/launch-hbl-dlp.txt
Normal file
12
_pages/es_ES/include/launch-hbl-dlp.txt
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
1. Ejecuta la aplicación Modo Descarga (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
|
||||||
|
1. Espera hasta ver las opciones que dicen `Nintendo 3DS` y `Nintendo DS`
|
||||||
|
1. Presiona (Left Shoulder) + (Abajo) + (Select) a la vez para abrir el menú de Rosalina
|
||||||
|
1. Selecciona "Miscellaneous options"
|
||||||
|
1. Selecciona "Switch the hb. title to the current app."
|
||||||
|
1. Presiona (B) para continuar
|
||||||
|
1. Presiona (B) para regresar al menú principal de Rosalina
|
||||||
|
1. Presiona (B) para salir del menú de Rosalina
|
||||||
|
1. Presiona (Home), luego cierra la aplicación de Modo Descarga
|
||||||
|
1. Inicia la aplicación de Modo Descarga
|
||||||
|
1. Tu consola debería cargar el Homebrew Launcher
|
||||||
|
+ If your device is stuck on the loading splash screen, you are missing `boot.3dsx` from the root of your SD card
|
3
_pages/es_ES/include/luma3ds-installed-note.txt
Normal file
3
_pages/es_ES/include/luma3ds-installed-note.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
At this point, your console will boot to Luma3DS by default.
|
||||||
|
+ Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
|
||||||
|
+ On the next page, you will install useful homebrew applications to complete your setup.
|
19
_pages/es_ES/include/nand-backup.txt
Normal file
19
_pages/es_ES/include/nand-backup.txt
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
1. Presiona el botón (Home) para abrir el menú de acción
|
||||||
|
1. Selecciona "Scripts..."
|
||||||
|
1. Selecciona "GM9Megascript"
|
||||||
|
1. Selecciona "Backup Options"
|
||||||
|
1. Selecciona "SysNAND Backup"
|
||||||
|
1. Presiona (A) para confirmar
|
||||||
|
+ Este proceso tomará un tiempo
|
||||||
|
+ If you get an error, look for your issue in the [troubleshooting guide](troubleshooting#finalizing-setup)
|
||||||
|
1. Presiona (A) para continuar
|
||||||
|
1. Presiona (B) para volver al menú principal
|
||||||
|
1. Selecciona "Exit"
|
||||||
|
1. Presiona (A) para volver a bloquear los permisos de escritura si se solicita
|
||||||
|
1. Mantén presionado (R) y presiona (Start) a la vez para apagar tu consola
|
||||||
|
1. Inserta tu tarjeta SD en tu computadora
|
||||||
|
1. Copy `<date>_<serialnumber>_sysnand_##.bin` and `essential.exefs` from the `/gm9/out/` folder on your SD card to a safe location on your computer
|
||||||
|
+ Haz copias de seguridad en múltiples sitios (como por ejemplo, en un pendrive o almacenamiento online)
|
||||||
|
+ Estos respaldos podrán prevenir que se inutilice la consola y/o ayudarte a recuperar archivos de la memoria de tu consola si algo sale mal en el futuro
|
||||||
|
1. Delete `<date>_<serialnumber>_sysnand_##.bin` and `<date>_<serialnumber>_sysnand_##.bin.sha` from the `/gm9/out/` folder on your SD card after copying it
|
||||||
|
1. Reinserta tu tarjeta SD en tu consola
|
17
_pages/es_ES/include/remove-usm-slottool.txt
Normal file
17
_pages/es_ES/include/remove-usm-slottool.txt
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
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.
|
||||||
|
|
||||||
|
1. Inicia la aplicación de Modo Descarga
|
||||||
|
1. Espera hasta que veas los dos botones
|
||||||
|
+ Do not press either of the buttons
|
||||||
|
1. Presiona (Left Shoulder) + (Abajo) + (Select) a la vez para abrir el menú de Rosalina
|
||||||
|
1. Selecciona "Miscellaneous options"
|
||||||
|
1. Selecciona "Switch the hb. title to the current app."
|
||||||
|
1. Presiona (B) para continuar
|
||||||
|
1. Presiona (B) para regresar al menú principal de Rosalina
|
||||||
|
1. Presiona (B) para salir del menú de Rosalina
|
||||||
|
1. Presiona (Home), luego cierra la aplicación de Modo Descarga
|
||||||
|
1. Relaunch the Download Play application
|
||||||
|
1. Tu consola debería cargar el Homebrew Launcher
|
||||||
|
1. Launch slotTool from the list of homebrew
|
||||||
|
1. Select "RESTORE original wifi slots 1,2,3"
|
||||||
|
1. Your device will then reboot
|
72
_pages/es_ES/include/seedminer-base.txt
Normal file
72
_pages/es_ES/include/seedminer-base.txt
Normal file
|
@ -0,0 +1,72 @@
|
||||||
|
{% capture technical_info %}
|
||||||
|
<summary><em>Technical Details (optional)</em></summary>
|
||||||
|
|
||||||
|
To install boot9strap on your device, we derive your device's unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device.
|
||||||
|
|
||||||
|
For information on how Seedminer works, see [this presentation](https://zoogie.github.io/web/34⅕c3).
|
||||||
|
|
||||||
|
This method uses a powerful graphics card to perform the calculations needed. A volunteer-run website is used for the purpose of assisting you with this method.
|
||||||
|
|
||||||
|
{% endcapture %}
|
||||||
|
<details>{{ technical_info | markdownify }}</details>
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
|
||||||
|
### Section I - Updating the System
|
||||||
|
|
||||||
|
In this section, you will update your system to the latest version, which is necessary for Seedminer.
|
||||||
|
|
||||||
|
1. Actualiza tu 3DS dirigiéndote a la Configuración de la consola, después a "Otras opciones", luego ve al último menú de la derecha y pulsa en "Actualización"
|
||||||
|
+ El actualizador podría mostrar un mensaje diciendo "La consola ya está actualizada" en lugar de actualizar. This is normal if you are already up to date; continue to the next section
|
||||||
|
+ If this gives you an error, set both your DNS settings and Proxy settings to "Auto"
|
||||||
|
|
||||||
|
### Section II - Prep Work
|
||||||
|
|
||||||
|
In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key.
|
||||||
|
|
||||||
|
Before following this section:
|
||||||
|
+ Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data
|
||||||
|
+ Ensure that your console is connected to the Internet (you should see a blue "Internet" indicator on the top-left corner of the HOME screen)
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Apaga tu consola
|
||||||
|
1. Inserta tu tarjeta SD en tu computadora
|
||||||
|
1. Ve a la carpeta `Nintendo 3DS` en tu tarjeta SD
|
||||||
|
1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS
|
||||||
|
+ This 32-letter name is system-specific and will be different for each console
|
||||||
|
+ If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer)
|
||||||
|
+ You can ignore the `private` folder if you have it
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
1. Paste your 32-letter folder name into [a document](/images/screenshots/seedminer/text-document.png) you can reference later
|
||||||
|
+ This folder is known as your "ID0". Take note of this as this guide will refer to it as such later
|
||||||
|
1. Enciende tu consola
|
||||||
|
+ Your SD card does not need to be inserted at this point
|
||||||
|
1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your HOME Menu)
|
||||||
|
+ Si recibes un error y eres expulsado del menú, es posible que debas crear un nuevo Mii o que tu consola no se pueda conectar a los servidores de Nintendo (debido a un ban o problemas de conexión)
|
||||||
|
1. Encuentra el perfil de tu Mii, luego busca donde dice "Código de amigo" en la pantalla superior
|
||||||
|
|
||||||
|
### Section III - Seedminer
|
||||||
|
|
||||||
|
In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`.
|
||||||
|
|
||||||
|
1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer
|
||||||
|
+ If the site isn't working, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
|
||||||
|
1. Enter your device's Friend Code (with no spaces or dashes) into the "Your friend code" field
|
||||||
|
1. Paste your device's 32 character long folder name into the "Your ID0" field
|
||||||
|
+ Do not attempt to enter the ID0 manually, as it is easy to make a mistake. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section
|
||||||
|
1. Select "Go"
|
||||||
|
+ If the site immediately goes to step 4, the website has already correctly processed your bruteforce request. You can download your `movable.sed` file and continue to the next section. You do not need to (re-)add the bot
|
||||||
|
1. Use the ["Register Friend" button](/images/screenshots/seedminer/register-friend.png) on your device to add the bot's friend code as given by the website
|
||||||
|
+ If prompted, the name that you give to the friend does not matter
|
||||||
|
1. Wait for the site to update
|
||||||
|
+ If it does not, wait a few minutes before refreshing the page once
|
||||||
|
1. Once the site processes your information, the site will continue to `Step 2: Bruteforce` automatically
|
||||||
|
1. Wait for the remainder of the process to complete
|
||||||
|
+ This is usually fast (1-5 minutes)
|
||||||
|
+ During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue
|
||||||
|
+ If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
|
||||||
|
1. When the process is completed, download your `movable.sed` file from the site
|
||||||
|
+ Keep this file as you will need it in the upcoming page
|
||||||
|
1. Apaga tu consola
|
67
_pages/es_ES/include/soundhax.txt
Normal file
67
_pages/es_ES/include/soundhax.txt
Normal file
|
@ -0,0 +1,67 @@
|
||||||
|
### Qué necesitas
|
||||||
|
{%- if include.sp == "true" %}
|
||||||
|
* The latest release of [Soundhax](http://soundhax.com) *(for your region and device)*
|
||||||
|
+ for the version, use:
|
||||||
|
+ 1.x - 2.1 if the two numbers before the region in the system version string are between 0 and 2
|
||||||
|
+ 2.1 - 2.2 if they are between 3 and 4
|
||||||
|
+ 3.x - 4.x if they are between 5 and 10
|
||||||
|
+ 5.x - 11.3 if they are between 11 and 36
|
||||||
|
{%- elsif include.sp-kor == "true" %}
|
||||||
|
* The latest release of [Soundhax](http://soundhax.com) *(for your region and device)*
|
||||||
|
+ for the version, use:
|
||||||
|
+ 3.x - 4.x if the two numbers before the region in the system version string are between 0 and 7
|
||||||
|
+ 5.x - 11.3 if they are between 8 and 32
|
||||||
|
{%- else %}
|
||||||
|
* La última versión de [Soundhax](http://soundhax.com) *(correspondiente a tu consola, región y versión)*
|
||||||
|
{%- endif %}
|
||||||
|
+ Si Soundhax aparece en tu navegador como un vídeo no reproducible, presiona Ctrl+S o Cmd+S para guardarlo en tu computadora
|
||||||
|
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
|
||||||
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
|
||||||
|
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
|
||||||
|
* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) (`otherapp.bin`)
|
||||||
|
|
||||||
|
### Instrucciones
|
||||||
|
|
||||||
|
#### Sección I - Preparativos
|
||||||
|
|
||||||
|
In this section, you will copy the files needed to trigger both Soundhax and universal-otherapp.
|
||||||
|
|
||||||
|
1. Apaga tu consola
|
||||||
|
1. Inserta tu tarjeta SD en tu computadora
|
||||||
|
1. Copia el archivo `.m4a` de Soundhax a la raíz de tu tarjeta SD
|
||||||
|
+ La raíz de tu tarjeta SD se refiere al primer directorio de la tarjeta, donde puedes ver la carpeta Nintendo 3DS pero no estás dentro de ella
|
||||||
|
1. Copia `otherapp.bin` a la raíz de tu tarjeta SD
|
||||||
|
1. Copia los archivos `boot.firm` y `boot.3dsx` desde el `.zip` de Luma3DS a la raíz de tu tarjeta SD
|
||||||
|
1. Crea una carpeta llamada `boot9strap` en la raíz de tu tarjeta SD
|
||||||
|
1. Copia `boot9strap.firm` y `boot9strap.firm.sha` desde el `.zip` de `boot9strap` a la carpeta `/boot9strap/` en tu tarjeta SD
|
||||||
|
1. Copia `SafeB9SInstaller.bin` desde el `.zip` de SafeB9SInstaller a la raíz de tu tarjeta SD
|
||||||
|
1. Vuelve a insertar tu tarjeta SD en tu consola
|
||||||
|
1. Enciende tu consola
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/uosoundhax-root-layout.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
#### Sección II - Ejecutar SafeB9SInstaller
|
||||||
|
|
||||||
|
In this section, you will launch Soundhax through the Nintendo 3DS Sound app, which will use universal-otherapp to launch the boot9strap (custom firmware) installer.
|
||||||
|
|
||||||
|
1. Vuelve a insertar tu tarjeta SD en tu consola
|
||||||
|
1. Enciende tu consola
|
||||||
|
1. Inicia Nintendo 3DS Sound
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Si nunca has iniciado la aplicación Nintendo 3DS Sound antes y aparecen consejos sobre cómo usarla dados por un pájaro, lee todos los consejos de éste, luego cierra la aplicación y vuelve a abrirla
|
||||||
|
+ En esta situación, ejecutar Soundhax inmediatamente causaría que los consejos aparezcan cada vez que se inicie la aplicación hasta realizar lo descrito anteriormente
|
||||||
|
1. Ve a `/SDCARD`, y luego reproduce "<3 nedwill 2016"
|
||||||
|
+ Esto podría tomar varios intentos
|
||||||
|
+ Si se congela, fuerza el apagado de la consola manteniendo presionado el botón de apagado y luego intenta el proceso de nuevo
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Si el exploit ha funcionado, habrás iniciado SafeB9SInstaller
|
10
_pages/fr_FR/include/cfw-check-fredtool.txt
Normal file
10
_pages/fr_FR/include/cfw-check-fredtool.txt
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
Comme mesure de sécurité supplémentaire, nous effectuerons une vérification supplémentaire de la présence d'un custom firmware. Ceci est dû au fait que l'utilisation de cette méthode lorsqu'un custom firmware est déjà installé à un risque de bricker la console (ce qui la rendrait inutilisable sans méthodes de récupération comme [ntrboot](ntrboot)).
|
||||||
|
|
||||||
|
1. Éteignez votre 3DS
|
||||||
|
1. Maintenez le bouton (Select) enfoncé
|
||||||
|
1. Allumez votre console tout en maintenant le bouton (Select) enfoncé
|
||||||
|
1. Si la vérification a réussi, vous démarrerez sur le menu HOME et vous pourrez continuer avec ce guide
|
||||||
|
1. Éteignez votre 3DS
|
||||||
|
|
||||||
|
Si vous voyez un menu de configuration ou si la console s'éteint immédiatement, vous avez déjà CFW, et continuer avec ces instructions peut BRICKER votre console ! Suivez [Vérification de la présence d'un CFW](checking-for-cfw) pour mettre à jour votre CFW existant.
|
||||||
|
{: .notice--danger}
|
5
_pages/fr_FR/include/configure-luma3ds.txt
Normal file
5
_pages/fr_FR/include/configure-luma3ds.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1. Your device should have booted into the Luma3DS configuration menu
|
||||||
|
+ Le menu de configuration de Luma3DS sert à régler les paramètres du custom firmware Luma3DS. Beaucoup de ces paramètres peuvent être utiles pour la personnalisation ou le débogage
|
||||||
|
+ For the purpose of this guide, **leave these options on the default settings** (do not check or uncheck anything)
|
||||||
|
+ Si votre console s'éteint lorsque vous essayez de l'allumer, assurez-vous d'avoir copié le fichier `boot.firm` depuis l'archive `.zip` de Luma3DS à la racine de votre carte SD
|
||||||
|
1. Appuyez sur (Start) pour enregistrer les modifications et redémarrer
|
5
_pages/fr_FR/include/ctrtransfer-cleanup.txt
Normal file
5
_pages/fr_FR/include/ctrtransfer-cleanup.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1. Appuyez sur le bouton (START) et maintenez le enfoncé tout en allumant votre console. Ceci lancera GodMode9
|
||||||
|
1. Naviguez vers `[0:] SDCARD` -> `gm9`
|
||||||
|
1. Pressez (X) sur le `.bin` de l'image CTRTransfer pour le supprimer
|
||||||
|
1. Appuyez sur (A) pour confirmer
|
||||||
|
1. Appuyez sur (Start) pour redémarrer votre système
|
29
_pages/fr_FR/include/ctrtransfer-main.txt
Normal file
29
_pages/fr_FR/include/ctrtransfer-main.txt
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
1. Appuyez sur le bouton (START) et maintenez le enfoncé tout en allumant votre console. Ceci lancera GodMode9
|
||||||
|
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it is completed
|
||||||
|
1. Si vous êtes invité à régler la date et l'heure du RTC, appuyez sur (A) pour le faire, puis réglez la date et l'heure, puis appuyez sur (A) pour continuer
|
||||||
|
Notez que, si vous avez dû régler la date et l'heure du RTC, vous devrez également régler l'heure dans les Paramètres du système après ce guide
|
||||||
|
1. Naviguez vers `[0:] SDCARD` -> `gm9`
|
||||||
|
1. Appuyez sur (A) sur le `.bin` de CTRTransfer pour le sélectionner
|
||||||
|
1. Sélectionnez "CTRNAND options..."
|
||||||
|
1. Sélectionnez "Transfer image to CTRNAND"
|
||||||
|
1. Si vous y êtes invité, sélectionnez "Transfer to SysNAND"
|
||||||
|
+ Cette invitation s’affiche uniquement si vous avez une EmuNAND
|
||||||
|
1. Appuyez sur (A) pour autoriser l'écriture sur votre SysNAND, puis entrez la combinaison de touches demandée
|
||||||
|
+ Ce processus prendra un certain temps
|
||||||
|
1. Once the transfer is completed, press (A) to continue
|
||||||
|
1. Appuyez sur (B) pour décliner le verrouillage des autorisations en écriture si vous y êtes invité
|
||||||
|
1. Appuyez deux fois sur (B) pour revenir au menu principal
|
||||||
|
1. Appuyez sur (Home) pour faire apparaître le menu d’actions (action menu)
|
||||||
|
1. Sélectionnez "Scripts"
|
||||||
|
1. Sélectionnez "GM9Megascript"
|
||||||
|
1. Sélectionnez "Scripts from Plailect's Guide"
|
||||||
|
1. Sélectionnez "CTRTransfer Ticket Copy"
|
||||||
|
1. Lorsque vous êtes invité, appuyez sur (A)
|
||||||
|
1. Appuyez sur (A) pour continuer
|
||||||
|
1. Appuyez sur (B) pour revenir au menu principal
|
||||||
|
1. Sélectionnez "Exit"
|
||||||
|
1. Appuyez (A) pour reverrouiller autorisations en écriture si vous êtes invité
|
||||||
|
1. Appuyez sur (Start) pour redémarrer votre système
|
||||||
|
1. Mettez à jour votre console en vous rendant dans les Paramètres de la console, puis "Autres paramètres", puis tout à droite sur l'option "Mise à jour"
|
||||||
|
+ Mettre à jour tout en ayant B9S + Luma (ce que vous avez) est sans danger
|
||||||
|
+ Si vous obtenez une erreur, réglez vos paramètres DNS sur "Automatique"
|
8
_pages/fr_FR/include/ctrtransfer-prep.txt
Normal file
8
_pages/fr_FR/include/ctrtransfer-prep.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
1. Éteignez votre 3DS
|
||||||
|
1. Insérez votre carte SD dans votre ordinateur
|
||||||
|
1. Créez un dossier nommé `3ds` à la racine de votre carte SD si celui ci n'existe pas
|
||||||
|
1. Copiez le fichier `GodMode9.firm` de l'archive `.zip` de GodMode9 dans le dossier `/luma/payloads/` sur votre carte SD
|
||||||
|
1. Copiez le dossier `gm9` de GodMode9 `.zip` à la racine de votre carte SD
|
||||||
|
1. Copy the 11.15.0 CTRTransfer image `.bin` from the CTRTransfer `.zip` to the `/gm9/` folder on your SD card
|
||||||
|
1. Copiez `FBI.3dsx` dans le dossier `/3ds/` de votre carte SD
|
||||||
|
1. Retirez la carte SD de votre ordinateur et réinsérez-là dans votre 3DS
|
16
_pages/fr_FR/include/ctrtransfer-ticket-copy.txt
Normal file
16
_pages/fr_FR/include/ctrtransfer-ticket-copy.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
If the script found no user tickets and told you to skip this section, you can skip this section.
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Lancez FBI que vous trouverez dans la liste des homebrews
|
||||||
|
1. Sélectionnez "SD"
|
||||||
|
1. Sélectionnez "gm9"
|
||||||
|
1. Sélectionnez "out"
|
||||||
|
1. Sélectionnez "ctrtransfer_tickets"
|
||||||
|
1. Effectuez la manipulation suivante pour le dossier `eshop`, ou le dossier `unknown`, ou bien les deux si vous avez les deux
|
||||||
|
+ Accédez au dossier
|
||||||
|
+ Sélectionnez "\<current directory>"
|
||||||
|
+ Sélectionnez "Install and delete all tickets"
|
||||||
|
+ Attendez. Votre console aura l'air d'avoir freeze, laissez-lui du temps.
|
||||||
|
+ Appuyez sur (A) pour confirmer
|
||||||
|
+ Appuyez sur (B) pour refuser l'installation des tickets depuis le CDN.
|
||||||
|
1. Appuyez sur (Home) pour quitter FBI
|
16
_pages/fr_FR/include/exploit-usm.txt
Normal file
16
_pages/fr_FR/include/exploit-usm.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
Dans cette section, vous passerez en mode sans échec (une fonctionnalité disponible sur les consoles de la famille 3DS) et accéderez à un menu où unSAFE_MODE sera déclenché, ce qui exécutera l'installateur de boot9strap (custom firmware).
|
||||||
|
|
||||||
|
1. Lorsque votre console encore éteinte, maintenez enfoncés les boutons suivants : (L) + (R) + (Haut sur la croix directionnelle) + (A), et tout en maintenant ces boutons enfoncés, allumez votre console
|
||||||
|
+ Maintenez les boutons enfoncés jusqu'à ce que la console démarre en mode sans échec (menu "Mise à jour")
|
||||||
|
{%- if include.method == "hbl" or include.method == "kartdlphax" %}
|
||||||
|
+ Si malgré vos tentatives, vous n'arrivez pas à accéder au mode sans échec, l'un des boutons de votre console est peut-être dysfonctionnel ou endommagé. Si c'est le cas, rejoignez [Nintendo Homebrew sur Discord](https://discord.gg/MWxPgEp) et demandez de l'aide, en anglais.
|
||||||
|
{%- elsif include.method == "bb3" %}
|
||||||
|
+ Si malgré vos tentatives, vous n'arrivez pas à accéder au mode sans échec, l'un des boutons de votre console est peut-être dysfonctionnel ou endommagé. Si c'est le cas, vous devrez suivre [une méthode d'installation alternative de BannerBomb3](installing-boot9strap-(fredtool)). Pour obtenir de l'aide à ce sujet, rejoignez [Nintendo Homebrew sur Discord](https://discord.gg/MWxPgEp) et demandez de l'aide, en anglais.
|
||||||
|
{%- endif %}
|
||||||
|
1. Appuyez sur "OK" pour accepter la mise à jour
|
||||||
|
+ Aucune mise à jour n'est nécessaire. Ceci fait partie de l'exploit
|
||||||
|
1. Appuyez sur « J'accepte » pour accepter les conditions
|
||||||
|
1. La mise à jour finira par échouer, avec le code d'erreur `003-1099`. Ne vous inquiétez pas, c'est normal.
|
||||||
|
1. Lorsque votre console vous demande "Paramétrer la connexion Internet de la console ?", sélectionnez "Paramétrer"
|
||||||
|
1. Dans le menu suivant, accédez à `Connexion 1` -> `Modifier` -> `Page suivante (flèche de droite)` -> `Serveur proxy` -> `Paramètres avancés ([image](/images/screenshots/usm/safemode_highlighted.png))
|
||||||
|
1. Si l'exploit a réussi, votre console devrait avoir démarré sur SafeB9SInstaller
|
8
_pages/fr_FR/include/format-sd-gm9.txt
Normal file
8
_pages/fr_FR/include/format-sd-gm9.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
1. Appuyez sur (Home) pour faire apparaître le menu d’actions (action menu)
|
||||||
|
1. Sélectionnez "More..."
|
||||||
|
1. Sélectionnez "SD format menu"
|
||||||
|
1. Sélectionnez "No EmuNAND"
|
||||||
|
1. Sélectionnez "Auto"
|
||||||
|
1. Appuyez sur (A) pour accepter l’étiquette `GM9SD`
|
||||||
|
+ En option, vous pouvez saisir un nom personnalisé pour la carte SD
|
||||||
|
1. Lorsque cela vous est demandé, entrez la combinaison de touches demandée pour confirmer
|
27
_pages/fr_FR/include/install-boot9strap-b9stool.txt
Normal file
27
_pages/fr_FR/include/install-boot9strap-b9stool.txt
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
Si vous préférez un guide visuel pour cette section, un tel guide est disponible [ici](https://zoogie.github.io/web/flipnote_directions/).
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
Dans cette section, vous allez effectuer une série d'étapes très spécifiques dans Flipnote Studio qui, une fois effectuées correctement, déclencheront le lancement l'installateur de boot9strap (custom firmware).
|
||||||
|
|
||||||
|
1. Terminez le processus de configuration initial de Flipnote Studio jusqu'à ce que vous atteigniez le menu principal
|
||||||
|
+ Sélectionnez l'option de gauche chaque fois que vous y êtes invité durant le processus de configuration
|
||||||
|
1. En utilisant l'écran tactile, sélectionnez la grande case à gauche, puis sélectionnez la boîte avec une icône de carte SD
|
||||||
|
1. Une fois le menu lancé, sélectionnez l'icône visage, puis le bouton en bas à droite pour continuer
|
||||||
|
1. Appuyez sur (X) ou (Haut) sur la croix directionnelle en fonction de ce qui est affiché sur l'écran supérieur
|
||||||
|
1. Sélectionnez le deuxième bouton en haut avec une icône de bobine de film
|
||||||
|
1. Défilez vers la droite jusqu'à ce que la bobine "3/3" soit sélectionnée
|
||||||
|
1. Touchez la troisième case contenant la lettre "A"
|
||||||
|
1. Défilez vers la gauche jusqu'à ce que la bobine "1/3" soit sélectionnée
|
||||||
|
1. Touchez la quatrième case contenant la lettre "A"
|
||||||
|
1. Si l'exploit a réussi, votre console devrait avoir démarré b9sTool
|
||||||
|
1. Séléctionnez "Install boot9strap" en utilisant la croix directionnelle
|
||||||
|
{%- if include.method == "dsinternet" %}
|
||||||
|
+ Si vous manquez cette étape, la console retournera au menu HOME au lieu d'installer boot9strap et vous devrez ouvrir Connexions Nintendo DS et recommencer à partir du début de cette section
|
||||||
|
{%- elsif include.method == "dsdlp" %}
|
||||||
|
+ Si vous manquez cette étape, la console retournera au menu HOME au lieu d'installer boot9strap et vous devrez ouvrir Mode téléchargement et recommencer depuis le début de cette section
|
||||||
|
{%- endif %}
|
||||||
|
1. Appuyez sur (A), puis appuyez sur START et SELECT en même temps pour démarrer l'installation
|
||||||
|
1. Une fois que l'installation est terminée et que vous voyez le message "done." s'afficher sur l'écran du bas, quittez b9sTool, puis éteignez votre console
|
||||||
|
+ Vous devrez peut-être forcer l'arrêt de la console en maintenant le bouton Power enfoncé
|
||||||
|
+ Si votre console s'éteint lorsque vous essayez de l'allumer, assurez-vous d'avoir copié le fichier `boot.firm` depuis l'archive `.zip` de Luma3DS à la racine de votre carte SD
|
||||||
|
+ Si vous voyez l'écran de configuration de Luma, éteignez votre console et passez à la section suivante
|
11
_pages/fr_FR/include/install-boot9strap-safeb9sinstaller.txt
Normal file
11
_pages/fr_FR/include/install-boot9strap-safeb9sinstaller.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{%- if include.inline != "true" %}
|
||||||
|
Dans cette section, vous installerez un custom firmware sur votre console.
|
||||||
|
{%- endif %}
|
||||||
|
|
||||||
|
1. Lorsque vous y êtes invité, entrez la combinaison de touches indiquée sur l'écran supérieur pour installer boot9strap
|
||||||
|
{%- if include.isbootfirm == "true" %}
|
||||||
|
1. Une fois terminé, forcez votre console à s'éteindre en maintenant le bouton Power enfoncé
|
||||||
|
+ Votre console ne démarrera que sur l'écran de SafeB9SInstaller tant que la section suivante n'aura pas été complétée
|
||||||
|
{%- else %}
|
||||||
|
1. Une fois l'opération terminée, appuyez sur (A) pour redémarrer votre console
|
||||||
|
{%- endif %}
|
12
_pages/fr_FR/include/launch-hbl-dlp.txt
Normal file
12
_pages/fr_FR/include/launch-hbl-dlp.txt
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
1. Lancez l'application Mode Téléchargement (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
|
||||||
|
1. Attendez jusqu'à ce que vous voyiez les boutons `Nintendo 3DS` et `Nintendo DS`
|
||||||
|
1. Appuyez simultanément sur (L) + (Bas sur la croix directionnelle) + (Select) pour ouvrir le menu Rosalina
|
||||||
|
1. Sélectionnez "Miscellaneous options"
|
||||||
|
1. Sélectionnez "Switch the hb. title to the current app."
|
||||||
|
1. Appuyez sur (B) pour continuer
|
||||||
|
1. Appuyez sur (B) pour revenir au menu principal de Rosalina
|
||||||
|
1. Appuyez sur (B) pour quitter le menu Rosalina
|
||||||
|
1. Appuyez sur (Home), puis fermez Mode téléchargement
|
||||||
|
1. Lancez l’application Mode téléchargement
|
||||||
|
1. Votre console devrait maintenant charger le Homebrew Launcher
|
||||||
|
+ If your device is stuck on the loading splash screen, you are missing `boot.3dsx` from the root of your SD card
|
3
_pages/fr_FR/include/luma3ds-installed-note.txt
Normal file
3
_pages/fr_FR/include/luma3ds-installed-note.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
À partir d'ici, votre console démarrera sur Luma3DS par défaut.
|
||||||
|
+ Luma3DS ne présente aucune différence visuelle avec le menu HOME normal. Si votre console a démarré dans le menu HOME, elle exécute un custom firmware.
|
||||||
|
+ Sur la page suivante, vous installerez des applications homebrew utiles pour compléter votre configuration.
|
19
_pages/fr_FR/include/nand-backup.txt
Normal file
19
_pages/fr_FR/include/nand-backup.txt
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
1. Appuyez sur (Home) pour faire apparaître le menu d’actions (action menu)
|
||||||
|
1. Sélectionnez "Scripts"
|
||||||
|
1. Sélectionnez "GM9Megascript"
|
||||||
|
1. Sélectionnez "Backup Options"
|
||||||
|
1. Sélectionnez "SysNAND Backup"
|
||||||
|
1. Appuyez sur (A) pour confirmer
|
||||||
|
+ Ce processus prendra un certain temps
|
||||||
|
+ If you get an error, look for your issue in the [troubleshooting guide](troubleshooting#finalizing-setup)
|
||||||
|
1. Appuyez sur (A) pour continuer
|
||||||
|
1. Appuyez sur (B) pour revenir au menu principal
|
||||||
|
1. Sélectionnez "Exit"
|
||||||
|
1. Appuyez (A) pour reverrouiller autorisations en écriture si vous êtes invité
|
||||||
|
1. Maintenez la touche (R) appuyée et appuyez sur la touche (Start) en même temps pour éteindre votre console
|
||||||
|
1. Insérez votre carte SD dans votre ordinateur
|
||||||
|
1. Copy `<date>_<serialnumber>_sysnand_##.bin` and `essential.exefs` from the `/gm9/out/` folder on your SD card to a safe location on your computer
|
||||||
|
+ Faites des sauvegardes dans plusieurs endroits (tels que des stockages de fichiers en ligne par exemple)
|
||||||
|
Ces sauvegardes vous sauveront d'un brick et/ou vous aideront à récupérer des fichiers de l'image de la NAND si quelque chose se passe mal plus tard
|
||||||
|
1. Delete `<date>_<serialnumber>_sysnand_##.bin` and `<date>_<serialnumber>_sysnand_##.bin.sha` from the `/gm9/out/` folder on your SD card after copying it
|
||||||
|
1. Retirez la carte SD de votre ordinateur et réinsérez-là dans votre 3DS
|
17
_pages/fr_FR/include/remove-usm-slottool.txt
Normal file
17
_pages/fr_FR/include/remove-usm-slottool.txt
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
Dans cette section, vous entrerez dans le Homebrew Launcher (en utilisant un custom firmware) afin que vous puissiez restaurer les emplacements de connexion Wi-Fi qui ont été écrasés dans la Section I.
|
||||||
|
|
||||||
|
1. Lancez l’application Mode téléchargement
|
||||||
|
1. Attendez jusqu'à ce que vous voyiez les deux boutons
|
||||||
|
+ N'appuyez sur aucun des deux boutons
|
||||||
|
1. Appuyez simultanément sur (L) + (Bas sur la croix directionnelle) + (Select) pour ouvrir le menu Rosalina
|
||||||
|
1. Sélectionnez "Miscellaneous options"
|
||||||
|
1. Sélectionnez "Switch the hb. title to the current app."
|
||||||
|
1. Appuyez sur (B) pour continuer
|
||||||
|
1. Appuyez sur (B) pour revenir au menu principal de Rosalina
|
||||||
|
1. Appuyez sur (B) pour quitter le menu Rosalina
|
||||||
|
1. Appuyez sur (Home), puis fermez Mode téléchargement
|
||||||
|
1. Relancez l’application Mode téléchargement
|
||||||
|
1. Votre console devrait maintenant charger le Homebrew Launcher
|
||||||
|
1. Lancez slotTool depuis la liste des homebrews
|
||||||
|
1. Sélectionnez "RESTORE original wifi slots 1,2,3"
|
||||||
|
1. Votre console va alors redémarrer
|
72
_pages/fr_FR/include/seedminer-base.txt
Normal file
72
_pages/fr_FR/include/seedminer-base.txt
Normal file
|
@ -0,0 +1,72 @@
|
||||||
|
{% capture technical_info %}
|
||||||
|
<summary><em>Détails techniques (facultatif)</em></summary>
|
||||||
|
|
||||||
|
To install boot9strap on your device, we derive your device's unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device.
|
||||||
|
|
||||||
|
For information on how Seedminer works, see [this presentation](https://zoogie.github.io/web/34⅕c3).
|
||||||
|
|
||||||
|
This method uses a powerful graphics card to perform the calculations needed. A volunteer-run website is used for the purpose of assisting you with this method.
|
||||||
|
|
||||||
|
{% endcapture %}
|
||||||
|
<details>{{ technical_info | markdownify }}</details>
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
|
||||||
|
### Section I - Updating the System
|
||||||
|
|
||||||
|
In this section, you will update your system to the latest version, which is necessary for Seedminer.
|
||||||
|
|
||||||
|
1. Mettez à jour votre console en vous rendant dans les Paramètres de la console, puis "Autres paramètres", puis tout à droite sur l'option "Mise à jour"
|
||||||
|
+ La console peut afficher un message disant "Aucune mise à jour nécessaire" au lieu de faire une mise à jour. This is normal if you are already up to date; continue to the next section
|
||||||
|
+ If this gives you an error, set both your DNS settings and Proxy settings to "Auto"
|
||||||
|
|
||||||
|
### Section II - Prep Work
|
||||||
|
|
||||||
|
In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key.
|
||||||
|
|
||||||
|
Before following this section:
|
||||||
|
+ Ensure that you have turned on your console with the SD card inserted at least once to generate the necessary data
|
||||||
|
+ Ensure that your console is connected to the Internet (you should see a blue "Internet" indicator on the top-left corner of the HOME screen)
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Éteignez votre 3DS
|
||||||
|
1. Insérez votre carte SD dans votre ordinateur
|
||||||
|
1. Naviguez vers le dossier `Nintendo 3DS` de votre carte SD
|
||||||
|
1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS
|
||||||
|
+ This 32-letter name is system-specific and will be different for each console
|
||||||
|
+ If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer)
|
||||||
|
+ Vous pouvez ignorer le dossier `private` si vous l'avez
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
1. Paste your 32-letter folder name into [a document](/images/screenshots/seedminer/text-document.png) you can reference later
|
||||||
|
+ This folder is known as your "ID0". Take note of this as this guide will refer to it as such later
|
||||||
|
1. Allumez votre console
|
||||||
|
+ Votre carte SD n'a pas besoin d'être insérée à ce stade
|
||||||
|
1. Accédez à votre Liste d’amis (l'[icône avec un visage orange]({{"/images/friend-list-icon.png" | absolute_url}}) dans la rangée du haut de votre Menu HOME)
|
||||||
|
+ Si vous obtenez une erreur et que vous êtes renvoyé vers le Menu HOME, vous devez soit créer un nouveau Mii, soit votre console ne peut pas se connecter aux serveurs de Nintendo (en raison d'un bannissement ou de problèmes de connexion)
|
||||||
|
1. Trouvez le profil de votre Mii, puis trouvez le champ "Code ami" sur l'écran supérieur
|
||||||
|
|
||||||
|
### Section III - Seedminer
|
||||||
|
|
||||||
|
In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`.
|
||||||
|
|
||||||
|
1. Open [Bruteforce Movable](https://seedminer.hacks.guide/) on your computer
|
||||||
|
+ If the site isn't working, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
|
||||||
|
1. Enter your device's Friend Code (with no spaces or dashes) into the "Your friend code" field
|
||||||
|
1. Paste your device's 32 character long folder name into the "Your ID0" field
|
||||||
|
+ Do not attempt to enter the ID0 manually, as it is easy to make a mistake. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section
|
||||||
|
1. Select "Go"
|
||||||
|
+ If the site immediately goes to step 4, the website has already correctly processed your bruteforce request. You can download your `movable.sed` file and continue to the next section. You do not need to (re-)add the bot
|
||||||
|
1. Use the ["Register Friend" button](/images/screenshots/seedminer/register-friend.png) on your device to add the bot's friend code as given by the website
|
||||||
|
+ If prompted, the name that you give to the friend does not matter
|
||||||
|
1. Wait for the site to update
|
||||||
|
+ If it does not, wait a few minutes before refreshing the page once
|
||||||
|
1. Once the site processes your information, the site will continue to `Step 2: Bruteforce` automatically
|
||||||
|
1. Wait for the remainder of the process to complete
|
||||||
|
+ This is usually fast (1-5 minutes)
|
||||||
|
+ During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue
|
||||||
|
+ If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
|
||||||
|
1. When the process is completed, download your `movable.sed` file from the site
|
||||||
|
+ Keep this file as you will need it in the upcoming page
|
||||||
|
1. Éteignez votre 3DS
|
67
_pages/fr_FR/include/soundhax.txt
Normal file
67
_pages/fr_FR/include/soundhax.txt
Normal file
|
@ -0,0 +1,67 @@
|
||||||
|
## Ce dont vous avez besoin
|
||||||
|
{%- if include.sp == "true" %}
|
||||||
|
* The latest release of [Soundhax](http://soundhax.com) *(for your region and device)*
|
||||||
|
+ for the version, use:
|
||||||
|
+ 1.x - 2.1 if the two numbers before the region in the system version string are between 0 and 2
|
||||||
|
+ 2.1 - 2.2 if they are between 3 and 4
|
||||||
|
+ 3.x - 4.x if they are between 5 and 10
|
||||||
|
+ 5.x - 11.3 if they are between 11 and 36
|
||||||
|
{%- elsif include.sp-kor == "true" %}
|
||||||
|
* The latest release of [Soundhax](http://soundhax.com) *(for your region and device)*
|
||||||
|
+ for the version, use:
|
||||||
|
+ 3.x - 4.x if the two numbers before the region in the system version string are between 0 and 7
|
||||||
|
+ 5.x - 11.3 if they are between 8 and 32
|
||||||
|
{%- else %}
|
||||||
|
* La dernière version de [Soundhax](http://soundhax.com) *(en fonction de votre console, de son modèle, et de sa région)*
|
||||||
|
{%- endif %}
|
||||||
|
+ Si Soundhax apparaît dans votre navigateur comme une vidéo illisible, appuyez sur Ctrl + S ou Cmd + S pour l'enregistrer sur votre ordinateur
|
||||||
|
* La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (téléchargement direct)
|
||||||
|
* La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (téléchargement direct)
|
||||||
|
* La dernière version de [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (le fichier `.zip' de Luma3DS)
|
||||||
|
* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) (`otherapp.bin`)
|
||||||
|
|
||||||
|
### Instructions
|
||||||
|
|
||||||
|
#### Section I - Préparatifs
|
||||||
|
|
||||||
|
In this section, you will copy the files needed to trigger both Soundhax and universal-otherapp.
|
||||||
|
|
||||||
|
1. Éteignez votre 3DS
|
||||||
|
1. Insérez votre carte SD dans votre ordinateur
|
||||||
|
1. Copiez le fichier SoundHax `.m4a` à la racine de votre carte SD
|
||||||
|
+ La racine de la carte SD représente le répertoire initial de la carte SD où vous pouvez voir le dossier Nintendo 3DS, mais ce n'est pas à l'intérieur de ce dernier
|
||||||
|
1. Copiez `otherapp.bin` à la racine de votre carte SD
|
||||||
|
1. Copiez `boot.firm` et `boot.3dsx` depuis Luma3DS `.zip`vers la racine de votre carte SD
|
||||||
|
1. Créez un dossier à la racine de votre carte SD nommé `boot9strap`
|
||||||
|
1. Copiez `boot9strap.firm` et `boot9strap.firm.sha` depuis le fichier ".zip" de boot9strap vers le dossier `/boot9strap/` sur votre carte SD
|
||||||
|
1. Copiez `SafeB9SInstaller.bin` depuis le fichier `.zip` de SafeB9SInstaller à la racine de votre carte SD
|
||||||
|
1. Réinsérez votre carte SD dans votre 3DS
|
||||||
|
1. Allumez votre console
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/uosoundhax-root-layout.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
#### Section II - Lancer SafeB9SInstaller
|
||||||
|
|
||||||
|
In this section, you will launch Soundhax through the Nintendo 3DS Sound app, which will use universal-otherapp to launch the boot9strap (custom firmware) installer.
|
||||||
|
|
||||||
|
1. Réinsérez votre carte SD dans votre 3DS
|
||||||
|
1. Allumez votre console
|
||||||
|
1. Lancez l'application Studio Son Nintendo 3DS
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Si vous n'aviez jamais ouvert le Studio Son Nintendo 3DS avant et obtenez des conseils d'un oiseau, passez toutes ses explications, puis fermez l'application normalement et relancez-la
|
||||||
|
+ Lancer SoundHax immédiatement ferait réapparaitre le tutoriel à chaque lancement de Studio Son Nintendo 3DS jusqu'à ce qu'il soit correctement complété
|
||||||
|
1. Naviguez vers `/SDCARD`, puis lisez le fichier "<3 nedwill 2016"
|
||||||
|
+ Il se peut que cela nécessite plusieurs tentatives
|
||||||
|
+ Si la console ne répond plus, forcez-la simplement à s'éteindre en maintenant le bouton Power, puis réessayez
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Si l'exploit a réussit, vous devriez avoir démarré dans SafeB9SInstaller
|
10
_pages/hu_HU/include/cfw-check-fredtool.txt
Normal file
10
_pages/hu_HU/include/cfw-check-fredtool.txt
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
További biztonsági lépésként további ellenőrzést végzünk egyedi firmware-re. Ez azért szükséges, mert ha ezt a metódust használjuk már telepített egyedi firmware esetén, meg van a kockázata, hogy brickeljük a konzolt (ami használhatatlanna teszi helyreállítási metódusok nélkül, mint az [ntrboot](ntrboot)).
|
||||||
|
|
||||||
|
1. Kapcsold ki a készüléked
|
||||||
|
1. Nyomd le és tartsd nyomva (Select) gombot
|
||||||
|
1. Kapcsold be az eszközöd, miközben nyomva tartod a (Select) gombot
|
||||||
|
1. Ha az ellenőrzés sikeres volt, be fogsz bootolni a HOME Menübe és végrehajthatod ezt az útmutatót
|
||||||
|
1. Kapcsold ki a készüléked
|
||||||
|
|
||||||
|
Ha a konfigurációs menüt látod vagy a konzolod azonnal kikapcsol, már van CFW-d és az útmutató folyatása BRICKELHETI az eszközödet! Kövesd a [CFW ellenőrzését](checking-for-cfw) a már meglévő CFW-d frissítéséhez.
|
||||||
|
{: .notice--danger}
|
5
_pages/hu_HU/include/configure-luma3ds.txt
Normal file
5
_pages/hu_HU/include/configure-luma3ds.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1. Your device should have booted into the Luma3DS configuration menu
|
||||||
|
+ A Luma3DS konfigurációs menü a beállítások a Luma3DS egyedi firmverhez. Sok ezek közül a beállítások közül hasznos az egyedivé tételhez vagy a debuggoláshoz
|
||||||
|
+ Az útmutató céljainak megfelelően **hagyd ezeket a beállításokat alapértelmezetten** (ne vegyél ki vagy rakj be pipát)
|
||||||
|
+ Ha a készüléked kikapcsol amikor bekapcsolod, bizonyosodj meg róla, hogy átmásoltad-e a `boot.firm` fájlt a Luma3DS `.zip` fájlból az SD kártya gyökerébe
|
||||||
|
1. Mentéshez és újraindításhoz nyomd meg a (Start) gombot
|
5
_pages/hu_HU/include/ctrtransfer-cleanup.txt
Normal file
5
_pages/hu_HU/include/ctrtransfer-cleanup.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1. Nyomd le és tartsd nyomva a (Start) gombot, és a (Start) nyomva tartása mellett kapcsold be az eszközödet. Ez elindítja a GodMode9-et
|
||||||
|
1. Menj ide: `[0:] SDCARD` -> `gm9`
|
||||||
|
1. Nyomd meg az (X) gombot, miközben a CTRTransfer `.bin` van kijelölve, hogy kitöröld
|
||||||
|
1. Nyomd meg az (A) gombot a megerősítéshez
|
||||||
|
1. Nyomd meg a (Start) gombot az eszköz újraindításához
|
29
_pages/hu_HU/include/ctrtransfer-main.txt
Normal file
29
_pages/hu_HU/include/ctrtransfer-main.txt
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
1. Nyomd le és tartsd nyomva a (Start) gombot, és a (Start) nyomva tartása mellett kapcsold be az eszközödet. Ez elindítja a GodMode9-et
|
||||||
|
1. Ha rákérdez arra, hogy csináljon-e egy biztonsági másolatot (essential files backup), akkor nyomd meg az (A) gombot, hogy csináljon, majd amikor végzett, nyomd meg ismét az (A) gombot a folytatáshoz
|
||||||
|
1. Ha rákérdez arra, hogy szeretnéd-e a valós dátumot és időt javítani (fix the RTC date&time), nyomd meg az (A) gombot, állítsd be a helyes dátumot és időt, majd nyomd meg az (A) gombot a folytatáshoz
|
||||||
|
+ Ne feledd, hogy amennyiben ezen a ponton szükséges volt a helyes dátum és idő beállítása, a System Settingsben is be kell majd állítanod a helyes időt az útmutató végén
|
||||||
|
1. Menj ide: `[0:] SDCARD` -> `gm9`
|
||||||
|
1. Nyomd meg az (A) gombot, miközben a CTRTransfer `.bin` van kijelölve, hogy kiválaszd
|
||||||
|
1. Válaszd a "CTRNAND options..." opciót
|
||||||
|
1. Válaszd a "Transfer image to CTRNAND" opciót
|
||||||
|
1. Ha kéri, akkor válaszd a "Transfer to SysNAND" opciót
|
||||||
|
+ Ez csak akkor jelenik meg, ha van EmuNAND-od
|
||||||
|
1. Nyomd meg az (A) gombot, hogy feloldd a SysNAND (lvl1) írást, majd sorban nyomd meg a kijelzett gombokat
|
||||||
|
+ Ez a folyamat igénybe vesz majd némi időt
|
||||||
|
1. Miután az átvitel befejeződött, nyomd meg az (A) gombot a folytatáshoz
|
||||||
|
1. Nyomd meg a (B) gombot, hogy elutasítsd az írási engedélyek visszavonását, ha kérdezi
|
||||||
|
1. Nyomd meg a (B) gombot kétszer, hogy visszamenj a főmenübe
|
||||||
|
1. Nyomd meg a (Home) gombot, hogy megjelenjen a műveleti menü
|
||||||
|
1. Válaszd a "Scripts..." opciót
|
||||||
|
1. Válaszd ezt: "GM9Megascript"
|
||||||
|
1. Válaszd ezt: "Scripts from Plailect's Guide"
|
||||||
|
1. Válaszd ezt: "CTRTransfer Ticket Copy"
|
||||||
|
1. Amikor kéri, nyomd meg az (A) gombot a folytatáshoz
|
||||||
|
1. Nyomd meg az (A) gombot a folytatáshoz
|
||||||
|
1. Nyomd meg a (B) gombot, hogy visszamenj a főmenübe
|
||||||
|
1. Válaszd az "Exit" opciót
|
||||||
|
1. Nyomd meg az (A) gombot az írási engedélyek visszavonásához
|
||||||
|
1. Nyomd meg a (Start) gombot az eszköz újraindításához
|
||||||
|
1. Frissítsd az eszközödet következőképp. Lépj be a System Settings-be, majd az "Other settings"-be, ahol addig lépkedj jobbra, amíg a végére nem érsz. Itt válaszd a "System Update" opciót.
|
||||||
|
+ B9S és Luma használatakor (mint esetedben) biztonságosak a rendszerfrissítések
|
||||||
|
+ Ha ez hibát ad, akkor állítsd a DNS beállításodat "auto"-ra
|
8
_pages/hu_HU/include/ctrtransfer-prep.txt
Normal file
8
_pages/hu_HU/include/ctrtransfer-prep.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
1. Kapcsold ki a készüléked
|
||||||
|
1. Helyezd az SD kártyád a számítógépbe
|
||||||
|
1. Hozz létre egy mappát `3ds` néven az SD kártyád gyökerében, ha még nem létezik ilyen
|
||||||
|
1. Másold át a `GodMode9.firm` fájlt a GodMode9 `.zip`-ből az SD kártyád `/luma/payloads/` mappájába
|
||||||
|
1. Másold át a `gm9` mappát a GodMode9 `.zip`-ből az SD kártyád gyökerébe
|
||||||
|
1. Másold át a 11.15.0-s CTRTransfer `.bin` képfájlt a CTRTransfer `.zip`-ből az SD kártyádon található `/gm9/` mappába
|
||||||
|
1. Másold az `FBI.3dsx` fájlt az SD kártyád `/3ds/` mappájába
|
||||||
|
1. Tedd vissza az SD kártyád a készülékedbe
|
16
_pages/hu_HU/include/ctrtransfer-ticket-copy.txt
Normal file
16
_pages/hu_HU/include/ctrtransfer-ticket-copy.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
Ha a szkript nem talált egy felhasználói ticketet sem és azt írta, hogy hagyd ki ezt a rész, akkor hagyd is ki.
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Indítsd el az FBI-t a homebrew listából
|
||||||
|
1. Válaszd ki az "SD"-t
|
||||||
|
1. Válaszd ki ezt: "gm9"
|
||||||
|
1. Majd válaszd ezt: "out"
|
||||||
|
1. Ott pedig válaszd ezt: "ctrtransfer_tickets"
|
||||||
|
1. Végezd el a következő folyamatot vagy az `eshop` mappára, vagy az `unknown` mappára, vagy mindkettőre
|
||||||
|
+ Menj a mappába
|
||||||
|
+ Válaszd ezt: "\<current directory>"
|
||||||
|
+ Válaszd az "Install and delete all tickets" opciót
|
||||||
|
+ Várj. Itt úgy tűnhet, hogy a rendszer lefagyott, de csak időre van szüksége.
|
||||||
|
+ Nyomd meg az (A) gombot a megerősítéshez
|
||||||
|
+ Nyomd meg a (B) gombot, hogy elutasítsd a ticketek CDN-ről történő telepítését.
|
||||||
|
1. Nyomd meg a (Home) gombot az FBI-ból való kilépéshez
|
16
_pages/hu_HU/include/exploit-usm.txt
Normal file
16
_pages/hu_HU/include/exploit-usm.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
Ebben a fejezetben be fogsz lépni a Safe Mode-ba (egy funkció, ami elérhető minden 3DS családba tartozó eszközön) és elnavigálsz egy menübe ahol az unSAFE_MODE kiváltásra kerül, ami a boot9strap (egyedi firmware) telepítőt indítja.
|
||||||
|
|
||||||
|
1. Az eszközöd kikapcsolt állapotában tartsd nyomva a következő gombokat: (Bal Váll) + (Jobb Váll) + (D-Pad Fel) + (A), majd ezen gombok nyomva tartása mellett kapcsold be az eszközöd
|
||||||
|
+ Tartsd nyomva a gombokat, amíg az eszköz be nem bootol a Safe Mode-ba (a "system update" menübe)
|
||||||
|
{%- if include.method == "hbl" or include.method == "kartdlphax" %}
|
||||||
|
+ Ha többszöri próbálkozásra sem tudsz bejutni a Safe Mode-ba, valamelyik gombod hibás lehet. Ebben az esetben csatlakozz a [Nintendo Homebrew-hoz Discord-on](https://discord.gg/MWxPgEp) és kérj, támogatást angolul.
|
||||||
|
{%- elsif include.method == "bb3" %}
|
||||||
|
+ Ha többszöri próbálkozásra sem tudsz bejutni a Safe Mode-ba, valamelyik gombod hibás lehet. Ha ez a helyzet, akkor [a BannerBomb3 alternatív ágát](installing-boot9strap-(fredtool)) kell követned. Ha támogatásra van szükséged az anyaggal kapcsolatosan, csatlakozz a [Nintendo Homebrew-hoz Discord-on](https://discord.gg/MWxPgEp) és kérj, angolul, támogatást.
|
||||||
|
{%- endif %}
|
||||||
|
1. Nyomj "OK"-ot a frissítés elfogadásához
|
||||||
|
+ Nincs frissítés. Ez része az exploitnak
|
||||||
|
1. Nyomj az "I accept"-re a feltételek elfogadásához
|
||||||
|
1. A frissítés sikertelen lesz a `003-1099` hibakóddal. Ez az elvárt viselkedés
|
||||||
|
1. Amikor megkérdezésre kerül, hogy "Would you like to configure Internet settings?", válassz "Yes"-t
|
||||||
|
1. A következő menüben navigálj a `Connection 1` -> `Change Settings` -> `Next Page (jobb nyíl)` -> `Proxy Settings` -> `Detailed Setup` menüponthoz ([kép](/images/screenshots/usm/safemode_highlighted.png))
|
||||||
|
1. Ha az exploit sikerrel járt, készüléked bebootolja a SafeB9SInstallert
|
8
_pages/hu_HU/include/format-sd-gm9.txt
Normal file
8
_pages/hu_HU/include/format-sd-gm9.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
1. Nyomd meg a (Home) gombot, hogy megjelenjen a műveleti menü
|
||||||
|
1. Válaszd ki a "More..." opciót
|
||||||
|
1. Válaszd az "SD format menu" opciót
|
||||||
|
1. Válaszd a "No EmuNAND" opciót
|
||||||
|
1. Válaszd az "Auto" opciót
|
||||||
|
1. Nyomd meg az (A) gombot, hogy elfogadd a `GM9SD` címkét
|
||||||
|
+ Persze tetszőlegesen megadhatsz más, egyedi nevet is az SD kártyádnak
|
||||||
|
1. Ha kéri, akkor nyomd meg sorban azokat a gombokat, amiket kijelez a képernyőn, hogy beleegyezz a formázásba
|
27
_pages/hu_HU/include/install-boot9strap-b9stool.txt
Normal file
27
_pages/hu_HU/include/install-boot9strap-b9stool.txt
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
Ha inkább egy vizuális útmutatót szeretnél ehhez a fejezethez, [itt](https://zoogie.github.io/web/flipnote_directions/) elérhető egy.
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
Ebben a fejezetben végrehajtasz egy specifikus lépés sorozatot a Flipnote Studio-val, ami ha helyesen került végrehajtásra, elindítja a boot9strap (egyedi firmware) telepítőt.
|
||||||
|
|
||||||
|
1. Fejezd be a kezdeti telepítését az elindított játéknak, amíg el nem éri a fő menüt
|
||||||
|
+ Válaszd a bal opciót, ha kérdezi a telepítési folyamat során
|
||||||
|
1. Az érintőképernyőt használva válaszd ki a bal nagy dobozt, majd válaszd a dobozt az SD kártya ikonnal
|
||||||
|
1. Ha a menü betöltött válaszd az arc ikont utána, pedig a jobb alsó ikont a folytatáshoz
|
||||||
|
1. Nyomj (X)-et vagy (Fel)-t a D-Pad-on, attól függően mi jelenik meg a képernyőn
|
||||||
|
1. Válaszd a második gombot a film-szalag ikonnal
|
||||||
|
1. Görgess jobbra, amíg a 3/3 filmtekercs kiválasztásra kerül
|
||||||
|
1. Nyomd meg a harmadik dobozt benne az "A" betűvel
|
||||||
|
1. Görgess balra, amíg a 1/3 filmtekercs kiválasztásra kerül
|
||||||
|
1. Nyomd meg a negyedik dobozt benne az "A" betűvel
|
||||||
|
1. Ha az exploit sikeres volt, a készülékednek ezt követően be kell töltenie a b9sTool-t
|
||||||
|
1. A D-Pad-dal menj az "Install boot9strap" opcióra
|
||||||
|
{%- if include.method == "dsinternet" %}
|
||||||
|
+ Ha kihagytad ezt a lépést a rendszer a HOME Menübe kerülsz a boot9strap telepítése helyett, és meg kell nyitnod a Nintendo DS Connections-t és elölről kell kezdened ennek a résznek az elejétől
|
||||||
|
{%- elsif include.method == "dsdlp" %}
|
||||||
|
+ Ha kihagytad ez a lépést a rendszer a HOME Menübe kerülsz a boot9strap telepítése helyett, és meg kell nyitnod a DS Download Play-t és elölről kell kezdened a ennek a résznek az elejétől
|
||||||
|
{%- endif %}
|
||||||
|
1. Nyomj (A)-t majd ezt követően START-ot és SELECT-et egyszerre a folyamat elkezdéséhez
|
||||||
|
1. Ha végzett és az alsó képernyő azt mondja "done." lépj ki a b9sTool-ból, majd kapcsold ki eszközöd
|
||||||
|
+ Elképzelhető, hogy kényszerítened kell a leállást a bekapcsológomb lenyomva tartásával
|
||||||
|
+ Ha a készüléked kikapcsol amikor bekapcsolod, bizonyosodj meg róla, hogy átmásoltad-e a `boot.firm` fájlt a Luma3DS `.zip` fájlból az SD kártya gyökerébe
|
||||||
|
+ Ha a Luma konfigurációs képernyőjét látod, kapcsold ki az eszközöd, majd folytasd a következő résszel
|
11
_pages/hu_HU/include/install-boot9strap-safeb9sinstaller.txt
Normal file
11
_pages/hu_HU/include/install-boot9strap-safeb9sinstaller.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{%- if include.inline != "true" %}
|
||||||
|
Ebben a fejezetben egyedi firmware-t fogsz telepíteni az eszközödre.
|
||||||
|
{%- endif %}
|
||||||
|
|
||||||
|
1. Ha kéri, akkor nyomd meg a gombokat egyszerre, amiket kijelez a felső képernyőn, hogy telepíthesd a boot9strap-et
|
||||||
|
{%- if include.isbootfirm == "true" %}
|
||||||
|
1. Ha ez elkészült, kényszerítsd a készülékedet leállásra a bekapcsológomb lenyomva tartásával
|
||||||
|
+ A készüléked csak addig fog a SafeB9SInstaller képernyőre bootolni, amíg a következő részt be nem fejezed
|
||||||
|
{%- else %}
|
||||||
|
1. Ha ez elkészült, nyomd meg az (A) gombot az eszközöd újraindításához
|
||||||
|
{%- endif %}
|
12
_pages/hu_HU/include/launch-hbl-dlp.txt
Normal file
12
_pages/hu_HU/include/launch-hbl-dlp.txt
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
1. Indítsd el a Download Play alkalmazást (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
|
||||||
|
1. Várj, amíg `Nintendo 3DS` és `Nintendo DS` gombokat nem látsz
|
||||||
|
1. Nyomd le az (Bal Váll) + (D-Pad le) + (Select) gombokat egyszerre a Rosalina menü megnyitásához
|
||||||
|
1. Válaszd ki a "Miscellaneous options"-t
|
||||||
|
1. Válaszd a "Switch the hb. title to the current app." opciót
|
||||||
|
1. Nyomd meg a (B) gombot a folytatáshoz
|
||||||
|
1. Nyomd meg a (B) gombot, hogy visszakerülj a Rosalina főmenüjébe
|
||||||
|
1. Nyomd meg a (B) gombot, hogy kilépj a Rosalina menüből
|
||||||
|
1. Nyomd meg a (Home) gombot és zárd be a Download Play-t
|
||||||
|
1. Indítsd el a Download Play alkalmazást
|
||||||
|
1. A készülékednek ezek után be kell töltenie a Homebrew Launchert
|
||||||
|
+ Ha az eszközöd a betöltő splash képernyőn ragad, akkor hiányzik az `boot.3dsx` az SD kártyád gyökeréből
|
3
_pages/hu_HU/include/luma3ds-installed-note.txt
Normal file
3
_pages/hu_HU/include/luma3ds-installed-note.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Ezen a ponton a konzolod alapértelmezetten bebootol a Luma3DS-be.
|
||||||
|
+ A Luma3DS nem néz ki másként, mint a normál HOME Menü. Ha a konzolod bebootolt a HOME Menübe, akkor egyedi firmware-t futtat.
|
||||||
|
+ A következő oldalon hasznos homebrew alkalmazásokat telepítünk, hogy teljessé tegyük a telepítésedet.
|
19
_pages/hu_HU/include/nand-backup.txt
Normal file
19
_pages/hu_HU/include/nand-backup.txt
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
1. Nyomd meg a (Home) gombot, hogy megjelenjen a műveleti menü
|
||||||
|
1. Válaszd a "Scripts..." opciót
|
||||||
|
1. Válaszd ezt: "GM9Megascript"
|
||||||
|
1. Válaszd ezt: "Backup Options"
|
||||||
|
1. Válaszd ezt: "SysNAND Backup"
|
||||||
|
1. Nyomd meg az (A) gombot a megerősítéshez
|
||||||
|
+ Ez a folyamat igénybe vesz majd némi időt
|
||||||
|
+ Ha hibát kapsz, nézz utána a [hibaelhárítási útmutatóban](troubleshooting#finalizing-setup)
|
||||||
|
1. Nyomd meg az (A) gombot a folytatáshoz
|
||||||
|
1. Nyomd meg a (B) gombot, hogy visszamenj a főmenübe
|
||||||
|
1. Válaszd az "Exit" opciót
|
||||||
|
1. Nyomd meg az (A) gombot az írási engedélyek visszavonásához
|
||||||
|
1. Az (R) lenyomva tartása közben nyomd meg a (Start) gombot a készüléked kikapcsolásához
|
||||||
|
1. Helyezd az SD kártyád a számítógépbe
|
||||||
|
1. Másold a `<date>_<serialnumber>_sysnand_##.bin` és az `essential.exefs` fájlokat az SD kártyád `/gm9/out/` mappájából valami biztonságos helyre a számítógépeden
|
||||||
|
+ Tarts belőle biztonsági másolatokat több különböző helyen is (például online tárhelyen)
|
||||||
|
+ Ezek a biztonsági mentések fognak megmenteni, ha a későbbiekben brickelődne a konzolod, vagy bármi félresikerülne a jövőben
|
||||||
|
1. Töröld a `<dátum>_<sorozatszám>_sysnand_##.bin` és a `<dátum>_<sorozatszám>_sysnand_##.bin.sha` fájlokat az SD kártyád `/gm9/out/` mappájából, miután lemásoltad azokat
|
||||||
|
1. Tedd vissza az SD kártyád a készülékedbe
|
17
_pages/hu_HU/include/remove-usm-slottool.txt
Normal file
17
_pages/hu_HU/include/remove-usm-slottool.txt
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
Ebben a fejezetben be fogsz lépni a Homebrew Launcher-be (egyedi firmware-rel) így helyreállíthatod a Wi-Fi kapcsolat slot-okat, amelyeket felülírtunk a I. részben.
|
||||||
|
|
||||||
|
1. Indítsd el a Download Play alkalmazást
|
||||||
|
1. Várj, amíg két gombot nem látsz
|
||||||
|
+ Ne nyomd meg egyik gombot sem
|
||||||
|
1. Nyomd le az (Bal Váll) + (D-Pad le) + (Select) gombokat egyszerre a Rosalina menü megnyitásához
|
||||||
|
1. Válaszd ki a "Miscellaneous options"-t
|
||||||
|
1. Válaszd a "Switch the hb. title to the current app." opciót
|
||||||
|
1. Nyomd meg a (B) gombot a folytatáshoz
|
||||||
|
1. Nyomd meg a (B) gombot, hogy visszakerülj a Rosalina főmenüjébe
|
||||||
|
1. Nyomd meg a (B) gombot, hogy kilépj a Rosalina menüből
|
||||||
|
1. Nyomd meg a (Home) gombot és zárd be a Download Play-t
|
||||||
|
1. Indítsd el újra a Download Play alkalmazást
|
||||||
|
1. A készülékednek ezek után be kell töltenie a Homebrew Launchert
|
||||||
|
1. Indítsd el a slotTool-t a homebrew listából
|
||||||
|
1. Válaszd a "RESTORE original wifi slots 1,2,3" opciót
|
||||||
|
1. Az eszközöd újra fog indulni
|
72
_pages/hu_HU/include/seedminer-base.txt
Normal file
72
_pages/hu_HU/include/seedminer-base.txt
Normal file
|
@ -0,0 +1,72 @@
|
||||||
|
{% capture technical_info %}
|
||||||
|
<summary><em>Technikai részletek (opcionális)</em></summary>
|
||||||
|
|
||||||
|
A boot9strap telepítéséhez az eszközödre, megfejtjük az eszköz egyedi titkosító kulcsát. Ennek eléréséhez egy Seedminer nevű eszközt fogunk használni, hogy kiszámítsuk a készüléked adat titkosítási kulcsát (movable.sed).
|
||||||
|
|
||||||
|
További információért arról, hogyan működik a Seedminer, nézd meg [ezt a prezentációt](https://zoogie.github.io/web/34⅕c3).
|
||||||
|
|
||||||
|
Ez a módszer egy erős grafikus kártyát használ a szükséges számítások elvégzéséhez. Egy önkéntes által üzemeltetett webhely segít neked ebben a módszerben.
|
||||||
|
|
||||||
|
{% endcapture %}
|
||||||
|
<details>{{ technical_info | markdownify }}</details>
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
|
||||||
|
### I. rész - A rendszer frissítése
|
||||||
|
|
||||||
|
Ebben a fejezetben frissíteni fogod a rendszered a legutolsó verzióra, ami szükséges a Seedminer-hez.
|
||||||
|
|
||||||
|
1. Frissítsd az eszközödet következőképp. Lépj be a System Settings-be, majd az "Other settings"-be, ahol addig lépkedj jobbra, amíg a végére nem érsz. Itt válaszd a "System Update" opciót.
|
||||||
|
+ A frissítő elképzelhető, hogy megjeleníti a "Your system is up to date" üzenetet a frissítés helyett. Ez normális, ha már frissítettél; folytasd a következő szakasszal
|
||||||
|
+ Ha ez hibát ad, akkor állítsd a DNS és Proxy beállításodat egyaránt "Auto"-ra
|
||||||
|
|
||||||
|
### II. rész - Előkészületek
|
||||||
|
|
||||||
|
Ebben a fejezetben összeszedjük a szükséges információkat a 3DS-edről, ami ahhoz kell, hogy kitaláljuk az eszközöd titkosító kulcsát.
|
||||||
|
|
||||||
|
Mielőtt követnéd ezt a fejezetet:
|
||||||
|
+ Biztosítsd, hogy a konzolod bekapcsolásra kerüljön a behelyezett SD kártyával legalább egyszer, hogy létre jöjjön rajta a szükséges adat
|
||||||
|
+ Biztosítsd, hogy a konzolod csatlakoztatva legyen az Internethez (látnod kell egy kék "Internet" jelzőt, a bal felső sarkában a HOME képernyőnek)
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Kapcsold ki a készüléked
|
||||||
|
1. Helyezd az SD kártyád a számítógépbe
|
||||||
|
1. Lépj be az SD kártyád `Nintendo 3DS` könyvtárába
|
||||||
|
1. Másold le a 32 karakter hosszú nevét annak a mappának, amit látsz a Nintendo 3DS mappán belül
|
||||||
|
+ Ez a 32 karakter hosszú név rendszer specifikus és eltérő minden konzolnál
|
||||||
|
+ Ha több 32 karakter hosszú nevű mappát látsz, kövesd [ezeket a lépéseket](troubleshooting#seedminer)
|
||||||
|
+ Figyelmen kívül hagyhatod a `private` mappát, ha rendelkezel vele
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
1. Illesztd be a te 32-karakteres mappa neved [egy dokumentumba](/images/screenshots/seedminer/text-document.png) amit megtalálsz később
|
||||||
|
+ Ez a mappa a te "ID0" mappád. Jegyezd fel ezt, mert az útmutató később hivatkozni fog rá
|
||||||
|
1. Kapcsold be a készülékedet
|
||||||
|
+ Az SD kártyádnak nem kell behelyzve lennie ennél a pontnál
|
||||||
|
1. Válaszd a Friend List opciót (a [narancsszínű fej ikon]({{ "/images/friend-list-icon.png" | absolute_url }}) a HOME Menü felső sávján)
|
||||||
|
+ Ha hibaüzenetet kapsz, és visszadob a menübe, vagy új Mii-t kell csinálnod, vagy a konzolod nem tud csatlakozni a Nintendo szervereihez (kitiltás, vagy kapcsolódási hiba miatt)
|
||||||
|
1. Keresd meg a Mii profilodat, ott találod a "Friend Code" mezőt a felső képernyőn
|
||||||
|
|
||||||
|
### III. rész - Seedminer
|
||||||
|
|
||||||
|
Ebben a fejezetben a Bruteforce Movable weboldalt fogod használni, hogy megszerezd az eszközöd titkosító kulcsát `movable.sed` formában.
|
||||||
|
|
||||||
|
1. Nyisd meg a [Bruteforce Movable](https://seedminer.hacks.guide/) oldalt a számítógépeden
|
||||||
|
+ Ha az oldal nem működik, csatlakozz a [Nintendo Homebrew Discord-on](https://discord.gg/MWxPgEp) csatornához, és kérj segítséget (angol nyelven) valakitől
|
||||||
|
1. Írd be a készüléked Friend Code-ját (szóközök és kötőjelek nélkül) a "Your friend code" mezőbe
|
||||||
|
1. Illeszd be a készüléked 32 karakter hosszú mappanevét a "Your ID0" mezőbe
|
||||||
|
+ Ne próbáld meg kézzel beadni az ID0 kódot, mert könnyű hibázni. Legyél biztos abban, hogy az ID0 helyes, azzal, hogy másolod és beilleszted onnan, ahova az előző részben elmentetted
|
||||||
|
1. Nyomd meg a "Go"-t
|
||||||
|
+ Ha az oldal azonnal a 4. lépésre ugrik, a weboldal már feldolgozta helyesen a bruteforce kérésedet. Letöltheted a `movable.sed` fájlod és folytathatod a következő fejezettel. Nem szükséges (újra) hozzáadnod a bot-ot
|
||||||
|
1. Használd a ["Register Friend" button](/images/screenshots/seedminer/register-friend.png) gombot a készülékeden és add hozzá a bot weboldalon megadott Friend Code-ját
|
||||||
|
+ Ha kérdezi a rendszer, a név amit megadsz a barátnak, az nem számít
|
||||||
|
1. Várj, amíg az oldal frissül
|
||||||
|
+ Ha nem így történik, várj néhány percet, mielőtt frissíted az oldalt még egyszer
|
||||||
|
1. Ha az oldal feldolgozta az információd, az oldal folytatni fogja a `Step 2: Bruteforce` lépéssel automatikusan
|
||||||
|
1. Várj a maradék folyamat befejezésére
|
||||||
|
+ Ez általában gyors (1-5 perc)
|
||||||
|
+ Ez alatt a folyamat alatt, a bot, amit hozzáadtál nem biztos, hogy feltűnik a 3DS-eden. Egészen addig, amíg a weboldal frissül, ez nem probléma
|
||||||
|
+ Ha egy fél óra után is még mindig várakozol, csatlakozz a [Nintendo Homebrew Discord-on](https://discord.gg/MWxPgEp) csatornához, és kérj segítséget (angol nyelven) valakitől
|
||||||
|
1. Amikor a folyamat befejeződött, töltsd le a `movable.sed` fájlodat az oldalról
|
||||||
|
+ Őrizd meg ezt fájlt, mert szükséged lesz rá a következő oldalon
|
||||||
|
1. Kapcsold ki a készüléked
|
67
_pages/hu_HU/include/soundhax.txt
Normal file
67
_pages/hu_HU/include/soundhax.txt
Normal file
|
@ -0,0 +1,67 @@
|
||||||
|
### Amire szükséged lesz
|
||||||
|
{%- if include.sp == "true" %}
|
||||||
|
* A [Soundhax](http://soundhax.com/) legújabb kiadása *(a készülékednek és régiódnak megfelelő változat)*
|
||||||
|
+ az egyes verziókhoz használd:
|
||||||
|
+ 1.x - 2.1 ha a két szám a régió előtt a rendszer verzió stringban 0 és 2 közötti
|
||||||
|
+ 2.1 - 2.2 ha 3 és 4 közötti
|
||||||
|
+ 3.x - 4.x ha 5 és 10 közötti
|
||||||
|
+ 5.x - 11.3 ha 11 és 36 közötti
|
||||||
|
{%- elsif include.sp-kor == "true" %}
|
||||||
|
* A [Soundhax](http://soundhax.com/) legújabb kiadása *(a készülékednek és régiódnak megfelelő változat)*
|
||||||
|
+ az egyes verziókhoz használd:
|
||||||
|
+ 3.x - 4.x ha a két szám a régió előtt a rendszer verzió stringben 0 és 7 közötti
|
||||||
|
+ 5.x - 11.3 ha 8 és 32 közötti
|
||||||
|
{%- else %}
|
||||||
|
* A [Soundhax](http://soundhax.com) legújabb kiadása *(a régiódnak, készülékednek és rendszer verziódnak megfelelő változat)*
|
||||||
|
{%- endif %}
|
||||||
|
+ Ha a Soundhax a böngésződben nem lejátszható videónak tűnik, nyomj Ctrl+S vagy Cmd+S gombokat a gépedre mentéséhez
|
||||||
|
* A [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) legfrisseb verziója (közvetlen letöltés)
|
||||||
|
* A [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) legfrisseb verziója (közvetlen letöltés)
|
||||||
|
* A [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) legújabb kiadása (a Luma3DS `.zip` fájl)
|
||||||
|
* A [universal-otherapp] legújabb kiadása (https://github.com/TuxSH/universal-otherapp/releases/latest) (`otherapp.bin`)
|
||||||
|
|
||||||
|
### Lépések
|
||||||
|
|
||||||
|
#### I. rész - Előkészületek
|
||||||
|
|
||||||
|
Ebben a fejezetben fel fogod másolni a fájlokat, amik a Soundhax és az universal-otherapp kiváltásához szükségesek.
|
||||||
|
|
||||||
|
1. Kapcsold ki a készüléked
|
||||||
|
1. Helyezd az SD kártyád a számítógépbe
|
||||||
|
1. Másold a Soundhax `.m4a` fájlját az SD kártyád gyökerébe
|
||||||
|
+ Az SD kártya gyökere a kezdőkönyvtárt jelenti az SD kártyán, ahol látható a Nintendo 3DS könyvtár, de nem vagyunk benne
|
||||||
|
1. Másold az `otherapp.bin` fájlt az SD kártyád gyökerébe
|
||||||
|
1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe
|
||||||
|
1. Hozz létre egy mappát `boot9strap` néven az SD kártya gyökerében
|
||||||
|
1. Másold át a `boot9strap.firm` fájlt és a `boot9strap.firm.sha` fájlt a boot9strap `.zip` fájlból az SD kártyád `/boot9strap/` mappájába
|
||||||
|
1. Másold át a `SafeB9SInstaller.bin` fájlt a SafeB9SInstaller `.zip`-ből az SD kártyád gyökerébe
|
||||||
|
1. Tedd vissza az SD kártyád a készülékedbe
|
||||||
|
1. Kapcsold be a készülékedet
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/uosoundhax-root-layout.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
#### II. rész - A SafeB9SInstaller indítása
|
||||||
|
|
||||||
|
Ebben a fejezetben el fogod indítani a Soundhax-ot a Nintendo 3DS Sound app-on keresztül, ami az universal-otherapp-ot fogja használni arra, hogy elindítsa a a boot9strap (egyedi firmware) telepítőt.
|
||||||
|
|
||||||
|
1. Tedd vissza az SD kártyád a készülékedbe
|
||||||
|
1. Kapcsold be a készülékedet
|
||||||
|
1. Indítsd el a Nintendo 3DS Sound-ot
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Ha ezelőtt még sohasem indítottad el a Nintendo 3DS Sound-ot, és a madár ikon elkezd tippeket adni, lépkedj végig a tippeken, zárd be a szokásos módon az alkalmazást, majd nyisd meg újra
|
||||||
|
+ Ebben az esetben, ha azonnal indítanánk a Soundhax-et, minden egyes alkalommal megjelennének ezek a tippek a Nintendo 3DS Sound indításánál mindaddig, amíg nem végeznénk
|
||||||
|
1. Válaszd a `/SDCARD` mappát, majd játszd le a "<3 nedwill 2016" nevű hangfájlt
|
||||||
|
+ Ez lehet, hogy csak sokadjára fog működni
|
||||||
|
+ Ha lefagyna, kényszerítsd leállásra a konzolt a bekapcsológomb lenyomva tartásával, majd próbálkozz újra
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Ha az exploit sikerrel járt, készüléked bebootolja a SafeB9SInstallert
|
10
_pages/it_IT/include/cfw-check-fredtool.txt
Normal file
10
_pages/it_IT/include/cfw-check-fredtool.txt
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
Come precauzione aggiuntiva, controlleremo anche la presenza di un custom firmware. È necessario poiché se un custom firmware fosse già installato, questo metodo rischierebbe di brickare la console (rendendola inutilizzabile in assenza di metodi di ripristino come [ntrboot](ntrboot)).
|
||||||
|
|
||||||
|
1. Spegni il tuo 3DS
|
||||||
|
1. Premi il pulsante (Select)
|
||||||
|
1. Accendi la tua console continuando a tenere premuto il pulsante (Select)
|
||||||
|
1. Se il controllo è andato a buon fine, verrà avviato il menu HOME e potrai procedere con questa guida
|
||||||
|
1. Spegni il tuo 3DS
|
||||||
|
|
||||||
|
Se visualizzi un menu di configurazione o la console si spegne immediatamente, hai già un CFW e continuando con queste istruzioni potresti BRICKARE la tua console! Procedi con la [Verifica del CFW](checking-for-cfw) per aggiornare il tuo CFW esistente.
|
||||||
|
{: .notice--danger}
|
5
_pages/it_IT/include/configure-luma3ds.txt
Normal file
5
_pages/it_IT/include/configure-luma3ds.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1. La tua console dovrebbe aver avviato il menu di configurazione di Luma3DS
|
||||||
|
+ Il menu di configurazione di Luma3DS contiene le impostazioni per il custom firmware Luma3DS. Molte di queste impostazioni possono essere utili per la personalizzazione o per debug
|
||||||
|
+ Ai fini di questa guida, **lascia queste opzioni nelle impostazioni predefinite** (non spuntare o deselezionare nulla)
|
||||||
|
+ Se la console dovesse spegnersi quando provi ad accenderla, assicurati di aver copiato il file `boot.firm` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD
|
||||||
|
1. Premi (Start) per salvare e riavviare il 3DS
|
5
_pages/it_IT/include/ctrtransfer-cleanup.txt
Normal file
5
_pages/it_IT/include/ctrtransfer-cleanup.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1. Premi (Start) e accendi la console continuando a tenerlo premuto. Verrà avviato GodMode9
|
||||||
|
1. Entra nella cartella `[0:] SDCARD` -> `gm9`
|
||||||
|
1. Premi (X) sul file immagine `.bin` del CTRTransfer per cancellarlo
|
||||||
|
1. Premi (A) per confermare
|
||||||
|
1. Premi (Start) per riavviare la console
|
29
_pages/it_IT/include/ctrtransfer-main.txt
Normal file
29
_pages/it_IT/include/ctrtransfer-main.txt
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
1. Premi (Start) e accendi la console continuando a tenerlo premuto. Verrà avviato GodMode9
|
||||||
|
1. Se ti viene richiesto di creare un backup dei file essenziali, premi (A) per accettare, e al termine di nuovo (A) per proseguire
|
||||||
|
1. Se ti viene chiesto di reimpostare la data e l'ora dell'RTC, premi (A) per farlo, poi imposta la data e l'ora, infine premi (A) per continuare
|
||||||
|
+ Tieni presente che in tal caso dovrai anche reimpostare data ed ora anche nelle Impostazioni della Console al termine della guida
|
||||||
|
1. Entra nella cartella `[0:] SDCARD` -> `gm9`
|
||||||
|
1. Premi (A) sul file `.bin` del CTRTransfer per selezionarlo
|
||||||
|
1. Seleziona "CTRNAND options..."
|
||||||
|
1. Seleziona "Transfer image to CTRNAND"
|
||||||
|
1. Se richiesto, seleziona "Transfer to SysNAND"
|
||||||
|
+ La richiesta apparirà solo se hai una EmuNAND
|
||||||
|
1. Premi il pulsante (A) per sbloccare i permessi di scrittura di primo livello su SysNAND, quindi inserisci la combinazione di tasti richiesta a schermo
|
||||||
|
+ Questo processo durerà un po'
|
||||||
|
1. Una volta completato il trasferimento, premi (A) per proseguire
|
||||||
|
1. Se richiesto, premi (B) per rifiutare il ritiro delle autorizzazioni di scrittura
|
||||||
|
1. Premi (B) due volte per ritornare al menu principale
|
||||||
|
1. Premi il pulsante HOME per far apparire il menu delle azioni
|
||||||
|
1. Seleziona "Scripts..."
|
||||||
|
1. Seleziona "GM9Megascript"
|
||||||
|
1. Seleziona "Scripts from Plailect's Guide"
|
||||||
|
1. Seleziona "CTRTransfer Ticket Copy"
|
||||||
|
1. Quando richiesto, premi (A) per procedere
|
||||||
|
1. Premi il pulsante (A) per continuare
|
||||||
|
1. Premi (B) per ritornare al menu principale
|
||||||
|
1. Seleziona "Exit"
|
||||||
|
1. Se richiesto, premi (A) per ritirare le autorizzazioni di scrittura
|
||||||
|
1. Premi (Start) per riavviare la console
|
||||||
|
1. Aggiorna la console andando su Impostazioni della console, poi "Impostazioni generali", infine scorri a destra e seleziona "Aggiornamento"
|
||||||
|
+ Gli aggiornamenti effettuati usando B9S + Luma (ora installato) sono sicuri
|
||||||
|
+ Se ottieni un errore, imposta i DNS della connessione di rete in modo che vengano ottenuti automaticamente
|
8
_pages/it_IT/include/ctrtransfer-prep.txt
Normal file
8
_pages/it_IT/include/ctrtransfer-prep.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
1. Spegni il tuo 3DS
|
||||||
|
1. Inserisci la scheda SD nel tuo computer
|
||||||
|
1. Se assente, crea una cartella chiamata `3ds` nella directory principale della tua scheda SD
|
||||||
|
1. Copia il file `GodMode9.firm` dall'archivio `.zip` di GodMode9 dentro la cartella `/luma/payloads/` della tua scheda SD
|
||||||
|
1. Copia la cartella `gm9` presente nell'archivio `.zip` di GodMode9 nella directory principale della tua scheda SD
|
||||||
|
1. Copia il file immagine di CTRTransfer 11.15.0 con estensione `.bin` dall'archivio `.zip` di CTRTransfer nella cartella `/gm9/` presente nella scheda SD
|
||||||
|
1. Copia il file `FBI.3dsx` nella cartella `/3ds/` nella tua scheda SD
|
||||||
|
1. Reinserisci la scheda SD nella tua console
|
16
_pages/it_IT/include/ctrtransfer-ticket-copy.txt
Normal file
16
_pages/it_IT/include/ctrtransfer-ticket-copy.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
Se lo script non ha trovato alcun ticket dell'utente, puoi saltare questa sezione.
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Avvia FBI dalla lista degli homebrew disponibili
|
||||||
|
1. Seleziona "SD"
|
||||||
|
1. Seleziona "gm9"
|
||||||
|
1. Seleziona "out"
|
||||||
|
1. Seleziona "ctrtransfer_tickets"
|
||||||
|
1. Completa i seguenti passaggi per la cartella `eshop` se presente, e per la cartella `unknown` se presente
|
||||||
|
+ Entra nella cartella in questione
|
||||||
|
+ Seleziona "\<current directory>"
|
||||||
|
+ Seleziona "Install and delete all tickets"
|
||||||
|
+ Attendi. Il sistema sembrerà essersi bloccato, dagli del tempo per eseguire l'operazione.
|
||||||
|
+ Premi il pulsante (A) per confermare
|
||||||
|
+ Premi il pulsante (B) per rifiutare l'installazione di ticket dal CDN.
|
||||||
|
1. Premi il pulsante HOME per uscire da FBI
|
16
_pages/it_IT/include/exploit-usm.txt
Normal file
16
_pages/it_IT/include/exploit-usm.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
In questa sezione avvierai la Modalità Provvisoria (una funzionalità disponibile su ogni console della famiglia 3DS) ed entrerai in un menu che attiverà unSAFE_MODE, per avviare l'installer di boot9strap (custom firmware).
|
||||||
|
|
||||||
|
1. Con la console ancora spenta, tieni premuto i pulsanti (L) + (R) + (Su) + (A), dopodiché, tenendo premuti i pulsanti, accendi la console
|
||||||
|
+ Mantieni premuti i pulsanti finché la console non si avvia in Safe Mode (una specie di menu per aggiornare il sistema)
|
||||||
|
{%- if include.method == "hbl" or include.method == "kartdlphax" %}
|
||||||
|
+ Se dopo molteplici tentativi non riesci ancora ad entrare in Safe Mode, potresti avere uno dei pulsanti difettosi o rotti. In tal caso, puoi ricevere assistenza chiedendo, in inglese, nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp).
|
||||||
|
{%- elsif include.method == "bb3" %}
|
||||||
|
+ Se dopo molteplici tentativi non riesci ancora ad entrare in Safe Mode, potresti avere uno dei pulsanti difettosi o rotti. In questo caso, dovrai seguire [una versione alternativa di BannerBomb3](installing-boot9strap-(fredtool)). In questi casi, puoi ricevere assistenza chiedendo, in inglese, nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp).
|
||||||
|
{%- endif %}
|
||||||
|
1. Premi "OK" per accettare l'aggiornamento
|
||||||
|
+ Non c'è alcun aggiornamento. Fa parte del procedimento
|
||||||
|
1. Premi "Accetto" per accettare i termini e le condizioni
|
||||||
|
1. L'aggiornamento fallirà, con codice di errore `003-1099`. Questo risultato è corretto
|
||||||
|
1. Alla richiesta "Vuoi configurare le Impostazioni internet?", seleziona "Sì"
|
||||||
|
1. Nel menu successivo, entra in `Connessione 1` -> `Modifica` -> pagina successiva (la freccia a destra) -> `Impostazioni proxy` -> `Impostazioni avanzate` ([image](/images/screenshots/usm/safemode_highlighted.png))
|
||||||
|
1. Se l'exploit è andato a buon fine, la tua console avvierà SafeB9SInstaller
|
8
_pages/it_IT/include/format-sd-gm9.txt
Normal file
8
_pages/it_IT/include/format-sd-gm9.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
1. Premi il pulsante HOME per far apparire il menu delle azioni
|
||||||
|
1. Seleziona "More..."
|
||||||
|
1. Seleziona "SD format menu"
|
||||||
|
1. Seleziona "No EmuNAND"
|
||||||
|
1. Seleziona "Auto"
|
||||||
|
1. Premi (A) per accettare il nome `GM9SD`
|
||||||
|
+ Puoi comunque scegliere un altro nome per la tua scheda SD
|
||||||
|
1. Quando richiesto, inserisci la combinazione di tasti richiesta a schermo
|
27
_pages/it_IT/include/install-boot9strap-b9stool.txt
Normal file
27
_pages/it_IT/include/install-boot9strap-b9stool.txt
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
Se desideri una guida visiva per questa parte, è disponibile [qui](https://zoogie.github.io/web/flipnote_directions/).
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
In questa sezione eseguirai una serie di passaggi molto specifici all'interno di Flipnote Studio che, eseguiti correttamente, avvieranno l'installazione di boot9strap (custom firmware).
|
||||||
|
|
||||||
|
1. Completa la configurazione iniziale del gioco finché non avrai raggiunto il menu principale
|
||||||
|
+ Seleziona l'opzione di sinistra quando richiesto durante la configurazione
|
||||||
|
1. Con il touch screen, seleziona il riquadro grande a sinistra, poi il riquadro con l'icona di una scheda SD
|
||||||
|
1. Al termine del caricamento del menu, scegli l'icona col volto, poi premi l'icona in basso a destra per proseguire
|
||||||
|
1. Premi (X) o (SU) sul D-Pad a seconda di cosa sia visualizzato sullo schermo superiore
|
||||||
|
1. Seleziona il secondo pulsante in cima, con l'icona di una pellicola
|
||||||
|
1. Scorri a destra fino a visualizzare la bobina "3/3"
|
||||||
|
1. Seleziona il terzo riquadro con la lettera "A" all'interno
|
||||||
|
1. Scorri a sinistra fino a visualizzare la bobina "1/3"
|
||||||
|
1. Seleziona il quarto riquadro con la lettera "A" all'interno
|
||||||
|
1. Se l'exploit ha avuto successo, la tua console avrà caricato b9sTool
|
||||||
|
1. Usando il D-Pad, vai su "Install boot9strap"
|
||||||
|
{%- if include.method == "dsinternet" %}
|
||||||
|
+ Se salti questo passaggio, la console si riavvierà nel menu HOME senza aver installato boot9strap, e sarà necessario riaprire l'applicazione Connessioni Nintendo DS e ricominciare dall'inizio di questa sezione
|
||||||
|
{%- elsif include.method == "dsdlp" %}
|
||||||
|
+ Se salti questo passaggio, la console si riavvierà nel menu HOME senza aver installato boot9strap, e sarà necessario riaprire l'applicazione Modalità download DS e ricominciare dall'inizio di questa sezione
|
||||||
|
{%- endif %}
|
||||||
|
1. Premi (A), quindi premi START e SELECT contemporaneamente per avviare il processo
|
||||||
|
1. Al termine lo schermo inferiore presenterà la scritta "done.". Esci da b9sTool, quindi spegni la console
|
||||||
|
+ Potresti dover forzare lo spegnimento tenendo premuto il pulsante di accensione
|
||||||
|
+ Se la console dovesse spegnersi quando provi ad accenderla, assicurati di aver copiato il file `boot.firm` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD
|
||||||
|
+ Se vedi la schermata di Configurazione Luma, spegni la tua console e procedi alla sezione successiva
|
11
_pages/it_IT/include/install-boot9strap-safeb9sinstaller.txt
Normal file
11
_pages/it_IT/include/install-boot9strap-safeb9sinstaller.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{%- if include.inline != "true" %}
|
||||||
|
In questa sezione installerai il custom firmware nella tua console.
|
||||||
|
{%- endif %}
|
||||||
|
|
||||||
|
1. Quando richiesto, inserisci la combinazione di tasti richiesta sullo schermo superiore per installare boot9strap
|
||||||
|
{%- if include.isbootfirm == "true" %}
|
||||||
|
1. Al termine, forza lo spegnimento della console tenendo premuto il pulsante di accensione
|
||||||
|
+ Finché non verrà completata la successiva sezione, la console visualizzerà soltanto la schermata di SafeB9SInstaller all'accensione
|
||||||
|
{%- else %}
|
||||||
|
1. Una volta completato il processo, premi (A) per riavviare la tua console
|
||||||
|
{%- endif %}
|
12
_pages/it_IT/include/launch-hbl-dlp.txt
Normal file
12
_pages/it_IT/include/launch-hbl-dlp.txt
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
1. Avvia l'applicazione "Modalità download" (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
|
||||||
|
1. Attendi finché non vedrai i pulsanti `Nintendo 3DS` e `Nintendo DS`
|
||||||
|
1. Premi simultaneamente i pulsanti (L) + (Giù) + (Select) per aprire il menu di Rosalina
|
||||||
|
1. Seleziona "Miscellaneous options"
|
||||||
|
1. Seleziona "Switch the hb. title to the current app."
|
||||||
|
1. Premi (B) per continuare
|
||||||
|
1. Premi (B) per tornare al menu principale di Rosalina
|
||||||
|
1. Premi (B) per uscire dal menu di Rosalina
|
||||||
|
1. Premi il pulsante HOME, quindi chiudi l'applicazione "Modalità download"
|
||||||
|
1. Avvia l'applicazione "Modalità download"
|
||||||
|
1. La console dovrebbe ora avviare l'Homebrew Launcher
|
||||||
|
+ Se invece la console rimane ferma nella schermata di caricamento, manca il file `boot.3dsx` dalla directory principale della tua scheda SD
|
3
_pages/it_IT/include/luma3ds-installed-note.txt
Normal file
3
_pages/it_IT/include/luma3ds-installed-note.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
A questo punto, la console avvierà sempre Luma3DS.
|
||||||
|
+ Luma3DS non è diverso dal normale menu HOME. Se la console avvia il menu HOME, vuol dire che sta eseguendo il custom firmware.
|
||||||
|
+ Nella pagina successiva installerai applicazioni homebrew utili per completare la tua installazione.
|
19
_pages/it_IT/include/nand-backup.txt
Normal file
19
_pages/it_IT/include/nand-backup.txt
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
1. Premi il pulsante HOME per far apparire il menu delle azioni
|
||||||
|
1. Seleziona "Scripts..."
|
||||||
|
1. Seleziona "GM9Megascript"
|
||||||
|
1. Seleziona "Backup Options"
|
||||||
|
1. Seleziona "SysNAND Backup"
|
||||||
|
1. Premi (A) per confermare
|
||||||
|
+ Questo processo durerà un po'
|
||||||
|
+ Se ottieni un errore, cerca il tuo problema nella [guida per la risoluzione dei problemi](troubleshooting#finalizing-setup)
|
||||||
|
1. Premi il pulsante (A) per continuare
|
||||||
|
1. Premi (B) per ritornare al menu principale
|
||||||
|
1. Seleziona "Exit"
|
||||||
|
1. Se richiesto, premi (A) per ritirare le autorizzazioni di scrittura
|
||||||
|
1. Tenendo premuto (R), premi (Start) per spegnere la console
|
||||||
|
1. Inserisci la scheda SD nel tuo computer
|
||||||
|
1. Copia i file `<data>_<codiceseriale>_sysnand_##.bin` ed `essential.exefs` dalla cartella `/gm9/out/` della tua scheda SD in una posizione sicura sul tuo computer
|
||||||
|
+ Crea dei backup in più posti (come ad esempio un servizio di storage dei file online)
|
||||||
|
+ Questi backup ti salveranno da un brick e/o ti aiuteranno a recuperare i file dalla NAND nel caso dovesse accadere qualcosa in futuro
|
||||||
|
1. Dopo la copia, elimina i file `<data>_<codiceseriale>_sysnand_##.bin` e `<data>_<codiceseriale>_sysnand_##.bin.sha` dalla cartella `/gm9/out/` della tua scheda SD
|
||||||
|
1. Reinserisci la scheda SD nella tua console
|
17
_pages/it_IT/include/remove-usm-slottool.txt
Normal file
17
_pages/it_IT/include/remove-usm-slottool.txt
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
In questa sezione avvierai l'Homebrew Launcher (utilizzando un custom firmware) in modo da poter ripristinare le configurazioni Wi-Fi sovrascritte nella Sezione I.
|
||||||
|
|
||||||
|
1. Avvia l'applicazione "Modalità download"
|
||||||
|
1. Attendi finché non vedrai i due pulsanti
|
||||||
|
+ Non premere alcun pulsante
|
||||||
|
1. Premi simultaneamente i pulsanti (L) + (Giù) + (Select) per aprire il menu di Rosalina
|
||||||
|
1. Seleziona "Miscellaneous options"
|
||||||
|
1. Seleziona "Switch the hb. title to the current app."
|
||||||
|
1. Premi (B) per continuare
|
||||||
|
1. Premi (B) per tornare al menu principale di Rosalina
|
||||||
|
1. Premi (B) per uscire dal menu di Rosalina
|
||||||
|
1. Premi il pulsante HOME, quindi chiudi l'applicazione "Modalità download"
|
||||||
|
1. Riavvia l'applicazione "Modalità download"
|
||||||
|
1. La console dovrebbe ora avviare l'Homebrew Launcher
|
||||||
|
1. Avvia slotTool dalla lista degli homebrew disponibili
|
||||||
|
1. Seleziona "RESTORE original wifi slots 1,2,3"
|
||||||
|
1. La console verrà riavviata
|
72
_pages/it_IT/include/seedminer-base.txt
Normal file
72
_pages/it_IT/include/seedminer-base.txt
Normal file
|
@ -0,0 +1,72 @@
|
||||||
|
{% capture technical_info %}
|
||||||
|
<summary><em>Dettagli Tecnici (opzionale)</em></summary>
|
||||||
|
|
||||||
|
Per installare boot9strap nella tua console, ne ricaviamo la sua univoca chiave di cifratura. Utilizzeremo perciò un'applicazione chiamata Seedminer per calcolare la chiave di cifratura dati (`movable.sed`) per la tua console.
|
||||||
|
|
||||||
|
Per ulteriori informazioni sul funzionamento di Seedminer, è possibile consultare [questa presentazione](https://zoogie.github.io/web/34⅕c3).
|
||||||
|
|
||||||
|
Questo metodo utilizza una scheda grafica di fascia alta per eseguire i calcoli necessari. Verrà usato un sito web gestito da volontari per assisterti in questo metodo.
|
||||||
|
|
||||||
|
{% endcapture %}
|
||||||
|
<details>{{ technical_info | markdownify }}</details>
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
|
||||||
|
### Sezione I - Aggiornare il Sistema
|
||||||
|
|
||||||
|
In questa sezione, aggiornerai il tuo sistema all'ultima versione, necessaria per Seedminer.
|
||||||
|
|
||||||
|
1. Aggiorna la console andando su Impostazioni della console, poi "Impostazioni generali", infine scorri a destra e seleziona "Aggiornamento"
|
||||||
|
+ Potrebbe apparire il messaggio "Nella console è già presente il software di sistema più recente". È normale se hai già installato l'ultima versione; prosegui con la sezione successiva
|
||||||
|
+ Se ottieni un errore, imposta sia i DNS sia il Proxy su "Auto"
|
||||||
|
|
||||||
|
### Sezione II - Preparazione
|
||||||
|
|
||||||
|
In questa sezione otterrai dal tuo 3DS i dati necessari per scoprire la chiave di crittografia della tua console.
|
||||||
|
|
||||||
|
Prima di seguire questa sezione:
|
||||||
|
+ Assicurati di aver acceso la console con la scheda SD inserita almeno una volta per generare i dati necessari
|
||||||
|
+ Assicurati che la tua console sia collegata a Internet (dovresti vedere un indicatore blu "Internet" nell'angolo in alto a sinistra nel menu HOME)
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Spegni il tuo 3DS
|
||||||
|
1. Inserisci la scheda SD nel tuo computer
|
||||||
|
1. Entra nella cartella `Nintendo 3DS` della tua scheda SD
|
||||||
|
1. Copia il nome della cartella a 32 lettere che vedi direttamente all'interno della cartella `Nintendo 3DS`
|
||||||
|
+ Questo nome a 32 lettere è specifico per il tuo sistema e sarà diverso per ogni console
|
||||||
|
+ Se vedi più cartelle a 32 lettere, segui [queste istruzioni](troubleshooting#seedminer)
|
||||||
|
+ Se presente, puoi ignorare la cartella `private`
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
1. Incolla il nome della cartella a 32 lettere in [un documento](/images/screenshots/seedminer/text-document.png) a cui fare riferimento più tardi
|
||||||
|
+ Il nome di questa cartella è conosciuto anche come il tuo "ID0". Ricordatene perché questa guida ne farà riferimento come tale successivamente
|
||||||
|
1. Accendi la console
|
||||||
|
+ In questo momento non occorre che la scheda SD sia inserita
|
||||||
|
1. Accedi alla lista di amici (l'[icona con un viso arancione]({{ "/images/friend-list-icon.png" | absolute_url }}) nella riga superiore del menu HOME)
|
||||||
|
+ Se riscontri un errore e vieni rimandato al menu principale, o devi creare un nuovo Mii o la console non può connettersi ai server Nintendo (a causa di un ban o per problemi di connettività)
|
||||||
|
1. Sul tuo profilo Mii cerca il "Codice Amico" sullo schermo superiore
|
||||||
|
|
||||||
|
### Sezione III - Seedminer
|
||||||
|
|
||||||
|
In questa sezione utilizzerai il sito web Bruteforce Movable per recuperare la chiave di crittografia della tua console sotto forma di `movable.sed`.
|
||||||
|
|
||||||
|
1. Avvia [Bruteforce Movable](https://seedminer.hacks.guide/) sul tuo computer
|
||||||
|
+ Se il sito non funziona, entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) (in Inglese) per richiedere assistenza
|
||||||
|
1. Inserisci il Codice Amico della tua console (senza spazi o trattini) nel campo "Your friend code"
|
||||||
|
1. Incolla il nome di 32 caratteri della cartella della tua console nel campo "Your ID0"
|
||||||
|
+ Non tentare di inserire l'ID0 manualmente, poiché è facile commettere un errore. Assicurati che l'ID0 sia inserito correttamente copiandolo e incollandolo da dove lo hai salvato nella sezione precedente
|
||||||
|
1. Seleziona "Go"
|
||||||
|
+ Se il sito va immediatamente al punto 4, la tua richiesta di bruteforce è già stata elaborata correttamente. Puoi scaricare il tuo file `movable.sed` e continuare con la prossima sezione. Non occorre aggiungere nuovamente il bot
|
||||||
|
1. Usa il [pulsante "Registra amico"](/images/screenshots/seedminer/register-friend.png) nella tua console per aggiungere il codice amico del bot fornito dal sito web
|
||||||
|
+ Potrebbe venir richiesto di assegnare un nome all'amico, ma il nome scelto è irrilevante
|
||||||
|
1. Attendi l'aggiornamento del sito
|
||||||
|
+ Se la pagina non si aggiorna da sola, attendi qualche minuto prima di ricaricarla manualmente una singola volta
|
||||||
|
1. Quando il sito avrà elaborato le tue informazioni, avanzerà automaticamente a `Step 2: Bruteforce`
|
||||||
|
1. Attendi il termine del processo
|
||||||
|
+ Di solito è veloce (1-5 minuti)
|
||||||
|
+ Durante questo processo, il bot che hai aggiunto potrebbe non apparire sul tuo 3DS. Finché il sito web si aggiorna, non sarà un problema
|
||||||
|
+ Se dopo mezz'ora non è successo nulla, entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) (in Inglese) per richiedere assistenza
|
||||||
|
1. Al termine del processo, scarica il tuo file `movable.sed` dal sito
|
||||||
|
+ Mantieni questo file in quanto ti servirà nella prossima pagina
|
||||||
|
1. Spegni il tuo 3DS
|
67
_pages/it_IT/include/soundhax.txt
Normal file
67
_pages/it_IT/include/soundhax.txt
Normal file
|
@ -0,0 +1,67 @@
|
||||||
|
### Cosa serve
|
||||||
|
{%- if include.sp == "true" %}
|
||||||
|
* L'ultima versione di [Soundhax](http://soundhax.com/) *(adatta alla tua regione e console)*
|
||||||
|
+ per la versione, usa:
|
||||||
|
+ 1.x - 2.1 se i due numeri prima della regione nella stringa della versione di sistema sono compresi tra 0 e 2
|
||||||
|
+ 2.1 - 2.2 se sono compresi tra 3 e 4
|
||||||
|
+ 3.x - 4.x se sono tra 5 e 10
|
||||||
|
+ 5.x - 11.3 se sono compresi tra 11 e 36
|
||||||
|
{%- elsif include.sp-kor == "true" %}
|
||||||
|
* L'ultima versione di [Soundhax](http://soundhax.com/) *(adatta alla tua regione e console)*
|
||||||
|
+ per la versione, usa:
|
||||||
|
+ 3.x - 4.x se i due numeri prima della regione nella stringa della versione di sistema sono compresi tra 0 e 7
|
||||||
|
+ 5.x - 11.3 se sono compresi tra 8 e 32
|
||||||
|
{%- else %}
|
||||||
|
* L'ultima versione di [Soundhax](http://soundhax.com) *(adatta alla regione, tipo e versione della console)*
|
||||||
|
{%- endif %}
|
||||||
|
+ Se Soundhax appare nel tuo browser come un video non riproducibile, premi Ctrl+S o Cmd+S per salvarlo sul tuo computer
|
||||||
|
* L'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (download diretto)
|
||||||
|
* L'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (download diretto)
|
||||||
|
* L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (il file `.zip` di Luma3DS)
|
||||||
|
* L'ultima versione di [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) (`otherapp.bin`)
|
||||||
|
|
||||||
|
### Istruzioni
|
||||||
|
|
||||||
|
#### Sezione I - Preparazione
|
||||||
|
|
||||||
|
In questa sezione copierai i file necessari per attivare sia Soundhax che universal-otherapp.
|
||||||
|
|
||||||
|
1. Spegni il tuo 3DS
|
||||||
|
1. Inserisci la scheda SD nel tuo computer
|
||||||
|
1. Copia il file `.m4a`di Soundhax nella directory principale della tua scheda SD
|
||||||
|
+ La directory principale della scheda SD è la cartella della tua scheda SD in cui è possibile visualizzare la cartella Nintendo 3DS, ma non il suo interno
|
||||||
|
1. Copia il file `otherapp.bin` nella directory principale della tua scheda SD
|
||||||
|
1. Copia i file `boot.firm` e `boot.3dsx` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD
|
||||||
|
1. Crea una cartella chiamata `boot9strap` nella directory principale della tua scheda SD
|
||||||
|
1. Copia i file `boot9strap.firm` e `boot9strap.firm.sha` dall'archivio `.zip` di boot9strap nella cartella `/boot9strap/` della tua scheda SD
|
||||||
|
1. Copia il file `SafeB9SInstaller.bin` dall'archivio `.zip` di SafeB9SInstaller nella directory principale della tua scheda SD
|
||||||
|
1. Reinserisci la scheda SD nella tua console
|
||||||
|
1. Accendi la console
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/uosoundhax-root-layout.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
#### Sezione II - Avvio di SafeB9SInstaller
|
||||||
|
|
||||||
|
In questa sezione avvierai Soundhax attraverso l'app Sound Nintendo 3DS, che utilizzerà l'app universal-otherapp per avviare l'installazione di boot9strap (custom firmware).
|
||||||
|
|
||||||
|
1. Reinserisci la scheda SD nella tua console
|
||||||
|
1. Accendi la console
|
||||||
|
1. Avvia Sound Nintendo 3DS
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Se non hai mai aperto Sound Nintendo 3DS, riceverai suggerimenti sul suo utilizzo dalla mascotte dell'applicazione. Scorrili tutti, quindi chiudi e riapri l'applicazione
|
||||||
|
+ Se non chiudi Sound Nintendo 3DS, l'esecuzione di Soundhax farebbe riapparire i consigli ad ogni successivo avvio dell'applicazione finché non viene seguita questa procedura
|
||||||
|
1. Seleziona `/Scheda SD`, quindi avvia "<3 nedwill 2016"
|
||||||
|
+ Potrebbero essere necessari più tentativi
|
||||||
|
+ Se la console dovesse bloccarsi, forzane lo spegnimento tenendo premuto il pulsante di accensione, quindi riprova
|
||||||
|
|
||||||
|
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
1. Se l'exploit è andato a buon fine, si avvierà SafeB9SInstaller
|
10
_pages/ko_KR/include/cfw-check-fredtool.txt
Normal file
10
_pages/ko_KR/include/cfw-check-fredtool.txt
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
여기서 기기의 안전을 위해 커스텀 펌웨어가 설치되어 있는지 확인합니다. 이 페이지의 방법은, 이미 커스텀 펌웨어가 설치되어 있다면 기기를 벽돌 상태로 남길 가능성이 있습니다. (이럴 시 해결 방법은 [ntrboot](ntrboot) 같은 방법으로 해결할 수 밖에 없습니다.)
|
||||||
|
|
||||||
|
1. 기기를 종료해 주세요
|
||||||
|
1. (Select) 버튼을 길게 눌러 주세요
|
||||||
|
1. (Select) 버튼을 계속 눌러 있는 상태에서 기기의 전원을 켜 주세요
|
||||||
|
1. 만약 HOME 메뉴가 켜지면, 이 확인은 성공적이고, 가이드를 진행하면 됩니다
|
||||||
|
1. 기기를 종료해 주세요
|
||||||
|
|
||||||
|
만약 설정 메뉴가 보이거나 기기의 전원이 바로 종료된다면, 이 기기는 이미 커스텀 펌웨어가 설치되어 있고, 이 작업을 진행하면 기기가 벽돌 될수가 있습니다! 이미 존재하는 CFW를 업데이트 할 수 있도록 [CFW 확인](checking-for-cfw)를 진행해 주세요.
|
||||||
|
{: .notice--danger}
|
5
_pages/ko_KR/include/configure-luma3ds.txt
Normal file
5
_pages/ko_KR/include/configure-luma3ds.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
1. Your device should have booted into the Luma3DS configuration menu
|
||||||
|
+ Luma3DS 구성 메뉴는 Luma3DS 커스텀 펌웨어의 설정들 입니다. 이 설정들은 디버깅 또는 맞춤화의 유용합니다
|
||||||
|
+ For the purpose of this guide, **leave these options on the default settings** (do not check or uncheck anything)
|
||||||
|
+ 만약 기기가 부팅시에 꺼진다면 Luma3DS `.zip` 파일 안에 압축 되있는 `boot.firm`을 SD 카드의 루트로 복사 했는지 확인해 주세요
|
||||||
|
1. (Start)를 눌러 저장하고 기기를 다시 시작해 주세요
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue