776 lines
36 KiB
HTML
776 lines
36 KiB
HTML
<!doctype html>
|
||
<!--
|
||
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
|
||
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
|
||
Free for personal and commercial use under the MIT license
|
||
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
|
||
-->
|
||
|
||
<!-- for guide purposes all caching is removed and is separately built. -->
|
||
<html lang="en" class="no-js">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
|
||
<!-- begin _includes/seo.html --><title>Installatie voltooien - 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="Installatie voltooien">
|
||
<meta property="og:url" content="https://3ds.hacks.guide/nl_NL/finalizing-setup.html">
|
||
|
||
|
||
<meta property="og:description" content="A complete guide to 3DS custom firmware">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="canonical" href="https://3ds.hacks.guide/nl_NL/finalizing-setup.html">
|
||
|
||
|
||
|
||
|
||
<script type="application/ld+json">
|
||
{
|
||
"@context": "https://schema.org",
|
||
|
||
"@type": "Person",
|
||
"name": "Nintendo Homebrew",
|
||
"url": "https://3ds.hacks.guide/"
|
||
|
||
}
|
||
</script>
|
||
|
||
|
||
<meta name="google-site-verification" content="jVXoPK_-qzKJp4SScnZYpOIX3yDXfGnAoTBJYixUOwg" />
|
||
|
||
|
||
<meta name="msvalidate.01" content="F3532011519E308583A0A2CAF2DD69E8">
|
||
|
||
|
||
|
||
|
||
|
||
<!-- end _includes/seo.html -->
|
||
|
||
|
||
|
||
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="3DS Hacks Guide Feed">
|
||
|
||
|
||
<!-- https://t.co/dKP3o1e -->
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
||
<script>
|
||
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
|
||
</script>
|
||
|
||
<!-- For all browsers -->
|
||
<link rel="stylesheet" href="/assets/css/main.css">
|
||
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
||
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
|
||
|
||
|
||
|
||
<!-- start custom head snippets -->
|
||
<!-- insert favicons. use http://realfavicongenerator.net/ -->
|
||
|
||
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=PYEmwKvQAx">
|
||
<link rel="icon" type="image/png" href="/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
|
||
<link rel="icon" type="image/png" href="/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
|
||
<link rel="icon" type="image/png" href="/images/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
|
||
<link rel="icon" type="image/png" href="/images/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
|
||
<link rel="manifest" href="/images/manifest.json?v=PYEmwKvQAx">
|
||
<link rel="mask-icon" href="/images/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
|
||
<link rel="shortcut icon" href="/images/favicon.ico?v=PYEmwKvQAx">
|
||
<meta name="apple-mobile-web-app-title" content="Guide">
|
||
<meta name="application-name" content="Guide">
|
||
<meta name="msapplication-TileColor" content="#2E3440">
|
||
<meta name="msapplication-TileImage" content="/images/mstile-144x144.png?v=PYEmwKvQAx">
|
||
<meta name="msapplication-config" content="/images/browserconfig.xml?v=PYEmwKvQAx">
|
||
<meta name="theme-color" content="#2E3440">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
||
<script>
|
||
window.addEventListener("load", function(){
|
||
window.cookieconsent.initialise({
|
||
"palette": {
|
||
"popup": {
|
||
"background": "#2e3440"
|
||
},
|
||
"button": {
|
||
"background": "#60818f"
|
||
}
|
||
},
|
||
"theme": "edgeless",
|
||
"position": "top",
|
||
"static": true,
|
||
"content": {
|
||
"message": "Deze website gebruikt cookies om de voortgang op de zijbalk bij te houden en de site te verbeteren."
|
||
}
|
||
})});
|
||
</script>
|
||
|
||
<!-- end custom head snippets -->
|
||
</head>
|
||
|
||
<body class="layout--single">
|
||
<nav class="skip-links">
|
||
<ul>
|
||
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
|
||
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
|
||
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
|
||
</ul>
|
||
</nav>
|
||
|
||
<!--[if lt IE 9]>
|
||
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
|
||
<![endif]-->
|
||
|
||
|
||
|
||
<div class="masthead">
|
||
<div class="masthead__inner-wrap">
|
||
<div class="masthead__menu">
|
||
<nav id="site-nav" class="greedy-nav">
|
||
|
||
<!-- <a class="site-title" href="/">
|
||
3DS Hacks Guide
|
||
|
||
</a>
|
||
-->
|
||
<ul class="visible-links">
|
||
<!-- modified to use multilang, guide-specific -->
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/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>
|
||
|
||
|
||
<!-- end guide specific -->
|
||
</ul>
|
||
|
||
<!-- completely redo hidden links for multilang, guide-specific -->
|
||
<ul class="hidden-links links-menu hidden"></ul>
|
||
<ul class="hidden-links lang-menu hidden">
|
||
|
||
|
||
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/finalizing-setup.html">English</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/finalizing-setup.html">Español</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/finalizing-setup.html">Deutsch</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/finalizing-setup.html">Français</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/finalizing-setup.html">Italiano</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/finalizing-setup.html">Nederlands</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/finalizing-setup.html">Português do Brasil</a></li>
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/finalizing-setup.html">Português (Portugal)</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/finalizing-setup.html">Русский</a></li> -->
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/finalizing-setup.html">简体中文</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/finalizing-setup.html">繁體中文</a></li>
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/finalizing-setup.html">Polski</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/finalizing-setup.html">Türkçe</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/finalizing-setup.html">Tiếng Việt</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/finalizing-setup.html">Català</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/finalizing-setup.html">Ελληνικά</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/finalizing-setup.html">עברית</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/finalizing-setup.html">Svenska</a></li> -->
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/finalizing-setup.html">한국어</a></li>
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/finalizing-setup.html">Norsk</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/finalizing-setup.html">日本語</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/finalizing-setup.html">اللغة العربية</a></li> -->
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/finalizing-setup.html">Magyar</a></li>
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/finalizing-setup.html">Română</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/finalizing-setup.html">Српски</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/finalizing-setup.html">Afrikaans</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/finalizing-setup.html">Bahasa Melayu</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/finalizing-setup.html">Suomi</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/finalizing-setup.html">Dansk</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/finalizing-setup.html">Українська</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/finalizing-setup.html">Čeština</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/finalizing-setup.html">Pirate English</a></li> -->
|
||
</ul>
|
||
<button class="greedy-nav__toggle hidden" type="button">
|
||
<span class="visually-hidden">Toggle Menu</span>
|
||
<div class="navicon"></div>
|
||
</button>
|
||
<button class="greedy-nav__toggle_lang"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
|
||
</nav>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<div class="initial-content">
|
||
|
||
|
||
|
||
|
||
<div id="main" role="main">
|
||
<!--
|
||
<div class="sidebar sticky">
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
-->
|
||
|
||
|
||
|
||
<div class="sidebar sticky" style="display: none;">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<nav class="nav__list">
|
||
|
||
<input id="ac-toc" name="accordion-toc" type="checkbox" />
|
||
<label for="ac-toc">Toggle Menu</label>
|
||
<ul class="nav__items">
|
||
<li>
|
||
<span class="nav__sub-title">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="ntrboot"><a href='/nl_NL/ntrboot'>ntrboot</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="seedminer"><a href='/nl_NL/seedminer'>Seedminer</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="multiple-options"><i>(Multiple Options)</i></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="dumping-movable-(nimhax)"><a href='/nl_NL/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="multiple-options"><a href='/nl_NL/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/nl_NL/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/nl_NL/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/nl_NL/homebrew-launcher-(pichaxx)'>Homebrew Launcher (PicHaxx)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/nl_NL/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/nl_NL/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/nl_NL/installing-boot9strap-(hbl-usm)'>Installing boot9strap (HBL-USM)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(hbl-usm)"><a href='/nl_NL/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/nl_NL/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/nl_NL/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/nl_NL/installing-boot9strap-(fredtool)'>Installing boot9strap (Fredtool)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/nl_NL/installing-boot9strap-(usm)'>Installing boot9strap (USM)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(fredtool)"><a href='/nl_NL/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(usm)"><a href='/nl_NL/installing-boot9strap-(hbl-usm)'>Installing boot9strap (HBL-USM)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/nl_NL/finalizing-setup'>Finalizing Setup</a></li>
|
||
|
||
|
||
</ol>
|
||
</li>
|
||
</ul>
|
||
</nav>
|
||
</div>
|
||
|
||
|
||
|
||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||
<meta itemprop="headline" content="Installatie voltooien">
|
||
|
||
|
||
|
||
|
||
<div class="page__inner-wrap">
|
||
|
||
<header>
|
||
<h1 id="page-title" class="page__title" itemprop="headline">Installatie voltooien
|
||
</h1>
|
||
|
||
|
||
|
||
</header>
|
||
|
||
|
||
<section class="page__content" itemprop="text">
|
||
|
||
|
||
<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>
|
||
|
||
<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="#verplicht-te-lezen" id="markdown-toc-verplicht-te-lezen">Verplicht te lezen</a></li>
|
||
<li><a href="#compatibility-notes" id="markdown-toc-compatibility-notes">Compatibility Notes</a></li>
|
||
<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="#deel-ii---het-systeem-bijwerken" id="markdown-toc-deel-ii---het-systeem-bijwerken">Deel II - Het systeem bijwerken</a></li>
|
||
<li><a href="#deel-iii---homebrew-launcher" id="markdown-toc-deel-iii---homebrew-launcher">Deel III - Homebrew Launcher</a></li>
|
||
<li><a href="#deel-iv---rtc-en-dsp-setup" id="markdown-toc-deel-iv---rtc-en-dsp-setup">Deel IV - RTC en DSP Setup</a></li>
|
||
<li><a href="#deel-v---cias-installeren" id="markdown-toc-deel-v---cias-installeren">Deel V - CIAs installeren</a></li>
|
||
</ul>
|
||
</li>
|
||
<li><a href="#deel-vi---ctrnand-luma3ds" id="markdown-toc-deel-vi---ctrnand-luma3ds">Deel VI - CTRNAND Luma3DS</a> <ul>
|
||
<li><a href="#deel-viii---sd-kaart-opschonen" id="markdown-toc-deel-viii---sd-kaart-opschonen">Deel VIII - SD-kaart opschonen</a></li>
|
||
<li><a href="#deel-viii---backups-maken-van-essentiële-bestanden" id="markdown-toc-deel-viii---backups-maken-van-essentiële-bestanden">Deel VIII - Backups maken van essentiële bestanden</a></li>
|
||
</ul>
|
||
</li>
|
||
<li><a href="#information-and-notes" id="markdown-toc-information-and-notes">Information and Notes</a></li>
|
||
</ul>
|
||
|
||
</nav>
|
||
</aside>
|
||
|
||
<h3 id="verplicht-te-lezen">Verplicht te lezen</h3>
|
||
|
||
<p>Het <code class="language-plaintext highlighter-rouge">boot.firm</code> bestand wordt opgestart door boot9strap nadat het klaar is met laden van de NAND. In dit geval gebruiken we Luma3DS door <a href="https://github.com/LumaTeam/">LumaTeam</a> om apparaten te patchen zodat ze homebrew software kunnen gebruiken.</p>
|
||
|
||
<p>Op deze pagina zullen we een belangrijke back-up maken van de systeembestanden en de volgende homebrew programma’s installeren:</p>
|
||
|
||
<ul>
|
||
<li><strong>FBI</strong> <em>(installeert CIA-geformatteerde applicaties)</em></li>
|
||
<li><strong>Anemone3DS</strong> <em>(installeert custom thema’s)</em></li>
|
||
<li><strong>Checkpoint</strong> <em>(maakt back-ups van saves en kan saves herstellen voor 3DS en DS spellen)</em></li>
|
||
<li><strong>Universal-Updater</strong> <em>(een homebrew app store voor het downloaden van homebrew op de 3DS via wifi)</em></li>
|
||
<li><strong>GodMode9</strong> <em>(multifunctionele tool met NAND en cartridge functies)</em></li>
|
||
<li><strong>Homebrew Launcher Loader</strong> <em>(start de Homebrew Launcher)</em></li>
|
||
</ul>
|
||
|
||
<p class="notice--warning">Het is niet aan te raden om het downloaden van een van deze applicaties over te slaan, omdat velen van hen later op deze pagina zullen worden gebruikt. Aan het einde van deze pagina wordt je SD-kaart opgeschoond door onnodige installatiebestanden te verwijderen.</p>
|
||
|
||
<h3 id="compatibility-notes">Compatibility Notes</h3>
|
||
|
||
<p class="notice--warning">Als je <strong>New 3DS</strong> versie 2.1.0 was voor het volgen van deze handleiding, moet je je <a href="godmode9-usage#restoring-a-nand-backup">NAND-backup herstellen</a> voordat je verder gaat. This likely doesn’t apply to you unless you were following this guide in 2017.</p>
|
||
|
||
<p class="notice--info">Als je vorige CFW setup was gebaseerd op EmuNAND en je wilt de inhoud van je EmuNAND/RedNAND verplaatsen naar SysNAND, Volg <a href="move-emunand">EmuNAND verplaatsen</a> voor het volgen van deze pagina. Als je niet weet wat een EmuNAND is, dan is dit niet van toepassing op jou.</p>
|
||
|
||
<h3 id="wat-je-nodig-hebt">Wat je nodig hebt</h3>
|
||
|
||
<ul>
|
||
<li>De nieuwste versie van <a href="https://github.com/astronautlevel2/Anemone3DS/releases/latest">Anemone3DS</a> (het <code class="language-plaintext highlighter-rouge">.cia</code> bestand)</li>
|
||
<li>De v3.7.4 release van <a href="https://github.com/FlagBrew/Checkpoint/releases/tag/v3.7.4">Checkpoint</a> (het <code class="language-plaintext highlighter-rouge">.cia</code> bestand)</li>
|
||
<li>De nieuwste versie van <a href="https://github.com/mariohackandglitch/homebrew_launcher_dummy/releases/latest">Homebrew Launcher Wrapper</a> (het <code class="language-plaintext highlighter-rouge">.cia</code> bestand)</li>
|
||
<li>De nieuwste versie van <a href="https://github.com/Universal-Team/Universal-Updater/releases/latest">Universal-Updater</a> (het <code class="language-plaintext highlighter-rouge">.cia</code> bestand)</li>
|
||
<li>De nieuwste versie van <a href="https://github.com/Steveice10/FBI/releases/latest">FBI</a> (download zowel de <code class="language-plaintext highlighter-rouge">.3dsx</code> als de <code class="language-plaintext highlighter-rouge">.cia</code> bestanden)</li>
|
||
<li>De nieuwste versie van <a href="https://github.com/d0k3/GodMode9/releases/latest">GodMode9</a> (het GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> bestand)</li>
|
||
</ul>
|
||
|
||
<h3 id="instructies">Instructies</h3>
|
||
|
||
<h4 id="deel-i---voorbereiding">Deel I - Voorbereiding</h4>
|
||
|
||
<p>In this section, you will copy the files necessary to follow the rest of the instructions on this page.</p>
|
||
|
||
<ol>
|
||
<li>Schakel je 3DS uit</li>
|
||
<li>Plaats je SD kaart in je computer</li>
|
||
<li>Maak een nieuwe map genaamd <code class="language-plaintext highlighter-rouge">cias</code> in de hooofdmap van je SD kaart, indien deze nog niet aanwezig is</li>
|
||
<li>Kopieer alle CIA bestanden (<code class="language-plaintext highlighter-rouge">Anemone3DS.cia</code>, <code class="language-plaintext highlighter-rouge">Checkpoint.cia</code>, <code class="language-plaintext highlighter-rouge">FBI.cia</code>, <code class="language-plaintext highlighter-rouge">Homebrew_Launcher.cia</code>, en <code class="language-plaintext highlighter-rouge">Universal-Updater.cia</code>) naar de <code class="language-plaintext highlighter-rouge">/cias/</code> map op je SD-kaart</li>
|
||
<li>Maak een map genaamd “3ds” op de hoofdmap van je SD-kaart als die nog niet bestaat
|
||
<ul>
|
||
<li>Deze map bewaart homebrew applicaties en gegevens; het is anders dan de <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> map die je 3DS automatisch genereert</li>
|
||
</ul>
|
||
</li>
|
||
<li>Kopieer <code class="language-plaintext highlighter-rouge">FBI.3dsx</code> naar de <code class="language-plaintext highlighter-rouge">/3ds/</code> map op je SD-kaart</li>
|
||
<li>Maak een map genaamd <code class="language-plaintext highlighter-rouge">payloads</code> aan in de <code class="language-plaintext highlighter-rouge">luma</code> folder in je SD-kaart als deze nog niet bestaat</li>
|
||
<li>Kopieer <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> van de GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> naar de <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> map op je SD-kaart</li>
|
||
<li>Kopieer de <code class="language-plaintext highlighter-rouge">gm9</code> map uit de GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> naar de hoofdmap van je SD-kaart</li>
|
||
<li>Stop je SD kaart terug in je 3DS</li>
|
||
<li>Zet je 3DS aan</li>
|
||
</ol>
|
||
|
||
<p>The screenshots below indicate the minimum SD card layout that is required to follow this page. Je hebt mogelijk extra bestanden of mappen op je SD-kaart, afhankelijk van je vorige setup of de methode die je hebt gevolgd.</p>
|
||
|
||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/finalizing-root-layout.png" alt="" /></p>
|
||
|
||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/godmode9-location.png" alt="" /></p>
|
||
|
||
<h4 id="deel-ii---het-systeem-bijwerken">Deel II - Het systeem bijwerken</h4>
|
||
|
||
<p>In this section, you will update your system to the latest version, which is safe to do with custom firmware.</p>
|
||
|
||
<ol>
|
||
<li>Update je 3DS door naar System Settings en dan naar “Algemene Instellingen” te gaan. Ga in dat menu helemaal naar rechts en klik op “Systeemupdate”
|
||
<ul>
|
||
<li>Updaten terwijl je gebruik maakt van B9S + Luma (wat jij hebt) is veilig</li>
|
||
<li>De updater kan een bericht weergeven met de woorden “Your system is up to date” in plaats van te updaten. Dit is normaal als je al up to date bent; ga door met het volgende deel</li>
|
||
<li>If this gives you an error, set both your DNS settings and Proxy settings to “auto”</li>
|
||
<li>If this still gives you an error, <a href="troubleshooting#finalizing-setup">follow this troubleshooting guide</a></li>
|
||
</ul>
|
||
</li>
|
||
</ol>
|
||
|
||
<h4 id="deel-iii---homebrew-launcher">Deel III - Homebrew Launcher</h4>
|
||
|
||
<p>In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device.</p>
|
||
|
||
<ol>
|
||
<li>Start de Download Play applicatie (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||
<li>Wacht tot je de ‘Nintendo 3DS’ en ‘Nintendo DS’ knoppen ziet</li>
|
||
<li>Druk tegelijkertijd op (L) + (Down) + (Select) om het Rosalina menu te openen</li>
|
||
<li>Selecteer “Miscellaneous options”</li>
|
||
<li>Selecteer “Switch the hb. title to the current app.”</li>
|
||
<li>Druk op (B) om door te gaan</li>
|
||
<li>Druk op (B) om terug te gaan naar het Rosalina hoofdmenu</li>
|
||
<li>Druk op (B) om het Rosalina menu af te sluiten</li>
|
||
<li>Druk op (Home), en sluit dan Download Play af</li>
|
||
<li>Open de Download Play app</li>
|
||
<li>Nu zou je console de Homebrew Launcher moeten openen
|
||
<ul>
|
||
<li>If your device is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
|
||
</ul>
|
||
</li>
|
||
</ol>
|
||
|
||
<h4 id="deel-iv---rtc-en-dsp-setup">Deel IV - RTC en DSP Setup</h4>
|
||
|
||
<p>In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly).</p>
|
||
|
||
<ol>
|
||
<li>Druk tegelijkertijd op (L) + (Down) + (Select) om het Rosalina menu te openen</li>
|
||
<li>Selecteer “Miscellaneous options”</li>
|
||
<li>Selecteer “Dump DSP firmware”</li>
|
||
<li>Druk op (B) om door te gaan</li>
|
||
<li>Selecteer “Nullify user time offset”</li>
|
||
<li>Druk op (B) om door te gaan</li>
|
||
<li>Druk op (B) om terug te gaan naar het Rosalina hoofdmenu</li>
|
||
<li>Druk op (B) om het Rosalina menu af te sluiten</li>
|
||
</ol>
|
||
|
||
<h4 id="deel-v---cias-installeren">Deel V - CIAs installeren</h4>
|
||
|
||
<p>In this section, you will install several useful homebrew applications to HOME Menu.</p>
|
||
|
||
<ol>
|
||
<li>Start FBI uit de lijst met homebrew</li>
|
||
<li>Navigeer naar <code class="language-plaintext highlighter-rouge">SD</code> -> <code class="language-plaintext highlighter-rouge">cias</code></li>
|
||
<li>Selecteer “<current directory>”</li>
|
||
<li>Selecteer de optie “Install and delete all CIAs” en druk op (A) om te bevestigen</li>
|
||
<li>Druk op (Home), en sluit dan Download Play af</li>
|
||
</ol>
|
||
|
||
<h3 id="deel-vi---ctrnand-luma3ds">Deel VI - CTRNAND Luma3DS</h3>
|
||
|
||
<p>In this section, you will use a script to copy some of Luma3DS’s files to internal memory so that they can be accessed, even without an SD card inserted.</p>
|
||
|
||
<ol>
|
||
<li>Schakel je 3DS uit</li>
|
||
<li>Terwijl je (Start) ingedrukt houdt, zet je jouw apparaat aan. Dit zal GodMode9 starten
|
||
<ul>
|
||
<li>Als je niet in GodMode9 opstart, zorg er dan voor dat <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> in <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> is en dat <code class="language-plaintext highlighter-rouge">payloads</code> correct gespeld is</li>
|
||
</ul>
|
||
</li>
|
||
<li>Als je gevraagd word om essentiële bestanden te back-uppen, druk dan op (A) om dat te doen, druk dan op (A) als dit voltooid is</li>
|
||
<li>Als er wordt gevraagd om de RTC date&time goed te zetten, duk op (A) om dat te doen, stel dan de datum en tijd in en druk op (A) om door te gaan</li>
|
||
<li>Druk op de (Home) knop om het actiemenu te openen</li>
|
||
<li>Selecteer “Scripts…”</li>
|
||
<li>Selecteer “GM9Megascript”</li>
|
||
<li>Selecteer “Scripts from Plailect’s Guide”</li>
|
||
<li>Selecteer “Setup Luma3DS to CTRNAND”</li>
|
||
<li>Wanneer dit gevraagd wordt, druk op (A) om verder te gaan</li>
|
||
<li>Druk op (A) om SysNAND (lvl1) writing te ontgrendelen en voer daarna de toetsencombinatie in die wordt gegeven</li>
|
||
<li>Druk op (A) om door te gaan</li>
|
||
</ol>
|
||
|
||
<h4 id="deel-viii---sd-kaart-opschonen">Deel VIII - SD-kaart opschonen</h4>
|
||
|
||
<p>In this section, you will use a script to remove some unnecessary files from your SD card.</p>
|
||
|
||
<ol>
|
||
<li>Selecteer “Cleanup SD Card”</li>
|
||
<li>Wanneer dit gevraagd wordt, druk op (A) om verder te gaan</li>
|
||
<li>Druk op (A) om door te gaan</li>
|
||
<li>Druk op (B) om terug te gaan naar het hoofdmenu</li>
|
||
</ol>
|
||
|
||
<h4 id="deel-viii---backups-maken-van-essentiële-bestanden">Deel VIII - Backups maken van essentiële bestanden</h4>
|
||
|
||
<p>In this section, you will make backups of files that can be used to recover from software bricks or to recover data.</p>
|
||
|
||
<ol>
|
||
<li>Selecteer “Back-up Options”</li>
|
||
<li>Selecteer “SysNAND Backup”</li>
|
||
<li>Druk op (A) om het te bevestigen
|
||
<ul>
|
||
<li>Dit proces zal enige tijd duren</li>
|
||
<li>If you get an error, look for your issue in the <a href="troubleshooting#finalizing-setup">troubleshooting guide</a></li>
|
||
</ul>
|
||
</li>
|
||
<li>Druk op (A) om door te gaan</li>
|
||
<li>Druk op (B) om terug te gaan naar het hoofdmenu</li>
|
||
<li>Selecteer “Exit”</li>
|
||
<li>Druk op (A) om schrijfrechten te vergrendelen als dit gevraagd wordt</li>
|
||
<li>Navigeer naar <code class="language-plaintext highlighter-rouge">[S:] SYSNAND VIRTUAL</code></li>
|
||
<li>Druk op (A) op <code class="language-plaintext highlighter-rouge">essential.exefs</code> om het te selecteren</li>
|
||
<li>Selecteer “Copy to 0:/gm9/out”
|
||
<ul>
|
||
<li>Als je “Destination already exists” ziet, druk op (A) op “Overwrite file(s)”</li>
|
||
</ul>
|
||
</li>
|
||
<li>Druk op (A) om door te gaan</li>
|
||
<li>Druk op de (Home) knop om het actiemenu te openen</li>
|
||
<li>Selecteer “Poweroff system” om je 3DS uit te zetten</li>
|
||
<li>Plaats je SD kaart in je computer</li>
|
||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code>, <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code>, and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||
<ul>
|
||
<li>Kopieer deze back-ups naar meerdere locaties (zoals een online bestandsopslag, een externe harde schijf, etc.)</li>
|
||
<li>Deze backups kunnen je redden van een brick en/of kunnen je helpen om bestanden te herstellen van de NAND als er iets fout gaat in de toekomst</li>
|
||
</ul>
|
||
</li>
|
||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it
|
||
<ul>
|
||
<li>De andere back-upbestanden zijn te verwaarlozen in grootte en kunnen worden bewaard op je SD-kaart, zodat ze gemakkelijk te gebruiken zijn</li>
|
||
</ul>
|
||
</li>
|
||
<li>If you have it, copy the <code class="language-plaintext highlighter-rouge">/luma/backups/</code> folder on your SD card to a safe location on your computer</li>
|
||
<li>Stop je SD kaart terug in je 3DS</li>
|
||
<li>Zet je 3DS aan</li>
|
||
</ol>
|
||
|
||
<hr />
|
||
|
||
<p class="notice--success">Je bent klaar! Custom firmware is nu volledig geconfigureerd op je apparaat.</p>
|
||
|
||
<p class="notice--info">Hello! We’re looking for feedback on the overall experience of following our guide. If you’d like to help out, check out the survey <a href="https://forms.gle/vZNoc4QLCz5MEXCK7">here</a> (only available in English). Thanks!</p>
|
||
|
||
<h3 id="information-and-notes">Information and Notes</h3>
|
||
|
||
<div class="notice--info">
|
||
<p>Hier zijn enkele belangrijke combos die je zou moeten kennen:</p>
|
||
|
||
<ul>
|
||
<li>Terwijl je (Select) ingedrukt houdt bij het opstarten van je console kom je in het Luma3DS configuratie menu.</li>
|
||
<li>(Start) ingedrukt houden bij het opstarten van je 3DS zal GodMode9 openen, of als je meerdere payloads hebt in <code class="language-plaintext highlighter-rouge">/luma/payloads/</code>, zal Luma3DS chainloader geopend worden.</li>
|
||
<li>Druk standaard op (Left Shoulder) + (Down D-Pad) + (Select) terwijl je in 3DS modus zit zal het Rosalina menu openen. waar je systeem informatie kunt controleren, screenshots kunt maken, cheats kunt inschakelen en meer. Dit kan worden gewijzigd in het Rosalina menu.</li>
|
||
<li>Terwijl je (Start) + (Select) + (X) ingedrukt houdt tijdens het opstarten zal een LED-notificatie een kleur tonen voor debugging. Zie de <a href="https://github.com/SciresM/boot9strap/releases/tag/1.4">changelog</a> voor een lijst.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<p class="notice--info">Zie <a href="https://3ds.eiphax.tech/tips.html">hier</a> om enkele suggesties te krijgen over wat je kunt doen met custom firmware.</p>
|
||
|
||
<p class="notice--info">Voor informatie over het gebruik van GodMode9’s verschillende functies, bekijk <a href="godmode9-usage">GodMode9 Gebruik</a> en <a href="dumping-titles-and-game-cartridges">Titels en Game Cartridges dumpen</a>.</p>
|
||
|
||
|
||
</section>
|
||
|
||
<footer class="page__meta">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</footer>
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
</article>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<div id="footer" class="page__footer">
|
||
<footer>
|
||
<!-- start custom footer snippets -->
|
||
|
||
<!-- end custom footer snippets -->
|
||
<div class="page__footer-follow">
|
||
<ul class="social-icons">
|
||
|
||
<li><strong>Follow:</strong></li>
|
||
|
||
|
||
|
||
|
||
|
||
<li><a href="https://github.com/hacks-guide/Guide_3DS" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
|
||
|
||
|
||
|
||
<!--
|
||
|
||
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||
|
||
</ul>
|
||
-->
|
||
</div>
|
||
|
||
<!-- custom footer, guide specific -->
|
||
|
||
|
||
|
||
<div class="page__footer-copyright">© 2023 Nintendo Homebrew. - <a href="site-navigation">Site 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>
|
||
|
||
</footer>
|
||
</div>
|
||
|
||
|
||
<script src="/assets/js/main.min.js"></script>
|
||
|
||
|
||
<!-- for guide purposes all caching is removed and is separately built. -->
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</body>
|
||
</html>
|