--- title: "boot9strap 설치 (kartdlphax)" --- {% include toc title="목차" %} ### 중요 kartdlphax는 마리오 카트 7의 다운로드 플레이 모드를 사용하는 익스플로잇입니다. universal-otherapp과 같이 사용하면, 커스텀 펌웨어를 설치할 수 있습니다. 이 가이드를 진행하기 위해서는, 다음이 필요합니다: - 커스텀 펌웨어를 설치하려고 하는 3DS (**타겟 3DS**)와 지역이 같은, 커스텀 펌웨어가 설치된 제2의 3DS (**소스 3DS**) - 두 3DS와 지역이 같은, 마리오 카트 7의 물리적/디지털 버전 - 두 3DS를 위한 SD 카드 ### 준비물 **소스 3DS** (커스텀 펌웨어가 설치된 3DS)에서: * 최신 버전의 [kartdlphax](https://github.com/mariohackandglitch/kartdlphax/releases/latest) * The latest release of [Luma3DS 3GX Loader Edition](https://github.com/Nanquitas/Luma3DS/releases/latest) **타겟 3DS** (커스텀 펌웨어를 설치하려고 하는 3DS)에서: * 최신 버전의 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 최신 버전의 [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) * 최신 버전의 [일반 Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### Section I - Prep Work (source 3DS) 1. Insert the SD card of your **source 3DS** in your computer 1. Copy Luma 3GX Loader Edition's `boot.firm` to the root of the **source 3DS**'s SD card, replacing any existing file + SD 카드의 루트는 SD 카드를 열 때 보이는 디렉토리이고, Nintendo 3DS 폴더가 보이지만 그 안에 않 들어가 있는 상태의 폴더 입니다 1. Copy kartdlphax's `plugin.3gx` to the following directory on the **source 3DS**'s SD card, depending on the **region of your copy of Mario Kart 7**: - USA: `luma/plugins/0004000000030800` - EUR: `luma/plugins/0004000000030700` - JPN: `luma/plugins/0004000000030600` - Create the `plugins` and `00040000...` folders if they do not already exist 1. Eject the SD card and put it in the **source 3DS** #### Section II - Prep Work (target 3DS) 1. Insert the SD card of your **target 3DS** in your computer 1. Copy `boot.firm` and `boot.3dsx` from the standard Luma3DS `.zip` to the root of your SD card 1. SD 카드이 루트에 `boot9strap` 라는 이름으로 새 폴더를 생성해 주세요 1. SD 카드에 있는 `/boot9strap/` 폴더에 boot9strap `.zip` 파일 안에 압축되있는 `boot9strap.firm`과 `boot9strap.firm.sha`을 복사해 주세요 1. SafeB9SInstaller `.zip`의 `SafeB9SInstaller.bin`을 SD 카드의 루트로 복사해 주세요 1. Eject the SD card and put it in the **target 3DS** #### 섹션 III - kartdlphax 1. **소스 3DS**의 전원을 켜 주세요 - If you are prompted to set up Luma3DS, just press START to save the configuration 1. Once in the HOME Menu, press (Left Shoulder) + (Down D-Pad) + (Select) to bring up the Rosalina menu 1. "Enable plugin loader"를 활성화 해 주세요 1. (B)를 눌러 Rosalina 메뉴를 나와 주세요 1. 마리오 카트 7를 실행해 주세요 - Ensure that wireless connectivity is enabled - kartdlphax should tell you that it is running 1. Navigate to `Local Multiplayer` -> `Create Group` - If the source 3DS freezes at this point and you are using a cartridge, try [installing the cartridge to the system](dumping-titles-and-game-cartridges#installing-a-game-cartridge-directly-to-the-system) 1. **타겟 3DS**의 전원을 켜 주세요 - Ensure that wireless connectivity is enabled 1. On the **target 3DS**, open the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}), then select "Nintendo 3DS" 1. Join the group created by the **source 3DS** 1. Select "Start" on the **source 3DS** once it has detected the **target 3DS** 1. Once multiplayer has loaded, navigate to `Grand Prix` -> `50cc` -> (any driver) -> `Mushroom Cup` -> `OK` 1. Wait a while (a percentage should be displayed on the **source 3DS**) 1. If the exploit was successful, the **target 3DS** will have booted into SafeB9SInstaller #### 섹션 IV - boot9strap 설치 1. 메시지가 나타나면, boot9strap을 설치하기 위하여 화면에 주어진 키 조합을 입력해 주세요 1. 작업이 완료되면, (A) 를 눌려 기기를 재부팅해 주세요 1. 타겟 기기는 Luma3DS 구성 메뉴로 부팅되었을 겁니다 + If your target 3DS shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card 1. (Start)를 눌러 저장하고 기기를 다시 시작해 주세요 At this point, your console will boot to Luma3DS by default. + Luma3DS는 보통 HOME 메뉴와 똑같이 보입니다. 만약 기기가 HOME 메뉴로 부팅되었다면, 커스텀 펌웨어가 설치되어 있습니다. + On the next page, you will install useful homebrew applications to complete your setup. + 이 후 나머지 스텝에선 **소스 3DS**는 필요가 없을 겁니다. ___ ### [마무리 단계](finalizing-setup) 로 계속합니다 {: .notice--primary}