776 lines
33 KiB
HTML
776 lines
33 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
|
||
-->
|
||
<html lang="en" class="no-js">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
|
||
<!-- begin _includes/seo.html --><title>卸載自製韌體 - 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="卸載自製韌體">
|
||
<meta property="og:url" content="https://3ds.hacks.guide/zh_TW/uninstall-cfw.html">
|
||
|
||
|
||
<meta property="og:description" content="A complete guide to 3DS custom firmware">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="canonical" href="https://3ds.hacks.guide/zh_TW/uninstall-cfw.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 -->
|
||
|
||
|
||
|
||
|
||
<!-- 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 https://realfavicongenerator.net/ -->
|
||
|
||
<!-- hacks-guide change start: cookie consent, favicon, locales -->
|
||
|
||
<link rel="apple-touch-icon" sizes="180x180" href="/images/site-config/apple-touch-icon.png?v=PYEmwKvQAx">
|
||
<link rel="icon" type="image/png" href="/images/site-config/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
|
||
<link rel="icon" type="image/png" href="/images/site-config/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
|
||
<link rel="icon" type="image/png" href="/images/site-config/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
|
||
<link rel="icon" type="image/png" href="/images/site-config/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
|
||
<link rel="manifest" href="/images/site-config/manifest.json?v=PYEmwKvQAx">
|
||
<link rel="mask-icon" href="/images/site-config/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
|
||
<link rel="shortcut icon" href="/images/site-config/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/site-config/mstile-144x144.png?v=PYEmwKvQAx">
|
||
<meta name="msapplication-config" content="/assets/xml/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/uninstall-cfw.html">English</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/uninstall-cfw.html">Español</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/uninstall-cfw.html">Deutsch</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/uninstall-cfw.html">Français</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/uninstall-cfw.html">Italiano</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/uninstall-cfw.html">Nederlands</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/uninstall-cfw.html">Português do Brasil</a></li>
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/uninstall-cfw.html">Português (Portugal)</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/uninstall-cfw.html">Русский</a></li> -->
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/uninstall-cfw.html">简体中文</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/uninstall-cfw.html">繁體中文</a></li>
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/uninstall-cfw.html">Polski</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/uninstall-cfw.html">Türkçe</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/uninstall-cfw.html">Tiếng Việt</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/uninstall-cfw.html">Català</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/uninstall-cfw.html">Ελληνικά</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/uninstall-cfw.html">עברית</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/uninstall-cfw.html">Svenska</a></li> -->
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/uninstall-cfw.html">한국어</a></li>
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/uninstall-cfw.html">Norsk</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/uninstall-cfw.html">日本語</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/uninstall-cfw.html">اللغة العربية</a></li> -->
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/uninstall-cfw.html">Magyar</a></li>
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/uninstall-cfw.html">Română</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/uninstall-cfw.html">Српски</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/uninstall-cfw.html">Afrikaans</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/uninstall-cfw.html">Bahasa Melayu</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/uninstall-cfw.html">Suomi</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/uninstall-cfw.html">Dansk</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/uninstall-cfw.html">Українська</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/uninstall-cfw.html">Čeština</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/uninstall-cfw.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="ntrboot"><a href='/zh_TW/ntrboot'>ntrboot</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(mset9)"><a href='/zh_TW/installing-boot9strap-(mset9)'>Installing boot9strap (MSET9)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(mset9-cli)"><a href='/zh_TW/installing-boot9strap-(mset9-cli)'>Installing boot9strap (MSET9 CLI)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(mset9-play-store)"><a href='/zh_TW/installing-boot9strap-(mset9-play-store)'>Installing boot9strap (MSET9 Play Store)</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="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-(super-skaterhax)"><a href='/zh_TW/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</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="卸載自製韌體">
|
||
|
||
|
||
|
||
|
||
<div class="page__inner-wrap">
|
||
|
||
<header>
|
||
<h1 id="page-title" class="page__title" itemprop="headline">卸載自製韌體
|
||
</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></li>
|
||
<li><a href="#操作說明" id="markdown-toc-操作說明">操作說明</a> <ul>
|
||
<li><a href="#第一節--準備工作" id="markdown-toc-第一節--準備工作">第一節 — 準備工作</a></li>
|
||
<li><a href="#第二節--ds-模式測試" id="markdown-toc-第二節--ds-模式測試">第二節 — DS 模式測試</a> <ul>
|
||
<li><a href="#ds-連線設定-test" id="markdown-toc-ds-連線設定-test">DS 連線設定 Test</a></li>
|
||
<li><a href="#ds下載通信-download-play程式測試" id="markdown-toc-ds下載通信-download-play程式測試">DS『下載通信 (Download Play)』程式測試</a></li>
|
||
</ul>
|
||
</li>
|
||
<li><a href="#第三節--安全性測試" id="markdown-toc-第三節--安全性測試">第三節 — 安全性測試</a></li>
|
||
<li><a href="#第四節--備份-nand" id="markdown-toc-第四節--備份-nand">第四節 — 備份 NAND</a></li>
|
||
<li><a href="#第五節移除所有非法內容" id="markdown-toc-第五節移除所有非法內容">第五節-移除所有非法內容</a></li>
|
||
<li><a href="#第六節--格式化系統" id="markdown-toc-第六節--格式化系統">第六節 — 格式化系統</a></li>
|
||
<li><a href="#第七節運行卸載腳本" id="markdown-toc-第七節運行卸載腳本">第七節-運行卸載腳本</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
|
||
</nav>
|
||
</aside>
|
||
|
||
<h3 id="必讀事項">必讀事項</h3>
|
||
|
||
<p>This will completely remove CFW from your console, including boot9strap and Luma3DS, for the purpose of restoring the console to stock.</p>
|
||
|
||
<p>Any unsigned (illegitimate) games will be rendered unusable and will be removed during this process. Use a <a href="https://github.com/FlagBrew/Checkpoint/releases/latest">save manager</a> to back up any saves that you care about.</p>
|
||
|
||
<div class="notice--danger">
|
||
<p>If you’re removing CFW because:</p>
|
||
|
||
<ul>
|
||
<li>You want to re-install it</li>
|
||
<li>One of your games is broken</li>
|
||
<li>One of your system applications is broken</li>
|
||
<li>Your console is unable to boot to HOME Menu</li>
|
||
</ul>
|
||
|
||
<p><u><strong>STOP!!!</strong></u> Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst <u><strong>BRICK</strong></u> your console. A better idea would be to ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.</p>
|
||
</div>
|
||
|
||
<div class="notice--danger">
|
||
<p>If you have done ANY of the following:</p>
|
||
<ul>
|
||
<li><a href="region-changing">Changed the region</a> of the console</li>
|
||
<li>Installed a custom keyboard</li>
|
||
<li>Installed a custom HOME Menu (<em>not</em> a custom theme)</li>
|
||
<li>Manually changed the encryption key (<code class="language-plaintext highlighter-rouge">movable.sed</code>) of the console</li>
|
||
<li>Unbanned the console</li>
|
||
</ul>
|
||
|
||
<p>then uninstalling CFW <u><strong>WILL BRICK YOUR CONSOLE</strong></u>. If this applies to you, <a href="godmode9-usage#restoring-a-nand-backup">restore a clean NAND backup</a> before continuing.</p>
|
||
</div>
|
||
|
||
<p class="notice--warning">These instructions will only work on consoles with a Luma3DS version of 8.0 or higher. 如果您所安裝的 Luma 版本較舊,您必須先更新您的 Luma3DS 再繼續。 您可遵循<a href="checking-for-cfw">這個教學</a>進行更新。</p>
|
||
|
||
<h3 id="必備項目">必備項目</h3>
|
||
|
||
<ul>
|
||
<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>最新版的 <a href="https://github.com/d0k3/GodMode9/releases/latest">GodMode9</a> (選擇 GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> 檔案)</li>
|
||
<li>最新版的 <a href="https://github.com/MechanicalDragon0687/DSiWare-Uninstaller/releases/latest">DSiWare Uninstaller</a></li>
|
||
<li><a href="/gm9_scripts/safety_test.gm9">safety_test.gm9</a></li>
|
||
</ul>
|
||
|
||
<h3 id="操作說明">操作說明</h3>
|
||
|
||
<h4 id="第一節--準備工作">第一節 — 準備工作</h4>
|
||
<ol>
|
||
<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 卡的根目錄底下</li>
|
||
<li>解壓 GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> 中的 <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> 檔案到 SD 卡的 <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> 資料夾中</li>
|
||
<li>解壓 GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> 中的 <code class="language-plaintext highlighter-rouge">gm9</code> 資料夾到 SD 卡的根目錄底下</li>
|
||
<li>在 SD 卡上,將 <code class="language-plaintext highlighter-rouge">DSiWareUninstaller.3dsx</code> 複製到 <code class="language-plaintext highlighter-rouge">/3ds/</code> 資料夾底下</li>
|
||
<li>複製 <code class="language-plaintext highlighter-rouge">safety_test.gm9</code> 到 SD 卡中的 <code class="language-plaintext highlighter-rouge">/gm9/scripts/</code> 資料夾</li>
|
||
<li>Reinsert your SD card into your console</li>
|
||
</ol>
|
||
|
||
<h4 id="第二節--ds-模式測試">第二節 — DS 模式測試</h4>
|
||
<p>本章節將會檢查內建的 DS 模式是否能在自製韌體卸載後正常運行。 如果您跳過此章節,在您重新安裝自製韌體前,DS 模式可能無法正常運行。</p>
|
||
|
||
<h5 id="ds-連線設定-test">DS 連線設定 Test</h5>
|
||
<ol>
|
||
<li>Power on your console</li>
|
||
<li>Launch System Settings on your console</li>
|
||
<li>移動至『網路設定 (Internet Settings)』中的『任天堂 DS 連線 (Nintendo DS Connections)』並選擇『OK』</li>
|
||
<li>你的主機應該會開起至『任天堂 DS 網路 (Nintendo DS Connections)』的設定選單
|
||
<ul>
|
||
<li>如果你的主機出現的是日版的『うごくメモ帳 (Flipnote Studio)』、黑屏、或者錯誤訊息,則代表測試失敗</li>
|
||
</ul>
|
||
</li>
|
||
<li>Power off your console</li>
|
||
</ol>
|
||
|
||
<h5 id="ds下載通信-download-play程式測試">DS『下載通信 (Download Play)』程式測試</h5>
|
||
<ol>
|
||
<li>Power on your console</li>
|
||
<li>啟動『下載通信(Download Play)』程式 (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||
<li>選擇『任天堂 DS (Nintendo DS)』</li>
|
||
<li>If your console loads into a “Download software via DS Download Play” menu, the test was successful
|
||
<ul>
|
||
<li>如果你的主機出現的是日版的『うごくメモ帳 (Flipnote Studio)』、黑屏、或者錯誤訊息,則代表測試失敗</li>
|
||
</ul>
|
||
</li>
|
||
<li>Power off your console</li>
|
||
</ol>
|
||
|
||
<p class="notice--warning">如果任何一個測試失敗了,那麼移除自製韌體後,您可能將會無法正常使用 DS 模式、DS『下載通信 (Download Play)』程式、或者 DS 連線設定 (Connection Settings)! You should <a href="troubleshooting#software-issues-on-consoles-with-custom-firmware">fix DS mode</a> before continuing.</p>
|
||
|
||
<h4 id="第三節--安全性測試">第三節 — 安全性測試</h4>
|
||
<p>本節的目的是為了檢查主機是否能在移除自製韌體後正常開機,並確保核心系統元件 (如系統設定及螢幕小鍵盤) 能夠正常運作。 <strong>If you skip this section, you may BRICK your console!</strong></p>
|
||
|
||
<ol>
|
||
<li>Press and hold (Start), and while holding (Start), power on your console. 這將會啟動 GodMode9</li>
|
||
<li>當提示重要檔案備份時,按下『A』繼續,並在完畢後按下『A』繼續</li>
|
||
<li>當提示修正 RTC 日期及時間時,按『A』繼續並設定日期及時間,再按『A』繼續
|
||
<ul>
|
||
<li>請注意,若您被提示說要修正 RTC 日期及時間,這表示您得在遵循完下列步驟後進入您的系統設定重新設定時間</li>
|
||
</ul>
|
||
</li>
|
||
<li>按『Home』鍵以叫出主選單</li>
|
||
<li>選擇『Scripts…』</li>
|
||
<li>選擇『safety_test』</li>
|
||
<li>閱讀螢幕上所出現的警示,並按下「A」鍵繼續</li>
|
||
<li>您應該會進入正常的 3DS HOME 主選單中 (自訂主題不在此範圍內)。 如果是這樣,請繼續進行以下操作
|
||
<ul>
|
||
<li>If you do not boot into the regular 3DS HOME Menu (black screen, error screen, etc.), uninstalling CFW <strong>WILL BRICK YOUR CONSOLE!</strong></li>
|
||
</ul>
|
||
</li>
|
||
<li>Launch System Settings on your console
|
||
<ul>
|
||
<li>如果你的主機在這步驟死當,則代表測試失敗</li>
|
||
</ul>
|
||
</li>
|
||
<li>選擇『其他設定 (Other Settings)』</li>
|
||
<li>選擇『個人檔案 (Profile)』</li>
|
||
<li>選擇『用戶名 (User Name)』</li>
|
||
<li>如果你能正常輸入一個新的用戶名,則代表測試成功
|
||
<ul>
|
||
<li>如果螢幕鍵盤沒有出現、螢幕卡住、或者主機死當,則代表測試失敗</li>
|
||
</ul>
|
||
</li>
|
||
<li>Power off your console</li>
|
||
</ol>
|
||
|
||
<p class="notice--danger">如果你在開機後無法進入正常的 3DS HOME 主選單、無法進入系統設定、或者螢幕小鍵盤無法正常使用,<strong>請不要繼續進行以下步驟</strong>! 請加入 <a href="https://discord.gg/MWxPgEp">Discord 中的 Nintendo Homebrew 伺服器</a> 並使用英文尋求協助。</p>
|
||
|
||
<h4 id="第四節--備份-nand">第四節 — 備份 NAND</h4>
|
||
|
||
<ol>
|
||
<li>Press and hold (Start), and while holding (Start), power on your console. 這將會啟動 GodMode9</li>
|
||
<li>按『Home』鍵以叫出主選單</li>
|
||
<li>選擇『Scripts…』</li>
|
||
<li>選擇『GM9Megascript』</li>
|
||
<li>選擇『Backup Options』</li>
|
||
<li>選擇『SysNAND Backup』</li>
|
||
<li>按 『A』 確認
|
||
<ul>
|
||
<li>此過程將花費一些時間</li>
|
||
<li>若您遇見錯誤訊息,請確保您的 SD 卡至少有 1.3GB 的剩餘空間。</li>
|
||
</ul>
|
||
</li>
|
||
<li>按『B』回到主選單</li>
|
||
<li>選擇『Exit』</li>
|
||
<li>按『Home』鍵以叫出主選單</li>
|
||
<li>Select “Poweroff system” to power off your console</li>
|
||
</ol>
|
||
|
||
<h4 id="第五節移除所有非法內容">第五節-移除所有非法內容</h4>
|
||
<p class="notice--warning">本章節將會移除任何非法內容,如自製程式及轉存的遊戲卡帶。 如果你有任何您特別在意的存檔,請先透過存檔管理員將其備份再行繼續。</p>
|
||
|
||
<ol>
|
||
<li>Power on your console</li>
|
||
<li>Launch System Settings on your console</li>
|
||
<li>移動至 <code class="language-plaintext highlighter-rouge">資料管理 (Data Management)</code> -> <code class="language-plaintext highlighter-rouge">任天堂 3DS</code> -> <code class="language-plaintext highlighter-rouge">軟體 (Software)</code></li>
|
||
<li>在此列表中,刪除您在使用自製韌體時安裝的所有非來自於任天堂的自製程式
|
||
<ul>
|
||
<li>這其中包括常見的自製程式如 FBI, Anemone3DS, Luma Updater, Homebrew Launcher, Checkpoint 等等… ,和任何非通過 eShop 安裝的遊戲及軟體</li>
|
||
</ul>
|
||
</li>
|
||
<li>移動至 <code class="language-plaintext highlighter-rouge">檔案管理 (Data Management)</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code></li>
|
||
<li>在此列表中,刪除您在使用自製韌體時安裝的所有非來自於任天堂的自製程式
|
||
<ul>
|
||
<li>這也包括 TWiLightMenu++ 這類的軟體,以及其他您透過 eShop 以外安裝的軟體或遊戲</li>
|
||
<li>Failure to remove all CFW software from both the 3DS and DSiWare sections before uninstalling CFW may prevent or disable access to the Data Management menu after uninstalling CFW, which will make it difficult to re-install CFW in the future</li>
|
||
</ul>
|
||
</li>
|
||
<li>離開系統設定</li>
|
||
<li>啟動『下載通信(Download Play)』程式 (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||
<li>等到你看到兩個按鍵</li>
|
||
<li>同時按下『L』+『下』+『Select』鍵以啟動 Rosalina 選單</li>
|
||
<li>選擇『Miscellaneous options』</li>
|
||
<li>選擇『Switch the hb. title to the current app.』</li>
|
||
<li>按『B』繼續</li>
|
||
<li>按『B』回到 Rosalina 主選單</li>
|
||
<li>按『B』退出 Rosalina 選單</li>
|
||
<li>按『Home』鍵,並關閉『下載通信 (Download Play)』程式</li>
|
||
<li>啟動『下載通信 (Download Play)』程式</li>
|
||
<li>Your console should load the Homebrew Launcher</li>
|
||
<li>透過 Homebrew 清單啟動 DSiWare Uninstaller</li>
|
||
<li>按照提示並允許程式進行卸載</li>
|
||
<li>Once the process has succeeded, exit the Homebrew Launcher and power off your console</li>
|
||
</ol>
|
||
|
||
<h4 id="第六節--格式化系統">第六節 — 格式化系統</h4>
|
||
<p>本節將確保所有非法 tickets 已被刪除,讓 eShop 能夠正常運行。 這將從您的 3DS 中刪除所有內容並登出您的 NNID。 請注意,您主機的加密金鑰將會被洗掉,也就是說您將無法使用任何先前的資料,即使你先前已備份了你的 SD 卡。</p>
|
||
|
||
<ol>
|
||
<li>Power on your console</li>
|
||
<li>Launch System Settings on your console</li>
|
||
<li>移動至 『其他設定 (Other Settings)』-> 下一頁 (直到最後一頁) ->『格式化系統 (Format System Memory)』</li>
|
||
<li>依循所示步驟以格式化您的主機</li>
|
||
</ol>
|
||
|
||
<h4 id="第七節運行卸載腳本">第七節-運行卸載腳本</h4>
|
||
<p class="notice--warning">這是檢查您是否已遵守上述所有安全步驟的最後機會! 請再繼續前確保您以遵守以上所有的章節,<strong>尤其是</strong><code class="language-plaintext highlighter-rouge">第三節 — 安全性測試</code>。</p>
|
||
|
||
<ol>
|
||
<li>Press and hold (Start), and while holding (Start), power on your console. 這將會啟動 GodMode9
|
||
<ul>
|
||
<li>If you instead see the Luma3DS chainloader, use the D-Pad and the (A) button to select GodMode9</li>
|
||
</ul>
|
||
</li>
|
||
<li>按『Home』鍵以叫出主選單</li>
|
||
<li>選擇『Scripts…』</li>
|
||
<li>選擇『GM9Megascript』</li>
|
||
<li>選擇『Hax Options』</li>
|
||
<li>選擇『Un-install Hax』</li>
|
||
<li>如提示時,按下『A』繼續</li>
|
||
<li>按『A』解鎖 SysNAND(lvl3)的寫入保護,然後按下提示的按鍵組合</li>
|
||
<li>按『A』 繼續</li>
|
||
<li>按『B』回到主選單</li>
|
||
<li>選擇『Exit』</li>
|
||
<li>如提示時,按下『A』取消檔案寫入鎖定</li>
|
||
<li>Press (Start) to reboot your console</li>
|
||
</ol>
|
||
|
||
<hr />
|
||
|
||
<p class="notice--success">All custom firmware has been removed from your console.</p>
|
||
|
||
<p class="notice--info">您現在可以將所有<em>非</em> <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code>、<code class="language-plaintext highlighter-rouge">DCIM</code>、或 <code class="language-plaintext highlighter-rouge">private</code> 的資料夾及檔案刪除。</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>
|
||
|
||
|
||
|
||
|
||
|
||
</ul>
|
||
</div>
|
||
|
||
<!-- hacks-guide change start: custom footer -->
|
||
|
||
|
||
|
||
<div class="page__footer-copyright">© 2024 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 -->
|
||
|
||
|
||
|
||
|
||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-760Y60FQ3T"></script>
|
||
<script>
|
||
window.dataLayer = window.dataLayer || [];
|
||
function gtag(){dataLayer.push(arguments);}
|
||
gtag('js', new Date());
|
||
|
||
gtag('config', 'G-760Y60FQ3T', { 'anonymize_ip': false});
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</body>
|
||
</html>
|