729 lines
30 KiB
HTML
729 lines
30 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_CN/faq.html">
|
||
|
||
|
||
<meta property="og:description" content="A complete guide to 3DS custom firmware">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="canonical" href="https://3ds.hacks.guide/zh_CN/faq.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": "#28282b"
|
||
},
|
||
"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/faq.html">English</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/es_ES/faq.html">Español</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/de_DE/faq.html">Deutsch</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fr_FR/faq.html">Français</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/it_IT/faq.html">Italiano</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/nl_NL/faq.html">Nederlands</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_BR/faq.html">Português do Brasil</a></li>
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pt_PT/faq.html">Português (Portugal)</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ru_RU/faq.html">Русский</a></li> -->
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_CN/faq.html">简体中文</a></li>
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/zh_TW/faq.html">繁體中文</a></li>
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/pl_PL/faq.html">Polski</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/tr_TR/faq.html">Türkçe</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/vi_VN/faq.html">Tiếng Việt</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ca_ES/faq.html">Català</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/el_GR/faq.html">Ελληνικά</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/he_IL/faq.html">עברית</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sv_SE/faq.html">Svenska</a></li> -->
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ko_KR/faq.html">한국어</a></li>
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/no_NO/faq.html">Norsk</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ja_JP/faq.html">日本語</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ar_SA/faq.html">اللغة العربية</a></li> -->
|
||
<li class="masthead__menu-item"><a href="https://3ds.hacks.guide/hu_HU/faq.html">Magyar</a></li>
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ro_RO/faq.html">Română</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/sr_SP/faq.html">Српски</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/af_ZA/faq.html">Afrikaans</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/ms_MY/faq.html">Bahasa Melayu</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/fi_FI/faq.html">Suomi</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/da_DK/faq.html">Dansk</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/uk_UA/faq.html">Українська</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/cs_CZ/faq.html">Čeština</a></li> -->
|
||
<!-- <li class="masthead__menu-item"><a href="https://3ds.hacks.guide/en_PT/faq.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="ntrboot"><a href='/zh_CN/ntrboot'>ntrboot</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(mset9)"><a href='/zh_CN/installing-boot9strap-(mset9)'>Installing boot9strap (MSET9)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(mset9-cli)"><a href='/zh_CN/installing-boot9strap-(mset9-cli)'>Installing boot9strap (MSET9 CLI)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="installing-boot9strap-(mset9-play-store)"><a href='/zh_CN/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_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="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-(super-skaterhax)"><a href='/zh_CN/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</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="常见问题">
|
||
|
||
|
||
|
||
|
||
<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">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></li>
|
||
<li><a href="#主题破解--a9lh--gateway-常见问题" id="markdown-toc-主题破解--a9lh--gateway-常见问题">主题破解 / A9LH / Gateway 常见问题</a></li>
|
||
</ul>
|
||
|
||
</nav>
|
||
</aside>
|
||
|
||
<div class="notice--danger">
|
||
<p><strong>The latest 3DS firmware is 11.17.0</strong>. 以下是一些你应该知道的事情:</p>
|
||
|
||
<ul>
|
||
<li>如果你的主机正在使用的 Luma 版本为 <strong>10.2.1 及以上</strong>的,那么升级系统是 <strong>100%</strong> 安全的。 你可以在关机状态下按住 SELECT 键,然后按下电源键开机以检查主机的 Luma 版本。</li>
|
||
<li>如果你的主机运行的 Luma 低于此版本,则你应该在更新系统到 11.17.0 前先<a href="checking-for-cfw">更新 Luma</a>。</li>
|
||
<li>If your console does not yet have custom firmware, you can install it now on all firmwares with this guide.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<p class="notice--info"><strong>Yes</strong>, you can still install custom firmware on your 3DS, even after the closure of eShop.</p>
|
||
|
||
<h2 id="破解前的常见问题">破解前的常见问题</h2>
|
||
|
||
<details>
|
||
<summary><u>I am on the latest system version. 我的主机是否可以在不使用任何外设的情况下破解?</u></summary>
|
||
|
||
<p><strong>Yes!</strong> New 3DS / New 3DS XL / New 2DS XL can use <a href="installing-boot9strap-(super-skaterhax)">super-skaterhax</a>, while 3DS / 3DS XL / 2DS can use <a href="installing-boot9strap-(mset9)">MSET9</a>.</p>
|
||
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>What consoles is this guide compatible with?</u></summary>
|
||
|
||
<p>This guide is compatible with all retail 3DS-family devices (3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, New 2DS XL). If your system version string is displayed as “0.0.0-0”, then you may have a developer unit.</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>How risky is hacking my console?</u></summary>
|
||
|
||
<p>Bricks are now effectively impossible unless you are purposely trying to brick your console.</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>Can I run awesome homebrew and emulators with this?</u></summary>
|
||
|
||
<p>Yes! 本手册将会教你安装一些有用的自制程序,包括一个名为 <a href="https://github.com/Universal-Team/Universal-Updater/releases/latest">Universal-Updater</a> 的自制应用程序商店。</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>Can I use this to play games from other regions?</u></summary>
|
||
|
||
<p>Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma’s <a href="https://wiki.hacks.guide/wiki/3DS:Setting_game_locales">locale emulation feature</a> in order to work properly on out-of-region consoles.</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>Will I lose any features if I install CFW?</u></summary>
|
||
|
||
<p>No. Consoles with custom firmware can still play online and run physical cartridges as any other 3DS can.</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>Can I keep my NNID, saves, digital games (etc.)?</u></summary>
|
||
|
||
<p>Your NNID (if you have one) will not be affected by this guide. Consoles with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected.</p>
|
||
|
||
<p>Following this guide alone should not result in data loss (saves, digital games, etc), but SD card corruption is always a possibility. You should make a backup of your SD card contents if you have important data.</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>Will my 3DS be banned for having CFW?</u></summary>
|
||
|
||
<p>There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. 自从那时后就再也没有看到过类似的事情了。 我们也不知道任天堂将来会做什么。</p>
|
||
|
||
<p>但是,我们现在不认为你需要担心破解后是否会 ban 机了,因为几乎见不着。</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>Can I do this without a computer (e.g. an Android phone)?</u></summary>
|
||
|
||
<p>Yes! All you need is the ability to put files on a compatible SD card.</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>What size SD card can I use?</u></summary>
|
||
|
||
<p>You will need at least 1.5GB of free SD card space to follow this guide in its entirety. 虽然官方已经说明了 3DS 可以用的 SD 卡最大容量为 32GB,但是实际上只要能格式化成 FAT32 的内存卡都可以用。 但是由于已知的 GBA 图像和自制主题问题,建议不要使用超过 128GB 的内存卡。</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?</u></summary>
|
||
|
||
<p>No. While a DS flashcart can be used to mod a 3DS using <a href="ntrboot">ntrboot</a>, there is now a free software method available for most consoles.</p>
|
||
|
||
<p>3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk.</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>What's the difference between custom firmware and homebrew?</u></summary>
|
||
|
||
<p>Definitionally speaking, custom firmware refers to a modification of the 3DS system software to do things that it normally isn’t able to. Homebrew generally refers to software created outside of official sources (i.e. not distributed by eShop or cartridges).</p>
|
||
|
||
<p>Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax, which people sometimes called just “homebrew”. 这种级别的系统权限能够让你运行一些基础的自制程序和模拟器,但不能让你(或较为容易地)修改游戏或导出卡带。 这些漏洞也不是特别稳定,自制程序经常会反复崩溃且必须完全重启整个系统才可恢复。 自制固件能让你获得高等级的系统权限,同时相较那些仅自制程序的漏洞而言更加稳定。</p>
|
||
|
||
</details>
|
||
|
||
<h2 id="破解后的问题">破解后的问题</h2>
|
||
|
||
<details>
|
||
<summary><u>Is it safe to update my 3DS to the latest version with CFW?</u></summary>
|
||
|
||
<p>If you are using Luma3DS, your custom firmware loader (boot9strap) will <em>never</em> be removed when performing a system update. 不过前一段时间的更新经常使 Luma3DS 在启动系统时崩溃,所以我们建议你在新版本发布后,先等几个小时看看别人的升级反馈,或者看看 Luma3DS 是否会更新,确认更新不会导致主机暂时无法正常使用后再继续。 System updates can be performed the same way as they are on an unmodified 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded.</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>How do I upgrade my SD card?</u></summary>
|
||
|
||
<p>Copy and paste your SD card contents to a new SD card formatted as FAT32. 如果使用的卡大小为 128GB,则建议将分配单元大小设为 65536。 大于 128GB 的内存卡由于已知的 GBA 图像和自制主题问题,不建议使用。</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>Can I system transfer with CFW?</u></summary>
|
||
|
||
<p>Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is unmodified). 非法应用(自制程序等)的 Ticket 不会被一同迁移,但可以使用 <a href="https://github.com/ihaveamac/faketik/releases/latest">faketik</a> 伪造,使其重现于桌面。 请确保你不使用无线传输迁移,这会删除非法应用。 破解也依然会继续存在于两台主机中。</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>How do I change the system language of a Japanese 3DS?</u></summary>
|
||
|
||
<p>The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a <a href="region-changing">region change</a>. Note that this is very likely to break the Nintendo eShop on your console, which means you will be unable to update your games whether they are in-region or out-of-region.</p>
|
||
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>How do I update homebrew applications?</u></summary>
|
||
|
||
<p>It depends on the format of the homebrew application. 一般来说:</p>
|
||
|
||
<ul>
|
||
<li><strong>CIA 格式</strong>的自制程序:只需要直接安装更新版本的 CIA 即可,通常旧的会被直接替换。 如果旧的 CIA 没有被替换掉你也可直接去数据管理删除老版本,就像你删别的东西一样。
|
||
<strong>3DSX 格式</strong>的自制程序:替换存储于 <code class="language-plaintext highlighter-rouge">/3ds/</code> 文件夹内的 3DSX 文件即可。 如果这个自制程序包括额外的资源文件,则你需要将其所需文件替换到对应目录。 对此,还请阅读那个自制程序的文档来操作。</li>
|
||
<li>如果你是为了更新 Luma3DS,请参考<a href="restoring-updating-cfw">这个页面</a>。 或者你想要更新 Godmode9 的话,参考<a href="godmode9-usage#updating-godmode9">这个页面</a>。</li>
|
||
</ul>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>How do I update my games?</u></summary>
|
||
|
||
<p>You can continue to download game updates from the Nintendo eShop, even though it has now shut down.</p>
|
||
|
||
<p>If the game is not from the same region as the console, you will need to <a href="dumping-titles-and-game-cartridges">dump the updates</a> from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console’s region (for example, a Japanese 3DS will only have updates for Japanese games).</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>Help! Something bad happened and my 3DS won't boot to HOME Menu...</u></summary>
|
||
|
||
<p>Please look at the <a href="troubleshooting#boot-issues-on-consoles-with-custom-firmware">troubleshooting guide</a>. <strong>Uninstalling CFW when your console is in an unbootable state is not recommended, as it is very likely to lead to a brick</strong>.</p>
|
||
</details>
|
||
|
||
<h2 id="主题破解--a9lh--gateway-常见问题">主题破解 / A9LH / Gateway 常见问题</h2>
|
||
|
||
<details>
|
||
<summary><u>I modded my console (x) years ago, so it already has some sort of homebrew. What should I do?</u></summary>
|
||
|
||
<p>It is recommended that you upgrade your setup to a modern, boot9strap-based one. 参阅<a href="checking-for-cfw">检查自制固件</a>来查找适合你主机的更新方法。</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>My setup works for me. Why should I upgrade it?</u></summary>
|
||
|
||
<p>The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. 而且,你的主机可能会因为使用的破解过老而无法安全更新主机的系统固件。 基于 boot9strap 的破解甚至能让你获得可导出你主机的 bootrom 的前所未有的主机控制权。</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>Will I lose anything if I upgrade my setup?</u></summary>
|
||
|
||
<p>Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. 如果你的主机里有你非常宝贵的存档,则建议在升级破解前用 <a href="https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018">JKSM</a> 之类的工具备份一下存档,以防万一。</p>
|
||
</details>
|
||
|
||
<details>
|
||
<summary><u>How do I move saves from an existing Gateway setup to a more modern setup?</u></summary>
|
||
|
||
<p><strong>答:</strong>看<a href="https://gbatemp.net/threads/425743/">这个帖子</a>。</p>
|
||
</details>
|
||
|
||
|
||
</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">© 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>
|