Deploying to gh-pages from @ hacks-guide/Guide_3DS@d658cc5528 🚀
This commit is contained in:
parent
83010c8075
commit
df530ef5af
52 changed files with 7524 additions and 31 deletions
|
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p>Alternatively, SmileBASIC (a paid game; digital only) can be used to get Homebrew Launcher access without using Seedminer.</p>
|
||||
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a></p>
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a>. If you have the Japananese version, continue to <a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a>.</p>
|
||||
|
||||
<p>If you own a version 2.2 US copy of the DSiWare game Petit Computer (paid; digital only) you can use it to install boot9strap.</p>
|
||||
|
||||
|
|
|
@ -543,7 +543,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p class="notice--primary">If you see a Luma3DS version of 8.0 or greater, continue to <a href="restoring-updating-cfw">Restoring / Updating CFW</a></p>
|
||||
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, or Hourglass9, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
|
||||
<p class="notice--danger">If you see something not described by the above options, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
|
||||
|
||||
|
|
|
@ -519,7 +519,7 @@ window.cookieconsent.initialise({
|
|||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the Japanese version of SmileBASIC.</p>
|
||||
<p class="notice--warning">This set of instructions does not support the Japanese version of SmileBASIC. The guide for that version can be found <a href="installing-boot9strap-(smilehax-iie-jpn)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Technische Details (optional)</em></summary>
|
||||
|
|
745
de_DE/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
745
de_DE/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
|
@ -0,0 +1,745 @@
|
|||
<!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
|
||||
-->
|
||||
|
||||
<html lang="en" class="no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>Installing boot9strap (smilehax-IIe-JPN) - 3DS Hacks Guide</title>
|
||||
<meta name="description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
<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="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
<meta property="og:url" content="https://3ds.hacks.guide/de_DE/installing-boot9strap-(smilehax-iie-jpn).html">
|
||||
|
||||
|
||||
<meta property="og:description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(smilehax-iie-jpn).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/ -->
|
||||
|
||||
<!-- hacks-guide change start: cookie consent, favicon, locales -->
|
||||
|
||||
<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": "Diese Website verwendet Cookies, um den aktuellen Anleitungsfortschritt auf der Seitenansicht anzuzeigen und um die Seite zu verbessern."
|
||||
}
|
||||
})});
|
||||
</script>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<!-- end custom head snippets -->
|
||||
|
||||
</head>
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
<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">
|
||||
|
||||
<!-- hacks-guide change start: disable default masthead title -->
|
||||
<!--
|
||||
<a class="site-title" href="/">
|
||||
3DS Hacks Guide
|
||||
|
||||
</a>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
<ul class="visible-links">
|
||||
<!-- hacks-guide change start: multi-language configuration -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/de_DE/">Startseite</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/de_DE/faq">FAQ</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/de_DE/troubleshooting">Problemlösungen</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/de_DE/checking-for-cfw">Prüfe auf CFW</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/de_DE/godmode9-usage">Nutzung von GodMode9</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/de_DE/contribute">Beitragen</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/de_DE/region-changing">Wechseln der Region</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/de_DE/uninstall-cfw">CFW deinstallieren</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/de_DE/credits">Danksagungen</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/de_DE/site-navigation">Seitennavigation</a></li>
|
||||
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
</ul>
|
||||
|
||||
<!-- hacks-guide change start: Add language selector -->
|
||||
<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/installing-boot9strap-(smilehax-iie-jpn).html">English</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(smilehax-iie-jpn).html">Español</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(smilehax-iie-jpn).html">Deutsch</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(smilehax-iie-jpn).html">Français</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(smilehax-iie-jpn).html">Italiano</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(smilehax-iie-jpn).html">Nederlands</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(smilehax-iie-jpn).html">Português do Brasil</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(smilehax-iie-jpn).html">Português (Portugal)</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(smilehax-iie-jpn).html">Русский</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(smilehax-iie-jpn).html">简体中文</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(smilehax-iie-jpn).html">繁體中文</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(smilehax-iie-jpn).html">Polski</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(smilehax-iie-jpn).html">Türkçe</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(smilehax-iie-jpn).html">Tiếng Việt</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(smilehax-iie-jpn).html">Català</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(smilehax-iie-jpn).html">Ελληνικά</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(smilehax-iie-jpn).html">עברית</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(smilehax-iie-jpn).html">Svenska</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(smilehax-iie-jpn).html">한국어</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(smilehax-iie-jpn).html">Norsk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(smilehax-iie-jpn).html">日本語</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(smilehax-iie-jpn).html">اللغة العربية</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie-jpn).html">Magyar</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(smilehax-iie-jpn).html">Română</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(smilehax-iie-jpn).html">Српски</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(smilehax-iie-jpn).html">Afrikaans</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(smilehax-iie-jpn).html">Bahasa Melayu</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(smilehax-iie-jpn).html">Suomi</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(smilehax-iie-jpn).html">Dansk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(smilehax-iie-jpn).html">Українська</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(smilehax-iie-jpn).html">Čeština</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(smilehax-iie-jpn).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>
|
||||
<!-- hacks-guide change end -->
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="initial-content">
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="main" role="main">
|
||||
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
|
||||
<!--
|
||||
|
||||
<div class="sidebar sticky">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="sidebar sticky" style="display: none;">
|
||||
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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">Gesamtfortschritt</span>
|
||||
<ol>
|
||||
|
||||
|
||||
<li style="display: none;" data-name="home"><a href='/de_DE/'>Startseite</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="key-information"><a href='/de_DE/key-information'>Wichtige Informationen</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="get-started"><a href='/de_DE/get-started'>Erste Schritte</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(new-3ds)"><a href='/de_DE/updating-firmware-(new-3ds)'>Updating Firmware (New 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(kor)"><a href='/de_DE/updating-firmware-(kor)'>Updating Firmware (KOR)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(twn)"><a href='/de_DE/updating-firmware-(twn)'>Updating Firmware (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="ntrboot"><a href='/de_DE/ntrboot'>ntrboot</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="alternate-exploits"><a href='/de_DE/alternate-exploits'>Alternate Exploits</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer"><a href='/de_DE/seedminer'>Seedminer</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(alternate)"><a href='/de_DE/seedminer-(alternate)'>Seedminer (Alternate)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(mii)"><a href='/de_DE/seedminer-(mii)'>Seedminer (Mii)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(twn)"><a href='/de_DE/seedminer-(twn)'>Seedminer (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3"><a href='/de_DE/bannerbomb3'>BannerBomb3</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/de_DE/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/de_DE/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/de_DE/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/de_DE/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/de_DE/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(petit-compwner)"><a href='/de_DE/installing-boot9strap-(petit-compwner)'>Installing boot9strap (petit-compwner)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/de_DE/dumping-eshop-dsiware'>Dumping eShop DSiWare</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='/de_DE/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='/de_DE/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/de_DE/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/de_DE/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/de_DE/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/de_DE/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/de_DE/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/de_DE/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/de_DE/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/de_DE/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/de_DE/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/de_DE/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/de_DE/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/de_DE/finalizing-setup'>Finalizing Setup</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!-- hacks-guide change end-->
|
||||
|
||||
|
||||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="page__inner-wrap">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (smilehax-IIe-JPN)
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<section class="page__content" itemprop="text">
|
||||
|
||||
|
||||
<!-- hacks-guide change start -->
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class ="notice"><b>Für Support auf Englisch, bitte um Hilfe auf dem <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew Discord</a>.</b></div>
|
||||
|
||||
|
||||
<div class ="notice"><b>Wenn du diese Anleitung wertschätzt, akzeptieren wir auch <a href="contribute#donations">Spenden</a>.</b></div>
|
||||
|
||||
|
||||
<hr>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<aside class="sidebar__right">
|
||||
<nav class="toc">
|
||||
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Inhalt</h4></header>
|
||||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#was-du-brauchst" id="markdown-toc-was-du-brauchst">Was du brauchst</a></li>
|
||||
<li><a href="#anleitung" id="markdown-toc-anleitung">Anleitung</a> <ul>
|
||||
<li><a href="#abschnitt-i---vorbereitungen" id="markdown-toc-abschnitt-i---vorbereitungen">Abschnitt I - Vorbereitungen</a></li>
|
||||
<li><a href="#section-ii---smilehax" id="markdown-toc-section-ii---smilehax">Section II - smilehax</a></li>
|
||||
<li><a href="#schritt-iii---boot9strap-installieren" id="markdown-toc-schritt-iii---boot9strap-installieren">Schritt III - boot9strap installieren</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#fortfahren-mit-setup-fertigstellen" id="markdown-toc-fortfahren-mit-setup-fertigstellen">Fortfahren mit Setup fertigstellen</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the USA and EUR versions of SmileBASIC. The guide for those versions can be found <a href="installing-boot9strap-(smilehax-iie)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Technische Details (optional)</em></summary>
|
||||
<p><a href="https://github.com/zoogie/smilehax-IIe">smilehax-IIe</a> is an exploit for the game “SmileBASIC” made by zoogie, compatible with system versions 9.0.0 through 11.17.0 for USA/EUR/JPN region consoles.</p>
|
||||
</details>
|
||||
|
||||
<h3 id="was-du-brauchst">Was du brauchst</h3>
|
||||
<ul>
|
||||
<li>The game “SmileBASIC” installed on your console
|
||||
<ul>
|
||||
<li>If you have downloaded it before, you can <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">redownload it</a></li>
|
||||
<li>Your SD card must be inserted in your console to install SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.1/Release_sh2e_v1.1.zip">smilehax-IIe</a> (direct download)</li>
|
||||
<li>Die neueste Version vom <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (Direkter Download)</li>
|
||||
<li>Die neueste Version von <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (Direkter Download)</li>
|
||||
<li>The latest release of <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
|
||||
<li>Die neueste Version von <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (die Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> Datei)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip">HBL otherapps</a> (direct download)</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="anleitung">Anleitung</h3>
|
||||
|
||||
<h4 id="abschnitt-i---vorbereitungen">Abschnitt I - Vorbereitungen</h4>
|
||||
<ol>
|
||||
<li>Make sure SmileBASIC is updated to the latest version</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot.firm</code> and <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card
|
||||
<ul>
|
||||
<li>The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Erstelle einen Ordner namens <code class="language-plaintext highlighter-rouge">boot9strap</code> im Stammverzeichnis deiner SD-Karte</li>
|
||||
<li>Kopiere <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> und <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> aus der boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> in den <code class="language-plaintext highlighter-rouge">/boot9strap/</code>-Ordner auf deiner SD-Karte</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> from the SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">new3ds_JPN.bin</code> or <code class="language-plaintext highlighter-rouge">old3ds_JPN.bin</code> (depending on your model) from <code class="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the root of your SD card, then rename the payload to <code class="language-plaintext highlighter-rouge">otherapp.bin</code>
|
||||
<ul>
|
||||
<li>Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Transfer <code class="language-plaintext highlighter-rouge">SH2E-JPN.300.wav</code> from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a device that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Copy the petitcom <code class="language-plaintext highlighter-rouge">.icn</code> for your region to the root of your SD card</li>
|
||||
<li>Erstelle einen Ordner namens <code class="language-plaintext highlighter-rouge">3ds</code> im Stammverzeichnis deiner SD-Karte falls er noch nicht existiert
|
||||
<ul>
|
||||
<li>This folder stores homebrew applications and data; it is different from the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">nimdsphax</code> folder from the nimdsphax <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">0004000e</code></li>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">00117200</code> folder to <code class="language-plaintext highlighter-rouge">_00117200</code></li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/smilehax-root-layout.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-folder.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/nimdsphax-location.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-ii---smilehax">Section II - smilehax</h4>
|
||||
|
||||
<ol>
|
||||
<li>Launch SmileBASIC
|
||||
<ul>
|
||||
<li>DO NOT update the game if prompted</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Select the “Publish/Download Projects” option</li>
|
||||
<li>Select the “Download (Receive) using Public Key” option</li>
|
||||
<li>Press the “Yes” button</li>
|
||||
<li>Enter the Public Key “NJEQK3A4” using the on-screen keyboard</li>
|
||||
<li>Press the “Yes” button to confirm the download of PMODEM141</li>
|
||||
<li>Press “OK”, then “Back”, then “Browse Projects”</li>
|
||||
<li>Select PMODEM141, then press “Select File”</li>
|
||||
<li>Select PMODEM141.PRG, then press “OK”, then “Yes” to execute it</li>
|
||||
<li>Select RECEIVE FILE SIMPLEX</li>
|
||||
<li>Prepare the device you use to play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>Keep your console about a foot from the <code class="language-plaintext highlighter-rouge">.wav</code> file playing devices’ speaker and use a reasonable (not loud) volume to play the <code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Now select 300BPS, then play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>When it finishes, press “Yes”, then press “OK”</li>
|
||||
<li>Press the START button</li>
|
||||
<li>Select the SH2E-xxx.TXT file, then press OK, then “Yes” to execute it</li>
|
||||
<li>Your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Launch nimdsphax from the list of homebrew</li>
|
||||
<li>Wenn der Exploit erfolgreich war, wird SafeBS9Installer gestartet
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="schritt-iii---boot9strap-installieren">Schritt III - boot9strap installieren</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Wenn du gebeten wirst, eine Tastenkombination einzugeben, gib die Tastenkombination auf dem oberen Bildschirm ein, um boot9strap zu installieren
|
||||
<ul>
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your console</li>
|
||||
<li>Your console should have booted into the Luma3DS configuration menu
|
||||
<ul>
|
||||
<li>Das Luma3DS Konfigurations-Menü enthält Einstellungen für die Luma3DS Custom Firmware. Viele dieser Einstellungen sind nützlich für Personalisierung und Debugging</li>
|
||||
<li>For the purpose of this guide, <strong>leave these options on the default settings</strong> (do not check or uncheck anything)</li>
|
||||
<li>If your console shuts down when you try to power it on, ensure that you have copied <code class="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke (Start) zum Speichern und neustarten</li>
|
||||
</ol>
|
||||
|
||||
<p>Ab diesem Punkt wird deine Konsole standardmäßig Luma3DS starten.</p>
|
||||
<ul>
|
||||
<li>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.</li>
|
||||
<li>Auf der nächsten Seite wirst du nützliche Homebrew Apps installieren, um die Installation abzuschließen.</li>
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
<h3 class="notice--primary" id="fortfahren-mit-setup-fertigstellen">Fortfahren mit <a href="finalizing-setup">Setup fertigstellen</a></h3>
|
||||
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- hacks-guide change start: force disable atom feed-->
|
||||
<!--
|
||||
|
||||
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
<!-- hacks-guide change start: custom footer -->
|
||||
|
||||
|
||||
|
||||
<div class="page__footer-copyright">© 2023 Nintendo Homebrew. - <a href="site-navigation">Seitennavigation</a> - <a href="privacy-policy">Datenschutzerklärung</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>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
<script src="/assets/js/main.min.js"></script>
|
||||
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
|
||||
ga('create','UA-86465881-1','auto');
|
||||
ga('set', 'anonymizeIp', false);
|
||||
ga('send','pageview')
|
||||
</script>
|
||||
<script src="https://www.google-analytics.com/analytics.js" async></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -557,6 +557,7 @@ window.cookieconsent.initialise({
|
|||
<li><a href="installing-boot9strap-(pichaxx)">Installing boot9strap (PicHaxx)</a></li>
|
||||
<li><a href="installing-boot9strap-(safecerthax)">Installing boot9strap (safecerthax)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a></li>
|
||||
<li><a href="installing-boot9strap-(soundhax)">Installation von boot9strap (Soundhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(steelhax)">Installing boot9strap (Steelhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(ssloth-browser)">Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
|
|
|
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p>Alternatively, SmileBASIC (a paid game; digital only) can be used to get Homebrew Launcher access without using Seedminer.</p>
|
||||
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a></p>
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a>. If you have the Japananese version, continue to <a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a>.</p>
|
||||
|
||||
<p>If you own a version 2.2 US copy of the DSiWare game Petit Computer (paid; digital only) you can use it to install boot9strap.</p>
|
||||
|
||||
|
|
|
@ -543,7 +543,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p class="notice--primary">Si ves una versión 8.0 o superior de Luma3DS, contunúa a <a href="restoring-updating-cfw">Restaurar/Actualizar CFW</a></p>
|
||||
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, or Hourglass9, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
|
||||
<p class="notice--danger">Si ves algo no descrito por las opciones anteriores, únete al <a href="https://discord.gg/MWxPgEp">Discord de Nintendo Homebrew</a> y pide a alguien que te ayude, en inglés.</p>
|
||||
|
||||
|
|
|
@ -519,7 +519,7 @@ window.cookieconsent.initialise({
|
|||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the Japanese version of SmileBASIC.</p>
|
||||
<p class="notice--warning">This set of instructions does not support the Japanese version of SmileBASIC. The guide for that version can be found <a href="installing-boot9strap-(smilehax-iie-jpn)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
|
|
745
es_ES/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
745
es_ES/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
|
@ -0,0 +1,745 @@
|
|||
<!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
|
||||
-->
|
||||
|
||||
<html lang="en" class="no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>Installing boot9strap (smilehax-IIe-JPN) - 3DS Hacks Guide</title>
|
||||
<meta name="description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
<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="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
<meta property="og:url" content="https://3ds.hacks.guide/es_ES/installing-boot9strap-(smilehax-iie-jpn).html">
|
||||
|
||||
|
||||
<meta property="og:description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(smilehax-iie-jpn).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/ -->
|
||||
|
||||
<!-- hacks-guide change start: cookie consent, favicon, locales -->
|
||||
|
||||
<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": "Este sitio web utiliza cookies para mostrar el progreso actual de la guía en la barra lateral y hacer mejor el sitio de otras maneras."
|
||||
}
|
||||
})});
|
||||
</script>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<!-- end custom head snippets -->
|
||||
|
||||
</head>
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
<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">
|
||||
|
||||
<!-- hacks-guide change start: disable default masthead title -->
|
||||
<!--
|
||||
<a class="site-title" href="/">
|
||||
3DS Hacks Guide
|
||||
|
||||
</a>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
<ul class="visible-links">
|
||||
<!-- hacks-guide change start: multi-language configuration -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/es_ES/">Inicio</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/es_ES/faq">FAQ</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/es_ES/troubleshooting">Resolución de Problemas</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/es_ES/checking-for-cfw">Comprobación de CFW</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/es_ES/godmode9-usage">Uso de GodMode9</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/es_ES/contribute">Contribuir</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/es_ES/region-changing">Cambio de región</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/es_ES/uninstall-cfw">Desinstalar CFW</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/es_ES/credits">Créditos</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/es_ES/site-navigation">Navegación del sitio</a></li>
|
||||
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
</ul>
|
||||
|
||||
<!-- hacks-guide change start: Add language selector -->
|
||||
<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/installing-boot9strap-(smilehax-iie-jpn).html">English</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(smilehax-iie-jpn).html">Español</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(smilehax-iie-jpn).html">Deutsch</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(smilehax-iie-jpn).html">Français</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(smilehax-iie-jpn).html">Italiano</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(smilehax-iie-jpn).html">Nederlands</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(smilehax-iie-jpn).html">Português do Brasil</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(smilehax-iie-jpn).html">Português (Portugal)</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(smilehax-iie-jpn).html">Русский</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(smilehax-iie-jpn).html">简体中文</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(smilehax-iie-jpn).html">繁體中文</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(smilehax-iie-jpn).html">Polski</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(smilehax-iie-jpn).html">Türkçe</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(smilehax-iie-jpn).html">Tiếng Việt</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(smilehax-iie-jpn).html">Català</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(smilehax-iie-jpn).html">Ελληνικά</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(smilehax-iie-jpn).html">עברית</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(smilehax-iie-jpn).html">Svenska</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(smilehax-iie-jpn).html">한국어</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(smilehax-iie-jpn).html">Norsk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(smilehax-iie-jpn).html">日本語</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(smilehax-iie-jpn).html">اللغة العربية</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie-jpn).html">Magyar</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(smilehax-iie-jpn).html">Română</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(smilehax-iie-jpn).html">Српски</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(smilehax-iie-jpn).html">Afrikaans</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(smilehax-iie-jpn).html">Bahasa Melayu</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(smilehax-iie-jpn).html">Suomi</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(smilehax-iie-jpn).html">Dansk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(smilehax-iie-jpn).html">Українська</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(smilehax-iie-jpn).html">Čeština</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(smilehax-iie-jpn).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>
|
||||
<!-- hacks-guide change end -->
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="initial-content">
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="main" role="main">
|
||||
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
|
||||
<!--
|
||||
|
||||
<div class="sidebar sticky">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="sidebar sticky" style="display: none;">
|
||||
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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">Progreso total</span>
|
||||
<ol>
|
||||
|
||||
|
||||
<li style="display: none;" data-name="home"><a href='/es_ES/'>Inicio</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="key-information"><a href='/es_ES/key-information'>Key Information</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="get-started"><a href='/es_ES/get-started'>Get Started</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(new-3ds)"><a href='/es_ES/updating-firmware-(new-3ds)'>Updating Firmware (New 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(kor)"><a href='/es_ES/updating-firmware-(kor)'>Updating Firmware (KOR)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(twn)"><a href='/es_ES/updating-firmware-(twn)'>Updating Firmware (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="ntrboot"><a href='/es_ES/ntrboot'>ntrboot</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="alternate-exploits"><a href='/es_ES/alternate-exploits'>Alternate Exploits</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer"><a href='/es_ES/seedminer'>Seedminer</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(alternate)"><a href='/es_ES/seedminer-(alternate)'>Seedminer (Alternate)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(mii)"><a href='/es_ES/seedminer-(mii)'>Seedminer (Mii)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(twn)"><a href='/es_ES/seedminer-(twn)'>Seedminer (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3"><a href='/es_ES/bannerbomb3'>BannerBomb3</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/es_ES/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/es_ES/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/es_ES/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/es_ES/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/es_ES/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(petit-compwner)"><a href='/es_ES/installing-boot9strap-(petit-compwner)'>Installing boot9strap (petit-compwner)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/es_ES/dumping-eshop-dsiware'>Dumping eShop DSiWare</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='/es_ES/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='/es_ES/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/es_ES/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/es_ES/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/es_ES/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/es_ES/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/es_ES/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/es_ES/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/es_ES/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/es_ES/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/es_ES/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/es_ES/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/es_ES/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/es_ES/finalizing-setup'>Finalizing Setup</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!-- hacks-guide change end-->
|
||||
|
||||
|
||||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="page__inner-wrap">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (smilehax-IIe-JPN)
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<section class="page__content" itemprop="text">
|
||||
|
||||
|
||||
<!-- hacks-guide change start -->
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class ="notice"><b>Para soporte en inglés, pide ayuda en el <a href="https://discord.gg/MWxPgEp">Discord de Nintendo Homebrew</a>.</b></div>
|
||||
|
||||
|
||||
<div class ="notice"><b>Si te gustó esta guía, aceptamos <a href="contribute#donations">Donaciones</a>.</b></div>
|
||||
|
||||
|
||||
<hr>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<aside class="sidebar__right">
|
||||
<nav class="toc">
|
||||
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Tabla de contenidos</h4></header>
|
||||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#qué-necesitas" id="markdown-toc-qué-necesitas">Qué necesitas</a></li>
|
||||
<li><a href="#instrucciones" id="markdown-toc-instrucciones">Instrucciones</a> <ul>
|
||||
<li><a href="#sección-i---preparativos" id="markdown-toc-sección-i---preparativos">Sección I - Preparativos</a></li>
|
||||
<li><a href="#section-ii---smilehax" id="markdown-toc-section-ii---smilehax">Section II - smilehax</a></li>
|
||||
<li><a href="#sección-iii---instalar-boot9strap" id="markdown-toc-sección-iii---instalar-boot9strap">Sección III - Instalar boot9strap</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#continúa-en-finalizar-instalación" id="markdown-toc-continúa-en-finalizar-instalación">Continúa en Finalizar instalación</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the USA and EUR versions of SmileBASIC. The guide for those versions can be found <a href="installing-boot9strap-(smilehax-iie)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
<p><a href="https://github.com/zoogie/smilehax-IIe">smilehax-IIe</a> is an exploit for the game “SmileBASIC” made by zoogie, compatible with system versions 9.0.0 through 11.17.0 for USA/EUR/JPN region consoles.</p>
|
||||
</details>
|
||||
|
||||
<h3 id="qué-necesitas">Qué necesitas</h3>
|
||||
<ul>
|
||||
<li>The game “SmileBASIC” installed on your console
|
||||
<ul>
|
||||
<li>If you have downloaded it before, you can <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">redownload it</a></li>
|
||||
<li>Your SD card must be inserted in your console to install SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.1/Release_sh2e_v1.1.zip">smilehax-IIe</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip">HBL otherapps</a> (direct download)</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="instrucciones">Instrucciones</h3>
|
||||
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
<ol>
|
||||
<li>Make sure SmileBASIC is updated to the latest version</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia los archivos <code class="language-plaintext highlighter-rouge">boot.firm</code> y <code class="language-plaintext highlighter-rouge">boot.3dsx</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD
|
||||
<ul>
|
||||
<li>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</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">boot9strap</code> en la raíz de tu tarjeta SD</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> y <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de <code class="language-plaintext highlighter-rouge">boot9strap</code> a la carpeta <code class="language-plaintext highlighter-rouge">/boot9strap/</code> en tu tarjeta SD</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de SafeB9SInstaller a la raíz de tu tarjeta SD</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">new3ds_JPN.bin</code> or <code class="language-plaintext highlighter-rouge">old3ds_JPN.bin</code> (depending on your model) from <code class="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the root of your SD card, then rename the payload to <code class="language-plaintext highlighter-rouge">otherapp.bin</code>
|
||||
<ul>
|
||||
<li>Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Transfer <code class="language-plaintext highlighter-rouge">SH2E-JPN.300.wav</code> from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a device that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Copy the petitcom <code class="language-plaintext highlighter-rouge">.icn</code> for your region to the root of your SD card</li>
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">3ds</code> en la raíz de tu tarjeta SD, si aún no existe
|
||||
<ul>
|
||||
<li>This folder stores homebrew applications and data; it is different from the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">nimdsphax</code> folder from the nimdsphax <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">0004000e</code></li>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">00117200</code> folder to <code class="language-plaintext highlighter-rouge">_00117200</code></li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/smilehax-root-layout.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-folder.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/nimdsphax-location.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-ii---smilehax">Section II - smilehax</h4>
|
||||
|
||||
<ol>
|
||||
<li>Launch SmileBASIC
|
||||
<ul>
|
||||
<li>DO NOT update the game if prompted</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Select the “Publish/Download Projects” option</li>
|
||||
<li>Select the “Download (Receive) using Public Key” option</li>
|
||||
<li>Press the “Yes” button</li>
|
||||
<li>Enter the Public Key “NJEQK3A4” using the on-screen keyboard</li>
|
||||
<li>Press the “Yes” button to confirm the download of PMODEM141</li>
|
||||
<li>Press “OK”, then “Back”, then “Browse Projects”</li>
|
||||
<li>Select PMODEM141, then press “Select File”</li>
|
||||
<li>Select PMODEM141.PRG, then press “OK”, then “Yes” to execute it</li>
|
||||
<li>Select RECEIVE FILE SIMPLEX</li>
|
||||
<li>Prepare the device you use to play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>Keep your console about a foot from the <code class="language-plaintext highlighter-rouge">.wav</code> file playing devices’ speaker and use a reasonable (not loud) volume to play the <code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Now select 300BPS, then play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>When it finishes, press “Yes”, then press “OK”</li>
|
||||
<li>Press the START button</li>
|
||||
<li>Select the SH2E-xxx.TXT file, then press OK, then “Yes” to execute it</li>
|
||||
<li>Your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Launch nimdsphax from the list of homebrew</li>
|
||||
<li>Si el exploit ha funcionado, habrás iniciado SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-iii---instalar-boot9strap">Sección III - Instalar boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>When prompted, input the key combo given on the top screen to install boot9strap
|
||||
<ul>
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your console</li>
|
||||
<li>Your console should have booted into the Luma3DS configuration menu
|
||||
<ul>
|
||||
<li>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging</li>
|
||||
<li>For the purpose of this guide, <strong>leave these options on the default settings</strong> (do not check or uncheck anything)</li>
|
||||
<li>If your console shuts down when you try to power it on, ensure that you have copied <code class="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Presiona (Start) para guardar y reiniciar</li>
|
||||
</ol>
|
||||
|
||||
<p>At this point, your console will boot to Luma3DS by default.</p>
|
||||
<ul>
|
||||
<li>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.</li>
|
||||
<li>On the next page, you will install useful homebrew applications to complete your setup.</li>
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
<h3 class="notice--primary" id="continúa-en-finalizar-instalación">Continúa en <a href="finalizing-setup">Finalizar instalación</a></h3>
|
||||
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- hacks-guide change start: force disable atom feed-->
|
||||
<!--
|
||||
|
||||
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
<!-- hacks-guide change start: custom footer -->
|
||||
|
||||
|
||||
|
||||
<div class="page__footer-copyright">© 2023 Nintendo Homebrew. - <a href="site-navigation">Navegación del sitio</a> - <a href="privacy-policy">Política de Privacidad</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>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
<script src="/assets/js/main.min.js"></script>
|
||||
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
|
||||
ga('create','UA-86465881-1','auto');
|
||||
ga('set', 'anonymizeIp', false);
|
||||
ga('send','pageview')
|
||||
</script>
|
||||
<script src="https://www.google-analytics.com/analytics.js" async></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -557,6 +557,7 @@ window.cookieconsent.initialise({
|
|||
<li><a href="installing-boot9strap-(pichaxx)">Installing boot9strap (PicHaxx)</a></li>
|
||||
<li><a href="installing-boot9strap-(safecerthax)">Installing boot9strap (safecerthax)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a></li>
|
||||
<li><a href="installing-boot9strap-(soundhax)">Instalar boot9strap (Soundhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(steelhax)">Installing boot9strap (Steelhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(ssloth-browser)">Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
|
|
2
feed.xml
2
feed.xml
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-10-04T17:22:32+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-10-04T17:24:28+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>
|
|
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p>Alternatively, SmileBASIC (a paid game; digital only) can be used to get Homebrew Launcher access without using Seedminer.</p>
|
||||
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a></p>
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a>. If you have the Japananese version, continue to <a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a>.</p>
|
||||
|
||||
<p>If you own a version 2.2 US copy of the DSiWare game Petit Computer (paid; digital only) you can use it to install boot9strap.</p>
|
||||
|
||||
|
|
|
@ -543,7 +543,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p class="notice--primary">Si vous voyez la version 8.0 ou toute autre version ultérieure de Luma3DS, continuez vers <a href="restoring-updating-cfw">Restauration / Mise à jour du CFW</a></p>
|
||||
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, or Hourglass9, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
|
||||
<p class="notice--danger">Si vous voyez quelque chose qui n’est pas décrit comme dans les options ci-dessus, rejoignez <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew sur Discord</a> et demandez, en anglais, de l’aide.</p>
|
||||
|
||||
|
|
|
@ -521,7 +521,7 @@ window.cookieconsent.initialise({
|
|||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the Japanese version of SmileBASIC.</p>
|
||||
<p class="notice--warning">This set of instructions does not support the Japanese version of SmileBASIC. The guide for that version can be found <a href="installing-boot9strap-(smilehax-iie-jpn)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Détails techniques (facultatif)</em></summary>
|
||||
|
|
747
fr_FR/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
747
fr_FR/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
|
@ -0,0 +1,747 @@
|
|||
<!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
|
||||
-->
|
||||
|
||||
<html lang="en" class="no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>Installing boot9strap (smilehax-IIe-JPN) - 3DS Hacks Guide</title>
|
||||
<meta name="description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
<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="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
<meta property="og:url" content="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(smilehax-iie-jpn).html">
|
||||
|
||||
|
||||
<meta property="og:description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(smilehax-iie-jpn).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/ -->
|
||||
|
||||
<!-- hacks-guide change start: cookie consent, favicon, locales -->
|
||||
|
||||
<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": "Ce site web utilise des cookies pour afficher l'avancement actuel du guide sur la barre latérale et améliorer le site."
|
||||
}
|
||||
})});
|
||||
</script>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<!-- end custom head snippets -->
|
||||
|
||||
</head>
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
<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">
|
||||
|
||||
<!-- hacks-guide change start: disable default masthead title -->
|
||||
<!--
|
||||
<a class="site-title" href="/">
|
||||
3DS Hacks Guide
|
||||
|
||||
</a>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
<ul class="visible-links">
|
||||
<!-- hacks-guide change start: multi-language configuration -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/fr_FR/">Accueil</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/fr_FR/faq">FAQ</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/fr_FR/troubleshooting">Dépannage</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/fr_FR/checking-for-cfw">Vérification de la présence d'un CFW</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/fr_FR/godmode9-usage">Utilisation de GodMode9</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/fr_FR/contribute">Contribuer</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/fr_FR/region-changing">Changement de région</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/fr_FR/uninstall-cfw">Désinstallation du CFW</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/fr_FR/credits">Remerciements</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/fr_FR/site-navigation">Index du site</a></li>
|
||||
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
</ul>
|
||||
|
||||
<!-- hacks-guide change start: Add language selector -->
|
||||
<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/installing-boot9strap-(smilehax-iie-jpn).html">English</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(smilehax-iie-jpn).html">Español</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(smilehax-iie-jpn).html">Deutsch</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(smilehax-iie-jpn).html">Français</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(smilehax-iie-jpn).html">Italiano</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(smilehax-iie-jpn).html">Nederlands</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(smilehax-iie-jpn).html">Português do Brasil</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(smilehax-iie-jpn).html">Português (Portugal)</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(smilehax-iie-jpn).html">Русский</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(smilehax-iie-jpn).html">简体中文</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(smilehax-iie-jpn).html">繁體中文</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(smilehax-iie-jpn).html">Polski</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(smilehax-iie-jpn).html">Türkçe</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(smilehax-iie-jpn).html">Tiếng Việt</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(smilehax-iie-jpn).html">Català</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(smilehax-iie-jpn).html">Ελληνικά</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(smilehax-iie-jpn).html">עברית</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(smilehax-iie-jpn).html">Svenska</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(smilehax-iie-jpn).html">한국어</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(smilehax-iie-jpn).html">Norsk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(smilehax-iie-jpn).html">日本語</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(smilehax-iie-jpn).html">اللغة العربية</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie-jpn).html">Magyar</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(smilehax-iie-jpn).html">Română</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(smilehax-iie-jpn).html">Српски</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(smilehax-iie-jpn).html">Afrikaans</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(smilehax-iie-jpn).html">Bahasa Melayu</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(smilehax-iie-jpn).html">Suomi</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(smilehax-iie-jpn).html">Dansk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(smilehax-iie-jpn).html">Українська</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(smilehax-iie-jpn).html">Čeština</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(smilehax-iie-jpn).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>
|
||||
<!-- hacks-guide change end -->
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="initial-content">
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="main" role="main">
|
||||
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
|
||||
<!--
|
||||
|
||||
<div class="sidebar sticky">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="sidebar sticky" style="display: none;">
|
||||
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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">Progression globale</span>
|
||||
<ol>
|
||||
|
||||
|
||||
<li style="display: none;" data-name="home"><a href='/fr_FR/'>Accueil</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="key-information"><a href='/fr_FR/key-information'>Informations clés</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="get-started"><a href='/fr_FR/get-started'>Pour commencer</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(new-3ds)"><a href='/fr_FR/updating-firmware-(new-3ds)'>Mise à jour du logiciel système (New 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(kor)"><a href='/fr_FR/updating-firmware-(kor)'>Mise à jour du logiciel système (KOR)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(twn)"><a href='/fr_FR/updating-firmware-(twn)'>Mise à jour du logiciel système (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="ntrboot"><a href='/fr_FR/ntrboot'>ntrboot</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="alternate-exploits"><a href='/fr_FR/alternate-exploits'>Alternate Exploits</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer"><a href='/fr_FR/seedminer'>Seedminer</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(alternate)"><a href='/fr_FR/seedminer-(alternate)'>Seedminer (Alternate)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(mii)"><a href='/fr_FR/seedminer-(mii)'>Seedminer (Mii)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(twn)"><a href='/fr_FR/seedminer-(twn)'>Seedminer (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3"><a href='/fr_FR/bannerbomb3'>BannerBomb3</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/fr_FR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/fr_FR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/fr_FR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/fr_FR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/fr_FR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(petit-compwner)"><a href='/fr_FR/installing-boot9strap-(petit-compwner)'>Installing boot9strap (petit-compwner)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/fr_FR/dumping-eshop-dsiware'>Dumping eShop DSiWare</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='/fr_FR/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='/fr_FR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/fr_FR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/fr_FR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/fr_FR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/fr_FR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/fr_FR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/fr_FR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/fr_FR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/fr_FR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/fr_FR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/fr_FR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/fr_FR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/fr_FR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!-- hacks-guide change end-->
|
||||
|
||||
|
||||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="page__inner-wrap">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (smilehax-IIe-JPN)
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<section class="page__content" itemprop="text">
|
||||
|
||||
|
||||
<!-- hacks-guide change start -->
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class ="notice"><b>Pour un support en Anglais, demander de l'aide sur le <a href="https://discord.gg/MWxPgEp">Discord Nintendo Homebrew</a>.</b></div>
|
||||
|
||||
|
||||
<div class ="notice"><b>Si vous appréciez ce guide, nous acceptons les <a href="contribute#donations">Dons</a>.</b></div>
|
||||
|
||||
|
||||
<hr>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<aside class="sidebar__right">
|
||||
<nav class="toc">
|
||||
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Table des matières</h4></header>
|
||||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#ce-dont-vous-avez-besoin" id="markdown-toc-ce-dont-vous-avez-besoin">Ce dont vous avez besoin</a> <ul>
|
||||
<li><a href="#instructions" id="markdown-toc-instructions">Instructions</a> <ul>
|
||||
<li><a href="#section-i---préparatifs" id="markdown-toc-section-i---préparatifs">Section I - Préparatifs</a></li>
|
||||
<li><a href="#section-ii---smilehax" id="markdown-toc-section-ii---smilehax">Section II - smilehax</a></li>
|
||||
<li><a href="#section-iii---installation-de-boot9strap" id="markdown-toc-section-iii---installation-de-boot9strap">Section III - Installation de boot9strap</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#continuer-vers-finalisation-de-linstallation" id="markdown-toc-continuer-vers-finalisation-de-linstallation">Continuer vers Finalisation de l’installation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the USA and EUR versions of SmileBASIC. The guide for those versions can be found <a href="installing-boot9strap-(smilehax-iie)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Détails techniques (facultatif)</em></summary>
|
||||
<p><a href="https://github.com/zoogie/smilehax-IIe">smilehax-IIe</a> is an exploit for the game “SmileBASIC” made by zoogie, compatible with system versions 9.0.0 through 11.17.0 for USA/EUR/JPN region consoles.</p>
|
||||
</details>
|
||||
|
||||
<h2 id="ce-dont-vous-avez-besoin">Ce dont vous avez besoin</h2>
|
||||
<ul>
|
||||
<li>The game “SmileBASIC” installed on your console
|
||||
<ul>
|
||||
<li>If you have downloaded it before, you can <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">redownload it</a></li>
|
||||
<li>Your SD card must be inserted in your console to install SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.1/Release_sh2e_v1.1.zip">smilehax-IIe</a> (direct download)</li>
|
||||
<li>La dernière version de <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (téléchargement direct)</li>
|
||||
<li>La dernière version de <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (téléchargement direct)</li>
|
||||
<li>The latest release of <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
|
||||
<li>La dernière version de <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (le fichier `.zip’ de Luma3DS)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip">HBL otherapps</a> (direct download)</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="instructions">Instructions</h3>
|
||||
|
||||
<h4 id="section-i---préparatifs">Section I - Préparatifs</h4>
|
||||
<ol>
|
||||
<li>Make sure SmileBASIC is updated to the latest version</li>
|
||||
<li>Éteignez votre console</li>
|
||||
<li>Insérez votre carte SD dans votre ordinateur</li>
|
||||
<li>Copiez <code class="language-plaintext highlighter-rouge">boot.firm</code> et <code class="language-plaintext highlighter-rouge">boot.3dsx</code> depuis Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code>vers la racine de votre carte SD
|
||||
<ul>
|
||||
<li>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</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Créez un dossier nommé <code class="language-plaintext highlighter-rouge">boot9strap</code> à la racine de votre carte SD</li>
|
||||
<li>Copiez <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> et <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> depuis le fichier “.zip” de boot9strap vers le dossier <code class="language-plaintext highlighter-rouge">/boot9strap/</code> sur votre carte SD</li>
|
||||
<li>Copiez <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> depuis le fichier <code class="language-plaintext highlighter-rouge">.zip</code> de SafeB9SInstaller à la racine de votre carte SD</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">new3ds_JPN.bin</code> or <code class="language-plaintext highlighter-rouge">old3ds_JPN.bin</code> (depending on your model) from <code class="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the root of your SD card, then rename the payload to <code class="language-plaintext highlighter-rouge">otherapp.bin</code>
|
||||
<ul>
|
||||
<li>Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Transfer <code class="language-plaintext highlighter-rouge">SH2E-JPN.300.wav</code> from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a device that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Copy the petitcom <code class="language-plaintext highlighter-rouge">.icn</code> for your region to the root of your SD card</li>
|
||||
<li>Créez un dossier nommé <code class="language-plaintext highlighter-rouge">3ds</code> à la racine de votre carte SD si celui ci n’existe pas
|
||||
<ul>
|
||||
<li>This folder stores homebrew applications and data; it is different from the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">nimdsphax</code> folder from the nimdsphax <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">0004000e</code></li>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">00117200</code> folder to <code class="language-plaintext highlighter-rouge">_00117200</code></li>
|
||||
<li>Réinsérez votre carte SD dans votre console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/smilehax-root-layout.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-folder.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/nimdsphax-location.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-ii---smilehax">Section II - smilehax</h4>
|
||||
|
||||
<ol>
|
||||
<li>Launch SmileBASIC
|
||||
<ul>
|
||||
<li>DO NOT update the game if prompted</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Select the “Publish/Download Projects” option</li>
|
||||
<li>Select the “Download (Receive) using Public Key” option</li>
|
||||
<li>Press the “Yes” button</li>
|
||||
<li>Enter the Public Key “NJEQK3A4” using the on-screen keyboard</li>
|
||||
<li>Press the “Yes” button to confirm the download of PMODEM141</li>
|
||||
<li>Press “OK”, then “Back”, then “Browse Projects”</li>
|
||||
<li>Select PMODEM141, then press “Select File”</li>
|
||||
<li>Select PMODEM141.PRG, then press “OK”, then “Yes” to execute it</li>
|
||||
<li>Select RECEIVE FILE SIMPLEX</li>
|
||||
<li>Prepare the device you use to play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>Keep your console about a foot from the <code class="language-plaintext highlighter-rouge">.wav</code> file playing devices’ speaker and use a reasonable (not loud) volume to play the <code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Now select 300BPS, then play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>When it finishes, press “Yes”, then press “OK”</li>
|
||||
<li>Press the START button</li>
|
||||
<li>Select the SH2E-xxx.TXT file, then press OK, then “Yes” to execute it</li>
|
||||
<li>Your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Launch nimdsphax from the list of homebrew</li>
|
||||
<li>Si l’exploit a réussit, vous devriez avoir démarré dans SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---installation-de-boot9strap">Section III - Installation de boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Lorsque vous y êtes invité, entrez la combinaison de touches indiquée sur l’écran supérieur pour installer boot9strap
|
||||
<ul>
|
||||
<li>Si une étape sur l’écran du bas a du texte rouge, et que vous n’êtes pas invité à entrer une combinaison de touches, <a href="troubleshooting#issues-with-safeb9sinstaller">suivez ce guide de dépannage</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your console</li>
|
||||
<li>Your console should have booted into the Luma3DS configuration menu
|
||||
<ul>
|
||||
<li>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</li>
|
||||
<li>Pour les besoins de ce guide, <strong>laissez ces options sur les paramètres par défaut</strong> (ne cochez ni ne décochez rien)</li>
|
||||
<li>If your console shuts down when you try to power it on, ensure that you have copied <code class="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Appuyez sur (Start) pour enregistrer les modifications et redémarrer</li>
|
||||
</ol>
|
||||
|
||||
<p>À partir d’ici, votre console démarrera sur Luma3DS par défaut.</p>
|
||||
<ul>
|
||||
<li>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.</li>
|
||||
<li>Sur la page suivante, vous installerez des applications homebrew utiles pour compléter votre configuration.</li>
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
<h3 class="notice--primary" id="continuer-vers-finalisation-de-linstallation">Continuer vers <a href="finalizing-setup">Finalisation de l’installation</a></h3>
|
||||
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- hacks-guide change start: force disable atom feed-->
|
||||
<!--
|
||||
|
||||
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
<!-- hacks-guide change start: custom footer -->
|
||||
|
||||
|
||||
|
||||
<div class="page__footer-copyright">© 2023 Nintendo Homebrew. - <a href="site-navigation">Index du site</a> - <a href="privacy-policy">Politique de confidentialité</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>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
<script src="/assets/js/main.min.js"></script>
|
||||
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
|
||||
ga('create','UA-86465881-1','auto');
|
||||
ga('set', 'anonymizeIp', false);
|
||||
ga('send','pageview')
|
||||
</script>
|
||||
<script src="https://www.google-analytics.com/analytics.js" async></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -557,6 +557,7 @@ window.cookieconsent.initialise({
|
|||
<li><a href="installing-boot9strap-(pichaxx)">Installing boot9strap (PicHaxx)</a></li>
|
||||
<li><a href="installing-boot9strap-(safecerthax)">Installation de boot9strap (safecerthax)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a></li>
|
||||
<li><a href="installing-boot9strap-(soundhax)">Installation de boot9strap (Soundhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(steelhax)">Installing boot9strap (Steelhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(ssloth-browser)">Installation de boot9strap (SSLoth-Browser)</a></li>
|
||||
|
|
|
@ -541,7 +541,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p>Alternatívaként a SmileBASIC (egy fizetős játék; csak digitális) használható a Homebrew Launcher-hez hozzáférésre Seedminer használata nélkül.</p>
|
||||
|
||||
<p class="notice--primary">Tovább a <a href="installing-boot9strap-(smilehax-iie)">Boot9strap telepítésére (smilehax-IIe)</a></p>
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a>. If you have the Japananese version, continue to <a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a>.</p>
|
||||
|
||||
<p>Ha van egy 2.2 verziós US példányod a Petit Computer DSiWare játékból (fizetős; csak digitális), akkor használhatod a boot9strap telepítésére.</p>
|
||||
|
||||
|
|
|
@ -543,7 +543,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p class="notice--primary">Ha az látod, hogy a Luma3DS verzió 8.0 vagy nagyobb, folytasd a <a href="restoring-updating-cfw">CFW helyreállítása / frissítése</a> résszel</p>
|
||||
|
||||
<p class="notice--warning">Ha a GodMode9, Decrypt9WIP vagy Hourglass9 látod, akkor véletlenül a (Start) gombot tartottad nyomva és meg kell próbálnod újra a (Select) gombbal</p>
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
|
||||
<p class="notice--danger">Ha olyat látsz, ami nincs a fentiek között, csatlakozz a <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew-hoz Discord-on</a> és kérj, angolul, támogatást.</p>
|
||||
|
||||
|
|
|
@ -519,7 +519,7 @@ window.cookieconsent.initialise({
|
|||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">Ezek a lépések nem támogatják a SmileBASIC japán verzióját.</p>
|
||||
<p class="notice--warning">Ezek a lépések nem támogatják a SmileBASIC japán verzióját. The guide for that version can be found <a href="installing-boot9strap-(smilehax-iie-jpn)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Technikai részletek (opcionális)</em></summary>
|
||||
|
|
745
hu_HU/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
745
hu_HU/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
|
@ -0,0 +1,745 @@
|
|||
<!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
|
||||
-->
|
||||
|
||||
<html lang="en" class="no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>Installing boot9strap (smilehax-IIe-JPN) - 3DS Hacks Guide</title>
|
||||
<meta name="description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
<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="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
<meta property="og:url" content="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie-jpn).html">
|
||||
|
||||
|
||||
<meta property="og:description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie-jpn).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/ -->
|
||||
|
||||
<!-- hacks-guide change start: cookie consent, favicon, locales -->
|
||||
|
||||
<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": "A weboldal "sütiket" használ, hogy nyomon tudd követni a haladásod az oldalsó menüben, és hogy jobbá tegye az oldalt."
|
||||
}
|
||||
})});
|
||||
</script>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<!-- end custom head snippets -->
|
||||
|
||||
</head>
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
<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">
|
||||
|
||||
<!-- hacks-guide change start: disable default masthead title -->
|
||||
<!--
|
||||
<a class="site-title" href="/">
|
||||
3DS Hacks Guide
|
||||
|
||||
</a>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
<ul class="visible-links">
|
||||
<!-- hacks-guide change start: multi-language configuration -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/hu_HU/">Főoldal</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/hu_HU/faq">GYIK</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/hu_HU/troubleshooting">Hibaelhárítás</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/hu_HU/checking-for-cfw">CFW ellenőrzése</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/hu_HU/godmode9-usage">GodMode9 használata</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/hu_HU/contribute">Közreműködés</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/hu_HU/region-changing">Régió módosítás</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/hu_HU/uninstall-cfw">CFW eltávolítása</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/hu_HU/credits">Készítők</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/hu_HU/site-navigation">Oldaltérkép</a></li>
|
||||
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
</ul>
|
||||
|
||||
<!-- hacks-guide change start: Add language selector -->
|
||||
<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/installing-boot9strap-(smilehax-iie-jpn).html">English</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(smilehax-iie-jpn).html">Español</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(smilehax-iie-jpn).html">Deutsch</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(smilehax-iie-jpn).html">Français</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(smilehax-iie-jpn).html">Italiano</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(smilehax-iie-jpn).html">Nederlands</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(smilehax-iie-jpn).html">Português do Brasil</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(smilehax-iie-jpn).html">Português (Portugal)</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(smilehax-iie-jpn).html">Русский</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(smilehax-iie-jpn).html">简体中文</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(smilehax-iie-jpn).html">繁體中文</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(smilehax-iie-jpn).html">Polski</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(smilehax-iie-jpn).html">Türkçe</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(smilehax-iie-jpn).html">Tiếng Việt</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(smilehax-iie-jpn).html">Català</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(smilehax-iie-jpn).html">Ελληνικά</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(smilehax-iie-jpn).html">עברית</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(smilehax-iie-jpn).html">Svenska</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(smilehax-iie-jpn).html">한국어</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(smilehax-iie-jpn).html">Norsk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(smilehax-iie-jpn).html">日本語</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(smilehax-iie-jpn).html">اللغة العربية</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie-jpn).html">Magyar</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(smilehax-iie-jpn).html">Română</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(smilehax-iie-jpn).html">Српски</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(smilehax-iie-jpn).html">Afrikaans</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(smilehax-iie-jpn).html">Bahasa Melayu</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(smilehax-iie-jpn).html">Suomi</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(smilehax-iie-jpn).html">Dansk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(smilehax-iie-jpn).html">Українська</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(smilehax-iie-jpn).html">Čeština</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(smilehax-iie-jpn).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>
|
||||
<!-- hacks-guide change end -->
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="initial-content">
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="main" role="main">
|
||||
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
|
||||
<!--
|
||||
|
||||
<div class="sidebar sticky">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="sidebar sticky" style="display: none;">
|
||||
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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">Előrehaladás</span>
|
||||
<ol>
|
||||
|
||||
|
||||
<li style="display: none;" data-name="home"><a href='/hu_HU/'>Főoldal</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="key-information"><a href='/hu_HU/key-information'>Alapvető információk</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="get-started"><a href='/hu_HU/get-started'>Kezdeti lépések</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(new-3ds)"><a href='/hu_HU/updating-firmware-(new-3ds)'>Firmware frissítése (New 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(kor)"><a href='/hu_HU/updating-firmware-(kor)'>Firmware frissítése (KOR)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(twn)"><a href='/hu_HU/updating-firmware-(twn)'>Firmware frissítése (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="ntrboot"><a href='/hu_HU/ntrboot'>ntrboot</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="alternate-exploits"><a href='/hu_HU/alternate-exploits'>Alternatív exploitok</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer"><a href='/hu_HU/seedminer'>Seedminer</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(alternate)"><a href='/hu_HU/seedminer-(alternate)'>Seedminer (Alternatív)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(mii)"><a href='/hu_HU/seedminer-(mii)'>Seedminer (Mii)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(twn)"><a href='/hu_HU/seedminer-(twn)'>Seedminer (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3"><a href='/hu_HU/bannerbomb3'>BannerBomb3</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/hu_HU/installing-boot9strap-(ninjhax2-dx)'>Boot9strap telepítése (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/hu_HU/installing-boot9strap-(pichaxx)'>Boot9strap telepítése (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/hu_HU/installing-boot9strap-(smilehax-iie)'>Boot9strap telepítése (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/hu_HU/installing-boot9strap-(steelhax)'>Boot9strap telepítése (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/hu_HU/installing-boot9strap-(super-skaterhax)'>Boot9strap telepítése (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(petit-compwner)"><a href='/hu_HU/installing-boot9strap-(petit-compwner)'>Boot9strap telepítése (petit-compwner)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/hu_HU/dumping-eshop-dsiware'>eShop DSiWare dumpolása</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Több lehetőség)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/hu_HU/flashing-ntrboot-(3ds-single-system)'>Ntrboot flashelése (egy 3DS rendszer)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/hu_HU/flashing-ntrboot-(3ds-multi-system)'>Ntrboot flashelése (több 3DS rendszer)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/hu_HU/flashing-ntrboot-(dsi)'>Ntrboot flashelése (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/hu_HU/flashing-ntrboot-(nds)'>Ntrboot flashelése (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/hu_HU/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/hu_HU/installing-boot9strap-(hardmod)'>Boot9strap telepítése (Hardmod)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/hu_HU/installing-boot9strap-(ntrboot)'>Boot9strap telepítése (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/hu_HU/installing-boot9strap-(soundhax)'>Boot9strap telepítése (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/hu_HU/installing-boot9strap-(safecerthax)'>Boot9strap telepítése (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/hu_HU/installing-boot9strap-(ssloth-browser)'>Boot9strap telepítése (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/hu_HU/installing-boot9strap-(fredtool-inject)'>Boot9strap telepítése (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/hu_HU/installing-boot9strap-(menuhax)'>Boot9strap telepítése (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/hu_HU/installing-boot9strap-(kartdlphax)'>Boot9strap telepítése (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/hu_HU/finalizing-setup'>Telepítés véglegesítése</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!-- hacks-guide change end-->
|
||||
|
||||
|
||||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="page__inner-wrap">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (smilehax-IIe-JPN)
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<section class="page__content" itemprop="text">
|
||||
|
||||
|
||||
<!-- hacks-guide change start -->
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class ="notice"><b>Ha segítségre van szükséged (angol nyelven), keresd fel a <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew-t Discord-on</a>.</b></div>
|
||||
|
||||
|
||||
<div class ="notice"><b>Amennyiben hasznosnak véled ezt az útmutatót, elfogadunk <a href="contribute#donations">adományokat</a>.</b></div>
|
||||
|
||||
|
||||
<hr>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<aside class="sidebar__right">
|
||||
<nav class="toc">
|
||||
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Tartalomjegyzék</h4></header>
|
||||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#amire-szükséged-lesz" id="markdown-toc-amire-szükséged-lesz">Amire szükséged lesz</a></li>
|
||||
<li><a href="#lépések" id="markdown-toc-lépések">Lépések</a> <ul>
|
||||
<li><a href="#i-rész---előkészületek" id="markdown-toc-i-rész---előkészületek">I. rész - Előkészületek</a></li>
|
||||
<li><a href="#ii-rész---smilehax" id="markdown-toc-ii-rész---smilehax">II. rész - smilehax</a></li>
|
||||
<li><a href="#iii-rész---boot9strap-telepítése" id="markdown-toc-iii-rész---boot9strap-telepítése">III. rész - boot9strap telepítése</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#tovább-a-telepítés-véglegesítésére" id="markdown-toc-tovább-a-telepítés-véglegesítésére">Tovább a telepítés véglegesítésére</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the USA and EUR versions of SmileBASIC. The guide for those versions can be found <a href="installing-boot9strap-(smilehax-iie)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Technikai részletek (opcionális)</em></summary>
|
||||
<p>A <a href="https://github.com/zoogie/smilehax-IIe">smilehax-IIe</a> egy exploit a “SmileBASIC”-hez, amit <a href="https://github.com/zoogie">zoogie</a> készített és kompatiblilis a 9.0.0-11.17.0 verziókkal USA/EUR/JPN régiós konzolokon.</p>
|
||||
</details>
|
||||
|
||||
<h3 id="amire-szükséged-lesz">Amire szükséged lesz</h3>
|
||||
<ul>
|
||||
<li>A “SmileBASIC” játék telepítve az eszközödre
|
||||
<ul>
|
||||
<li>Ha korábban letöltötted, <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">letöltheted újra</a></li>
|
||||
<li>Az SD kártyád be kell legyen helyezve a konzolodba a SmileBASIC telepítéséhez</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>A <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.1/Release_sh2e_v1.1.zip">smilehax-IIe</a> legfrissebb verziója (közvetlen letöltés)</li>
|
||||
<li>A <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> legfrisseb verziója (közvetlen letöltés)</li>
|
||||
<li>A <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> legfrisseb verziója (közvetlen letöltés)</li>
|
||||
<li>A <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> legfrissebb verziója (közvetlen letöltés)</li>
|
||||
<li>A <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> legújabb kiadása (a Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> fájl)</li>
|
||||
<li>A <a href="https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip">HBL otherappok</a> legfrissebb verziója (közvetlen letöltés)</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="lépések">Lépések</h3>
|
||||
|
||||
<h4 id="i-rész---előkészületek">I. rész - Előkészületek</h4>
|
||||
<ol>
|
||||
<li>Make sure SmileBASIC is updated to the latest version</li>
|
||||
<li>Kapcsold ki a konzolod</li>
|
||||
<li>Helyezd az SD kártyád a számítógépbe</li>
|
||||
<li>Másold át a <code class="language-plaintext highlighter-rouge">boot.firm</code> és <code class="language-plaintext highlighter-rouge">boot.3dsx</code> fájlt a Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code>-ből az SD kártya gyökerébe
|
||||
<ul>
|
||||
<li>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</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Hozz létre egy mappát <code class="language-plaintext highlighter-rouge">boot9strap</code> néven az SD kártya gyökerében</li>
|
||||
<li>Másold át a <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> fájlt és a <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> fájlt a boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> fájlból az SD kártyád <code class="language-plaintext highlighter-rouge">/boot9strap/</code> mappájába</li>
|
||||
<li>Másold át a <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> fájlt a SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code>-ből az SD kártyád gyökerébe</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">new3ds_JPN.bin</code> or <code class="language-plaintext highlighter-rouge">old3ds_JPN.bin</code> (depending on your model) from <code class="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the root of your SD card, then rename the payload to <code class="language-plaintext highlighter-rouge">otherapp.bin</code>
|
||||
<ul>
|
||||
<li>Ne add hozzá a <code class="language-plaintext highlighter-rouge">.bin</code> kiterjesztést, ha nem látod</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Transfer <code class="language-plaintext highlighter-rouge">SH2E-JPN.300.wav</code> from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a device that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Másold a régiódhoz kapcsolódó petitcom <code class="language-plaintext highlighter-rouge">.icn</code>-t az SD kártyád gyökerébe</li>
|
||||
<li>Hozz létre egy mappát <code class="language-plaintext highlighter-rouge">3ds</code> néven az SD kártyád gyökerében, ha még nem létezik ilyen
|
||||
<ul>
|
||||
<li>Ez a mappa tárolja a homebrew applikációkat és adataikat; ez mást mint a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> mappa, amit a konzol automatikusan generál</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Másold át a <code class="language-plaintext highlighter-rouge">nimdsphax</code> mappát a nimdsphax <code class="language-plaintext highlighter-rouge">.zip</code>-ből az SD kártya gyökerében található <code class="language-plaintext highlighter-rouge">3ds</code> mappába</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">0004000e</code></li>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">00117200</code> folder to <code class="language-plaintext highlighter-rouge">_00117200</code></li>
|
||||
<li>Tedd vissza az SD kártyád a konzoldba</li>
|
||||
<li>Kapcsold be a konzolod</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/smilehax-root-layout.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-folder.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/nimdsphax-location.png" alt="" /></p>
|
||||
|
||||
<h4 id="ii-rész---smilehax">II. rész - smilehax</h4>
|
||||
|
||||
<ol>
|
||||
<li>Indítsd el az SmileBASIC alkalmazást
|
||||
<ul>
|
||||
<li>DO NOT update the game if prompted</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Válaszd a “Publish/Download Projects” opciót</li>
|
||||
<li>SVálaszd a “Download (Receive) using Public Key” opciót</li>
|
||||
<li>Nyomd meg a “Yes” gombot</li>
|
||||
<li>Add meg a “NJEQK3A4” publikus kulcsot a Public Key opció alatt a képernyőbillentyűzettel</li>
|
||||
<li>Nyomd meg a “Yes” gombot a PMODEM141 letöltésének megerősítéséhez</li>
|
||||
<li>Nyomj “OK”-t, utána “Back”-et, majd “Browse Projects”-t</li>
|
||||
<li>Válaszd a PMODEM141-t, majd nyomd meg “Select File”-t</li>
|
||||
<li>Válaszd a PMODEM141.PRG-t majd nyomj “OK”-t, azután “Yes”-t a végrehajtásához</li>
|
||||
<li>Válaszd a RECEIVE FILE SIMPLEX-t</li>
|
||||
<li>Készítsd elő az eszközt, amiről lejátszod a <code class="language-plaintext highlighter-rouge">.wav</code> fájlt</li>
|
||||
<li>Tartsd a konzolt 30 cm távolságra a lejátszó hangszórójától és használj egy elfogadható (nem hangos) hangerőt a <code class="language-plaintext highlighter-rouge">.wav</code> fájl lejátszásához</li>
|
||||
<li>Válaszd a 300BPS-t majd játszd le a <code class="language-plaintext highlighter-rouge">.wav</code> fájlt</li>
|
||||
<li>Ha végzett nyomd meg a “Yes”-t majd az “OK”-t</li>
|
||||
<li>Nyomd meg a START gombot</li>
|
||||
<li>Válaszd a SH2E-xxx.TXT fájlt, majd nyomj “OK”-t, azután “Yes”-t a végrehajtásához</li>
|
||||
<li>Ekkor a konzolodnak be kell bootolnia a Homebrew Launcher-be</li>
|
||||
<li>Indítsd el a nimdsphax-et a homebrew listájáról</li>
|
||||
<li>Ha az exploit sikerrel járt, készüléked bebootolja a SafeB9SInstallert
|
||||
<ul>
|
||||
<li>Ha a konzolod lefagy egy vörös képernyőn, tartsd nyomva a POWER gombot, amíg ki nem kapcsol, és próbáld újra ezt a részt</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="iii-rész---boot9strap-telepítése">III. rész - boot9strap telepítése</h4>
|
||||
|
||||
<p>Ebben a fejezetben egyedi firmware-t fogsz telepíteni a konzolodra.</p>
|
||||
|
||||
<ol>
|
||||
<li>Ha kéri, akkor nyomd meg a gombokat egyszerre, amiket kijelez a felső képernyőn, hogy telepíthesd a boot9strap-et
|
||||
<ul>
|
||||
<li>Ha egy lépés az alsó képernyőn piros színű szöveget eredményez, és nem kér a rendszer tőled egy gomb-kombinációt, akkor <a href="troubleshooting#issues-with-safeb9sinstaller">kövesd ezt a hibaelhárítási útmutatót</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Ha ez elkészült, nyomd meg az (A) gombot a konzolod újraindításához</li>
|
||||
<li>A konzolodnak a Luma3DS konfigurációs menübe kellett bootolnia
|
||||
<ul>
|
||||
<li>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</li>
|
||||
<li>Az útmutató céljainak megfelelően <strong>hagyd ezeket a beállításokat alapértelmezetten</strong> (ne vegyél ki vagy rakj be pipát)</li>
|
||||
<li>Ha a knzolod kikapcsol amikor bekapcsolod, bizonyosodj meg róla, hogy átmásoltad-e a <code class="language-plaintext highlighter-rouge">boot.firm</code> fájlt a Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> fájlból az SD kártya gyökerébe</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Mentéshez és újraindításhoz nyomd meg a (Start) gombot</li>
|
||||
</ol>
|
||||
|
||||
<p>Ezen a ponton a konzolod alapértelmezetten bebootol a Luma3DS-be.</p>
|
||||
<ul>
|
||||
<li>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.</li>
|
||||
<li>A következő oldalon hasznos homebrew alkalmazásokat telepítünk, hogy teljessé tegyük a telepítésedet.</li>
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
<h3 class="notice--primary" id="tovább-a-telepítés-véglegesítésére">Tovább a <a href="finalizing-setup">telepítés véglegesítésére</a></h3>
|
||||
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- hacks-guide change start: force disable atom feed-->
|
||||
<!--
|
||||
|
||||
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
<!-- hacks-guide change start: custom footer -->
|
||||
|
||||
|
||||
|
||||
<div class="page__footer-copyright">© 2023 Nintendo Homebrew. - <a href="site-navigation">Oldaltérkép</a> - <a href="privacy-policy">Adatvédelmi Irányelv</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>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
<script src="/assets/js/main.min.js"></script>
|
||||
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
|
||||
ga('create','UA-86465881-1','auto');
|
||||
ga('set', 'anonymizeIp', false);
|
||||
ga('send','pageview')
|
||||
</script>
|
||||
<script src="https://www.google-analytics.com/analytics.js" async></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -557,6 +557,7 @@ window.cookieconsent.initialise({
|
|||
<li><a href="installing-boot9strap-(pichaxx)">Boot9strap telepítése (PicHaxx)</a></li>
|
||||
<li><a href="installing-boot9strap-(safecerthax)">Boot9strap telepítése (safecerthax)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie)">Boot9strap telepítésére (smilehax-IIe)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a></li>
|
||||
<li><a href="installing-boot9strap-(soundhax)">Boot9strap telepítése (Soundhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(steelhax)">Boot9strap telepítése (Steelhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(ssloth-browser)">Boot9strap telepítése (SSLoth-Browser)</a></li>
|
||||
|
|
|
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p>In alternativa, SmileBASIC (un gioco a pagamento; solo in formato digitale) può essere utilizzato per accedere all’Homebrew Launcher senza utilizzare Seedminer.</p>
|
||||
|
||||
<p class="notice--primary">Prosegui con l’<a href="installing-boot9strap-(smilehax-iie)">Installazione di boot9strap (smilehax-IIe)</a></p>
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a>. If you have the Japananese version, continue to <a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a>.</p>
|
||||
|
||||
<p>Se hai una copia della versione 2.2 US del gioco DSiWare Petit Computer (a pagamento; solo digitale) è possibile utilizzarla per installare boot9strap.</p>
|
||||
|
||||
|
|
|
@ -543,7 +543,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p class="notice--primary">Se vedi una versione di Luma3DS uguale o superiore a 8.0, prosegui con la sezione <a href="restoring-updating-cfw">Ripristinare / Aggiornare il CFW</a></p>
|
||||
|
||||
<p class="notice--warning">Se vedi GodMode9, Decrypt9WIP o Hourglass9, hai tenuto premuto (Start) per sbaglio e dovresti riprovare queste istruzioni usando (Select)</p>
|
||||
<p class="notice--warning">Se vedi GodMode9, Decrypt9WIP, Hourglass9, o Luma3ds chainloader, hai tenuto premuto (Start) per sbaglio e dovresti riprovare queste istruzioni usando (Select)</p>
|
||||
|
||||
<p class="notice--danger">Se vedi qualcosa non descritto nelle opzioni sopra, entra nel <a href="https://discord.gg/MWxPgEp">canale Discord di Nintendo Homebrew</a> e chiedi assistenza in Inglese.</p>
|
||||
|
||||
|
|
|
@ -519,7 +519,7 @@ window.cookieconsent.initialise({
|
|||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">Questa guida non supporta la versione Giapponese di SmileBASIC.</p>
|
||||
<p class="notice--warning">Questa guida non supporta la versione Giapponese di SmileBASIC. The guide for that version can be found <a href="installing-boot9strap-(smilehax-iie-jpn)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Dettagli Tecnici (opzionale)</em></summary>
|
||||
|
|
745
it_IT/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
745
it_IT/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
|
@ -0,0 +1,745 @@
|
|||
<!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
|
||||
-->
|
||||
|
||||
<html lang="en" class="no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>Installing boot9strap (smilehax-IIe-JPN) - 3DS Hacks Guide</title>
|
||||
<meta name="description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
<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="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
<meta property="og:url" content="https://3ds.hacks.guide/it_IT/installing-boot9strap-(smilehax-iie-jpn).html">
|
||||
|
||||
|
||||
<meta property="og:description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(smilehax-iie-jpn).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/ -->
|
||||
|
||||
<!-- hacks-guide change start: cookie consent, favicon, locales -->
|
||||
|
||||
<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": "Questo sito web utilizza i cookie per visualizzare l'avanzamento della guida sulla barra laterale o migliorare il sito."
|
||||
}
|
||||
})});
|
||||
</script>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<!-- end custom head snippets -->
|
||||
|
||||
</head>
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
<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">
|
||||
|
||||
<!-- hacks-guide change start: disable default masthead title -->
|
||||
<!--
|
||||
<a class="site-title" href="/">
|
||||
3DS Hacks Guide
|
||||
|
||||
</a>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
<ul class="visible-links">
|
||||
<!-- hacks-guide change start: multi-language configuration -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/it_IT/">Home</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/it_IT/faq">FAQ</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/it_IT/troubleshooting">Risoluzione dei problemi</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/it_IT/checking-for-cfw">Verifica del CFW</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/it_IT/godmode9-usage">Usare GodMode9</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/it_IT/contribute">Contribuisci</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/it_IT/region-changing">Cambiare regione</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/it_IT/uninstall-cfw">Disinstallare il CFW</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/it_IT/credits">Riconoscimenti</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/it_IT/site-navigation">Mappa del sito</a></li>
|
||||
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
</ul>
|
||||
|
||||
<!-- hacks-guide change start: Add language selector -->
|
||||
<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/installing-boot9strap-(smilehax-iie-jpn).html">English</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(smilehax-iie-jpn).html">Español</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(smilehax-iie-jpn).html">Deutsch</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(smilehax-iie-jpn).html">Français</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(smilehax-iie-jpn).html">Italiano</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(smilehax-iie-jpn).html">Nederlands</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(smilehax-iie-jpn).html">Português do Brasil</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(smilehax-iie-jpn).html">Português (Portugal)</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(smilehax-iie-jpn).html">Русский</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(smilehax-iie-jpn).html">简体中文</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(smilehax-iie-jpn).html">繁體中文</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(smilehax-iie-jpn).html">Polski</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(smilehax-iie-jpn).html">Türkçe</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(smilehax-iie-jpn).html">Tiếng Việt</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(smilehax-iie-jpn).html">Català</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(smilehax-iie-jpn).html">Ελληνικά</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(smilehax-iie-jpn).html">עברית</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(smilehax-iie-jpn).html">Svenska</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(smilehax-iie-jpn).html">한국어</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(smilehax-iie-jpn).html">Norsk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(smilehax-iie-jpn).html">日本語</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(smilehax-iie-jpn).html">اللغة العربية</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie-jpn).html">Magyar</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(smilehax-iie-jpn).html">Română</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(smilehax-iie-jpn).html">Српски</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(smilehax-iie-jpn).html">Afrikaans</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(smilehax-iie-jpn).html">Bahasa Melayu</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(smilehax-iie-jpn).html">Suomi</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(smilehax-iie-jpn).html">Dansk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(smilehax-iie-jpn).html">Українська</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(smilehax-iie-jpn).html">Čeština</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(smilehax-iie-jpn).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>
|
||||
<!-- hacks-guide change end -->
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="initial-content">
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="main" role="main">
|
||||
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
|
||||
<!--
|
||||
|
||||
<div class="sidebar sticky">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="sidebar sticky" style="display: none;">
|
||||
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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">Avanzamento</span>
|
||||
<ol>
|
||||
|
||||
|
||||
<li style="display: none;" data-name="home"><a href='/it_IT/'>Home</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="key-information"><a href='/it_IT/key-information'>Informazioni importanti</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="get-started"><a href='/it_IT/get-started'>Cominciamo!</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(new-3ds)"><a href='/it_IT/updating-firmware-(new-3ds)'>Aggiornamento del Firmware (New 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(kor)"><a href='/it_IT/updating-firmware-(kor)'>Aggiornamento del Firmware (KOR)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(twn)"><a href='/it_IT/updating-firmware-(twn)'>Aggiornamento del Firmware (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="ntrboot"><a href='/it_IT/ntrboot'>ntrboot</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="alternate-exploits"><a href='/it_IT/alternate-exploits'>Exploit Alternativi</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer"><a href='/it_IT/seedminer'>Seedminer</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(alternate)"><a href='/it_IT/seedminer-(alternate)'>Seedminer (Alternativo)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(mii)"><a href='/it_IT/seedminer-(mii)'>Seedminer (Mii)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(twn)"><a href='/it_IT/seedminer-(twn)'>Seedminer (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3"><a href='/it_IT/bannerbomb3'>BannerBomb3</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/it_IT/installing-boot9strap-(ninjhax2-dx)'>Installazione di boot9strap (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/it_IT/installing-boot9strap-(pichaxx)'>Installazione di boot9strap (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/it_IT/installing-boot9strap-(smilehax-iie)'>Installazione di boot9strap (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/it_IT/installing-boot9strap-(steelhax)'>Installazione di boot9strap (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/it_IT/installing-boot9strap-(super-skaterhax)'>Installazione di boot9strap (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(petit-compwner)"><a href='/it_IT/installing-boot9strap-(petit-compwner)'>Installazione di boot9strap (petit-compwner)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/it_IT/dumping-eshop-dsiware'>Dump di DsiWare eShop</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Più Opzioni)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/it_IT/flashing-ntrboot-(3ds-single-system)'>Flash di ntrboot (Singolo 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/it_IT/flashing-ntrboot-(3ds-multi-system)'>Flash di ntrboot (Con più 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/it_IT/flashing-ntrboot-(dsi)'>Flash di ntrboot (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/it_IT/flashing-ntrboot-(nds)'>Flash di ntrboot (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/it_IT/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/it_IT/installing-boot9strap-(hardmod)'>Installazione di boot9strap (Hardmod)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/it_IT/installing-boot9strap-(ntrboot)'>Installazione di boot9strap (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/it_IT/installing-boot9strap-(soundhax)'>Installazione di boot9strap (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/it_IT/installing-boot9strap-(safecerthax)'>Installazione di boot9strap (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/it_IT/installing-boot9strap-(ssloth-browser)'>Installazione di boot9strap (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/it_IT/installing-boot9strap-(fredtool-inject)'>Installazione di boot9strap (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/it_IT/installing-boot9strap-(menuhax)'>Installazione di boot9strap (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/it_IT/installing-boot9strap-(kartdlphax)'>Installazione di boot9strap (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/it_IT/finalizing-setup'>Completamento dell'installazione</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!-- hacks-guide change end-->
|
||||
|
||||
|
||||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="page__inner-wrap">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (smilehax-IIe-JPN)
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<section class="page__content" itemprop="text">
|
||||
|
||||
|
||||
<!-- hacks-guide change start -->
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class ="notice"><b>Se hai bisogno di aiuto, chiedi pure su <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew su Discord</a> (in inglese).</b></div>
|
||||
|
||||
|
||||
<div class ="notice"><b>Se hai gradito questa guida, accettiamo <a href="contribute#donations">Donazioni</a>.</b></div>
|
||||
|
||||
|
||||
<hr>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<aside class="sidebar__right">
|
||||
<nav class="toc">
|
||||
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Indice</h4></header>
|
||||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#cosa-serve" id="markdown-toc-cosa-serve">Cosa serve</a></li>
|
||||
<li><a href="#istruzioni" id="markdown-toc-istruzioni">Istruzioni</a> <ul>
|
||||
<li><a href="#sezione-i---preparazione" id="markdown-toc-sezione-i---preparazione">Sezione I - Preparazione</a></li>
|
||||
<li><a href="#sezione-ii---smilehax" id="markdown-toc-sezione-ii---smilehax">Sezione II - smilehax</a></li>
|
||||
<li><a href="#sezione-iii---installazione-di-boot9strap" id="markdown-toc-sezione-iii---installazione-di-boot9strap">Sezione III - Installazione di boot9strap</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#prosegui-con-il-completamento-dellinstallazione" id="markdown-toc-prosegui-con-il-completamento-dellinstallazione">Prosegui con il Completamento dell’installazione</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the USA and EUR versions of SmileBASIC. The guide for those versions can be found <a href="installing-boot9strap-(smilehax-iie)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Dettagli Tecnici (opzionale)</em></summary>
|
||||
<p><a href="https://github.com/zoogie/smilehax-IIe">smilehax-IIe</a> è un exploit per il gioco “SmileBASIC” realizzato da zoogie, compatibile con le versioni di sistema da 9.0.0 a 11.17.0 per le console USA/EUR/JPN.</p>
|
||||
</details>
|
||||
|
||||
<h3 id="cosa-serve">Cosa serve</h3>
|
||||
<ul>
|
||||
<li>Il gioco “SmileBASIC” installato sulla tua console
|
||||
<ul>
|
||||
<li>Se lo hai già scaricato in passato, puoi <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">riscaricarlo</a></li>
|
||||
<li>La scheda SD deve essere inserita nella console per poter installare SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>L’ultima versione di <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.1/Release_sh2e_v1.1.zip">smilehax-IIe</a> (download diretto)</li>
|
||||
<li>L’ultima versione di <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (download diretto)</li>
|
||||
<li>L’ultima versione di <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (download diretto)</li>
|
||||
<li>L’ultima versione di <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (download diretto)</li>
|
||||
<li>L’ultima versione di <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (il file <code class="language-plaintext highlighter-rouge">.zip</code> di Luma3DS)</li>
|
||||
<li>L’ultima versione di <a href="https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip">HBL otherapps</a> (download diretto)</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="istruzioni">Istruzioni</h3>
|
||||
|
||||
<h4 id="sezione-i---preparazione">Sezione I - Preparazione</h4>
|
||||
<ol>
|
||||
<li>Make sure SmileBASIC is updated to the latest version</li>
|
||||
<li>Spegni la tua console</li>
|
||||
<li>Inserisci la scheda SD nel tuo computer</li>
|
||||
<li>Copia i file <code class="language-plaintext highlighter-rouge">boot.firm</code> e <code class="language-plaintext highlighter-rouge">boot.3dsx</code> dall’archivio <code class="language-plaintext highlighter-rouge">.zip</code> di Luma3DS nella directory principale della tua scheda SD
|
||||
<ul>
|
||||
<li>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</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Crea una cartella chiamata <code class="language-plaintext highlighter-rouge">boot9strap</code> nella directory principale della tua scheda SD</li>
|
||||
<li>Copia i file <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> e <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> dall’archivio <code class="language-plaintext highlighter-rouge">.zip</code> di boot9strap nella cartella <code class="language-plaintext highlighter-rouge">/boot9strap/</code> della tua scheda SD</li>
|
||||
<li>Copia il file <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> dall’archivio <code class="language-plaintext highlighter-rouge">.zip</code> di SafeB9SInstaller nella directory principale della tua scheda SD</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">new3ds_JPN.bin</code> or <code class="language-plaintext highlighter-rouge">old3ds_JPN.bin</code> (depending on your model) from <code class="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the root of your SD card, then rename the payload to <code class="language-plaintext highlighter-rouge">otherapp.bin</code>
|
||||
<ul>
|
||||
<li>Non aggiungere l’estensione <code class="language-plaintext highlighter-rouge">.bin</code> se non la vedi presente</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Transfer <code class="language-plaintext highlighter-rouge">SH2E-JPN.300.wav</code> from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a device that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Copia il file petitcom <code class="language-plaintext highlighter-rouge">.icn</code> per la tua regione nella directory principale della tua scheda SD</li>
|
||||
<li>Se assente, crea una cartella chiamata <code class="language-plaintext highlighter-rouge">3ds</code> nella directory principale della tua scheda SD
|
||||
<ul>
|
||||
<li>Questa cartella mantiene le applicazioni homebrew e i loro dati; è diversa dalla cartella <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> generata automaticamente dalla console</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copia la cartella <code class="language-plaintext highlighter-rouge">nimdsphax</code> dall’archivio <code class="language-plaintext highlighter-rouge">.zip</code> di nimdsphax nella cartella <code class="language-plaintext highlighter-rouge">/3ds/</code> della tua scheda SD</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">0004000e</code></li>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">00117200</code> folder to <code class="language-plaintext highlighter-rouge">_00117200</code></li>
|
||||
<li>Reinserisci la scheda SD nella tua console</li>
|
||||
<li>Accendi la tua console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/smilehax-root-layout.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-folder.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/nimdsphax-location.png" alt="" /></p>
|
||||
|
||||
<h4 id="sezione-ii---smilehax">Sezione II - smilehax</h4>
|
||||
|
||||
<ol>
|
||||
<li>Avvia SmileBASIC
|
||||
<ul>
|
||||
<li>DO NOT update the game if prompted</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Seleziona l’opzione “Publish/Download Projects”</li>
|
||||
<li>Seleziona l’opzione “Download (Receive) using Public Key”</li>
|
||||
<li>Premi il pulsante “Yes”</li>
|
||||
<li>Inserisci la Public Key “NJEQK3A4” usando la tastiera a schermo</li>
|
||||
<li>Premi il pulsante “Sì” per confermare il download di PMODEM141</li>
|
||||
<li>Premi “OK”, poi “Back”, poi “Browse Projects”</li>
|
||||
<li>Seleziona PMODEM141, quindi premi “Select File”</li>
|
||||
<li>Seleziona PMODEM141.PRG, premi “OK”, quindi “Yes” per eseguirlo</li>
|
||||
<li>Seleziona RECEIVE FILE SIMPLEX</li>
|
||||
<li>Prepara il dispositivo per riprodurre il file <code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Mantieni la tua console a 30cm dall’altoparlante del dispositivo che usi per riprodurre il file <code class="language-plaintext highlighter-rouge">.wav</code> e usa un volume ragionevole (non alto) per riprodurlo</li>
|
||||
<li>Ora seleziona 300BPS, quindi riproduci il file <code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Al termine, premi “Yes”, quindi premi “OK”</li>
|
||||
<li>Premi il tasto START</li>
|
||||
<li>Seleziona il file SH2E-xxx.TXT, premi OK, quindi “YES” per eseguirlo</li>
|
||||
<li>La tua console avvierà l’Homebrew Launcher</li>
|
||||
<li>Avvia nimdsphax dalla lista degli homebrew</li>
|
||||
<li>Se l’exploit è andato a buon fine, si avvierà SafeB9SInstaller
|
||||
<ul>
|
||||
<li>Se la tua console si blocca con una schermata rossa, tieni premuto il pulsante POWER finché non si spegne, quindi riprova questa sezione</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sezione-iii---installazione-di-boot9strap">Sezione III - Installazione di boot9strap</h4>
|
||||
|
||||
<p>In questa sezione installerai il custom firmware sulla tua console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Quando richiesto, inserisci la combinazione di tasti richiesta sullo schermo superiore per installare boot9strap
|
||||
<ul>
|
||||
<li>Se una sezione nella schermata inferiore ha un testo di colore rosso, e non ti viene richiesto di inserire una combinazione di tasti, <a href="troubleshooting#issues-with-safeb9sinstaller">segui questa guida per risolvere i problemi</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Una volta completato tutto, premi (A) per riavviare la console</li>
|
||||
<li>La tua console dovrebbe aver avviato il menu di configurazione di Luma3DS
|
||||
<ul>
|
||||
<li>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</li>
|
||||
<li>Ai fini di questa guida, <strong>lascia queste opzioni nelle impostazioni predefinite</strong> (non spuntare o deselezionare nulla)</li>
|
||||
<li>Se la tua console si spegne quando cerchi di accenderla, assicurati di aver copiato il file <code class="language-plaintext highlighter-rouge">boot.firm</code> dall’archivio <code class="language-plaintext highlighter-rouge">.zip</code> di Luma3DS nella directory principale della tua scheda SD</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Premi (Start) per salvare e riavviare il 3DS</li>
|
||||
</ol>
|
||||
|
||||
<p>A questo punto, la console avvierà sempre Luma3DS.</p>
|
||||
<ul>
|
||||
<li>Luma3DS non è diverso dal normale menu HOME. Se la console avvia il menu HOME, vuol dire che sta eseguendo il custom firmware.</li>
|
||||
<li>Nella pagina successiva installerai applicazioni homebrew utili per completare la tua installazione.</li>
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
<h3 class="notice--primary" id="prosegui-con-il-completamento-dellinstallazione">Prosegui con il <a href="finalizing-setup">Completamento dell’installazione</a></h3>
|
||||
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- hacks-guide change start: force disable atom feed-->
|
||||
<!--
|
||||
|
||||
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
<!-- hacks-guide change start: custom footer -->
|
||||
|
||||
|
||||
|
||||
<div class="page__footer-copyright">© 2023 Nintendo Homebrew. - <a href="site-navigation">Mappa del sito</a> - <a href="privacy-policy">Informativa sulla Privacy</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>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
<script src="/assets/js/main.min.js"></script>
|
||||
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
|
||||
ga('create','UA-86465881-1','auto');
|
||||
ga('set', 'anonymizeIp', false);
|
||||
ga('send','pageview')
|
||||
</script>
|
||||
<script src="https://www.google-analytics.com/analytics.js" async></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -557,6 +557,7 @@ window.cookieconsent.initialise({
|
|||
<li><a href="installing-boot9strap-(pichaxx)">Installazione di boot9strap (PicHaxx)</a></li>
|
||||
<li><a href="installing-boot9strap-(safecerthax)">Installazione di boot9strap (safecerthax)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie)">Installazione di boot9strap (smilehax-IIe)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a></li>
|
||||
<li><a href="installing-boot9strap-(soundhax)">Installazione di boot9strap (Soundhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(steelhax)">Installazione di boot9strap (Steelhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(ssloth-browser)">Installazione di boot9strap (SSLoth-Browser)</a></li>
|
||||
|
|
|
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p>Alternatively, SmileBASIC (a paid game; digital only) can be used to get Homebrew Launcher access without using Seedminer.</p>
|
||||
|
||||
<p class="notice--primary"><a href="installing-boot9strap-(smilehax-iie)">boot9strap 설치 (smilehax-IIe)</a>로 계속합니다</p>
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a>. If you have the Japananese version, continue to <a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a>.</p>
|
||||
|
||||
<p>If you own a version 2.2 US copy of the DSiWare game Petit Computer (paid; digital only) you can use it to install boot9strap.</p>
|
||||
|
||||
|
|
|
@ -543,7 +543,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p class="notice--primary">Luma3DS 버전이 8.0 또는 그 이상이면, <a href="restoring-updating-cfw">CFW 복구 / 업데이트</a>해 주세요</p>
|
||||
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, or Hourglass9, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
|
||||
<p class="notice--danger">위 옵션 외의 증상이 벌어진다면, <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew Discord 서버</a>에서 (영어로) 도움을 요청해 주세요.</p>
|
||||
|
||||
|
|
|
@ -519,7 +519,7 @@ window.cookieconsent.initialise({
|
|||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">이 방법은 일본판 SmileBASIC과 호환되지 않습니다.</p>
|
||||
<p class="notice--warning">이 방법은 일본판 SmileBASIC과 호환되지 않습니다. The guide for that version can be found <a href="installing-boot9strap-(smilehax-iie-jpn)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>기술적 상세 정보 (선택 사항)</em></summary>
|
||||
|
|
745
ko_KR/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
745
ko_KR/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
|
@ -0,0 +1,745 @@
|
|||
<!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
|
||||
-->
|
||||
|
||||
<html lang="en" class="no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>Installing boot9strap (smilehax-IIe-JPN) - 3DS Hacks Guide</title>
|
||||
<meta name="description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
<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="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
<meta property="og:url" content="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(smilehax-iie-jpn).html">
|
||||
|
||||
|
||||
<meta property="og:description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(smilehax-iie-jpn).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/ -->
|
||||
|
||||
<!-- hacks-guide change start: cookie consent, favicon, locales -->
|
||||
|
||||
<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": "이 사이트는 현재 진행상황을 표시하고 사용자 경험을 향상시키기 위해 쿠키를 사용합니다."
|
||||
}
|
||||
})});
|
||||
</script>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<!-- end custom head snippets -->
|
||||
|
||||
</head>
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
<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">
|
||||
|
||||
<!-- hacks-guide change start: disable default masthead title -->
|
||||
<!--
|
||||
<a class="site-title" href="/">
|
||||
3DS Hacks Guide
|
||||
|
||||
</a>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
<ul class="visible-links">
|
||||
<!-- hacks-guide change start: multi-language configuration -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/ko_KR/">홈</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/ko_KR/faq">자주 묻는 질문</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/ko_KR/troubleshooting">문제 해결</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/ko_KR/checking-for-cfw">CFW 확인</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/ko_KR/godmode9-usage">GodMode9 사용법</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/ko_KR/contribute">기여하기</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/ko_KR/region-changing">지역 변경</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/ko_KR/uninstall-cfw">CFW 제거하기</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/ko_KR/credits">기여자</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/ko_KR/site-navigation">사이트 탐색</a></li>
|
||||
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
</ul>
|
||||
|
||||
<!-- hacks-guide change start: Add language selector -->
|
||||
<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/installing-boot9strap-(smilehax-iie-jpn).html">English</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(smilehax-iie-jpn).html">Español</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(smilehax-iie-jpn).html">Deutsch</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(smilehax-iie-jpn).html">Français</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(smilehax-iie-jpn).html">Italiano</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(smilehax-iie-jpn).html">Nederlands</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(smilehax-iie-jpn).html">Português do Brasil</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(smilehax-iie-jpn).html">Português (Portugal)</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(smilehax-iie-jpn).html">Русский</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(smilehax-iie-jpn).html">简体中文</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(smilehax-iie-jpn).html">繁體中文</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(smilehax-iie-jpn).html">Polski</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(smilehax-iie-jpn).html">Türkçe</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(smilehax-iie-jpn).html">Tiếng Việt</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(smilehax-iie-jpn).html">Català</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(smilehax-iie-jpn).html">Ελληνικά</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(smilehax-iie-jpn).html">עברית</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(smilehax-iie-jpn).html">Svenska</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(smilehax-iie-jpn).html">한국어</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(smilehax-iie-jpn).html">Norsk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(smilehax-iie-jpn).html">日本語</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(smilehax-iie-jpn).html">اللغة العربية</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie-jpn).html">Magyar</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(smilehax-iie-jpn).html">Română</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(smilehax-iie-jpn).html">Српски</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(smilehax-iie-jpn).html">Afrikaans</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(smilehax-iie-jpn).html">Bahasa Melayu</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(smilehax-iie-jpn).html">Suomi</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(smilehax-iie-jpn).html">Dansk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(smilehax-iie-jpn).html">Українська</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(smilehax-iie-jpn).html">Čeština</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(smilehax-iie-jpn).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>
|
||||
<!-- hacks-guide change end -->
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="initial-content">
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="main" role="main">
|
||||
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
|
||||
<!--
|
||||
|
||||
<div class="sidebar sticky">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="sidebar sticky" style="display: none;">
|
||||
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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">전체 진행 상황</span>
|
||||
<ol>
|
||||
|
||||
|
||||
<li style="display: none;" data-name="home"><a href='/ko_KR/'>홈</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="key-information"><a href='/ko_KR/key-information'>주요 내용</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="get-started"><a href='/ko_KR/get-started'>시작하기</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(new-3ds)"><a href='/ko_KR/updating-firmware-(new-3ds)'>펌웨어 업데이트 (New 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(kor)"><a href='/ko_KR/updating-firmware-(kor)'>펌웨어 업데이트 (한글판)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(twn)"><a href='/ko_KR/updating-firmware-(twn)'>펌웨어 업데이트 (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="ntrboot"><a href='/ko_KR/ntrboot'>ntrboot</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="alternate-exploits"><a href='/ko_KR/alternate-exploits'>대체 취약점</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer"><a href='/ko_KR/seedminer'>Seedminer</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(alternate)"><a href='/ko_KR/seedminer-(alternate)'>Seedminer (대체)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(mii)"><a href='/ko_KR/seedminer-(mii)'>Seedminer (Mii)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(twn)"><a href='/ko_KR/seedminer-(twn)'>Seedminer (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3"><a href='/ko_KR/bannerbomb3'>BannerBomb3</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(petit-compwner)"><a href='/ko_KR/installing-boot9strap-(petit-compwner)'>boot9strap 설치 (petit-compwner)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(여러가지 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!-- hacks-guide change end-->
|
||||
|
||||
|
||||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="page__inner-wrap">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (smilehax-IIe-JPN)
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<section class="page__content" itemprop="text">
|
||||
|
||||
|
||||
<!-- hacks-guide change start -->
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class ="notice"><b>영어로 지원을 요청하고 싶으시면 <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew Discord 서버</a>에 도움을 요청해 주세요.</b></div>
|
||||
|
||||
|
||||
<div class ="notice"><b>이 가이드가 도움이 되었다면, <a href="contribute#donations">기부해 주시면</a> 감사하겠습니다.</b></div>
|
||||
|
||||
|
||||
<hr>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<aside class="sidebar__right">
|
||||
<nav class="toc">
|
||||
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> 목차</h4></header>
|
||||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#준비물" id="markdown-toc-준비물">준비물</a></li>
|
||||
<li><a href="#진행-방법" id="markdown-toc-진행-방법">진행 방법</a> <ul>
|
||||
<li><a href="#섹션-i---준비-작업" id="markdown-toc-섹션-i---준비-작업">섹션 I - 준비 작업</a></li>
|
||||
<li><a href="#섹션-ii---smilehax" id="markdown-toc-섹션-ii---smilehax">섹션 II - smilehax</a></li>
|
||||
<li><a href="#섹션-iii---boot9strap-설치하기" id="markdown-toc-섹션-iii---boot9strap-설치하기">섹션 III - boot9strap 설치하기</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#마무리-단계-로-계속합니다" id="markdown-toc-마무리-단계-로-계속합니다">마무리 단계 로 계속합니다</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the USA and EUR versions of SmileBASIC. The guide for those versions can be found <a href="installing-boot9strap-(smilehax-iie)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>기술적 상세 정보 (선택 사항)</em></summary>
|
||||
<p><a href="https://github.com/zoogie/smilehax-IIe">smilehax-IIe</a> is an exploit for the game “SmileBASIC” made by zoogie, compatible with system versions 9.0.0 through 11.17.0 for USA/EUR/JPN region consoles.</p>
|
||||
</details>
|
||||
|
||||
<h3 id="준비물">준비물</h3>
|
||||
<ul>
|
||||
<li>The game “SmileBASIC” installed on your console
|
||||
<ul>
|
||||
<li>이 게임을 다운로드 한 적이 있다면, <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">다시 다운로드</a> 할 수 있습니다</li>
|
||||
<li>Your SD card must be inserted in your console to install SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.1/Release_sh2e_v1.1.zip">smilehax-IIe</a> (direct download)</li>
|
||||
<li>최신 버전의 <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (직접 다운로드)</li>
|
||||
<li>최신 버전의 <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (직접 다운로드)</li>
|
||||
<li>최신 버전의 <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (직접 다운로드)</li>
|
||||
<li>최신 버전의 <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (<code class="language-plaintext highlighter-rouge">.zip</code> 파일)</li>
|
||||
<li>최신 버전의 <a href="https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip">HBL otherapp 파일들</a> (직접 다운로드)</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="진행-방법">진행 방법</h3>
|
||||
|
||||
<h4 id="섹션-i---준비-작업">섹션 I - 준비 작업</h4>
|
||||
<ol>
|
||||
<li>Make sure SmileBASIC is updated to the latest version</li>
|
||||
<li>콘솔의 전원을 꺼 주세요</li>
|
||||
<li>SD 카드를 컴퓨터에 삽입해 주세요</li>
|
||||
<li>Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code>안에 있는 <code class="language-plaintext highlighter-rouge">boot.firm</code>과 <code class="language-plaintext highlighter-rouge">boot.3dsx</code>를 SD 카드의 루트에 복사해 주세요
|
||||
<ul>
|
||||
<li>SD 카드의 루트는 SD 카드를 열 때 보이는 디렉토리이고, Nintendo 3DS 폴더가 보이지만 그 안에 들어가 있지 않은 상태의 폴더입니다</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>SD 카드이 루트에 <code class="language-plaintext highlighter-rouge">boot9strap</code> 라는 이름으로 새 폴더를 생성해 주세요</li>
|
||||
<li>SD 카드에 있는 <code class="language-plaintext highlighter-rouge">/boot9strap/</code> 폴더에 boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> 파일 안에 압축되있는 <code class="language-plaintext highlighter-rouge">boot9strap.firm</code>과 <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code>을 복사해 주세요</li>
|
||||
<li>SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code>의 <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code>을 SD 카드의 루트로 복사해 주세요</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">new3ds_JPN.bin</code> or <code class="language-plaintext highlighter-rouge">old3ds_JPN.bin</code> (depending on your model) from <code class="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the root of your SD card, then rename the payload to <code class="language-plaintext highlighter-rouge">otherapp.bin</code>
|
||||
<ul>
|
||||
<li><code class="language-plaintext highlighter-rouge">.bin</code> 확장자는 보이지 않는 이상 추가하지 말아 주세요</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Transfer <code class="language-plaintext highlighter-rouge">SH2E-JPN.300.wav</code> from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a device that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>콘솔의 지역에 해당한 petitcom <code class="language-plaintext highlighter-rouge">.icn</code> 파일을 SD 카드의 루트에 복사해 주세요</li>
|
||||
<li>SD 카드의 루트에 <code class="language-plaintext highlighter-rouge">3ds</code> 폴더가 없을 경우 폴더를 만들어 주세요
|
||||
<ul>
|
||||
<li>이 폴더에는 홈브류 에플리케이션과 데이터가 보관되어 있으며, 콘솔이 자동으로 생성하는 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> 폴더와 다른 폴더입니다</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>nimdsphax <code class="language-plaintext highlighter-rouge">.zip</code>안에 있는 <code class="language-plaintext highlighter-rouge">nimdsphax</code> 폴더를 SD 카드의 <code class="language-plaintext highlighter-rouge">/3ds/</code> 폴더에 복사해 주세요</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">0004000e</code></li>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">00117200</code> folder to <code class="language-plaintext highlighter-rouge">_00117200</code></li>
|
||||
<li>SD 카드를 콘솔에 다시 삽입해 주세요</li>
|
||||
<li>콘솔의 전원을 켜 주세요</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/smilehax-root-layout.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-folder.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/nimdsphax-location.png" alt="" /></p>
|
||||
|
||||
<h4 id="섹션-ii---smilehax">섹션 II - smilehax</h4>
|
||||
|
||||
<ol>
|
||||
<li>SmileBASIC을 실행해 주세요
|
||||
<ul>
|
||||
<li>DO NOT update the game if prompted</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>“Publish/Download Projects” 를 선택해 주세요</li>
|
||||
<li>Select the “Download (Receive) using Public Key” option</li>
|
||||
<li>“Yes” 버튼을 눌러 주세요</li>
|
||||
<li>Enter the Public Key “NJEQK3A4” using the on-screen keyboard</li>
|
||||
<li>Press the “Yes” button to confirm the download of PMODEM141</li>
|
||||
<li>Press “OK”, then “Back”, then “Browse Projects”</li>
|
||||
<li>Select PMODEM141, then press “Select File”</li>
|
||||
<li>Select PMODEM141.PRG, then press “OK”, then “Yes” to execute it</li>
|
||||
<li>Select RECEIVE FILE SIMPLEX</li>
|
||||
<li>Prepare the device you use to play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>Keep your console about a foot from the <code class="language-plaintext highlighter-rouge">.wav</code> file playing devices’ speaker and use a reasonable (not loud) volume to play the <code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Now select 300BPS, then play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>When it finishes, press “Yes”, then press “OK”</li>
|
||||
<li>START 버튼을 눌러 주세요</li>
|
||||
<li>Select the SH2E-xxx.TXT file, then press OK, then “Yes” to execute it</li>
|
||||
<li>콘솔은 Homebrew Launcher로 부팅되었을 겁니다</li>
|
||||
<li>홈브류 목록에서 nimdsphax를 실행해 주세요</li>
|
||||
<li>익스플로잇이 성공적이었다면 SafeB9SInstaller로 부팅되었을 것입니다
|
||||
<ul>
|
||||
<li>만약 콘솔에 적색 화면이 표시되면, 전원 버튼을 길게 눌러 콘솔의 전원을 끄고, 이 섹션을 다시 시도해 주세요</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="섹션-iii---boot9strap-설치하기">섹션 III - boot9strap 설치하기</h4>
|
||||
|
||||
<p>이 섹션에서는, 커스텀 펌웨어를 설치할 것입니다.</p>
|
||||
|
||||
<ol>
|
||||
<li>메시지가 나타나면, boot9strap을 설치하기 위하여 화면에 주어진 키 조합을 입력해 주세요
|
||||
<ul>
|
||||
<li>아래 화면의 단계가 붉은 텍스트로 표시되고 키 콤보 입력을 요구하지 않는다면, <a href="troubleshooting#issues-with-safeb9sinstaller">이 문제 해결 가이드</a>를 참고해 주세요</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>작업이 완료되면, (A) 를 눌려 콘솔을 재부팅해 주세요</li>
|
||||
<li>콘솔은 Luma3DS 구성 메뉴로 부팅되었을 겁니다
|
||||
<ul>
|
||||
<li>Luma3DS 구성 메뉴는 Luma3DS 커스텀 펌웨어의 설정들 입니다. 이 설정들은 디버깅 또는 맞춤화의 유용합니다</li>
|
||||
<li>일단 이 가이드에서는 <strong>모든 설정을 기본으로 남겨 두세요</strong> (켜기 또는 끄기를 누르지 마세요)</li>
|
||||
<li>만약 콘솔이 부팅시에 꺼진다면 Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> 파일 안에 압축 되있는 <code class="language-plaintext highlighter-rouge">boot.firm</code>을 SD 카드의 루트로 복사 했는지 확인해 주세요</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>(Start)를 눌러 저장하고 콘솔을 다시 시작해 주세요</li>
|
||||
</ol>
|
||||
|
||||
<p>이제 콘솔은 Luma3DS를 기본으로 부팅 됩니다.</p>
|
||||
<ul>
|
||||
<li>Luma3DS는 보통 HOME 메뉴와 똑같이 보입니다. 만약 콘솔이 HOME 메뉴로 부팅되었다면, 커스텀 펌웨어가 설치되어 있습니다.</li>
|
||||
<li>다음 페이지에서는 커펌에 유용한 홈브류를 설치해 콘솔 준비를 완료할 것 입니다.</li>
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
<h3 class="notice--primary" id="마무리-단계-로-계속합니다"><a href="finalizing-setup">마무리 단계</a> 로 계속합니다</h3>
|
||||
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- hacks-guide change start: force disable atom feed-->
|
||||
<!--
|
||||
|
||||
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
<!-- hacks-guide change start: custom footer -->
|
||||
|
||||
|
||||
|
||||
<div class="page__footer-copyright">© 2023 Nintendo Homebrew. - <a href="site-navigation">사이트 탐색</a> - <a href="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>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
<script src="/assets/js/main.min.js"></script>
|
||||
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
|
||||
ga('create','UA-86465881-1','auto');
|
||||
ga('set', 'anonymizeIp', false);
|
||||
ga('send','pageview')
|
||||
</script>
|
||||
<script src="https://www.google-analytics.com/analytics.js" async></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -557,6 +557,7 @@ window.cookieconsent.initialise({
|
|||
<li><a href="installing-boot9strap-(pichaxx)">boot9strap 설치 (PicHaxx)</a></li>
|
||||
<li><a href="installing-boot9strap-(safecerthax)">boot9strap 설치 (safecerthax)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie)">boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a></li>
|
||||
<li><a href="installing-boot9strap-(soundhax)">boot9strap 설치 (Soundhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(steelhax)">boot9strap 설치 (Steelhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(ssloth-browser)">boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
|
|
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p>Alternatively, SmileBASIC (a paid game; digital only) can be used to get Homebrew Launcher access without using Seedminer.</p>
|
||||
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a></p>
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a>. If you have the Japananese version, continue to <a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a>.</p>
|
||||
|
||||
<p>If you own a version 2.2 US copy of the DSiWare game Petit Computer (paid; digital only) you can use it to install boot9strap.</p>
|
||||
|
||||
|
|
|
@ -543,7 +543,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p class="notice--primary">Als je een Luma3DS versie van 8.0 of hoger ziet, ga dan naar <a href="restoring-updating-cfw">CFW herstellen / bijwerken</a></p>
|
||||
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, or Hourglass9, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
|
||||
<p class="notice--danger">Als je iets ziet dat niet door de bovenstaande opties wordt beschreven, sluit je aan bij <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew op Discord</a> en vraag in het Engels om hulp.</p>
|
||||
|
||||
|
|
|
@ -519,7 +519,7 @@ window.cookieconsent.initialise({
|
|||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the Japanese version of SmileBASIC.</p>
|
||||
<p class="notice--warning">This set of instructions does not support the Japanese version of SmileBASIC. The guide for that version can be found <a href="installing-boot9strap-(smilehax-iie-jpn)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
|
|
745
nl_NL/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
745
nl_NL/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
|
@ -0,0 +1,745 @@
|
|||
<!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
|
||||
-->
|
||||
|
||||
<html lang="en" class="no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>Installing boot9strap (smilehax-IIe-JPN) - 3DS Hacks Guide</title>
|
||||
<meta name="description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
<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="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
<meta property="og:url" content="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(smilehax-iie-jpn).html">
|
||||
|
||||
|
||||
<meta property="og:description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(smilehax-iie-jpn).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/ -->
|
||||
|
||||
<!-- hacks-guide change start: cookie consent, favicon, locales -->
|
||||
|
||||
<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": "Deze website gebruikt cookies om de voortgang op de zijbalk bij te houden en de site te verbeteren."
|
||||
}
|
||||
})});
|
||||
</script>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<!-- end custom head snippets -->
|
||||
|
||||
</head>
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
<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">
|
||||
|
||||
<!-- hacks-guide change start: disable default masthead title -->
|
||||
<!--
|
||||
<a class="site-title" href="/">
|
||||
3DS Hacks Guide
|
||||
|
||||
</a>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
<ul class="visible-links">
|
||||
<!-- hacks-guide change start: multi-language configuration -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/nl_NL/">Home</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/nl_NL/faq">Veelgestelde vragen (FAQ)</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/nl_NL/troubleshooting">Probleemoplossing</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/nl_NL/checking-for-cfw">Controleren op CFW</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/nl_NL/godmode9-usage">Het gebruiken van GodMode9</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/nl_NL/contribute">Bijdragen</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/nl_NL/region-changing">Regio wijzigen</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/nl_NL/uninstall-cfw">CFW verwijderen</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/nl_NL/credits">Credits</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/nl_NL/site-navigation">Navigatie</a></li>
|
||||
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
</ul>
|
||||
|
||||
<!-- hacks-guide change start: Add language selector -->
|
||||
<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/installing-boot9strap-(smilehax-iie-jpn).html">English</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(smilehax-iie-jpn).html">Español</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(smilehax-iie-jpn).html">Deutsch</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(smilehax-iie-jpn).html">Français</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(smilehax-iie-jpn).html">Italiano</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(smilehax-iie-jpn).html">Nederlands</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(smilehax-iie-jpn).html">Português do Brasil</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(smilehax-iie-jpn).html">Português (Portugal)</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(smilehax-iie-jpn).html">Русский</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(smilehax-iie-jpn).html">简体中文</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(smilehax-iie-jpn).html">繁體中文</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(smilehax-iie-jpn).html">Polski</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(smilehax-iie-jpn).html">Türkçe</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(smilehax-iie-jpn).html">Tiếng Việt</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(smilehax-iie-jpn).html">Català</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(smilehax-iie-jpn).html">Ελληνικά</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(smilehax-iie-jpn).html">עברית</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(smilehax-iie-jpn).html">Svenska</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(smilehax-iie-jpn).html">한국어</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(smilehax-iie-jpn).html">Norsk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(smilehax-iie-jpn).html">日本語</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(smilehax-iie-jpn).html">اللغة العربية</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie-jpn).html">Magyar</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(smilehax-iie-jpn).html">Română</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(smilehax-iie-jpn).html">Српски</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(smilehax-iie-jpn).html">Afrikaans</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(smilehax-iie-jpn).html">Bahasa Melayu</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(smilehax-iie-jpn).html">Suomi</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(smilehax-iie-jpn).html">Dansk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(smilehax-iie-jpn).html">Українська</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(smilehax-iie-jpn).html">Čeština</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(smilehax-iie-jpn).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>
|
||||
<!-- hacks-guide change end -->
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="initial-content">
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="main" role="main">
|
||||
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
|
||||
<!--
|
||||
|
||||
<div class="sidebar sticky">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="sidebar sticky" style="display: none;">
|
||||
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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">Algemene vooruitgang</span>
|
||||
<ol>
|
||||
|
||||
|
||||
<li style="display: none;" data-name="home"><a href='/nl_NL/'>Home</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="key-information"><a href='/nl_NL/key-information'>Belangrijkste Informatie</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="get-started"><a href='/nl_NL/get-started'>Begin</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(new-3ds)"><a href='/nl_NL/updating-firmware-(new-3ds)'>Firmware bijwerken (New 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(kor)"><a href='/nl_NL/updating-firmware-(kor)'>Firmware bijwerken (KOR)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(twn)"><a href='/nl_NL/updating-firmware-(twn)'>Firmware bijwerken (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="ntrboot"><a href='/nl_NL/ntrboot'>ntrboot</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="alternate-exploits"><a href='/nl_NL/alternate-exploits'>Alternatieve exploits</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer"><a href='/nl_NL/seedminer'>Seedminer</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(alternate)"><a href='/nl_NL/seedminer-(alternate)'>Seedminer (alternatief)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(mii)"><a href='/nl_NL/seedminer-(mii)'>Seedminer (Mii)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(twn)"><a href='/nl_NL/seedminer-(twn)'>Seedminer (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3"><a href='/nl_NL/bannerbomb3'>BannerBomb3</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/nl_NL/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/nl_NL/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/nl_NL/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/nl_NL/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/nl_NL/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(petit-compwner)"><a href='/nl_NL/installing-boot9strap-(petit-compwner)'>Installing boot9strap (petit-compwner)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/nl_NL/dumping-eshop-dsiware'>Dumping eShop DSiWare</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='/nl_NL/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='/nl_NL/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/nl_NL/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/nl_NL/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/nl_NL/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/nl_NL/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/nl_NL/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/nl_NL/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/nl_NL/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/nl_NL/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/nl_NL/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/nl_NL/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/nl_NL/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/nl_NL/finalizing-setup'>Finalizing Setup</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!-- hacks-guide change end-->
|
||||
|
||||
|
||||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="page__inner-wrap">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (smilehax-IIe-JPN)
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<section class="page__content" itemprop="text">
|
||||
|
||||
|
||||
<!-- hacks-guide change start -->
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class ="notice"><b>Voor hulp in het Engels kan je terecht bij <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew op Discord</a>.</b></div>
|
||||
|
||||
|
||||
<div class ="notice"><b>Vind je dit een goede handleiding? We accepteren <a href="contribute#donations">donaties</a>.</b></div>
|
||||
|
||||
|
||||
<hr>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<aside class="sidebar__right">
|
||||
<nav class="toc">
|
||||
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Inhoudsopgave</h4></header>
|
||||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#wat-je-nodig-hebt" id="markdown-toc-wat-je-nodig-hebt">Wat je nodig hebt</a></li>
|
||||
<li><a href="#instructies" id="markdown-toc-instructies">Instructies</a> <ul>
|
||||
<li><a href="#deel-i---voorbereiding" id="markdown-toc-deel-i---voorbereiding">Deel I - Voorbereiding</a></li>
|
||||
<li><a href="#section-ii---smilehax" id="markdown-toc-section-ii---smilehax">Section II - smilehax</a></li>
|
||||
<li><a href="#deel-iii---boot9strap-installeren" id="markdown-toc-deel-iii---boot9strap-installeren">Deel III - Boot9strap installeren</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#doorgaan-naar-installatie-voltooien" id="markdown-toc-doorgaan-naar-installatie-voltooien">Doorgaan naar Installatie voltooien</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the USA and EUR versions of SmileBASIC. The guide for those versions can be found <a href="installing-boot9strap-(smilehax-iie)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
<p><a href="https://github.com/zoogie/smilehax-IIe">smilehax-IIe</a> is an exploit for the game “SmileBASIC” made by zoogie, compatible with system versions 9.0.0 through 11.17.0 for USA/EUR/JPN region consoles.</p>
|
||||
</details>
|
||||
|
||||
<h3 id="wat-je-nodig-hebt">Wat je nodig hebt</h3>
|
||||
<ul>
|
||||
<li>The game “SmileBASIC” installed on your console
|
||||
<ul>
|
||||
<li>If you have downloaded it before, you can <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">redownload it</a></li>
|
||||
<li>Your SD card must be inserted in your console to install SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.1/Release_sh2e_v1.1.zip">smilehax-IIe</a> (direct download)</li>
|
||||
<li>De nieuwste versie van <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (directe download)</li>
|
||||
<li>De nieuwste versie van <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (directe download)</li>
|
||||
<li>The latest release of <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
|
||||
<li>De nieuwste versie van <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (het Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> bestand)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip">HBL otherapps</a> (direct download)</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="instructies">Instructies</h3>
|
||||
|
||||
<h4 id="deel-i---voorbereiding">Deel I - Voorbereiding</h4>
|
||||
<ol>
|
||||
<li>Make sure SmileBASIC is updated to the latest version</li>
|
||||
<li>Zet je console uit</li>
|
||||
<li>Plaats je SD kaart in je computer</li>
|
||||
<li>Kopieer <code class="language-plaintext highlighter-rouge">boot.firm</code> en <code class="language-plaintext highlighter-rouge">boot.3dsx</code> van de Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> naar de hoofdmap van je SD-kaart
|
||||
<ul>
|
||||
<li>De hoofdmap van de SD-kaart verwijst naar de bovenste map van de SD-kaart, waarin je alle mappen op de SD-kaart kunt zien, waaronder de Nintendo 3DS map, zonder je in de Nintendo 3DS map te bevinden</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Maak een map genaamd <code class="language-plaintext highlighter-rouge">boot9strap</code> op de hoofdmap van je SD-kaart</li>
|
||||
<li>Kopieer <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> en <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> van de boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> naar de <code class="language-plaintext highlighter-rouge">/boot9strap/</code> map op je SD-kaart</li>
|
||||
<li>Kopieer <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> van de SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> naar de hoofdmap van je SD-kaart</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">new3ds_JPN.bin</code> or <code class="language-plaintext highlighter-rouge">old3ds_JPN.bin</code> (depending on your model) from <code class="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the root of your SD card, then rename the payload to <code class="language-plaintext highlighter-rouge">otherapp.bin</code>
|
||||
<ul>
|
||||
<li>Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Transfer <code class="language-plaintext highlighter-rouge">SH2E-JPN.300.wav</code> from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a device that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Copy the petitcom <code class="language-plaintext highlighter-rouge">.icn</code> for your region to the root of your SD card</li>
|
||||
<li>Maak een map genaamd “3ds” op de hoofdmap van je SD-kaart als die nog niet bestaat
|
||||
<ul>
|
||||
<li>This folder stores homebrew applications and data; it is different from the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">nimdsphax</code> folder from the nimdsphax <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">0004000e</code></li>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">00117200</code> folder to <code class="language-plaintext highlighter-rouge">_00117200</code></li>
|
||||
<li>Stop je SD-kaart terug in je console</li>
|
||||
<li>Zet je console aan</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/smilehax-root-layout.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-folder.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/nimdsphax-location.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-ii---smilehax">Section II - smilehax</h4>
|
||||
|
||||
<ol>
|
||||
<li>Launch SmileBASIC
|
||||
<ul>
|
||||
<li>DO NOT update the game if prompted</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Select the “Publish/Download Projects” option</li>
|
||||
<li>Select the “Download (Receive) using Public Key” option</li>
|
||||
<li>Press the “Yes” button</li>
|
||||
<li>Enter the Public Key “NJEQK3A4” using the on-screen keyboard</li>
|
||||
<li>Press the “Yes” button to confirm the download of PMODEM141</li>
|
||||
<li>Press “OK”, then “Back”, then “Browse Projects”</li>
|
||||
<li>Select PMODEM141, then press “Select File”</li>
|
||||
<li>Select PMODEM141.PRG, then press “OK”, then “Yes” to execute it</li>
|
||||
<li>Select RECEIVE FILE SIMPLEX</li>
|
||||
<li>Prepare the device you use to play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>Keep your console about a foot from the <code class="language-plaintext highlighter-rouge">.wav</code> file playing devices’ speaker and use a reasonable (not loud) volume to play the <code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Now select 300BPS, then play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>When it finishes, press “Yes”, then press “OK”</li>
|
||||
<li>Press the START button</li>
|
||||
<li>Select the SH2E-xxx.TXT file, then press OK, then “Yes” to execute it</li>
|
||||
<li>Your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Launch nimdsphax from the list of homebrew</li>
|
||||
<li>Als de exploit succesvol was, zal je SafeB9SInstaller hebben opgestart
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="deel-iii---boot9strap-installeren">Deel III - Boot9strap installeren</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>When prompted, input the key combo given on the top screen to install boot9strap
|
||||
<ul>
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your console</li>
|
||||
<li>Your console should have booted into the Luma3DS configuration menu
|
||||
<ul>
|
||||
<li>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Veel van deze instellingen kunnen nuttig zijn voor aanpassing of debugging</li>
|
||||
<li>For the purpose of this guide, <strong>leave these options on the default settings</strong> (do not check or uncheck anything)</li>
|
||||
<li>If your console shuts down when you try to power it on, ensure that you have copied <code class="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Druk op (Start) om op te slaan en opnieuw op te starten</li>
|
||||
</ol>
|
||||
|
||||
<p>At this point, your console will boot to Luma3DS by default.</p>
|
||||
<ul>
|
||||
<li>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.</li>
|
||||
<li>On the next page, you will install useful homebrew applications to complete your setup.</li>
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
<h3 class="notice--primary" id="doorgaan-naar-installatie-voltooien">Doorgaan naar <a href="finalizing-setup">Installatie voltooien</a></h3>
|
||||
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- hacks-guide change start: force disable atom feed-->
|
||||
<!--
|
||||
|
||||
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
<!-- hacks-guide change start: custom footer -->
|
||||
|
||||
|
||||
|
||||
<div class="page__footer-copyright">© 2023 Nintendo Homebrew. - <a href="site-navigation">Site Navigatie</a> - <a href="privacy-policy">Privacybeleid</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>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
<script src="/assets/js/main.min.js"></script>
|
||||
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
|
||||
ga('create','UA-86465881-1','auto');
|
||||
ga('set', 'anonymizeIp', false);
|
||||
ga('send','pageview')
|
||||
</script>
|
||||
<script src="https://www.google-analytics.com/analytics.js" async></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -557,6 +557,7 @@ window.cookieconsent.initialise({
|
|||
<li><a href="installing-boot9strap-(pichaxx)">Installing boot9strap (PicHaxx)</a></li>
|
||||
<li><a href="installing-boot9strap-(safecerthax)">Installing boot9strap (safecerthax)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a></li>
|
||||
<li><a href="installing-boot9strap-(soundhax)">Boot9strap installeren (Soundhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(steelhax)">Installing boot9strap (Steelhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(ssloth-browser)">Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
|
|
|
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p>Alternativamente, SmileBASIC (um jogo pago) pode ser usado para ter acesso ao Homebrew Launcher sem usar o Seedminer.</p>
|
||||
|
||||
<p class="notice--primary">Continue em <a href="installing-boot9strap-(smilehax-iie)">Instalando boot9strap (smilehax-IIe)</a></p>
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a>. If you have the Japananese version, continue to <a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a>.</p>
|
||||
|
||||
<p>Se você possui uma cópia dos EUA do jogo Petit Computer na versão 2.2 (pago; apenas digital) você pode usá-la para instalar boot9strap.</p>
|
||||
|
||||
|
|
|
@ -543,7 +543,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p class="notice--primary">Se você ver a versão 8.0 do Luma3DS ou superior, continue em <a href="restoring-updating-cfw">Restaurando / Atualizando CFW</a></p>
|
||||
|
||||
<p class="notice--warning">Se você ver o GodMode9, Decrypt9WIP ou Hourglass9, você pressionou (Start) por acidente e deve tentar estas instruções novamente com (Select)</p>
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
|
||||
<p class="notice--danger">Se você ver algo não descrito nas opções acima, entre no <a href="https://discord.gg/MWxPgEp">Discord do Nintendo Homebrew</a> e peça ajuda, em inglês.</p>
|
||||
|
||||
|
|
|
@ -519,7 +519,7 @@ window.cookieconsent.initialise({
|
|||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">Este conjunto de instruções não suporta a versão japonesa do SmileBASIC.</p>
|
||||
<p class="notice--warning">Este conjunto de instruções não suporta a versão japonesa do SmileBASIC. The guide for that version can be found <a href="installing-boot9strap-(smilehax-iie-jpn)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Detalhes técnicos (opcional)</em></summary>
|
||||
|
|
745
pt_BR/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
745
pt_BR/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
|
@ -0,0 +1,745 @@
|
|||
<!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
|
||||
-->
|
||||
|
||||
<html lang="en" class="no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>Installing boot9strap (smilehax-IIe-JPN) - 3DS Hacks Guide</title>
|
||||
<meta name="description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
<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="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
<meta property="og:url" content="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(smilehax-iie-jpn).html">
|
||||
|
||||
|
||||
<meta property="og:description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(smilehax-iie-jpn).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/ -->
|
||||
|
||||
<!-- hacks-guide change start: cookie consent, favicon, locales -->
|
||||
|
||||
<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": "Esta página usa cookies para mostrar o atual progresso da guia na barra lateral e, desta forma melhorar o site."
|
||||
}
|
||||
})});
|
||||
</script>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<!-- end custom head snippets -->
|
||||
|
||||
</head>
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
<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">
|
||||
|
||||
<!-- hacks-guide change start: disable default masthead title -->
|
||||
<!--
|
||||
<a class="site-title" href="/">
|
||||
3DS Hacks Guide
|
||||
|
||||
</a>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
<ul class="visible-links">
|
||||
<!-- hacks-guide change start: multi-language configuration -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/pt_BR/">Página Inicial</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/pt_BR/faq">FAQ</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/pt_BR/troubleshooting">Troubleshooting</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/pt_BR/checking-for-cfw">Checando por CFW</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/pt_BR/godmode9-usage">Utilização do GodMode9</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/pt_BR/contribute">Contribuir</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/pt_BR/region-changing">Mudança de Região</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/pt_BR/uninstall-cfw">Desinstalar CFW</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/pt_BR/credits">Créditos</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/pt_BR/site-navigation">Navegação do Site</a></li>
|
||||
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
</ul>
|
||||
|
||||
<!-- hacks-guide change start: Add language selector -->
|
||||
<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/installing-boot9strap-(smilehax-iie-jpn).html">English</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(smilehax-iie-jpn).html">Español</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(smilehax-iie-jpn).html">Deutsch</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(smilehax-iie-jpn).html">Français</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(smilehax-iie-jpn).html">Italiano</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(smilehax-iie-jpn).html">Nederlands</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(smilehax-iie-jpn).html">Português do Brasil</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(smilehax-iie-jpn).html">Português (Portugal)</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(smilehax-iie-jpn).html">Русский</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(smilehax-iie-jpn).html">简体中文</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(smilehax-iie-jpn).html">繁體中文</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(smilehax-iie-jpn).html">Polski</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(smilehax-iie-jpn).html">Türkçe</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(smilehax-iie-jpn).html">Tiếng Việt</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(smilehax-iie-jpn).html">Català</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(smilehax-iie-jpn).html">Ελληνικά</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(smilehax-iie-jpn).html">עברית</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(smilehax-iie-jpn).html">Svenska</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(smilehax-iie-jpn).html">한국어</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(smilehax-iie-jpn).html">Norsk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(smilehax-iie-jpn).html">日本語</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(smilehax-iie-jpn).html">اللغة العربية</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie-jpn).html">Magyar</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(smilehax-iie-jpn).html">Română</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(smilehax-iie-jpn).html">Српски</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(smilehax-iie-jpn).html">Afrikaans</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(smilehax-iie-jpn).html">Bahasa Melayu</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(smilehax-iie-jpn).html">Suomi</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(smilehax-iie-jpn).html">Dansk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(smilehax-iie-jpn).html">Українська</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(smilehax-iie-jpn).html">Čeština</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(smilehax-iie-jpn).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>
|
||||
<!-- hacks-guide change end -->
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="initial-content">
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="main" role="main">
|
||||
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
|
||||
<!--
|
||||
|
||||
<div class="sidebar sticky">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="sidebar sticky" style="display: none;">
|
||||
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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">Progresso Geral</span>
|
||||
<ol>
|
||||
|
||||
|
||||
<li style="display: none;" data-name="home"><a href='/pt_BR/'>Página Inicial</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="key-information"><a href='/pt_BR/key-information'>Informação Importante</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="get-started"><a href='/pt_BR/get-started'>Começando</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(new-3ds)"><a href='/pt_BR/updating-firmware-(new-3ds)'>Atualizando o Firmware (New 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(kor)"><a href='/pt_BR/updating-firmware-(kor)'>Atualizando o Firmware (KOR)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(twn)"><a href='/pt_BR/updating-firmware-(twn)'>Atualizando o Firmware (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="ntrboot"><a href='/pt_BR/ntrboot'>ntrboot</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="alternate-exploits"><a href='/pt_BR/alternate-exploits'>Exploits Alternativos</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer"><a href='/pt_BR/seedminer'>Seedminer</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(alternate)"><a href='/pt_BR/seedminer-(alternate)'>Seedminer (Alternativo)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(mii)"><a href='/pt_BR/seedminer-(mii)'>Seedminer (Mii)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(twn)"><a href='/pt_BR/seedminer-(twn)'>Seedminer (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3"><a href='/pt_BR/bannerbomb3'>BannerBomb3</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/pt_BR/installing-boot9strap-(ninjhax2-dx)'>Instalando boot9strap (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/pt_BR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/pt_BR/installing-boot9strap-(smilehax-iie)'>Instalando boot9strap (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/pt_BR/installing-boot9strap-(steelhax)'>Instalando boot9strap (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/pt_BR/installing-boot9strap-(super-skaterhax)'>Instalando boot9strap (superskaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(petit-compwner)"><a href='/pt_BR/installing-boot9strap-(petit-compwner)'>Instalando boot9strap (petit-compwner)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/pt_BR/dumping-eshop-dsiware'>Fazendo dump de DSiWare da eShop</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Múltiplas Opções)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/pt_BR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (Único 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/pt_BR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (Vários 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/pt_BR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/pt_BR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/pt_BR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/pt_BR/installing-boot9strap-(hardmod)'>Instalando boot9strap (Hardmod)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/pt_BR/installing-boot9strap-(ntrboot)'>Instalando boot9strap (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/pt_BR/installing-boot9strap-(soundhax)'>Instalando boot9strap (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/pt_BR/installing-boot9strap-(safecerthax)'>Instalando boot9strap (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/pt_BR/installing-boot9strap-(ssloth-browser)'>Instalando boot9strap (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/pt_BR/installing-boot9strap-(fredtool-inject)'>Instalando boot9strap (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/pt_BR/installing-boot9strap-(menuhax)'>Instalando boot9strap (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/pt_BR/installing-boot9strap-(kartdlphax)'>Instalando boot9strap (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/pt_BR/finalizing-setup'>Finalizando a Instalação</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!-- hacks-guide change end-->
|
||||
|
||||
|
||||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="page__inner-wrap">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (smilehax-IIe-JPN)
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<section class="page__content" itemprop="text">
|
||||
|
||||
|
||||
<!-- hacks-guide change start -->
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class ="notice"><b>Para suporte em Inglês, peça ajuda no <a href="https://discord.gg/MWxPgEp">Discord do Nintendo Homebrew</a>.</b></div>
|
||||
|
||||
|
||||
<div class ="notice"><b>Se você gostou deste guia, nós aceitamos <a href="contribute#donations">Doações</a>.</b></div>
|
||||
|
||||
|
||||
<hr>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<aside class="sidebar__right">
|
||||
<nav class="toc">
|
||||
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Tabela de Conteúdo</h4></header>
|
||||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#o-que-é-necessário" id="markdown-toc-o-que-é-necessário">O que é necessário</a></li>
|
||||
<li><a href="#instruções" id="markdown-toc-instruções">Instruções</a> <ul>
|
||||
<li><a href="#seção-i---preparação" id="markdown-toc-seção-i---preparação">Seção I - Preparação</a></li>
|
||||
<li><a href="#seção-ii---smilehax" id="markdown-toc-seção-ii---smilehax">Seção II - smilehax</a></li>
|
||||
<li><a href="#seção-iii---instalando-o-boot9strap" id="markdown-toc-seção-iii---instalando-o-boot9strap">Seção III - Instalando o boot9strap</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#continue-para-finalizando-a-instalação" id="markdown-toc-continue-para-finalizando-a-instalação">Continue para Finalizando a instalação</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the USA and EUR versions of SmileBASIC. The guide for those versions can be found <a href="installing-boot9strap-(smilehax-iie)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Detalhes técnicos (opcional)</em></summary>
|
||||
<p><a href="https://github.com/zoogie/smilehax-IIe">smilehax-IIe</a> é um exploit para o jogo “SmileBASIC” feito por zoogie, compatível com versões de sistema 9.0.0 até 11.17.0 para consoles de região USA/EUR/JPN.</p>
|
||||
</details>
|
||||
|
||||
<h3 id="o-que-é-necessário">O que é necessário</h3>
|
||||
<ul>
|
||||
<li>O jogo “SmileBASIC” instalado no seu console
|
||||
<ul>
|
||||
<li>Se você já fez o download antes, você pode <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">baixá-lo novamente</a></li>
|
||||
<li>Seu cartão SD deve ser inserido no seu console para instalar SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>A versão mais recente do <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.1/Release_sh2e_v1.1.zip">smilehax-IIe</a> (download direto)</li>
|
||||
<li>A versão mais recente do <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (download direto)</li>
|
||||
<li>A versão mais recente do <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (download direto)</li>
|
||||
<li>A versão mais recente do <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (download direto)</li>
|
||||
<li>A versão mais recente do <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (o arquivo <code class="language-plaintext highlighter-rouge">.zip</code> do Luma3DS)</li>
|
||||
<li>A versão mais recente do <a href="https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip">HBL otherapps</a> (download direto)</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="instruções">Instruções</h3>
|
||||
|
||||
<h4 id="seção-i---preparação">Seção I - Preparação</h4>
|
||||
<ol>
|
||||
<li>Make sure SmileBASIC is updated to the latest version</li>
|
||||
<li>Desligue seu console</li>
|
||||
<li>Insira o cartão SD no seu computador</li>
|
||||
<li>Copie <code class="language-plaintext highlighter-rouge">boot.firm</code> e <code class="language-plaintext highlighter-rouge">boot.3dsx</code> do <code class="language-plaintext highlighter-rouge">.zip</code> do Luma3DS para a raiz do seu cartão SD
|
||||
<ul>
|
||||
<li>A raiz do cartão SD refere-se ao diretório inicial no seu cartão SD onde você pode ver a pasta Nintendo 3DS, mas não está dentro dela</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Crie uma pasta chamada <code class="language-plaintext highlighter-rouge">boot9strap</code> na raiz do seu cartão SD</li>
|
||||
<li>Copie o <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> e o <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> do <code class="language-plaintext highlighter-rouge">.zip</code> do boot9strap para a pasta <code class="language-plaintext highlighter-rouge">/boot9strap/</code> no seu cartão SD</li>
|
||||
<li>Copie <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> do <code class="language-plaintext highlighter-rouge">.zip</code> do SafeB9SInstaller para a raiz do seu cartão SD</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">new3ds_JPN.bin</code> or <code class="language-plaintext highlighter-rouge">old3ds_JPN.bin</code> (depending on your model) from <code class="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the root of your SD card, then rename the payload to <code class="language-plaintext highlighter-rouge">otherapp.bin</code>
|
||||
<ul>
|
||||
<li>Não adicione a extensão <code class="language-plaintext highlighter-rouge">.bin</code> se você não a vê</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Transfer <code class="language-plaintext highlighter-rouge">SH2E-JPN.300.wav</code> from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a device that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Copie o <code class="language-plaintext highlighter-rouge">.icn</code> petitcom para sua região para a raiz do seu cartão SD</li>
|
||||
<li>Crie uma pasta chamada <code class="language-plaintext highlighter-rouge">3ds</code> na raiz do seu cartão SD se ela ainda não existir
|
||||
<ul>
|
||||
<li>Esta pasta armazena aplicativos homebrew e dados; é diferente da pasta <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> que o console gera automaticamente</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copie a pasta <code class="language-plaintext highlighter-rouge">nimdsphax</code> do nimdsphax <code class="language-plaintext highlighter-rouge">.zip</code> para a pasta <code class="language-plaintext highlighter-rouge">/3ds/</code> no seu cartão SD</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">0004000e</code></li>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">00117200</code> folder to <code class="language-plaintext highlighter-rouge">_00117200</code></li>
|
||||
<li>Reinsira o cartão SD no seu console</li>
|
||||
<li>Ligue o seu console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/smilehax-root-layout.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-folder.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/nimdsphax-location.png" alt="" /></p>
|
||||
|
||||
<h4 id="seção-ii---smilehax">Seção II - smilehax</h4>
|
||||
|
||||
<ol>
|
||||
<li>Abra o SmileBASIC
|
||||
<ul>
|
||||
<li>DO NOT update the game if prompted</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Selecione a opção “Publish/Download Projects”</li>
|
||||
<li>Selecione a opção “Download (Receive) using Public Key”</li>
|
||||
<li>Pressione o botão “Yes”</li>
|
||||
<li>Digite a chave pública “NJEQK3A4” usando o teclado na tela</li>
|
||||
<li>Pressione o botão “Yes” para confirmar o download do PMODEM141</li>
|
||||
<li>Pressione “OK”, depois “Back”, depois “Browse Projects”</li>
|
||||
<li>Selecione PMODEM141, então pressione “Select File”</li>
|
||||
<li>Selecione PMODEM141.PRG, pressione “OK”, então “Sim” para executá-lo</li>
|
||||
<li>Selecione RECEIVE FILE SIMPLEX</li>
|
||||
<li>Prepare o dispositivo que você usa para reproduzir o arquivo <code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Mantenha seu console sobre três centrímetros do dispostivo tocando o arquivo <code class="language-plaintext highlighter-rouge">.wav</code> e use um volume razoável (não alto) para reproduzir o <code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Agora selecione 300BPS, e então reproduza o arquivo <code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Quando terminar, pressione “Yes” e então pressione “OK”</li>
|
||||
<li>Pressione o botão START</li>
|
||||
<li>Selecione o arquivo SH2E-xxx.TXT e pressione OK, em seguida “Yes” para executá-lo</li>
|
||||
<li>Seu console terá inicializado o Homebrew Launcher</li>
|
||||
<li>Abra o nimdsphax da lista de homebrews</li>
|
||||
<li>Se o exploit for bem-sucedido, você terá entrado no SafeB9SInstaller
|
||||
<ul>
|
||||
<li>Se o seu console congela em uma tela vermelha, segure o botão POWER até que ele desligue e tente esta seção novamente</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="seção-iii---instalando-o-boot9strap">Seção III - Instalando o boot9strap</h4>
|
||||
|
||||
<p>Nesta seção, você instalará custom firmware no seu console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Quando solicitado, aperte a sequência de botões fornecida na tela superior para instalar o boot9strap
|
||||
<ul>
|
||||
<li>Se um passo na tela inferior tiver texto de cor vermelha e você não for solicitado a introduzir um combo de botões, <a href="troubleshooting#issues-with-safeb9sinstaller">siga este guia de solução de problemas</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Quando concluído, aperte (A) para reiniciar o seu console</li>
|
||||
<li>Seu console deve ter inicializado o menu de configuração do Luma3DS
|
||||
<ul>
|
||||
<li>O menu de configuração do Luma3DS são configurações para o custom firmware do Luma3DS. Muitas dessas configurações podem ser úteis para personalização ou depuração</li>
|
||||
<li>Para o propósito deste guia, <strong>deixe essas opções nas configurações padrão</strong> (não marque ou desmarque nada)</li>
|
||||
<li>Se o seu console desligar quando você tentar ligá-lo, certifique-se de que você copiou <code class="language-plaintext highlighter-rouge">boot.firm</code> do <code class="language-plaintext highlighter-rouge">.zip</code> do Luma3DS para a raiz do seu cartão SD</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Aperte (Start) para salvar e reiniciar</li>
|
||||
</ol>
|
||||
|
||||
<p>A partir deste momento, o seu console iniciará no Luma3DS por padrão.</p>
|
||||
<ul>
|
||||
<li>O Luma3DS não é diferente do HOME Menu normal. Se seu console foi inicializado no Menu HOME, ele está executando custom firmware.</li>
|
||||
<li>Na próxima página, você irá instalar aplicativos homebrew úteis para concluir sua instalação.</li>
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
<h3 class="notice--primary" id="continue-para-finalizando-a-instalação">Continue para <a href="finalizing-setup">Finalizando a instalação</a></h3>
|
||||
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- hacks-guide change start: force disable atom feed-->
|
||||
<!--
|
||||
|
||||
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
<!-- hacks-guide change start: custom footer -->
|
||||
|
||||
|
||||
|
||||
<div class="page__footer-copyright">© 2023 Nintendo Homebrew. - <a href="site-navigation">Navegação do Site</a> - <a href="privacy-policy">Política de Privacidade</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>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
<script src="/assets/js/main.min.js"></script>
|
||||
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
|
||||
ga('create','UA-86465881-1','auto');
|
||||
ga('set', 'anonymizeIp', false);
|
||||
ga('send','pageview')
|
||||
</script>
|
||||
<script src="https://www.google-analytics.com/analytics.js" async></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -557,6 +557,7 @@ window.cookieconsent.initialise({
|
|||
<li><a href="installing-boot9strap-(pichaxx)">Installing boot9strap (PicHaxx)</a></li>
|
||||
<li><a href="installing-boot9strap-(safecerthax)">Instalando boot9strap (safecerthax)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie)">Instalando boot9strap (smilehax-IIe)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a></li>
|
||||
<li><a href="installing-boot9strap-(soundhax)">Instalando boot9strap (Soundhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(steelhax)">Instalando boot9strap (Steelhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(ssloth-browser)">Instalando boot9strap (SSLoth-Browser)</a></li>
|
||||
|
|
30
sitemap.xml
30
sitemap.xml
|
@ -1288,9 +1288,39 @@
|
|||
<loc>https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie).html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://3ds.hacks.guide/zh_CN/installing-boot9strap-(smilehax-iie-jpn).html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://3ds.hacks.guide/pt_BR/installing-boot9strap-(smilehax-iie-jpn).html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://3ds.hacks.guide/es_ES/installing-boot9strap-(smilehax-iie-jpn).html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://3ds.hacks.guide/ko_KR/installing-boot9strap-(smilehax-iie-jpn).html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://3ds.hacks.guide/de_DE/installing-boot9strap-(smilehax-iie-jpn).html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://3ds.hacks.guide/fr_FR/installing-boot9strap-(smilehax-iie-jpn).html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://3ds.hacks.guide/zh_TW/installing-boot9strap-(smilehax-iie-jpn).html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://3ds.hacks.guide/it_IT/installing-boot9strap-(smilehax-iie-jpn).html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://3ds.hacks.guide/installing-boot9strap-(smilehax-iie-jpn).html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://3ds.hacks.guide/nl_NL/installing-boot9strap-(smilehax-iie-jpn).html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie-jpn).html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://3ds.hacks.guide/zh_CN/installing-boot9strap-(soundhax).html</loc>
|
||||
</url>
|
||||
<url>
|
||||
|
|
|
@ -541,7 +541,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p>Alternatively, SmileBASIC (a paid game; digital only) can be used to get Homebrew Launcher access without using Seedminer.</p>
|
||||
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a></p>
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a>. If you have the Japananese version, continue to <a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a>.</p>
|
||||
|
||||
<p>If you own a version 2.2 US copy of the DSiWare game Petit Computer (paid; digital only) you can use it to install boot9strap.</p>
|
||||
|
||||
|
|
|
@ -544,7 +544,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p class="notice--primary">如果你看到 Luma3DS 的版本为 8.0 或更高版本,则请继续至<a href="restoring-updating-cfw">更新/恢复自制固件</a></p>
|
||||
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, or Hourglass9, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
|
||||
<p class="notice--danger">如果你看到了其他不在上述中出现的东西,请加入 <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew Discord 服务器</a>然后以英文寻求帮助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 <a href="https://stray-soul.site/index.php/qqgroup">QQ 群</a>寻求帮助,群号为 942052497。</p>
|
||||
|
||||
|
|
|
@ -520,7 +520,7 @@ window.cookieconsent.initialise({
|
|||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the Japanese version of SmileBASIC.</p>
|
||||
<p class="notice--warning">This set of instructions does not support the Japanese version of SmileBASIC. The guide for that version can be found <a href="installing-boot9strap-(smilehax-iie-jpn)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>技术细节(选看)</em></summary>
|
||||
|
|
746
zh_CN/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
746
zh_CN/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
|
@ -0,0 +1,746 @@
|
|||
<!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
|
||||
-->
|
||||
|
||||
<html lang="en" class="no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>Installing boot9strap (smilehax-IIe-JPN) - 3DS Hacks Guide</title>
|
||||
<meta name="description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
<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="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
<meta property="og:url" content="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(smilehax-iie-jpn).html">
|
||||
|
||||
|
||||
<meta property="og:description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(smilehax-iie-jpn).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/ -->
|
||||
|
||||
<!-- hacks-guide change start: cookie consent, favicon, locales -->
|
||||
|
||||
<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": "本网站利用cookies在侧边栏上显示当前的操作进度并改善此站点的使用体验。"
|
||||
}
|
||||
})});
|
||||
</script>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<!-- end custom head snippets -->
|
||||
|
||||
</head>
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
<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">
|
||||
|
||||
<!-- hacks-guide change start: disable default masthead title -->
|
||||
<!--
|
||||
<a class="site-title" href="/">
|
||||
3DS Hacks Guide
|
||||
|
||||
</a>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
<ul class="visible-links">
|
||||
<!-- hacks-guide change start: multi-language configuration -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/zh_CN/">主页</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_CN/faq">常见问题</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_CN/troubleshooting">问题排查</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_CN/checking-for-cfw">检查自制固件</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_CN/godmode9-usage">GodMode9 使用教程</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_CN/contribute">捐助</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_CN/region-changing">区域变更</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_CN/uninstall-cfw">卸载自制固件</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_CN/credits">致谢</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_CN/site-navigation">网站导航</a></li>
|
||||
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
</ul>
|
||||
|
||||
<!-- hacks-guide change start: Add language selector -->
|
||||
<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/installing-boot9strap-(smilehax-iie-jpn).html">English</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(smilehax-iie-jpn).html">Español</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(smilehax-iie-jpn).html">Deutsch</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(smilehax-iie-jpn).html">Français</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(smilehax-iie-jpn).html">Italiano</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(smilehax-iie-jpn).html">Nederlands</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(smilehax-iie-jpn).html">Português do Brasil</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(smilehax-iie-jpn).html">Português (Portugal)</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(smilehax-iie-jpn).html">Русский</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(smilehax-iie-jpn).html">简体中文</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(smilehax-iie-jpn).html">繁體中文</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(smilehax-iie-jpn).html">Polski</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(smilehax-iie-jpn).html">Türkçe</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(smilehax-iie-jpn).html">Tiếng Việt</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(smilehax-iie-jpn).html">Català</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(smilehax-iie-jpn).html">Ελληνικά</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(smilehax-iie-jpn).html">עברית</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(smilehax-iie-jpn).html">Svenska</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(smilehax-iie-jpn).html">한국어</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(smilehax-iie-jpn).html">Norsk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(smilehax-iie-jpn).html">日本語</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(smilehax-iie-jpn).html">اللغة العربية</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie-jpn).html">Magyar</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(smilehax-iie-jpn).html">Română</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(smilehax-iie-jpn).html">Српски</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(smilehax-iie-jpn).html">Afrikaans</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(smilehax-iie-jpn).html">Bahasa Melayu</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(smilehax-iie-jpn).html">Suomi</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(smilehax-iie-jpn).html">Dansk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(smilehax-iie-jpn).html">Українська</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(smilehax-iie-jpn).html">Čeština</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(smilehax-iie-jpn).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>
|
||||
<!-- hacks-guide change end -->
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="initial-content">
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="main" role="main">
|
||||
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
|
||||
<!--
|
||||
|
||||
<div class="sidebar sticky">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="sidebar sticky" style="display: none;">
|
||||
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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">总进度</span>
|
||||
<ol>
|
||||
|
||||
|
||||
<li style="display: none;" data-name="home"><a href='/zh_CN/'>主页</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="key-information"><a href='/zh_CN/key-information'>Key Information</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="get-started"><a href='/zh_CN/get-started'>Get Started</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(new-3ds)"><a href='/zh_CN/updating-firmware-(new-3ds)'>Updating Firmware (New 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(kor)"><a href='/zh_CN/updating-firmware-(kor)'>Updating Firmware (KOR)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(twn)"><a href='/zh_CN/updating-firmware-(twn)'>Updating Firmware (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="ntrboot"><a href='/zh_CN/ntrboot'>ntrboot</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="alternate-exploits"><a href='/zh_CN/alternate-exploits'>Alternate Exploits</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer"><a href='/zh_CN/seedminer'>Seedminer</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(alternate)"><a href='/zh_CN/seedminer-(alternate)'>Seedminer (Alternate)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(mii)"><a href='/zh_CN/seedminer-(mii)'>Seedminer (Mii)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(twn)"><a href='/zh_CN/seedminer-(twn)'>Seedminer (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3"><a href='/zh_CN/bannerbomb3'>BannerBomb3</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/zh_CN/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/zh_CN/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/zh_CN/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/zh_CN/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/zh_CN/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(petit-compwner)"><a href='/zh_CN/installing-boot9strap-(petit-compwner)'>Installing boot9strap (petit-compwner)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/zh_CN/dumping-eshop-dsiware'>Dumping eShop DSiWare</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='/zh_CN/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='/zh_CN/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/zh_CN/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/zh_CN/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/zh_CN/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/zh_CN/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/zh_CN/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/zh_CN/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/zh_CN/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/zh_CN/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/zh_CN/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/zh_CN/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/zh_CN/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/zh_CN/finalizing-setup'>Finalizing Setup</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!-- hacks-guide change end-->
|
||||
|
||||
|
||||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="page__inner-wrap">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (smilehax-IIe-JPN)
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<section class="page__content" itemprop="text">
|
||||
|
||||
|
||||
<!-- hacks-guide change start -->
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class ="notice"><b>如果有疑问并且懂英语的话,可以到 <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew Discord 服务器</a>上使用英文寻求帮助。(请注意,如果你身处中国大陆,你可能需要通过科学上网来访问 Discord)
|
||||
你也可以到译者的 <a href="https://stray-soul.site/index.php/qqgroup">QQ 群</a>寻求帮助,群号为 942052497。</b></div>
|
||||
|
||||
|
||||
<div class ="notice"><b>如果你喜欢我们的教程,可以通过<a href="contribute#donations">捐赠</a>支持我们。</b></div>
|
||||
|
||||
|
||||
<hr>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<aside class="sidebar__right">
|
||||
<nav class="toc">
|
||||
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> 目录内容</h4></header>
|
||||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#你需要准备点啥" id="markdown-toc-你需要准备点啥">你需要准备点啥?</a></li>
|
||||
<li><a href="#操作步骤" id="markdown-toc-操作步骤">操作步骤</a> <ul>
|
||||
<li><a href="#第一步--准备工作" id="markdown-toc-第一步--准备工作">第一步 – 准备工作</a></li>
|
||||
<li><a href="#section-ii---smilehax" id="markdown-toc-section-ii---smilehax">Section II - smilehax</a></li>
|
||||
<li><a href="#第三步--安装-boot9strap" id="markdown-toc-第三步--安装-boot9strap">第三步 – 安装 boot9strap</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#继续至完成安装" id="markdown-toc-继续至完成安装">继续至完成安装</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the USA and EUR versions of SmileBASIC. The guide for those versions can be found <a href="installing-boot9strap-(smilehax-iie)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>技术细节(选看)</em></summary>
|
||||
<p><a href="https://github.com/zoogie/smilehax-IIe">smilehax-IIe</a> is an exploit for the game “SmileBASIC” made by zoogie, compatible with system versions 9.0.0 through 11.17.0 for USA/EUR/JPN region consoles.</p>
|
||||
</details>
|
||||
|
||||
<h3 id="你需要准备点啥">你需要准备点啥?</h3>
|
||||
<ul>
|
||||
<li>The game “SmileBASIC” installed on your console
|
||||
<ul>
|
||||
<li>If you have downloaded it before, you can <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">redownload it</a></li>
|
||||
<li>Your SD card must be inserted in your console to install SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.1/Release_sh2e_v1.1.zip">smilehax-IIe</a> (direct download)</li>
|
||||
<li>最新版本的 <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a>(直链)</li>
|
||||
<li>最新版本的 <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a>(直链)</li>
|
||||
<li>The latest release of <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
|
||||
<li>最新版本的 <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a>(下载 Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> 文件)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip">HBL otherapps</a> (direct download)</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="操作步骤">操作步骤</h3>
|
||||
|
||||
<h4 id="第一步--准备工作">第一步 – 准备工作</h4>
|
||||
<ol>
|
||||
<li>Make sure SmileBASIC is updated to the latest version</li>
|
||||
<li>将主机关机</li>
|
||||
<li>将你的 SD 卡插入到电脑</li>
|
||||
<li>解压 Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> 里的 <code class="language-plaintext highlighter-rouge">boot.firm</code> 和 <code class="language-plaintext highlighter-rouge">boot.3dsx</code> 到你 SD 卡的根目录
|
||||
<ul>
|
||||
<li>根目录指的是你点进 SD 卡看到的目录,你可以在这个目录下看到 Nintendo 3DS 文件夹,但请不要点进去</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>在 SD 卡根目录创建一个名为 <code class="language-plaintext highlighter-rouge">boot9strap</code> 的文件夹</li>
|
||||
<li>从boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> 文件中复制 <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> 和 <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> 到你SD卡的 <code class="language-plaintext highlighter-rouge">/boot9strap/</code> 文件夹中</li>
|
||||
<li>从 SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> 压缩包中复制 <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> 到 SD 卡根目录下</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">new3ds_JPN.bin</code> or <code class="language-plaintext highlighter-rouge">old3ds_JPN.bin</code> (depending on your model) from <code class="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the root of your SD card, then rename the payload to <code class="language-plaintext highlighter-rouge">otherapp.bin</code>
|
||||
<ul>
|
||||
<li>Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Transfer <code class="language-plaintext highlighter-rouge">SH2E-JPN.300.wav</code> from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a device that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Copy the petitcom <code class="language-plaintext highlighter-rouge">.icn</code> for your region to the root of your SD card</li>
|
||||
<li>检查 SD 卡的根目录是否存在一个名为 <code class="language-plaintext highlighter-rouge">3ds</code> 的文件夹,如果没有则手动新建一个
|
||||
<ul>
|
||||
<li>This folder stores homebrew applications and data; it is different from the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">nimdsphax</code> folder from the nimdsphax <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">0004000e</code></li>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">00117200</code> folder to <code class="language-plaintext highlighter-rouge">_00117200</code></li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/smilehax-root-layout.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-folder.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/nimdsphax-location.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-ii---smilehax">Section II - smilehax</h4>
|
||||
|
||||
<ol>
|
||||
<li>Launch SmileBASIC
|
||||
<ul>
|
||||
<li>DO NOT update the game if prompted</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Select the “Publish/Download Projects” option</li>
|
||||
<li>Select the “Download (Receive) using Public Key” option</li>
|
||||
<li>Press the “Yes” button</li>
|
||||
<li>Enter the Public Key “NJEQK3A4” using the on-screen keyboard</li>
|
||||
<li>Press the “Yes” button to confirm the download of PMODEM141</li>
|
||||
<li>Press “OK”, then “Back”, then “Browse Projects”</li>
|
||||
<li>Select PMODEM141, then press “Select File”</li>
|
||||
<li>Select PMODEM141.PRG, then press “OK”, then “Yes” to execute it</li>
|
||||
<li>Select RECEIVE FILE SIMPLEX</li>
|
||||
<li>Prepare the device you use to play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>Keep your console about a foot from the <code class="language-plaintext highlighter-rouge">.wav</code> file playing devices’ speaker and use a reasonable (not loud) volume to play the <code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Now select 300BPS, then play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>When it finishes, press “Yes”, then press “OK”</li>
|
||||
<li>Press the START button</li>
|
||||
<li>Select the SH2E-xxx.TXT file, then press OK, then “Yes” to execute it</li>
|
||||
<li>Your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Launch nimdsphax from the list of homebrew</li>
|
||||
<li>如果一切成功的话,你将自动进入 SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="第三步--安装-boot9strap">第三步 – 安装 boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>When prompted, input the key combo given on the top screen to install boot9strap
|
||||
<ul>
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your console</li>
|
||||
<li>你的主机应该会在开机后进入 Luma3DS 配置菜单
|
||||
<ul>
|
||||
<li>Luma3DS 配置菜单用于设置 Luma3DS 自制固件的可选功能 其中有许多功能可用于个性化或调试</li>
|
||||
<li>对于本手册的目的而言,<strong>请不要修改默认设置</strong>(不要选中或者取消选中任何东西)</li>
|
||||
<li>如果你的主机在你尝试开机后直接自动关机了,请确认你已经从 Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> 中复制了 <code class="language-plaintext highlighter-rouge">boot.firm</code> 文件到你的 SD 卡根目录中</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>按下 “Start” 键保存设置并重启</li>
|
||||
</ol>
|
||||
|
||||
<p>At this point, your console will boot to Luma3DS by default.</p>
|
||||
<ul>
|
||||
<li>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.</li>
|
||||
<li>On the next page, you will install useful homebrew applications to complete your setup.</li>
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
<h3 class="notice--primary" id="继续至完成安装">继续至<a href="finalizing-setup">完成安装</a></h3>
|
||||
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- hacks-guide change start: force disable atom feed-->
|
||||
<!--
|
||||
|
||||
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
<!-- hacks-guide change start: custom footer -->
|
||||
|
||||
|
||||
|
||||
<div class="page__footer-copyright">© 2023 Nintendo Homebrew. - <a href="site-navigation">网站导航</a> - <a href="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>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
<script src="/assets/js/main.min.js"></script>
|
||||
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
|
||||
ga('create','UA-86465881-1','auto');
|
||||
ga('set', 'anonymizeIp', false);
|
||||
ga('send','pageview')
|
||||
</script>
|
||||
<script src="https://www.google-analytics.com/analytics.js" async></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -558,6 +558,7 @@ window.cookieconsent.initialise({
|
|||
<li><a href="installing-boot9strap-(pichaxx)">Installing boot9strap (PicHaxx)</a></li>
|
||||
<li><a href="installing-boot9strap-(safecerthax)">Installing boot9strap (safecerthax)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a></li>
|
||||
<li><a href="installing-boot9strap-(soundhax)">安装 boot9strap(通过 Soundhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(steelhax)">Installing boot9strap (Steelhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(ssloth-browser)">安装 boot9strap(SSLoth-浏览器)</a></li>
|
||||
|
|
|
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p>Alternatively, SmileBASIC (a paid game; digital only) can be used to get Homebrew Launcher access without using Seedminer.</p>
|
||||
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a></p>
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a>. If you have the Japananese version, continue to <a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a>.</p>
|
||||
|
||||
<p>If you own a version 2.2 US copy of the DSiWare game Petit Computer (paid; digital only) you can use it to install boot9strap.</p>
|
||||
|
||||
|
|
|
@ -543,7 +543,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p class="notice--primary">如果您的主機顯示高於 (含) Luma3DS 8.0 的版本的話,請前往至 <a href="restoring-cfw">還原 / 更新 CFW</a></p>
|
||||
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, or Hourglass9, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
<p class="notice--warning">If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held (Start) by accident and should try these instructions again with (Select)</p>
|
||||
|
||||
<p class="notice--danger">如果您的主機顯示了以上皆非的畫面的話,請至 <a href="https://discord.gg/MWxPgEp">Discord 上的 Nintendo Homebrew 伺服器</a> 並使用英文求助。</p>
|
||||
|
||||
|
|
|
@ -519,7 +519,7 @@ window.cookieconsent.initialise({
|
|||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the Japanese version of SmileBASIC.</p>
|
||||
<p class="notice--warning">This set of instructions does not support the Japanese version of SmileBASIC. The guide for that version can be found <a href="installing-boot9strap-(smilehax-iie-jpn)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
|
|
745
zh_TW/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
745
zh_TW/installing-boot9strap-(smilehax-iie-jpn).html
Normal file
|
@ -0,0 +1,745 @@
|
|||
<!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
|
||||
-->
|
||||
|
||||
<html lang="en" class="no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>Installing boot9strap (smilehax-IIe-JPN) - 3DS Hacks Guide</title>
|
||||
<meta name="description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
<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="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
<meta property="og:url" content="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(smilehax-iie-jpn).html">
|
||||
|
||||
|
||||
<meta property="og:description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(smilehax-iie-jpn).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/ -->
|
||||
|
||||
<!-- hacks-guide change start: cookie consent, favicon, locales -->
|
||||
|
||||
<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": "此網站透過 Cookies 來顯示您手冊的操作進度以及提升此網站的使用經驗。"
|
||||
}
|
||||
})});
|
||||
</script>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<!-- end custom head snippets -->
|
||||
|
||||
</head>
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
<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">
|
||||
|
||||
<!-- hacks-guide change start: disable default masthead title -->
|
||||
<!--
|
||||
<a class="site-title" href="/">
|
||||
3DS Hacks Guide
|
||||
|
||||
</a>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
<ul class="visible-links">
|
||||
<!-- hacks-guide change start: multi-language configuration -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/zh_TW/">首頁</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_TW/faq">常見問題 FAQ</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_TW/troubleshooting">疑難排解</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_TW/checking-for-cfw">檢查自製韌體</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_TW/godmode9-usage">如何使用 GodMode9</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_TW/contribute">貢獻</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_TW/region-changing">區碼變更</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_TW/uninstall-cfw">卸載自製韌體</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_TW/credits">製作群</a></li>
|
||||
|
||||
|
||||
|
||||
<li class="masthead__menu-item"><a href="/zh_TW/site-navigation">網站導覽</a></li>
|
||||
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
</ul>
|
||||
|
||||
<!-- hacks-guide change start: Add language selector -->
|
||||
<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/installing-boot9strap-(smilehax-iie-jpn).html">English</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/installing-boot9strap-(smilehax-iie-jpn).html">Español</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/installing-boot9strap-(smilehax-iie-jpn).html">Deutsch</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/installing-boot9strap-(smilehax-iie-jpn).html">Français</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/installing-boot9strap-(smilehax-iie-jpn).html">Italiano</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/installing-boot9strap-(smilehax-iie-jpn).html">Nederlands</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/installing-boot9strap-(smilehax-iie-jpn).html">Português do Brasil</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/installing-boot9strap-(smilehax-iie-jpn).html">Português (Portugal)</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/installing-boot9strap-(smilehax-iie-jpn).html">Русский</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/installing-boot9strap-(smilehax-iie-jpn).html">简体中文</a></li>
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/installing-boot9strap-(smilehax-iie-jpn).html">繁體中文</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/installing-boot9strap-(smilehax-iie-jpn).html">Polski</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/installing-boot9strap-(smilehax-iie-jpn).html">Türkçe</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/installing-boot9strap-(smilehax-iie-jpn).html">Tiếng Việt</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/installing-boot9strap-(smilehax-iie-jpn).html">Català</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/installing-boot9strap-(smilehax-iie-jpn).html">Ελληνικά</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/installing-boot9strap-(smilehax-iie-jpn).html">עברית</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/installing-boot9strap-(smilehax-iie-jpn).html">Svenska</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(smilehax-iie-jpn).html">한국어</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/installing-boot9strap-(smilehax-iie-jpn).html">Norsk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/installing-boot9strap-(smilehax-iie-jpn).html">日本語</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/installing-boot9strap-(smilehax-iie-jpn).html">اللغة العربية</a></li> -->
|
||||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/installing-boot9strap-(smilehax-iie-jpn).html">Magyar</a></li>
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/installing-boot9strap-(smilehax-iie-jpn).html">Română</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/installing-boot9strap-(smilehax-iie-jpn).html">Српски</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/installing-boot9strap-(smilehax-iie-jpn).html">Afrikaans</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/installing-boot9strap-(smilehax-iie-jpn).html">Bahasa Melayu</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/installing-boot9strap-(smilehax-iie-jpn).html">Suomi</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/installing-boot9strap-(smilehax-iie-jpn).html">Dansk</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/installing-boot9strap-(smilehax-iie-jpn).html">Українська</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/installing-boot9strap-(smilehax-iie-jpn).html">Čeština</a></li> -->
|
||||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/installing-boot9strap-(smilehax-iie-jpn).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>
|
||||
<!-- hacks-guide change end -->
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="initial-content">
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="main" role="main">
|
||||
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
|
||||
<!--
|
||||
|
||||
<div class="sidebar sticky">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="sidebar sticky" style="display: none;">
|
||||
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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">整體進度</span>
|
||||
<ol>
|
||||
|
||||
|
||||
<li style="display: none;" data-name="home"><a href='/zh_TW/'>首頁</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="key-information"><a href='/zh_TW/key-information'>Key Information</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="get-started"><a href='/zh_TW/get-started'>Get Started</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(new-3ds)"><a href='/zh_TW/updating-firmware-(new-3ds)'>Updating Firmware (New 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(kor)"><a href='/zh_TW/updating-firmware-(kor)'>Updating Firmware (KOR)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="updating-firmware-(twn)"><a href='/zh_TW/updating-firmware-(twn)'>Updating Firmware (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="ntrboot"><a href='/zh_TW/ntrboot'>ntrboot</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="alternate-exploits"><a href='/zh_TW/alternate-exploits'>Alternate Exploits</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer"><a href='/zh_TW/seedminer'>Seedminer</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(alternate)"><a href='/zh_TW/seedminer-(alternate)'>Seedminer (Alternate)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(mii)"><a href='/zh_TW/seedminer-(mii)'>Seedminer (Mii)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="seedminer-(twn)"><a href='/zh_TW/seedminer-(twn)'>Seedminer (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3"><a href='/zh_TW/bannerbomb3'>BannerBomb3</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/zh_TW/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/zh_TW/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/zh_TW/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/zh_TW/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/zh_TW/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(petit-compwner)"><a href='/zh_TW/installing-boot9strap-(petit-compwner)'>Installing boot9strap (petit-compwner)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/zh_TW/dumping-eshop-dsiware'>Dumping eShop DSiWare</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='/zh_TW/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='/zh_TW/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/zh_TW/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/zh_TW/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/zh_TW/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/zh_TW/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/zh_TW/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/zh_TW/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/zh_TW/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/zh_TW/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/zh_TW/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/zh_TW/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/zh_TW/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/zh_TW/finalizing-setup'>Finalizing Setup</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!-- hacks-guide change end-->
|
||||
|
||||
|
||||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="Installing boot9strap (smilehax-IIe-JPN)">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="page__inner-wrap">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (smilehax-IIe-JPN)
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<section class="page__content" itemprop="text">
|
||||
|
||||
|
||||
<!-- hacks-guide change start -->
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class ="notice"><b>若需英語支援,請於 <a href="https://discord.gg/MWxPgEp">Discord 上的 Nintendo Homebrew 伺服器</a>發問。</b></div>
|
||||
|
||||
|
||||
<div class ="notice"><b>如果您喜歡本教學,我們很樂意接受<a href="contribute#donations">捐贈</a>。</b></div>
|
||||
|
||||
|
||||
<hr>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
<aside class="sidebar__right">
|
||||
<nav class="toc">
|
||||
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> 條目內容</h4></header>
|
||||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#必備項目" id="markdown-toc-必備項目">必備項目</a></li>
|
||||
<li><a href="#操作說明" id="markdown-toc-操作說明">操作說明</a> <ul>
|
||||
<li><a href="#第一節--準備工作" id="markdown-toc-第一節--準備工作">第一節 — 準備工作</a></li>
|
||||
<li><a href="#section-ii---smilehax" id="markdown-toc-section-ii---smilehax">Section II - smilehax</a></li>
|
||||
<li><a href="#第三節--安裝-boot9strap" id="markdown-toc-第三節--安裝-boot9strap">第三節 — 安裝 boot9strap</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#繼續至完成安裝" id="markdown-toc-繼續至完成安裝">繼續至完成安裝</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p class="notice--warning">This set of instructions does not support the USA and EUR versions of SmileBASIC. The guide for those versions can be found <a href="installing-boot9strap-(smilehax-iie)">here</a>.</p>
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
<p><a href="https://github.com/zoogie/smilehax-IIe">smilehax-IIe</a> is an exploit for the game “SmileBASIC” made by zoogie, compatible with system versions 9.0.0 through 11.17.0 for USA/EUR/JPN region consoles.</p>
|
||||
</details>
|
||||
|
||||
<h3 id="必備項目">必備項目</h3>
|
||||
<ul>
|
||||
<li>The game “SmileBASIC” installed on your console
|
||||
<ul>
|
||||
<li>If you have downloaded it before, you can <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">redownload it</a></li>
|
||||
<li>Your SD card must be inserted in your console to install SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.1/Release_sh2e_v1.1.zip">smilehax-IIe</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip">HBL otherapps</a> (direct download)</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="操作說明">操作說明</h3>
|
||||
|
||||
<h4 id="第一節--準備工作">第一節 — 準備工作</h4>
|
||||
<ol>
|
||||
<li>Make sure SmileBASIC is updated to the latest version</li>
|
||||
<li>Power off your console</li>
|
||||
<li>將 SD 卡插入至電腦中</li>
|
||||
<li>解壓 Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> 內的 <code class="language-plaintext highlighter-rouge">boot.firm</code> 及 <code class="language-plaintext highlighter-rouge">boot.3dsx</code> 到 SD 卡的根目錄底下
|
||||
<ul>
|
||||
<li>「SD 卡的根目錄」指的是你的 SD 卡含有 Nintendo 3DS 資料夾的目錄,而非該資料夾內部</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>在 SD 卡的根目錄底下建立一個新的資料夾 <code class="language-plaintext highlighter-rouge">boot9strap</code></li>
|
||||
<li>解壓 boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> 的 <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> 及 <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> 檔案至 SD 卡的 <code class="language-plaintext highlighter-rouge">/boot9strap/</code> 資料夾中</li>
|
||||
<li>將 SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> 中的 <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> 複製到 SD 卡的根目錄</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">new3ds_JPN.bin</code> or <code class="language-plaintext highlighter-rouge">old3ds_JPN.bin</code> (depending on your model) from <code class="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the root of your SD card, then rename the payload to <code class="language-plaintext highlighter-rouge">otherapp.bin</code>
|
||||
<ul>
|
||||
<li>Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Transfer <code class="language-plaintext highlighter-rouge">SH2E-JPN.300.wav</code> from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a device that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Copy the petitcom <code class="language-plaintext highlighter-rouge">.icn</code> for your region to the root of your SD card</li>
|
||||
<li>在 SD 卡的根目錄底下建立一個新資料夾 <code class="language-plaintext highlighter-rouge">3ds</code>
|
||||
<ul>
|
||||
<li>This folder stores homebrew applications and data; it is different from the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">nimdsphax</code> folder from the nimdsphax <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">0004000e</code></li>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">00117200</code> folder to <code class="language-plaintext highlighter-rouge">_00117200</code></li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/smilehax-root-layout.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-folder.png" alt="" /></p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/nimdsphax-location.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-ii---smilehax">Section II - smilehax</h4>
|
||||
|
||||
<ol>
|
||||
<li>Launch SmileBASIC
|
||||
<ul>
|
||||
<li>DO NOT update the game if prompted</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Select the “Publish/Download Projects” option</li>
|
||||
<li>Select the “Download (Receive) using Public Key” option</li>
|
||||
<li>Press the “Yes” button</li>
|
||||
<li>Enter the Public Key “NJEQK3A4” using the on-screen keyboard</li>
|
||||
<li>Press the “Yes” button to confirm the download of PMODEM141</li>
|
||||
<li>Press “OK”, then “Back”, then “Browse Projects”</li>
|
||||
<li>Select PMODEM141, then press “Select File”</li>
|
||||
<li>Select PMODEM141.PRG, then press “OK”, then “Yes” to execute it</li>
|
||||
<li>Select RECEIVE FILE SIMPLEX</li>
|
||||
<li>Prepare the device you use to play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>Keep your console about a foot from the <code class="language-plaintext highlighter-rouge">.wav</code> file playing devices’ speaker and use a reasonable (not loud) volume to play the <code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Now select 300BPS, then play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>When it finishes, press “Yes”, then press “OK”</li>
|
||||
<li>Press the START button</li>
|
||||
<li>Select the SH2E-xxx.TXT file, then press OK, then “Yes” to execute it</li>
|
||||
<li>Your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Launch nimdsphax from the list of homebrew</li>
|
||||
<li>如果一切成功的話,您將自動進入 SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="第三節--安裝-boot9strap">第三節 — 安裝 boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>When prompted, input the key combo given on the top screen to install boot9strap
|
||||
<ul>
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your console</li>
|
||||
<li>Your console should have booted into the Luma3DS configuration menu
|
||||
<ul>
|
||||
<li>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging</li>
|
||||
<li>For the purpose of this guide, <strong>leave these options on the default settings</strong> (do not check or uncheck anything)</li>
|
||||
<li>If your console shuts down when you try to power it on, ensure that you have copied <code class="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>按『Start』鍵以存檔並重新啟動系統</li>
|
||||
</ol>
|
||||
|
||||
<p>At this point, your console will boot to Luma3DS by default.</p>
|
||||
<ul>
|
||||
<li>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.</li>
|
||||
<li>On the next page, you will install useful homebrew applications to complete your setup.</li>
|
||||
</ul>
|
||||
|
||||
<hr />
|
||||
<h3 class="notice--primary" id="繼續至完成安裝">繼續至<a href="finalizing-setup">完成安裝</a></h3>
|
||||
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- hacks-guide change start: force disable atom feed-->
|
||||
<!--
|
||||
|
||||
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||||
|
||||
</ul>
|
||||
-->
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</div>
|
||||
|
||||
<!-- hacks-guide change start: custom footer -->
|
||||
|
||||
|
||||
|
||||
<div class="page__footer-copyright">© 2023 Nintendo Homebrew. - <a href="site-navigation">網站導覽</a> - <a href="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>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
<script src="/assets/js/main.min.js"></script>
|
||||
|
||||
|
||||
<!-- hacks-guide change start: Disable caching -->
|
||||
|
||||
<!-- hacks-guide change end -->
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
|
||||
ga('create','UA-86465881-1','auto');
|
||||
ga('set', 'anonymizeIp', false);
|
||||
ga('send','pageview')
|
||||
</script>
|
||||
<script src="https://www.google-analytics.com/analytics.js" async></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -557,6 +557,7 @@ window.cookieconsent.initialise({
|
|||
<li><a href="installing-boot9strap-(pichaxx)">Installing boot9strap (PicHaxx)</a></li>
|
||||
<li><a href="installing-boot9strap-(safecerthax)">Installing boot9strap (safecerthax)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie)">Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li><a href="installing-boot9strap-(smilehax-iie-jpn)">Installing boot9strap (smilehax-IIe-jpn)</a></li>
|
||||
<li><a href="installing-boot9strap-(soundhax)">安裝 boot9strap (透過 Soundhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(steelhax)">Installing boot9strap (Steelhax)</a></li>
|
||||
<li><a href="installing-boot9strap-(ssloth-browser)">Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
|
|
Loading…
Reference in a new issue