mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
I'll update again soon once there's been time to translate, but I'd rather the pages be consistent with English than outdated with a full translation
54 lines
2.3 KiB
Markdown
54 lines
2.3 KiB
Markdown
---
|
|
lang: ko-KR
|
|
layout: wiki
|
|
section: twilightmenu
|
|
category: updating
|
|
title: 업데이트하기 (3DS)
|
|
description: How to update TWiLight Menu++ on the Nintendo 3DS
|
|
---
|
|
|
|
v16.4.0보다 낮은 버전에서 업데이트 한다면, `saves`폴더를 DS 롬 파일이 있는 위치와 같은 곳에 새로 만든 뒤, DS 게임의 `.sav` 파일을 해당 폴더에 넣어주세요.
|
|
{:.alert .alert-info}
|
|
|
|
{% capture tab-universal-updater %}
|
|
1. Universal-Updater를 실행합니다.
|
|
- 설치되어있지 않다면, [설치하기](installing-3ds)에 대한 설명을 참고합니다.
|
|
1. TWiLight Menu++를 앱 그리드에서 찾으세요. 찾는 데 문제가 있는 경우 사이드바의 세 번째 탭으로 검색할 수 있습니다.
|
|
1. 사이드바에서 <kbd class="face">A</kbd>를 누르거나 다운로드 아이콘을 터치한 후, `TWiLight Menu++`를 선택해서 설치를 진행하세요.
|
|
- This will take a while
|
|
{% endcapture %}
|
|
|
|
{% capture tab-manual %}
|
|
1. Download the latest version of `TWiLightMenu-3DS.7z` from [the releases page](https://github.com/DS-Homebrew/TWiLightMenu/releases)
|
|
1. Extract `TWiLightMenu-3DS.7z`
|
|
1. Copy the `_nds` folder to your SD card root
|
|
1. Copy the `BOOT.NDS` file to your SD card root
|
|
1. Copy the two `.cia` files to your SD card root
|
|
1. On your 3DS, install the two CIAs with FBI
|
|
{% endcapture %}
|
|
|
|
### 업데이트하기
|
|
|
|
<div class="tab-container">
|
|
<div class="pb-3">
|
|
<a class="tab-link btn btn-outline-secondary tab-default" href="#tab-universal-updater" onclick="openTab(event, event.currentTarget)" data-tab-name="universal-updater">Universal-Updater</a>
|
|
<a class="tab-link btn btn-outline-secondary" href="#tab-manual" onclick="openTab(event, event.currentTarget)" data-tab-name="manual">Manual</a>
|
|
</div>
|
|
<div id="tab-universal-updater">
|
|
<noscript><h4>Universal-Updater</h4></noscript>
|
|
{{ tab-universal-updater | markdownify }}
|
|
</div>
|
|
<div id="tab-manual">
|
|
<noscript><h4>Manual</h4></noscript>
|
|
{{ tab-manual | markdownify }}
|
|
</div>
|
|
</div>
|
|
|
|
### Flashcard를 위한 추가적인 단계
|
|
|
|
If you can switch between the SD and flashcard contents in TWLMenu++, and if the flashcard TWLMenu++ is on v16.3.0 or later, please follow these steps.
|
|
|
|
1. Go into TWLMenu++ Settings
|
|
1. Select `Update TWiLight Menu++`
|
|
1. Select `Console (micro)SD > Slot-1 microSD`
|