Fluffy is the first to introduce:
- Goldleaf and Tinfoil Support.
- USB and Network install with transfer rate and progress bar.
- Display current install rate in MB/ for both USB and Network mode(Goldleaf & Tinfoil too)
- Display current NCA name and count.
- Transfer mode option switchable between "Normal" and "Safe".
- Individual NSP selection (suggested by: ShadowHand, thanks!)
- Show current NSP being installed
- Switch connected indicator
- USB 5.x Fix (Compatible with Firmware versions 5.x and below)
GitHub:
https://github.com/fourminute/Fluffy
Latest Releases
https://github.com/fourminute/Fluffy/releases
Recommended TinFoil.nro
https://github.com/fourminute/Fluffy/blob/master/Tinfoil.nro
How-To-Use
- Download and Install Python 3 from https://www.python.org/downloads/. Ensure no previous version of Python is installed. This may cause an error "PyUSB not found". Do not use the 64-bit version of Python 3 with Fluffy.
- Open Terminal/CMD
- Run "pip3 install pyusb" and "pip3 install pyqt5" and "pip3 install libusb" and "pip3 install libusb1"
- MacOS users must also run "brew install libusb". For more info on brew, head to https://brew.sh/.
Going forward,
I plan to support Fluffy for the foreseeable future.
I hope this tool can help anyone and everyone that uses it.