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

@@ -524,7 +524,7 @@ window.cookieconsent.initialise({
<details class="notice--info">
<summary><em>기술적 상세 정보 (선택 사항)</em></summary>
<p>boot9strap을 설치하려면 우선 각 기기의 고유 암호화 키를 알아내야 합니다. 이를 위해, Homebrew Launcher를 통해 nimhax를 실행해 기기에서 데이터 암호화 키 (movable.sed)를 덤프하게 됩니다.</p>
<p>boot9strap을 설치하려면 우선 각 콘솔의 고유 암호화 키를 알아내야 합니다. To accomplish this, we use the Homebrew Launcher to launch nimhax and dump the data encryption key (movable.sed) from your console.</p>
<p>nimhax의 더 자세한 설명은 <a href="https://github.com/luigoalma/nimhax/">여기 (영문)</a>를 참고해 주세요.</p>
@@ -545,7 +545,7 @@ window.cookieconsent.initialise({
<li>SD 카드를 컴퓨터에 삽입해 주세요</li>
<li>nimhax <code class="language-plaintext highlighter-rouge">.zip</code>안에 있는 <code class="language-plaintext highlighter-rouge">nimhax</code> 폴더를 SD 카드의 <code class="language-plaintext highlighter-rouge">/3ds/</code> 폴더에 복사해 주세요</li>
<li>SD 카드를 기기에 다시 삽입해 주세요</li>
<li>기기를 시작해 주세요</li>
<li>콘솔을 시작해 주세요</li>
</ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/nimhax-location.png" alt="" /></p>
@@ -560,7 +560,7 @@ window.cookieconsent.initialise({
<h3 id="다음-단계-frogtool">다음 단계: Frogtool</h3>
<p>기기의 암호화 키 (<code class="language-plaintext highlighter-rouge">movable.sed</code>)를 구한 후, 이것을 Frogtool과 함께 사용하여, 일본어 Flipnote Studio을 주입해 사용할 것 입니다. <br />
<p>Once you have your consoles encryption key (<code class="language-plaintext highlighter-rouge">movable.sed</code>), you can use it in conjunction with Frogtool, which uses your <code class="language-plaintext highlighter-rouge">movable.sed</code> file to inject and take advantage of JPN Flipnote Studio. <br />
이 방법은 조금 더 빠르지만, 파일 다운로드를 위해 torrent 클라이언트가 필요합니다. torrent 클라이언트를 사용할 수 없다면 이 방법을 이용하지 마세요.</p>
<h3 class="notice--primary" id="boot9strap-설치-frogtool로-계속합니다"><a href="installing-boot9strap-(frogtool)">boot9strap 설치 (Frogtool)</a>로 계속합니다</h3>