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,
D

Deleted User

Guest
Can you help me to create a script?

Not really an apple person but done a bit of googling

https://developer.apple.com/library...acAutomationScriptingGuide/CreateaScript.html

Good luck otherwise just launch the pyrthon script using python3 command in terminal

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

it dont work...it opens and a sec later closes

Need more info? if you need some assistance from me or other forum members

Scroll down read The Instructions carefully follow the tasks according to the O/S you are using

https://github.com/fourminute/Fluffy

If you have tried all the steps then copy and paste the fluffy.log file here
 
Last edited by ,
  • Like
Reactions: fourminute

jme2712

Active Member
Newcomer
Joined
Feb 17, 2009
Messages
29
Trophies
1
XP
225
Country
United States
Can you help me to create a script?

It's pretty straight forward. Open text edit and type "python3 /Users/ followed by the directory leading to where fluffy.pyw is". Then change the extension to .command. For me mine is setup as such. python3 /Users/myusername/Desktop/Nintendo/Fluffy/fluffy.pyw. You can also do the same for RCM as well.
 
Last edited by jme2712,

tatundria

Well-Known Member
Member
Joined
Feb 24, 2009
Messages
394
Trophies
1
XP
2,134
Country
Argentina
It's pretty straight forward. Open text edit and type "python3 /Users/ followed by the directory leading to where fluffy.pyw is". Then change the extension to .command. For me mine is setup as such. python3 /Users/myusername/Desktop/Nintendo/Fluffy/fluffy.pyw. You can also do the same for RCM as well.

It worked!! Thanks a lot!!
 
Last edited by tatundria,
  • Like
Reactions: jme2712

codyjo

Well-Known Member
Newcomer
Joined
Nov 24, 2018
Messages
53
Trophies
0
Age
38
XP
298
Country
Canada
Stuck here... I don't know what file path I'm supposed to be in when I run these commands. I tried in c:\ and typed "run pip3 install pyusb" and that didn't work obviously. Sorry, this is probably simple for most. Thanks in advance for any help.

  • Open Terminal/CMD
  • Run "pip3 install pyusb" and "pip3 install pyqt5" and "pip3 install libusb" and "pip3 install libusb1"
 
Last edited by codyjo,

aevans0001

Well-Known Member
Newcomer
Joined
Sep 22, 2011
Messages
51
Trophies
1
XP
257
Country
United States
Not really an apple person but done a bit of googling

https://developer.apple.com/library...acAutomationScriptingGuide/CreateaScript.html

Good luck otherwise just launch the pyrthon script using python3 command in terminal

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



Need more info? if you need some assistance from me or other forum members

Scroll down read The Instructions carefully follow the tasks according to the O/S you are using

https://github.com/fourminute/Fluffy

If you have tried all the steps then copy and paste the fluffy.log file here


I am having the same issue and here is my log

Code:
DEBUG:root:Fluffy Log: If you see nothing here. Good!
ERROR:root:No backend available
Traceback (most recent call last):
  File "d:\Downloads\fluffy.pyw", line 1602, in <module>
    set_switch_text()
  File "d:\Downloads\fluffy.pyw", line 1365, in set_switch_text
    dev = usb.core.find(idVendor=0x057E, idProduct=0x3000)
  File "C:\Python37-32\lib\site-packages\usb\core.py", line 1263, in find
    raise NoBackendError('No backend available')
usb.core.NoBackendError: No backend available






edit I found it, I didn't see the section titles
Additional Windows Instructions

in this section is a dll file you have to download and place in root directory. Sorry
 
Last edited by aevans0001,

codyjo

Well-Known Member
Newcomer
Joined
Nov 24, 2018
Messages
53
Trophies
0
Age
38
XP
298
Country
Canada
Stuck here... I don't know what file path I'm supposed to be in when I run these commands. I tried in c:\ and typed "run pip3 install pyusb" and that didn't work obviously. Sorry, this is probably simple for most. Thanks in advance for any help.

  • Open Terminal/CMD
  • Run "pip3 install pyusb" and "pip3 install pyqt5" and "pip3 install libusb" and "pip3 install libusb1"

Help?

Or should I just post my own thread?
 

LapCheong

Well-Known Member
Member
Joined
Mar 6, 2019
Messages
219
Trophies
0
XP
519
Country
Australia
I may have missed that. I'll redo it in the morning and let you know. Thanks for the help!
If you want to know more, just type "Path" in windows search menu. You should see a "edit system environment variable" > "environment variables".
User variable path and system variables path should be visible. This is how you can type python3 or pip3 in cmd anywhere you open it.
 
  • Like
Reactions: Deleted User

nicopretto

Member
Newcomer
Joined
Mar 13, 2019
Messages
5
Trophies
0
Age
44
XP
76
Country
Italy
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
 
Last edited by nicopretto,
D

Deleted User

Guest
If python is installed with PATH selected then you should be able to run the pip3 in c:\>
 

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=ftyFz0yBxj8