mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
3.0 KiB
3.0 KiB
| lang | layout | section | category | title | description | tabs | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| zh-CN | wiki | twilightmenu | installing | 安装步骤(3DS) | How to install TWiLight Menu++ on the Nintendo 3DS |
|
你首先需要在你的 3DS 安装好自定义固件,请按照 3ds.hacks.guide 的步骤来操作 {:.alert .alert-info}
{% capture tab-working-camera %}
- 启动 FBI 并选择
Remote Install,再选择Scan QR Code - 扫描这个二维码来安装最新版本的 Universal-Updater

- 退出 FBI 并启动 Universal-Updater
- 如果它没有出现在主菜单上,重启你的 3DS
- 在应用列表中找到 TWiLight Menu++,如果找不到它,可以使用侧边栏上的第 3 个按钮进行搜索
- 按 A 键,或是点击侧边栏中的下载图标并选择
TWiLight Menu++来安装它- This will take a while {% endcapture %} {% assign tab-working-camera = tab-working-camera | split: "////////" %}
{% capture tab-non-working-camera %}
- Download the
Universal-Updater.ciafile from the Universal-Updater release page - Place the
Universal-Updater.ciafile anywhere on your SD card - Launch FBI on your Nintendo 3DS
- In FBI, go to the place you pasted the
Universal-Updater.ciafile - Select the
Universal-Updater.ciafile and hit "Install & Delete" - Close FBI and launch Universal-Updater
- If it doesn't show up on your home menu, reboot your 3DS
- Find TWiLight Menu++ in the app grid, you can search with the 3rd tab on the sidebar if you have trouble finding it
- Press A or tap the download icon in the sidebar and select
TWiLight Menu++to install it- This will take a while {% endcapture %} {% assign tab-non-working-camera = tab-non-working-camera | split: "////////" %}
{% capture tab-manual %}
- Download the latest version of
TWiLightMenu-3DS.7zfrom the releases page - Extract
TWiLightMenu-3DS.7z - Copy the
_ndsfolder to your SD card root - Copy the
BOOT.NDSfile to your SD card root - Copy the
romsfolder to your SD card root - Copy the two
.ciafiles to your SD card root - On your 3DS, install the two CIAs with FBI {% endcapture %} {% assign tab-manual = tab-manual | split: "////////" %}
Installing
{% assign tabs = tab-working-camera | concat: tab-non-working-camera | concat: tab-manual %} {% include tabs.html index=0 tabs=tabs %}