--- title: "boot9strap 설치 (PicHaxx)" --- {% include toc title="목차" %} ### 중요 This method of using Seedminer for further exploitation uses your `movable.sed` file to write a custom save file for Pokémon Picross, which can then be used with universal-otherapp to run SafeB9SInstaller. ### 준비물 * The game "Pokémon Picross" (free on eShop) installed on your device + You can scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=ESHOP://50010000037815&margin=0&qzone=1&size=400x400&ecc=L) using the Nintendo 3DS Camera for a direct link to the eShop app + Your SD card must be inserted in your device to install Pokémon Picross * [Seedminer](seedminer)에서 받은 `movable.sed` 파일 * 최신 버전의 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 최신 버전의 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(기본 boot9strap; `devkit`, `ntr` 파일이 아닙니다.)* * 최신 버전의 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * 최신 버전의 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### 진행 방법 #### 섹션 I - 준비 작업 1. 기기를 종료해 주세요 1. SD 카드를 컴퓨터에 삽입해 주세요 1. 'otherapp.bin' 파일을 SD 카드의 루트에 복사해 주세요 1. Luma3DS `.zip`안에 있는 `boot.firm`과 `boot.3dsx`를 SD 카드의 루트에 복사해 주세요 1. SD 카드이 루트에 `boot9strap` 라는 이름으로 새 폴더를 생성해 주세요 1. SD 카드에 있는 `/boot9strap/` 폴더에 boot9strap `.zip` 파일 안에 압축되있는 `boot9strap.firm`과 `boot9strap.firm.sha`을 복사해 주세요 1. SafeB9SInstaller `.zip`의 `SafeB9SInstaller.bin`을 SD 카드의 루트로 복사해 주세요 #### 섹션 II - PicHaxx 1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Select your `movable.sed` file 1. "Build and Download"를 선택해 주세요 1. 완료될 때까지 기다려 주세요 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + 이 ``는 [Seedminer](seedminer)에서 사용한 것과 같습니다 + The `` is a 32 character long folder inside of the `` 1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. SD 카드를 기기에 다시 삽입해 주세요 1. 기기를 시작해 주세요 1. Launch "Pokemon Picross" 1. 익스플로잇이 성공적이었다면 SafeB9SInstaller로 부팅되었을 것입니다 #### 섹션 III - boot9strap 설치 1. 모든 안전 검사가 끝날 때까지 기다려 주세요 1. 메시지가 나타나면, boot9strap을 설치하기 위하여 화면에 주어진 키 조합을 입력해 주세요 1. 작업이 완료되면 (A) 를 눌려 기기를 재부팅해 주세요 #### 섹션 IV - Luma3DS 설정 1. 기기는 Luma3DS 구성 메뉴로 부팅되었을 겁니다 + 검은 화면이 보인다면 이 [문제 해결 가이드](troubleshooting#boot-related-issues-on-modded-devices) 를 참고해 주세요 1. (A) 버튼과 십자 패드을 이용해 다음 설정을 설정해 주세요: + **"Show NAND or user string in System Settings"** 1. (Start)를 눌러 저장하고 기기를 다시 시작해 주세요 이제 기기는 SD 카드가 삽입되 있는 한 Luma3DS를 기본으로 부팅 됩니다. + Luma3DS는 HOME 메뉴하고 똑같이 보입니다. 만약 기기가 HOME 메뉴로 부팅 됬다면 커스텀 펌웨어가 설치되 있습니다. + 다음 페이지에서는 SD 카드 없이 부팅 할 수 있도록 Luma3DS를 내장 메모리로 설치할 것 입니다. At this point, Pokémon Picross is no longer necessary and can be removed from your device. {: .notice--info} ___ ### [마무리 단계] (finalizing-setup) 로 계속합니다 {: .notice--primary}