fbi-i18n-zh/README.md
2021-10-05 08:48:20 +00:00

51 lines
1.9 KiB
Markdown

# FBI-i18n-zh-cn
FBI是一个开源的3DS应用管理器。
本仓库為FBI的简体汉化版本。
原仓库: https://github.com/Steveice10/FBI/
---
## 特性(等待翻译)
* 浏览和修改(micro)SD card, TWL相片, TWL声音, 保存数据, 扩展保存数据。
* 从DS游戏卡导出, 导入, 删除游戏存储数据。
* Export, import, and delete save data secure values.
* Install titles/tickets from a file system, over a local network, or over the Internet with a URL or QR code.
* Automatically imports title seeds on installation, either from the Internet or the SD card.
* Browse and delete pending titles (downloaded updates, in-progress eShop titles, etc).
* Customize appearance by placing replacements for RomFS resources in "sdmc:/fbi/theme/".
* Only available when run from a CIA, 3DS, or a 3DSX under Luma3DS:
* Browse and modify CTR NAND, TWL NAND, and system save data.
* Dump the raw NAND image to the SD card.
* Launch titles installed to the system.
## 编译
- 需要 [devkitARM](http://sourceforge.net/projects/devkitpro/files/devkitARM/) 中的 3ds-curl, 3ds-zlib, 和 3ds-jansson
- 需要 Steveice10 的 [buildtools](https://github.com/Steveice10/buildtools)
```
git clone https://github.com/Steveice10/buildtools
make
```
## 感谢
感謝原作者 [Steveice10](https://github.com/Steveice10) 提供 FBI
[OasisAkari](https://github.com/OasisAkari) (一只火狐) : 协助汉化
ADVance 汉化组 : 提供字库
>Banner: Originally created by [OctopusRift](http://gbatemp.net/members/octopusrift.356526/), touched up by [Apache Thunder](https://gbatemp.net/members/apache-thunder.105648/), updated for new logo by [PabloMK7](http://gbatemp.net/members/pablomk7.345712/).
>Logo: [PabloMK7](http://gbatemp.net/members/pablomk7.345712/)
>SPI Protocol Information: [TuxSH](https://github.com/TuxSH/) ([TWLSaveTool](https://github.com/TuxSH/TWLSaveTool))