1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-26 18:04:40 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@1f89857ea2 🚀

This commit is contained in:
lifehackerhansol
2023-06-09 19:15:54 +00:00
parent 0631e26f72
commit f4d00bc923
511 changed files with 6042 additions and 5842 deletions

View File

@@ -552,7 +552,7 @@ window.cookieconsent.initialise({
</ul>
</li>
<li>최신 버전의 <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (<code class="language-plaintext highlighter-rouge">.zip</code> 파일)</li>
<li>모델과 버전에 맞는<code class="language-plaintext highlighter-rouge">.firm</code> 파일:</li>
<li>The <code class="language-plaintext highlighter-rouge">.firm</code> corresponding to your console and version:</li>
</ul>
<table>
@@ -775,7 +775,7 @@ window.cookieconsent.initialise({
<h4 id="섹션-ii---boot9strap-설치하기">섹션 II - boot9strap 설치하기</h4>
<p>이 섹션에서는, 커스텀 펌웨어를 새로 생성한 NAND 이미지에 설치하고, 이 이미지를 기기에 다시 설치하여 커스텀 펌웨어를 기기에 설치합니다.</p>
<p>In this section, you will install custom firmware to the dumped NAND image, and then install this NAND image back onto the console to install custom firmware on it.</p>
<ol>
<li>hardmod-b9s-installer를 실행해 주세요
@@ -784,15 +784,15 @@ window.cookieconsent.initialise({
<li>그 외: <code class="language-plaintext highlighter-rouge">install-b9s.py</code>를 실행해 주세요</li>
</ul>
</li>
<li>하드모드를 통해 출력된 <code class="language-plaintext highlighter-rouge">NAND_patched.bin</code> 파일을 기기에 플래시해 주세요</li>
<li>Flash your outputted <code class="language-plaintext highlighter-rouge">NAND-patched.bin</code> to your console with your hardmod</li>
<li>기기를 종료해 주세요</li>
<li>하드모드를 연결 해제 해 주세요</li>
<li>Press and hold (Select), and while holding (Select), power on your device</li>
<li>기기는 Luma3DS 구성 메뉴로 부팅되었을 겁니다
<li>(Select) 를 길게 누르고, 이 상태에서 콘솔의 전원을 켜 주세요</li>
<li>Your console should have booted into the Luma3DS configuration menu
<ul>
<li>Luma3DS 구성 메뉴는 Luma3DS 커스텀 펌웨어의 설정들 입니다. 이 설정들은 디버깅 또는 맞춤화의 유용합니다</li>
<li>일단 이 가이드에서는 <strong>모든 설정을 기본으로 남겨 두세요</strong> (켜기 또는 끄기를 누르지 마세요)</li>
<li>만약 기기가 부팅시에 꺼진다면 Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> 파일 안에 압축 되있는 <code class="language-plaintext highlighter-rouge">boot.firm</code>을 SD 카드의 루트로 복사 했는지 확인해 주세요</li>
<li>만약 콘솔이 부팅시에 꺼진다면 Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> 파일 안에 압축 되있는 <code class="language-plaintext highlighter-rouge">boot.firm</code>을 SD 카드의 루트로 복사 했는지 확인해 주세요</li>
</ul>
</li>
<li>(Start)를 눌러 저장하고 기기를 다시 시작해 주세요</li>