TheRealZora / FBI-Reloaded

Open source title manager for the 3DS with modifications for remote installation of large files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FBI Reloaded

FBI Reloaded is an improved version of FBI, an open source title manager for the 3DS.

Download: https://github.com/TheRealZora/FBI-Reloaded/releases

Features

  • 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.

Build (linux)

Requires devkitARM, along with 3ds-curl, 3ds-zlib, and 3ds-jansson from the devkitPro pacman repository, to build.

Make sure that the devkitARM variable is assigned (usually DEVKITARM=/opt/devkitpro/devkitARM in your shell).

Run make install in the FBI-Reloaded directory. Directories named build and output will be created.

The directly installable CIA and 3dsx files are under output/3ds-arm/.

Credit

Banner: Originally created by OctopusRift, touched up by Apache Thunder, updated for new logo by PabloMK7.

Logo: PabloMK7

SPI Protocol Information: TuxSH (TWLSaveTool)

About

Open source title manager for the 3DS with modifications for remote installation of large files.

License:MIT License


Languages

Language:C 99.0%Language:Python 0.8%Language:Makefile 0.1%Language:Batchfile 0.0%Language:Shell 0.0%