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@bb1ba2b7f0 🚀

This commit is contained in:
lifehackerhansol
2023-07-26 14:40:57 +00:00
parent c97f37c266
commit a01a4ea66e
319 changed files with 1836 additions and 1857 deletions

View File

@@ -11,7 +11,7 @@
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Installing boot9strap (PicHaxx) - 3DS Hacks Guide</title>
<!-- begin _includes/seo.html --><title>boot9strap 설치 (PicHaxx) - 3DS Hacks Guide</title>
<meta name="description" content="A complete guide to 3DS custom firmware">
@@ -22,7 +22,7 @@
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="3DS Hacks Guide">
<meta property="og:title" content="Installing boot9strap (PicHaxx)">
<meta property="og:title" content="boot9strap 설치 (PicHaxx)">
<meta property="og:url" content="https://3ds.hacks.guide/ko_KR/installing-boot9strap-(pichaxx).html">
@@ -446,7 +446,7 @@ window.cookieconsent.initialise({
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Installing boot9strap (PicHaxx)">
<meta itemprop="headline" content="boot9strap 설치 (PicHaxx)">
@@ -454,7 +454,7 @@ window.cookieconsent.initialise({
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">Installing boot9strap (PicHaxx)
<h1 id="page-title" class="page__title" itemprop="headline">boot9strap 설치 (PicHaxx)
</h1>
@@ -550,7 +550,7 @@ window.cookieconsent.initialise({
<li>이 폴더에는 홈브류 에플리케이션과 데이터가 보관되어 있으며, 콘솔이 자동으로 생성하는 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> 폴더와 다른 폴더입니다</li>
</ul>
</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">nimdsphax</code> folder from the nimdsphax <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
<li>nimdsphax <code class="language-plaintext highlighter-rouge">.zip</code>안에 있는 <code class="language-plaintext highlighter-rouge">nimdsphax</code> 폴더를 SD 카드의 <code class="language-plaintext highlighter-rouge">/3ds/</code> 폴더에 복사해 주세요</li>
</ol>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/hax-common-root-layout.png" alt="" /></p>
@@ -584,7 +584,7 @@ window.cookieconsent.initialise({
<li>SD 카드를 콘솔에 다시 삽입해 주세요</li>
<li>콘솔의 전원을 켜 주세요</li>
<li>포켓몬 피크로스 (“Pokémon Picross”)를 열어 주세요</li>
<li>Your console will have booted into the Homebrew Launcher
<li>콘솔은 Homebrew Launcher로 부팅되었을 겁니다
<ul>
<li>오류가 발생하면 이 <a href="troubleshooting#homebrew-launcher-pichaxx">문제 해결 가이드</a> 를 참고해 주세요</li>
</ul>
@@ -615,13 +615,13 @@ window.cookieconsent.initialise({
<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>
<li>(Start)를 눌러 저장하고 콘솔을 다시 시작해 주세요</li>
</ol>
<p>이제 기기는 Luma3DS를 기본으로 부팅 됩니다.</p>
<p>이제 콘솔은 Luma3DS를 기본으로 부팅 됩니다.</p>
<ul>
<li>Luma3DS는 보통 HOME 메뉴와 똑같이 보입니다. 만약 기기가 HOME 메뉴로 부팅되었다면, 커스텀 펌웨어가 설치되어 있습니다.</li>
<li>다음 페이지에서는 커펌에 유용한 홈브류를 설치해 기기 준비를 완료할 것 입니다.</li>
<li>Luma3DS는 보통 HOME 메뉴와 똑같이 보입니다. 만약 콘솔이 HOME 메뉴로 부팅되었다면, 커스텀 펌웨어가 설치되어 있습니다.</li>
<li>다음 페이지에서는 커펌에 유용한 홈브류를 설치해 콘솔 준비를 완료할 것 입니다.</li>
</ul>
<hr />