No description
Find a file
Jonathan Barrow 4bcb6ab42d
Merge pull request #4 from shutterbug2000/alt-nasc-account-patches
Remove the env vars for act and nasc urls, we don't need them
2022-01-29 17:21:19 -05:00
app lolwhoops 2022-01-29 11:02:10 -06:00
patches Remove the env vars for act and nasc urls, we don't need them 2022-01-29 15:40:23 -06:00
.clang-format Initial commit 2021-12-21 12:08:01 -06:00
.gitignore Add nasc and account patches 2021-12-31 12:56:20 -06:00
LICENSE Initial commit 2021-12-21 12:08:01 -06:00
Makefile Add nasc and account patches 2021-12-31 12:56:20 -06:00
README.md Update README 2022-01-28 09:18:37 -05: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. Run the Nimbus homebrew and select either to use a Pretendo or Nintendo account

Building

  1. Install devkitARM, libctru, armips, and flips
  2. Copy decompressed code.bin files from the friends and act sysmodules in their respective patches directories
  3. Run make

Credits

Thanks to:

  • 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