--- layout: splash title: "3DS 해킹 가이드" # header: overlay_color: "#5e616c" # overlay_image: /images/home-page-feature.jpg overlay_filter: 0.5 caption: excerpt: "3DS 커스텀 펌웨어 완벽 가이드,
순정에서 boot9strap까지.
" --- 진행하기 전에 모든 소개 페이지(이 페이지 포함) 를 철저히 읽어 주세요. {: .notice--info} ## 커스텀 펌웨어란 무엇입니까? **커스텀 펌워어** ("CFW")란, 3DS의 소프트웨어 개조이며, 컴퓨터의 "관리자 권한"과 비슷한 것입니다. 할 수 있는 걸 닌텐도에서 제한하는 것을 해제하고, 3DS가 하드웨어적으로 가능한 모든 것을 할 수 있게 합니다. 커스텀 펌웨어의 대표적인 사용은 이하와 같습니다. * Running homebrew software and games made for or ported to the Nintendo 3DS * 지역 록을 해제하여, 타 국가의 게임을 플레이할 수 있게 됩니다. * HOME Menu customization, using community-created [themes and badges](https://themeplaza.art) * [LayeredFS](https://github.com/knight-ryu12/godmode9-layeredfs-usage/wiki/Using-Luma3DS'-layeredfs-(Only-version-8.0-and-higher))를 이용한 게임 개조 ("ROM 핵") * 세이브 데이터 편집, 백업 및 복구 * 옛날 콘솔의 에뮬레이션 및 DS / GBA 게임의 플레이 * 카트리지판 게임의 디지털 설치 ## 이 가이드는 무엇을 설치하는 가이드입니까? This guide will: + Install **boot9strap** and **Luma3DS custom firmware** on unmodified retail 3DS/2DS devices + Luma3DS will automatically remove the region lock and allow you to run unsigned software + Install various pieces of homebrew software, such as a package installer, save file manager, and a homebrew app store + Make critical system file backups that can help avoid bricks (and recover data in the event of one) ## 시작하기 전에 무엇을 알고 있어야 합니까? * 벽돌의 위험성이 시간이 지날수록 떨어지고 있기는 하지만, **당신의 기기에 발생하는 어떤 것에도 저희는 책임을 지지 않습니다.** 잘못된 파일 위치는 벽돌과 상관이 없으나, 무모한 행동은 벽돌로 이어질 수도 있습니다. * This guide is compatible with every retail device in the Nintendo 3DS family of consoles (including the New 3DS series and the 2DS), regardless of region or firmware. * 이 가이드만을 따라간다면 데이터 손실은 없을 것이지만, SD 카드 파손은 언제나 가능성으로서 남아 있습니다. 만약 중요한 데이터가 있다면, SD 카드의 백업을 하는 것을 추천합니다. * 작동하는 SD 카드가 3DS 안에 있어야 하며, SD 카드 내 파일을 이동할 수 있어야 합니다. 3DS는 MBR/FAT32 포맷의 SD 카드를 읽을 수 있습니다. + You may want to check your SD card for errors using [H2testw (Windows)](h2testw-(windows)), [F3 (Linux)](f3-(linux)), or [F3XSwift (Mac)](f3xswift-(mac)). * While we believe that custom firmware is safe for online use, there have been online network bans in the past, primarily for cheating and suspicious eShop behavior. ___ ## Continue to [Get Started](get-started) {: .notice--primary}