1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-29 19:29:51 +02:00

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

This commit is contained in:
lifehackerhansol
2023-08-19 17:09:19 +00:00
parent 9c1c688d71
commit d79fc7634f
92 changed files with 641 additions and 413 deletions

View File

@@ -489,8 +489,8 @@ window.cookieconsent.initialise({
<li><a href="#준비물" id="markdown-toc-준비물">준비물</a></li>
<li><a href="#진행-방법" id="markdown-toc-진행-방법">진행 방법</a> <ul>
<li><a href="#섹션-i---준비-작업" id="markdown-toc-섹션-i---준비-작업">섹션 I - 준비 작업</a></li>
<li><a href="#section-ii---cfw-check" id="markdown-toc-section-ii---cfw-check">Section II - CFW Check</a></li>
<li><a href="#section-iii---updating-the-system" id="markdown-toc-section-iii---updating-the-system">Section III - Updating the System</a></li>
<li><a href="#섹션-ii---cfw-확인" id="markdown-toc-섹션-ii---cfw-확인">섹션 II - CFW 확인</a></li>
<li><a href="#섹션-iii---본체-업데이트" id="markdown-toc-섹션-iii---본체-업데이트">섹션 III - 본체 업데이트</a></li>
<li><a href="#섹션-iv---rtc-및-dsp-설정" id="markdown-toc-섹션-iv---rtc-및-dsp-설정">섹션 IV - RTC 및 DSP 설정</a></li>
<li><a href="#section-v---setup-script" id="markdown-toc-section-v---setup-script">Section V - Setup Script</a></li>
</ul>
@@ -549,14 +549,14 @@ window.cookieconsent.initialise({
<li>If you are using a Mac, hold the Option key while dragging the folders to the root of your SD card, then click “Merge”</li>
</ul>
</li>
<li>Insert your SD card into your console</li>
<li>SD 카드를 콘솔에 다시 삽입해 주세요</li>
</ol>
<p>The screenshot below indicates the minimum SD card layout that is required to follow this page. 이전에 따른 방법에 따라, SD 카드에 추가 파일과 폴더가 있을 수 있습니다.</p>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/finalizing-root-layout.png" alt="" /></p>
<h4 id="section-ii---cfw-check">Section II - CFW Check</h4>
<h4 id="섹션-ii---cfw-확인">섹션 II - CFW 확인</h4>
<p>여기서 콘솔의 안전을 위해 커스텀 펌웨어가 설치되어 있는지 확인합니다. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware.</p>
@@ -571,7 +571,7 @@ window.cookieconsent.initialise({
<p class="notice--danger">Luma3DS 구성 메뉴로 부팅되지 않았다면 콘솔에 커스텀 펌웨어가 설치되지 않았습니다. <a href="https://discord.gg.MWxPgEp">Nintendo Homebrew Discord 서버</a>에 오셔서 도움을 요청하세요.</p>
<h4 id="section-iii---updating-the-system">Section III - Updating the System</h4>
<h4 id="섹션-iii---본체-업데이트">섹션 III - 본체 업데이트</h4>
<p>이 섹션에서는 커스텀 펌웨어가 설치된 콘솔에서도 안전하게 이용 가능한 최신 버전의 펌웨어로 본체를 업데이트합니다.</p>