mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-04-06 03:58:02 +08:00
51 lines
1.9 KiB
Markdown
51 lines
1.9 KiB
Markdown
# FBI-i18n-zh-tw
|
||
|
||
FBI是一個開源的3DS程式管理器。
|
||
|
||
本倉庫為FBI的繁體漢化版本,部分詞彙因兼容原字庫做簡化或改詞處理。
|
||
|
||
原倉庫: https://github.com/Steveice10/FBI/
|
||
|
||
---
|
||
|
||
## 特性
|
||
|
||
* Browse and modify the SD card, TWL photos, TWL sounds, save data, and ext save data.
|
||
* Export, import, and erase save data from DS cartridges.
|
||
* 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) (一只火狐) : 用詞修正
|
||
|
||
[OoLaLa](https://github.com/OoLaLa-yy) : 協助漢化
|
||
|
||
>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))
|