NUT GUI USB and Network installer for Tinfoil and SX Installer

Easiest way is to just download nut.exe to the directory where your NSP's are, and start it. Will install NSP's from your PC to the switch via USB or network connection. The games will show up on the switch (in the "new games" section) to install, the PC client is just a dumb server. Default username and password is guest/guest for network install.



# USB Install

Run server.py or Windows users can use the precompiled nut.exe in the release section.

Follow the directions found in the release page to install the USB driver.

After you run the server, ensure NSP's are visible in the list. If they are not, change the path and click the "scan" button.

Connect your USB cable from your switch to your PC.

Start Tinfoil or SX Installer, and all of the NSP's listed in nut server should now be available to install in Tinfoil or SX Installer.


# Network Install

Run server.py or Windows users can use the precompiled nut.exe in the release section.

After you run the server, ensure NSP's are visible in the list. If they are not, change the path and click the "scan" button.

Start Tinfoil or SX Installer, then go to locations, then select "Add New" location. Enter the ip, port, username, and password that is displayed in the nut server application, then press save.

All of the NSP's listed in nut server should now be available to install in Tinfoil or SX Installer.

https://tinfoil.io/Download#download

changelog:

- Scan path is now saved and remembered.
- Web GUI is now works with the windows release.
- Web gui optionally launches at application launch.
- Various bugfixes / enhancements to web gui.
- Fixed display bug where username did not display in gui.
- conf/users.conf is created, and users can edit their username and password there.
- fixed random error when initializing.
 
Last edited by blawar,

t34p075

Well-Known Member
Newcomer
Joined
Feb 4, 2017
Messages
54
Trophies
0
Age
38
XP
272
Country
United States
I'm using the docker image, it boots up and seems to be working but none of my nsps are showing in the list. I've got the folder variable configured, is there anything else that I needed to do?

EDIT: Looking at the logs, it sees the .nsps and scans them, but they don't show up in the Web GUI. I've seen a similiar issue for the desktop .exe version as well but no solution.

EDIT 2: I continued to setup in tinfoil, and tinfoil is able to see and install from my server. It appears the web GUI isn't working correctly, but the tinfoil API is, and that's the important part really.
 
Last edited by t34p075,

JohnathanMonkey

Well-Known Member
Member
Joined
Apr 26, 2013
Messages
633
Trophies
1
Age
36
XP
744
Country
United States
I must be a complete moron, but I cannot get NUT over network to work. I have followed the steps, very few of them, and NUT is running on my PC and I can see the NSP I am trying to install, but when I try to find the game in Tinfoil, it won't show up. I chose nut under protocol, nutfs doesn't work either, my host is the IP address that is on the NUT server on my PC, port is what shows up on the NUT server, 9000, and username and password are both guest. I cant see that I am doing anything incorrectly, but obviously I am. I have restarted Tinfoil and the Switch, nothing works. I am using the latest version of NUT and HBG Tinfoil NSP that installed automatically to my switch and I went ahead and bought the license, so I am using SXOS. Any idea what I am doing wrong?
 
Last edited by JohnathanMonkey,

TunaKetchup

The Goose is Loose
Member
Joined
Mar 20, 2018
Messages
580
Trophies
0
XP
1,615
Country
Vietnam
I must be a complete moron, but I cannot get NUT over network to work. I have followed the steps, very few of them, and NUT is running on my PC and I can see the NSP I am trying to install, but when I try to find the game in Tinfoil, it won't show up. I chose nut under protocol, nutfs doesn't work either, my host is the IP address that is on the NUT server on my PC, port is what shows up on the NUT server, 9000, and username and password are both guest. I cant see that I am doing anything incorrectly, but obviously I am. I have restarted Tinfoil and the Switch, nothing works. I am using the latest version of NUT and HBG Tinfoil NSP that installed automatically to my switch and I went ahead and bought the license, so I am using SXOS. Any idea what I am doing wrong?

Yeah, I have the same problem. I've tried with both Nut and SX Server

It shows up with USB just fine but when I try network it doesn't work.

Kinda offtopic but still relating to this, I can get a FTP up and running with no issue on SX OS
 

blawar

Developer
OP
Developer
Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
40
XP
4,311
Country
United States
I must be a complete moron, but I cannot get NUT over network to work. I have followed the steps, very few of them, and NUT is running on my PC and I can see the NSP I am trying to install, but when I try to find the game in Tinfoil, it won't show up. I chose nut under protocol, nutfs doesn't work either, my host is the IP address that is on the NUT server on my PC, port is what shows up on the NUT server, 9000, and username and password are both guest. I cant see that I am doing anything incorrectly, but obviously I am. I have restarted Tinfoil and the Switch, nothing works. I am using the latest version of NUT and HBG Tinfoil NSP that installed automatically to my switch and I went ahead and bought the license, so I am using SXOS. Any idea what I am doing wrong?

Check pc firewall
 

urherenow

Well-Known Member
Member
Joined
Mar 8, 2009
Messages
4,753
Trophies
2
Age
48
Location
Japan
XP
3,648
Country
United States
USB Install doesn't seem to work for me under AMS. I can see the list though. Try to install, and the transfer (if it even starts) just stays at 0.0MB/s/

Under SX, it seems to work. Using .xci file as my test, if that matters.
 
Last edited by urherenow,

blawar

Developer
OP
Developer
Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
40
XP
4,311
Country
United States
USB Install doesn't seem to work for me under AMS. I can see the list though. Try to install, and the transfer (if it even starts) just stays at 0.0MB/s/

Under SX, it seems to work. Using .xci file as my test, if that matters.

Which version of AMS? What is the output from nut's command window when it freezes? USB should work the same across all cfw's.
 

aerik

Member
Newcomer
Joined
Jan 6, 2004
Messages
23
Trophies
0
XP
415
Country
Brazil
I'm using the docker image, it boots up and seems to be working but none of my nsps are showing in the list. I've got the folder variable configured, is there anything else that I needed to do?

EDIT: Looking at the logs, it sees the .nsps and scans them, but they don't show up in the Web GUI. I've seen a similiar issue for the desktop .exe version as well but no solution.

EDIT 2: I continued to setup in tinfoil, and tinfoil is able to see and install from my server. It appears the web GUI isn't working correctly, but the tinfoil API is, and that's the important part really.
Where you found docker version?
 

moler

New Member
Newbie
Joined
Jul 16, 2020
Messages
3
Trophies
0
Age
49
XP
52
Country
Denmark
i have used the .exe file and can see my nsp files but usb keep saying disconnected. I have run tinfoil driver
 

Tinkerbell

Well-Known Member
Member
Joined
Jun 29, 2020
Messages
110
Trophies
0
Age
34
XP
600
Country
United Kingdom
I am using tinfoil with my SX-Lite and am trying to access my backups stored on my pc via usb. When I run nut the usb shows as disconnected - it flashes up saying initializing for a second then goes to disconnected. Can anyone tell me what I am doing wrong please?
 

adilucky3

Well-Known Member
Newcomer
Joined
Nov 3, 2015
Messages
49
Trophies
0
Age
39
XP
530
Country
Indonesia
Its in Tinfoil options
I'm using windows 10, latest atmosphere, and latest hbg/tinfoil, all drivers is ok, and status on nut is connected, but stuck on "installing 0.0MB/s"..... I'm upgrading to windows 10 last week, in windows 7 it's not problem at all...
I try to disable and enable MTP on tinfoil setting... but nothing changed, it's still stuck... if someone can give me a solution..thank you...
 

blawar

Developer
OP
Developer
Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
40
XP
4,311
Country
United States
I'm using windows 10, latest atmosphere, and latest hbg/tinfoil, all drivers is ok, and status on nut is connected, but stuck on "installing 0.0MB/s"..... I'm upgrading to windows 10 last week, in windows 7 it's not problem at all...
I try to disable and enable MTP on tinfoil setting... but nothing changed, it's still stuck... if someone can give me a solution..thank you...

try a different usb port and/or usb cable.
 
  • Like
Reactions: adilucky3

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SylverReZ @ SylverReZ: :rofl2: