Go to file
2023-07-01 18:58:34 -04:00
app Change makefiles to be more flexible, update the decompressing file, update gitignore to have something related to the decompression script, and updated ssl submodule (i think) 2023-07-01 18:58:34 -04:00
patches Change makefiles to be more flexible, update the decompressing file, update gitignore to have something related to the decompression script, and updated ssl submodule (i think) 2023-07-01 18:58:34 -04:00
.clang-format Initial commit 2021-12-21 12:08:01 -06:00
.gitignore Change makefiles to be more flexible, update the decompressing file, update gitignore to have something related to the decompression script, and updated ssl submodule (i think) 2023-07-01 18:58:34 -04:00
.gitmodules Add ssl submodule 2023-07-01 17:32:23 -04:00
DECOMPRESSING.md Change makefiles to be more flexible, update the decompressing file, update gitignore to have something related to the decompression script, and updated ssl submodule (i think) 2023-07-01 18:58:34 -04:00
LICENSE Initial commit 2021-12-21 12:08:01 -06:00
Makefile Change makefiles to be more flexible, update the decompressing file, update gitignore to have something related to the decompression script, and updated ssl submodule (i think) 2023-07-01 18:58:34 -04:00
README.md Update README.md 2023-06-17 11:59:05 -04:00

Nimbus

Pretendo account manager for the 3DS

Usage

  1. Grab the latest app and IPS patches from the Releases page
  2. Extract to the root of your 3DS SD card
  3. Install the Nimbus homebrew using FBI if using the CIA build
  4. Run the Nimbus homebrew and select either to use a Pretendo or Nintendo account

Building

  1. Install devkitARM, libctru, armips, makerom, bannertool and flips
  2. Copy decompressed code.bin files from the friends, ssl, miiverse, and act sysmodules in their respective patches directories (any Miiverse code.bin works)
  3. Run make

Credits

Thanks to:

  • pinklimes for the banner
  • TraceEntertains for making a CIA version of Nimbus and a few other things
  • SciresM for making the 3DS SSL patches
  • zaksabeast for the original 3ds-Friend-Account-Manager and all the research into the friends and act system titles
  • shutterbug2000 for the GUI
  • libctru for the frda.c base, homebrew template, and all of the library functions
  • All 3ds researchers