Guide_3DS/_pages/ko_KR/SafeCTRTransfer-(Homebrew-Launcher).txt
Devon Maloney f2b8089b22
New Crowdin translations (#1056)
* New translations SafeCTRTransfer-(Homebrew-Launcher).txt (Spanish)

* New translations Homebrew-Launcher-(Alternatives).txt (Dutch)

* New translations SafeCTRTransfer-(Homebrew-Launcher).txt (Dutch)

* New translations en_US.yml (Portuguese, Brazilian)

* New translations Homebrew-Launcher-(Alternatives).txt (Portuguese, Brazilian)

* New translations Homebrew-Launcher-(Alternatives).txt (Spanish)

* New translations en_US.yml (Spanish)

* New translations GodMode9-Usage.txt (Korean)

* New translations SafeCTRTransfer-(Homebrew-Launcher).txt (Portuguese, Brazilian)

* New translations Installing-arm9loaderhax.txt (Korean)

* New translations en_US.yml (Dutch)

* New translations Updating-A9LH.txt (Korean)

* New translations en_US.yml (Korean)

* New translations Troubleshooting.txt (Korean)

* New translations Region-Changing.txt (Korean)

* New translations 9.2.0-ctrtransfer.txt (Korean)

* New translations Move-EmuNAND.txt (Korean)

* New translations GodMode9-Usage.txt (Korean)

* New translations Homebrew-Launcher-(Alternatives).txt (Korean)

* New translations SafeCTRTransfer-(Homebrew-Launcher).txt (Korean)

* New translations Installing-arm9loaderhax.txt (Korean)

* New translations SafeCTRTransfer-(Browser).txt (Korean)

* New translations Updating-A9LH.txt (Korean)

* New translations Troubleshooting.txt (Korean)

* New translations Move-EmuNAND.txt (Korean)
2018-11-18 19:15:57 -05:00

120 lines
12 KiB
Text

---
title: "SafeCTRTransfer (홈브류 런처)" #
lang: ko
permalink: /safectrtransfer-(homebrew-launcher).html
---
이 설명은 SysNAND를 기준으로 제작되었으므로 기기가 EmuNAND 기반이라면 모든 과정을 SysNAND에 적용해 주세요. EmuNAND와 RedNAND는 [동일한 개념](http://3dbrew.org/wiki/NAND_Redirection)을 다른 방식으로 구현한 것입니다.
{: .notice--info}
만약 2DS 또는 New 3DS에서 무선 통신 기능을 끈 채 2.1.0 버전으로 다운그레이드했다면, 충전기와 배터리를 제거하고 몇 초 기다린 뒤 다시 장착하여 다시 시작하고 다시 시도할 수 있습니다.
{: .notice--info}
2.1.0 버전에서는 New 3DS의 microSD 관리 기능을 이용해 SD 카드에 파일을 전송할 수 없습니다. 진행하기 전에 SD 카드 리더기를 준비해 주세요.
{: .notice--info}
이 페이지의 [마그넷](https://en.wikipedia.org/wiki/Magnet_URI_scheme) 링크를 사용하려면
[Deluge](http://dev.deluge-torrent.org/wiki/Download)와 같은 토렌트 클라이언트가 필요합니다.
{: .notice--info}
udsploit가 작동하려면 무선 통신 모듈이 필요하므로 기기의 무선 통신 기능이 켜져 있는지 확인해 주세요. 무선 통신 기능은 켜져 있기만 하면 됩니다.
인터넷 접속은 필요하지 않습니다.
{: .notice--info}
**현재, 2.1.0 CTRTransfer 이후의 작업을 진행하기 위해서는 기기의 무선 인터넷 연결이 필요합니다.**
{: .notice--warning}
**Disable the parental controls of your device before doing the 2.1.0 CTRTransfer. 비밀번호를 모를 경우 [이곳](https://mkey.salthax.org/)을 참고해 주세요. 만약 연결된 NNID가 13세 이하 전용이라서 청소년 제한 설정을 해제할 수 없다면, 대신 모든 청소년 제한 설정을 "제한하지 않음" 설정으로 설정할 수 있습니다.**
{: .notice--warning}
**CTRTransfer 프로그램을 사용하면 생성된 백업이 재설치되기 전까지 기기에 설치된 모든 티켓 (게임에 접속을 허용하는 것) 을 삭제합니다.**
{: .notice--danger}
**6.0.0 버전 이하의 2DS는 절대로 포맷하지 말아 주세요. 초기 설정을 완료하지 못하고 그대로 벽돌이 됩니다!**
{: .notice--danger}
**2.1.0 버전(Old 3DS 펌웨어)의 New 3DS는 절대로 업데이트하지 말아 주세요! 100% 벽돌이 됩니다! You MUST restore a NAND backup or CTRTransfer back to standard New 3DS firmware first!**
{: .notice--danger}
{% capture notice %}
**2.1.0 버전에서 New 3DS를 슬립 모드로 전환하면 복구가 불가능한 벽돌이 됩니다!**
**This only happens when shutting the lid _while your device is on_; this does not apply to turning your device off.**
**Your device only enters sleep mode when the lid is closed. 경과되는 시간에 따라 전환되지 않습니다.**
**2.1.0 버전에서 위험 요소를 피하려면 지체 없이 진행해 주세요!**
{% endcapture %}
<div class="notice--danger">{{ notice | markdownify }}</div>
#### 단계별 개요
In this section, we will be flashing your device's [CTRNAND](https://www.3dbrew.org/wiki/Flash_Filesystem#CTR_partition) partition to 2.1.0 in order to take advantage of an oversight in 2.1.0 for the purpose of extracting the [OTP](https://www.3dbrew.org/wiki/OTP_Registers) unique to your device. 이 OTP 파일은 arm9loaderhax 설치에 필요하며, 다른 기기에서는 사용이 **불가능** 합니다.
This is accomplished by [installing a premade CTRTransfer image](https://www.reddit.com/r/3dshacks/comments/4zhe4a/) containing 2.1.0, copying your device specific files (such as `moveable.sed` and `SecureInfo_A`) to it, then fixing the title databases.
#### 준비물
* 최신 버전의 [SafeCTRTransfer](https://github.com/d0k3/SafeCTRTransfer/releases/latest)
* 최신 버전의 [safehax](https://github.com/TiniVi/safehax/releases/latest)
* 최신 버전의 [udsploit](https://github.com/smealum/udsploit/releases/latest)
* The 2.1.0 CTRTransfer image for your device and region
*(기기에 맞는 지역이 없다면, 아무 파일이나 선택해 주세요)*
+ <i class="fa fa-magnet" aria-hidden="true" title="이것은 마그넷 링크입니다. Use a torrent client to download the file."></i> - [New 3DS or Old 3DS or 2DS 2.1.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:89acc9c1b488b8b38251de0ddf07975d6bd354a1&dn=2.1.0-4E%5FCTRTransfer%5Fo3ds.zip&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
+ <i class="fa fa-magnet" aria-hidden="true" title="이것은 마그넷 링크입니다. Use a torrent client to download the file."></i> - [New 3DS or Old 3DS or 2DS 2.1.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:3dbb9c9c85a33c6242f424dcbaebcacdd8a5912b&dn=2.1.0-4J%5FCTRTransfer%5Fo3ds.zip&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
+ <i class="fa fa-magnet" aria-hidden="true" title="이것은 마그넷 링크입니다. Use a torrent client to download the file."></i> - [New 3DS or Old 3DS or 2DS 2.1.0 - USA - CTRTransfer](magnet:?xt=urn:btih:1609ce9ee7b0ed9b6dea0b3e7cca4fc52dad6ff4&dn=2.1.0-4U%5FCTRTransfer%5Fo3ds.zip&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
#### 진행 방법
##### 섹션 I - 준비 작업
1. 홈브류 런처를 실행시킨 채 기기에서 SD 카드를 빼 컴퓨터에 삽입해 주세요.
1. SD 카드의 최상위 경로에 `CTRTransfer` 폴더가 없을 경우 폴더를 만들어 주세요.
1. Copy the 2.1.0 `.bin` and `.bin.sha` from the CTRTransfer `.zip` to the `/CTRTransfer/` folder on your SD card
1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
1. Copy `SafeCTRTransfer.bin` from the SafeCTRTransfer `.zip` to the root of your SD card and rename `SafeCTRTransfer.bin` to `safehaxpayload.bin`
1. Reinsert your SD card into your device
##### 섹션 II - SafeCTRTransfer 실행
1. Launch udsploit from the list of homebrew
+ You may have to scroll down to see this option
1. Once it has completed, press (Start) to exit udsploit
+ This may take several tries
+ 재생중 화면이 멈출 경우 전원 버튼을 길게 눌러서 기기를 강제로 종료시킨 후 다시 시도해 주세요.
1. Launch safehax from the list of homebrew
+ You may have to scroll down to see this option
+ If you get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
+ 재생중 화면이 멈출 경우 전원 버튼을 길게 눌러서 기기를 강제로 종료시킨 후 다시 시도해 주세요.
1. If the exploit was successful, you will have booted into SafeCTRTransfer
##### 섹션 III - CTRTransfer
1. Allow the SafeCTRTransfer initialization and safety checks to proceed automatically
+ If you get an error, ensure you have all files in the correct locations and that you have enough free space on your SD card as detailed in [Get Started](get-started)
1. When prompted, input the key combo given to confirm CTRTransfer to 2.1.0
+ This process will take some time
+ This process will automatically create a backup of your device's NAND at `/ctrtransfer/<serialnumber>_nand.bin`
+ If you get a critical error, [follow this troubleshooting guide](troubleshooting#ts_transfer)
1. Once this process has completed, remove your SD card from your device to reboot
+ The reboot will take about 2 seconds to trigger
+ While on 2.1.0, your device will black screen on boot if your SD card is inserted before the home menu loads
+ Every time your device is rebooted on 2.1.0, you will need to take out your SD card before boot and put it back in after the home menu loads
+ For now, leave your SD card out as you will be copying files to it in the next page
+ 다음 페이지에서 기기를 복원한 뒤 더이상 할 필요 없어집니다.
___
*(화면 깨짐이나 변색은 2.1.0 버전의 일부 기기에서 정상적인 증상이며 백업을 복원하면 사라집니다.)*
{: .notice--info}
{% capture notice %}
**2.1.0 버전에서 New 3DS를 슬립 모드로 전환하면 복구가 불가능한 벽돌이 됩니다!**
**This only happens when shutting the lid _while your device is on_; this does not apply to turning your device off.**
**Your device only enters sleep mode when the lid is closed. 경과되는 시간에 따라 전환되지 않습니다.**
**2.1.0 버전에서 위험 요소를 피하려면 지체 없이 진행해 주세요!**
{% endcapture %}
<div class="notice--danger">{{ notice | markdownify }}</div>
다음은 [arm9loaderhax 설치](installing-arm9loaderhax)로 이어집니다.
{: .notice--primary}