--- title: "Homebrew Launcher (PicHaxx)" --- {% include toc title="목차" %} ### 중요 This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the PicHaxx exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Pokemon Picross" game from the eShop. If your device already has access to the Homebrew Launcher (whether through PicHaxx or another exploit), you can skip to [Frogtool](installing-boot9strap-(frogtool)). {: .notice--success} If you already have Pokemon Picross, this process will overwrite your game's save file! {: .notice--warning} ### 준비물 * The free eShop game "Pokemon Picross" * [Seedminer](seedminer)에서 받은 `movable.sed` 파일 * The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest) * The [otherapp payload](https://deadphoenix8091.github.io/3ds/#otherapp) *(for your region, device, and version)* + If your current version is 11.14.0-46, select 11.13.0-45 for your version ### 진행 방법 #### 섹션 I - 준비 작업 1. Copy `boot.3dsx` to the root of your SD card 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` + If you do not see the `.bin` extension, do not add it to the end of the filename 1. SD 카드의 루트에 `3ds` 폴더가 없을 경우 폴더를 만들어 주세요 #### Section 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. Select "Build and Download" 1. 완료될 때까지 기다려 주세요 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + The `` will be the same one that you used in [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. If the exploit was successful, your device will have loaded the Homebrew Launcher + You may see an error stating there are no applications found 1. 기기를 종료해 주세요 ___ ### Continue to [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool)) {: .notice--primary}