1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-01 20:42:41 +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

@@ -535,7 +535,7 @@ window.cookieconsent.initialise({
<h3 id="준비물">준비물</h3>
<ul>
<li>최신 버전의 <a href="http://soundhax.com">Soundhax</a> <em>(기기의 지역과 버전에 맞게 선택)</em>
<li>The latest release of <a href="http://soundhax.com">Soundhax</a> <em>(for your region, console, and version)</em>
<ul>
<li>만약 Soundhax가 브라우저에서 실행 불가능한 비디오로 나오면, Ctrl+S 또는 Cmd+S를 눌러 컴퓨터로 저장해 주세요.</li>
</ul>
@@ -566,7 +566,7 @@ window.cookieconsent.initialise({
<li>SD 카드에 있는 <code class="language-plaintext highlighter-rouge">/boot9strap/</code> 폴더에 boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> 파일 안에 압축되있는 <code class="language-plaintext highlighter-rouge">boot9strap.firm</code><code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code>을 복사해 주세요</li>
<li>SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code><code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code>을 SD 카드의 루트로 복사해 주세요</li>
<li>SD 카드를 기기에 다시 삽입해 주세요</li>
<li>기기를 시작해 주세요</li>
<li>콘솔을 시작해 주세요</li>
</ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/uosoundhax-root-layout.png" alt="" /></p>
@@ -579,7 +579,7 @@ window.cookieconsent.initialise({
<ol>
<li>SD 카드를 기기에 다시 삽입해 주세요</li>
<li>기기를 시작해 주세요</li>
<li>콘솔을 시작해 주세요</li>
<li>
<p>닌텐도 3DS 사운드 앱을 실행해 주세요</p>
@@ -605,7 +605,7 @@ window.cookieconsent.initialise({
<h4 id="섹션-iii---boot9strap-설치하기">섹션 III - boot9strap 설치하기</h4>
<p>이 섹션에서는, 커스텀 펌웨어를 설치할 것입니다.</p>
<p>In this section, you will install custom firmware onto your console.</p>
<ol>
<li>메시지가 나타나면, boot9strap을 설치하기 위하여 화면에 주어진 키 조합을 입력해 주세요
@@ -613,12 +613,12 @@ window.cookieconsent.initialise({
<li>아래 화면의 단계가 붉은 텍스트로 표시되고 키 콤보 입력을 요구하지 않는다면, <a href="troubleshooting#issues-with-safeb9sinstaller">이 문제 해결 가이드</a>를 참고해 주세요</li>
</ul>
</li>
<li>작업이 완료되면, (A) 를 눌려 기기를 재부팅해 주세요</li>
<li>기기는 Luma3DS 구성 메뉴로 부팅되었을 겁니다
<li>Once it is complete, press (A) to reboot your console</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>