mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
3.1 KiB
3.1 KiB
| lang | layout | section | category | title | long_title | description | tabs | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| zh-CN | wiki | twilightmenu | installing | 安装步骤(3DS) | 安装 TwiLight Menu++(3DS) | 如何在 Nintendo 3DS上安装 TWiLight Menu++ |
|
你首先需要在你的 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++来安装它- 这需要一些时间 {% endcapture %} {% assign tab-working-camera = tab-working-camera | split: "////////" %}
{% capture tab-non-working-camera %}
- 下载最新的
Universal-Updater.cia - 将
Universal-Updater.cia文件放置在你 SD 卡的任意位置 - 在你的 Nintendo 3DS 上启动 FBI
- 在 FBI 中,进入你刚才粘贴了
Universal-Updater.cia文件的地方 - 选择
Universal-Updater.cia,然后点击“Install & Delete” - 退出 FBI 并启动 Universal-Updater
- 如果它没有出现在主菜单上,重启你的 3DS
- 在应用列表中找到 TWiLight Menu++,如果找不到它,可以使用侧边栏上的第 3 个按钮进行搜索
- 按 A 键,或是点击侧边栏中的下载图标并选择
TWiLight Menu++来安装它- 这将会需要一段时间 {% endcapture %} {% assign tab-non-working-camera = tab-non-working-camera | split: "////////" %}
{% capture tab-manual %}
- 下载最新的
TwiLightMenu-3DS.7z - 解压
TWiLightMenu-3DS.7z - 将
_nds文件夹复制到 SD 卡的根目录下 - 将
BOOT.NDS文件复制到 SD 卡的根目录下 - 将
roms文件夹复制到 SD 卡的根目录下 - 将两个
.cia文件复制到 SD 卡的根目录下 - 打开你的 3DS,使用 FBI 安装两个 CIA 文件 {% endcapture %} {% assign tab-manual = tab-manual | split: "////////" %}
安装
{% assign tabs = tab-working-camera | concat: tab-non-working-camera | concat: tab-manual %} {% include tabs.html index=0 tabs=tabs %}