Fluffy - A Tinfoil and Goldleaf GUI

Fluffy
fluffy-intro.png




So what's different about Fluffy?

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)
screenshot-fluffy-v240c.png


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,
fourminute
 
Last edited by fourminute,
???? What are you running on your switch what's the error log
Sorry, I didn't notice. Yesterday I tried nut/goldtree/fluffy/sx server, every app crashed when i installed games via USB
I even deleted all of those folders and reinstalled atmosphere with no luck
 
I installed Python 3.7 from (I used for other softwares)
I Open Terminal/CMD

i.postimg.cc/g2bccBrJ/Cattura.png

Where I must write pip3 install pyusb?
in C:\Windows\system32?
in C:\?
I don't think because I receive error

Microsoft Windows [Versione 10.0.17763.379]
(c) 2018 Microsoft Corporation. Tutti i diritti sono riservati.

C:\Windows\system32>pip3 install pyusb
"pip3" non è riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.

C:\Windows\system32>cd\

C:\>pip3 install pyusb
"pip3" non è riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.

C:\>


My python is installed in C:\Users\AppData\Local\Programs\Python\Python37-32

i.postimg.cc/SKtwRJVr/Cattura.png

Looks like you need to re-install Python with PATH selected.

Sorry, I didn't notice. Yesterday I tried nut/goldtree/fluffy/sx server, every app crashed when i installed games via USB
I even deleted all of those folders and reinstalled atmosphere with no luck

Try reformatting your SD card to FAT32. Also Network Install is great, I use it more than USB you should try it. See if it fixes your issue.

Shout-out to @Dragonx41 for helping everyone while I've been busy. Thank you.
 
Last edited by fourminute,
  • Like
Reactions: Deleted User
what is path selected?
see my image:
i.postimg.cc/g2bccBrJ/Cattura.png
i.postimg.cc/SKtwRJVr/Cattura.png

I had similar errors and this happened because I installed the program on another hard drive with greater capacity, in the end I ended up installing the program on the route that delivered the same program (unmodified) and it was solved. For commands you should only write them in CMD as indicated by the instructions, without assigning any route. Just write it as it is in the instructions on page 1

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/.
 
It just opens and instantly closes back down on my PC. No idea what's wrong

EDIT: Ok so i got past that but now i get stuck on awaiting transfer request, then i get an error on Tinfoil and the Switch crashes
 
Last edited by Ashura66,
tinfoil keeps crashing when i try to run it. Im using Atmospere 0.85 on 7.0.1
which version of Tinfoil?

--------------------- MERGED ---------------------------

It just opens and instantly closes back down on my PC. No idea what's wrong
Version of Tinfoil?
EDIT: Ok so i got past that but now i get stuck on awaiting transfer request, then i get an error on Tinfoil and the Switch crashes
 
Hi,I try reinstall fluffy but i have this message
Your program is still running do you want to kill it,no fluffy gui,mac os el capitan,someone can help me thanks



DEBUG:root:Fluffy Log: If you see nothing here. Good!

ERROR:root:dlopen(/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtWidgets.so, 2): Symbol not found: __os_activity_create
Referenced from: /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore (which was built for Mac OS X 10.12)
Expected in: /usr/lib/libSystem.B.dylib
in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore
Traceback (most recent call last):
File "/Users/mikymax97/Downloads/fluffy.pyw", line 65, in <module>
from PyQt5 import QtWidgets
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtWidgets.so, 2): Symbol not found: __os_activity_create
Referenced from: /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore (which was built for Mac OS X 10.12)
Expected in: /usr/lib/libSystem.B.dylib
in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore
 

Attachments

Last edited by mikymax972,
Hi,I try reinstall fluffy but i have this message
Your program is still running do you want to kill it,no fluffy gui,mac os el capitan,someone can help me thanks



DEBUG:root:Fluffy Log: If you see nothing here. Good!

ERROR:root:dlopen(/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtWidgets.so, 2): Symbol not found: __os_activity_create
Referenced from: /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore (which was built for Mac OS X 10.12)
Expected in: /usr/lib/libSystem.B.dylib
in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore
Traceback (most recent call last):
File "/Users/mikymax97/Downloads/fluffy.pyw", line 65, in <module>
from PyQt5 import QtWidgets
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/QtWidgets.so, 2): Symbol not found: __os_activity_create
Referenced from: /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore (which was built for Mac OS X 10.12)
Expected in: /usr/lib/libSystem.B.dylib
in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore


You're missing QtCore.

Do the following:
brew install libusb
brew reinstall python --with-tcl-tk
pip3 install configparser
 
Question, it seems that long filenames can crash tinfoil with fluffy, atleast thats my experience. Anyone knows how long filenames can be?

Great tool. Very user friendly imo.
 

Site & Scene News

Popular threads in this forum