mirror of
https://github.com/PretendoNetwork/nimbus.git
synced 2025-04-02 11:02:06 -04:00
No description
|
||
---|---|---|
app | ||
patches | ||
.clang-format | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md |
Nimbus
Pretendo account manager for the 3DS
Usage
- Grab the latest app and IPS patches from the Releases page
- Extract to the root of your 3ds SD card
- Run the Nimbus homebrew and select either to use a Pretendo or Nintendo account
Building
- Install devkitARM, libctru, armips, and flips
- Copy decompressed
code.bin
files from the friends and act sysmodules in their respectivepatches
directories - 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