mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-31 20:21:49 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@694a6c0b87 🚀
This commit is contained in:
@@ -516,7 +516,7 @@ window.cookieconsent.initialise({
|
||||
<li><a href="#섹션-i---준비-작업" id="markdown-toc-섹션-i---준비-작업">섹션 I - 준비 작업</a></li>
|
||||
<li><a href="#section-ii---mset9" id="markdown-toc-section-ii---mset9">Section II - MSET9</a></li>
|
||||
<li><a href="#섹션-iii---boot9strap-설치하기" id="markdown-toc-섹션-iii---boot9strap-설치하기">섹션 III - boot9strap 설치하기</a></li>
|
||||
<li><a href="#section-iv---uninstalling-mset9" id="markdown-toc-section-iv---uninstalling-mset9">Section IV - Uninstalling MSET9</a></li>
|
||||
<li><a href="#section-iv---removing-mset9" id="markdown-toc-section-iv---removing-mset9">Section IV - Removing MSET9</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#마무리-단계-로-계속합니다" id="markdown-toc-마무리-단계-로-계속합니다">마무리 단계 로 계속합니다</a></li>
|
||||
@@ -538,7 +538,7 @@ window.cookieconsent.initialise({
|
||||
<h3 id="준비물">준비물</h3>
|
||||
|
||||
<ul>
|
||||
<li>The latest prerelease of <a href="https://github.com/zoogie/MSET9/releases">MSET9</a> (the Release <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
<li>최신 버전의 <a href="https://github.com/zoogie/MSET9/releases/latest">MSET9</a> (Release <code class="language-plaintext highlighter-rouge">.zip</code> 파일)</li>
|
||||
<li>Any 3.x version of <a href="https://www.python.org/downloads/">Python</a> <strong>installed on your computer</strong>
|
||||
<ul>
|
||||
<li>If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering <code class="language-plaintext highlighter-rouge">python3 -V</code>. If this returns a version number, it will work for this guide.</li>
|
||||
@@ -636,7 +636,7 @@ window.cookieconsent.initialise({
|
||||
<li>The menu will refresh and say that no SD card is inserted, which is expected</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>SD 카드를 컴퓨터에 삽입해 주세요</li>
|
||||
<li>Insert your SD card into your computer, then wait a few seconds</li>
|
||||
<li>In the MSET9 window, type <code class="language-plaintext highlighter-rouge">2</code>, then press Enter to trigger MSET9
|
||||
<ul>
|
||||
<li>You should see “Injecting… done.”</li>
|
||||
@@ -676,7 +676,7 @@ window.cookieconsent.initialise({
|
||||
<li>(Start)를 눌러 저장하고 콘솔을 다시 시작해 주세요</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---uninstalling-mset9">Section IV - Uninstalling MSET9</h4>
|
||||
<h4 id="section-iv---removing-mset9">Section IV - Removing MSET9</h4>
|
||||
|
||||
<p>In this section, you will remove MSET9 to prevent further issues. (This will not remove the custom firmware that you just installed.)</p>
|
||||
|
||||
@@ -684,7 +684,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<ol>
|
||||
<li>콘솔의 전원을 꺼 주세요</li>
|
||||
<li>SD 카드를 컴퓨터에 삽입해 주세요</li>
|
||||
<li>Insert your SD card into your computer, then wait a few seconds</li>
|
||||
<li>In the MSET9 window, type <code class="language-plaintext highlighter-rouge">4</code>, then press Enter to remove MSET9
|
||||
<ul>
|
||||
<li>You should see “Removing… done”</li>
|
||||
@@ -701,6 +701,8 @@ window.cookieconsent.initialise({
|
||||
|
||||
<hr />
|
||||
|
||||
<p class="notice--danger">Did you follow Section IV (Removing MSET9)? That section is MANDATORY!</p>
|
||||
|
||||
<h3 class="notice--primary" id="마무리-단계-로-계속합니다"><a href="finalizing-setup">마무리 단계</a> 로 계속합니다</h3>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user