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,

fourminute

Well-Known Member
OP
Member
Joined
Jan 15, 2019
Messages
170
Trophies
0
Age
34
XP
424
Country
United States
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

shivoooooo

Active Member
Newcomer
Joined
Feb 14, 2019
Messages
37
Trophies
0
Age
33
XP
555
Country
Japan
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/.
 

Ashura66

Well-Known Member
Member
Joined
Feb 1, 2016
Messages
1,766
Trophies
0
Age
37
Location
Under my bed
XP
1,682
Country
Portugal
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,
D

Deleted User

Guest
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
 

mikymax972

Member
Newcomer
Joined
Sep 18, 2008
Messages
16
Trophies
0
XP
117
Country
United States
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

  • fluffy.log.txt
    1.2 KB · Views: 110
Last edited by mikymax972,

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,276
Trophies
2
XP
18,088
Country
Sweden
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
 

Rushhour77

Well-Known Member
Newcomer
Joined
Aug 1, 2007
Messages
79
Trophies
0
Location
NL
XP
466
Country
Netherlands
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

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=pnRVIC7kS4s