mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-06-11 09:39:16 +08:00
51 lines
1.7 KiB
Markdown
51 lines
1.7 KiB
Markdown
# FBI-i18n-zh-tw
|
||
|
||
FBI是一個開源的3DS程式管理器。
|
||
|
||
本倉庫為FBI的繁體漢化版本。
|
||
|
||
原倉庫: https://github.com/Steveice10/FBI/
|
||
|
||
---
|
||
|
||
## 特性
|
||
|
||
* 瀏覽和修改(micro)SD card, TWL相片, TWL聲音, 保存數據, 擴展保存數據。
|
||
* 從DS遊戲卡 導出, 導入, 刪除 遊戲存檔數據。
|
||
* 導出, 導入, 刪除 遊戲安全值數據。
|
||
* 從本地或網絡鏈接中安裝程式或程式引導表。
|
||
* 無論如何安裝都會在安裝過程中自動導入程式seeds。
|
||
* 瀏覽和刪除 未完成的程式(下載的更新以及正在下載的eShop程式等)。
|
||
* 自定義主題(將主題檔案放置```sdmc:/fbi/theme/```)。
|
||
|
||
* 以下內容只有在Luma3DS CFW下才能運行:
|
||
* 瀏覽和修改 CTR NAND, TWL NAND, 和系統儲存數據。
|
||
* 導出原始 NAND 鏡像到SD card。
|
||
* 啟動已安裝的程式。
|
||
|
||
## 編譯
|
||
|
||
- 需要 [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))
|