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,

bluedart

Well-Known Member
Member
Joined
Nov 13, 2016
Messages
270
Trophies
0
XP
2,221
Country
United States
This is not the Tinfoil mentionned in this thread.
Refer to this one: https://github.com/digableinc/tinfoil
Thanks for that, when googling for tinfoil the other comes up first and I wasn't aware there was a better repo. This version looks a lot better, and after making a prod.keys file and renaming it to keys.txt in the folder it works perfectly.

Installing another driver with Zadig did not break my ability to flash a bin, so that's nice. After setting this up as instructed it works correctly, and I even managed to install something small like guacamelee via usb. Nice program, and nice tutorial. Thanks. If this keeps working I no longer need to manually split nsps for fat32 nor do I need to manually copy them over to my SD card and require double the space on their to install. Neat.

Quick question though: why does the usb install start at something like 40MB/s and then get down to around 8MB/s near the end. Is this something I can fix? Even so, this process is still faster than my old one. (Note: I do not seem to be able to tell if the USB port in question is 3.0 or 2.0, as I do not know how to check through software, and if there is writing on the back of my computer, I cannot read it.)
 
  • Like
Reactions: blawar

Reecey

Mario 64 (favorite game of all time)
Member
Joined
Mar 7, 2010
Messages
5,870
Trophies
2
Location
At Home :)
XP
4,480
Country
Last edited by Reecey,

Reecey

Mario 64 (favorite game of all time)
Member
Joined
Mar 7, 2010
Messages
5,870
Trophies
2
Location
At Home :)
XP
4,480
Country
Bit of advice for everyone using this nut server, if you’re using sx installer for example go into settings overclock your gui both etc.. 1.79 everything works a lot quicker especially with over WiFi it loads to the nut server much faster you might need to enter settings file on your sd card notepad do it that way so it stays when you boot it up

Edit: @blawar is there anyway to save your drive name automatically when nut server starts up if I name the folder for example mine is Z:/ it won’t let me do : so how do I set my location on the nut server window so it always starts with that correct drive instead of my having to type it in thanks
 
Last edited by Reecey,

Reecey

Mario 64 (favorite game of all time)
Member
Joined
Mar 7, 2010
Messages
5,870
Trophies
2
Location
At Home :)
XP
4,480
Country
Look everyone I’m using Stargatenx! It’s great :P
410E0C28-A69F-4F0A-B679-B854E1FB3034.jpeg


That’s basically all stargatenx is a cloud drive your connecting too and paying huge prices, I don’t think its connected through a Nintendo cdn network unless it mines for your certs while you’re genuinely using it
 
Last edited by Reecey,
  • Like
Reactions: Don Jon

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,380
Trophies
2
XP
18,301
Country
Sweden
This is not Stargate , this is Nut, and Nut a) runs on your pc so its not even possible to steal switch keys and b) it is open source. being that it is open source, please kindly point to any line of code you feel is malicious or deceptive. I know that you did not technically accuse Nut of doing anything malicious, but your comments could be erroneously construed by a layman to infer that Nut is doing something malicious.
What I'm refering to is that your software can be used for malicious intent if people don't build the source themselves. I want to make sure this isn't happening since I don't want our users to get robbed of their keys.
 

blawar

Developer
OP
Developer
Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
40
XP
4,311
Country
United States
What I'm refering to is that your software can be used for malicious intent if people don't build the source themselves. I want to make sure this isn't happening since I don't want our users to get robbed of their keys.

Any software that a user does not compile themselves can be used for malicious intent. If you think it is connecting to websites to submit keys, kindly submit a network trace that shows it doing so. Since it is compiled python bytecode, you could also disassemble the bytecode in the exe I submitted and view the code for malicious use.
 
  • Like
Reactions: gizmomelb

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,380
Trophies
2
XP
18,301
Country
Sweden
Any software that a user does not compile themselves can be used for malicious intent. If you think it is connecting to websites to submit keys, kindly submit a network trace that shows it doing so. Since it is compiled python bytecode, you could also disassemble the bytecode in the exe I submitted and view the code for malicious use.
I never said it does, I however said it's possible for it to do it. And people should be very aware of it. Heck the best would be if you just removed that part completely so users can feel safe.
 

blawar

Developer
OP
Developer
Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
40
XP
4,311
Country
United States
I never said it does, I however said it's possible for it to do it. And people should be very aware of it. Heck the best would be if you just removed that part completely so users can feel safe.

It is also possible that Ted Cruz's father was the Zodiac killer :)

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

Quick question though: why does the usb install start at something like 40MB/s and then get down to around 8MB/s near the end. Is this something I can fix? Even so, this process is still faster than my old one. (Note: I do not seem to be able to tell if the USB port in question is 3.0 or 2.0, as I do not know how to check through software, and if there is writing on the back of my computer, I cannot read it.)

It's most likely 2.0, I havent been able to test the new atmosphere that says it fixed 3.0. 2.0 is still 40 MB/s which is plenty fast :)

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

Edit: @blawar is there anyway to save your drive name automatically when nut server starts up if I name the folder for example mine is Z:/ it won’t let me do : so how do I set my location on the nut server window so it always starts with that correct drive instead of my having to type it in thanks

yes, next version.
 

hippy dave

BBMB
Member
Joined
Apr 30, 2012
Messages
9,917
Trophies
2
XP
29,893
Country
United Kingdom
Look everyone I’m using Stargatenx! It’s great :P

That’s basically all stargatenx is a cloud drive your connecting too and paying huge prices, I don’t think its connected through a Nintendo cdn network unless it mines for your certs while you’re genuinely using it
Did you get it working with google file stream?
 

blawar

Developer
OP
Developer
Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
40
XP
4,311
Country
United States
Published version 1.1, 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.
 

Reecey

Mario 64 (favorite game of all time)
Member
Joined
Mar 7, 2010
Messages
5,870
Trophies
2
Location
At Home :)
XP
4,480
Country
@blawar thanks for the new version 1.1 update. Just a quick question can you scan two drives at the same time for example say you have Drives Z & D is that possible with a command in the box or how could I do it?

Wow that web gui that pops up is mad I was wandering for a minute what was going on! it scared me I thought I had been hacked or something.
 
Last edited by Reecey,

blawar

Developer
OP
Developer
Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
40
XP
4,311
Country
United States
@blawar thanks for the new version 1.1 update. Just a quick question can you scan two drives at the same time for example say you have Drives Z & D is that possible with a command in the box or how could I do it?

You cannot scan two drives, I want to keep this as simple as possible. However, you could scan one drive, then change the drive, scan that drive and they should both show up, just any new files put on the original drive wont show up until you change it back and scan.

Wow that web gui that pops up is mad I was wandering for a minute what was going on! it scared me I thought I had been hacked or something.

Please do not give @linuxares any conspiracy ideas :)
 
  • Like
Reactions: Reecey

snoofly

Well-Known Member
Member
Joined
Aug 18, 2015
Messages
1,012
Trophies
0
Age
54
XP
2,133
Country
United Kingdom
@blawar thanks for the new version 1.1 update. Just a quick question can you scan two drives at the same time for example say you have Drives Z & D is that possible with a command in the box or how could I do it?

Wow that web gui that pops up is mad I was wandering for a minute what was going on! it scared me I thought I had been hacked or something.
I guess you could run 2 nut servers on say port 9000 and 9001 for ex and set these 2 up as separate file locations in sx installer
 

Don Jon

Well-Known Member
Member
Joined
Nov 20, 2015
Messages
1,057
Trophies
0
Age
38
XP
1,496
Country
United States
Hey, don't worry. I let people fool themselves instead :P
reason for me not using tinfoil dz(yet) is because its closed source and im afraid it can steal my switchs cert
so is there a way to open a network call and check it to make sure its not doing so?

there were rumors going around stargate used peoples game certs via sx installer
 
Last edited by Don Jon,

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,380
Trophies
2
XP
18,301
Country
Sweden
there were rumors going around stargate used peoples game certs via sx installer
That I haven't heard of, but I wouldn't trust anyone involved with TX. But wouldn't surprise me at all. I mean TX are shady. Stargate is just the Shady of the Shady.
 

Don Jon

Well-Known Member
Member
Joined
Nov 20, 2015
Messages
1,057
Trophies
0
Age
38
XP
1,496
Country
United States
the network functionalitly of this tinfoil version is a beast and has a great gui
how do we know how safe it is when we cant compile it ourselves?
hmm
I mean can the switch itself send it to some other network? or does it close in only on your network?

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

Look everyone I’m using Stargatenx! It’s great :P
View attachment 158106

That’s basically all stargatenx is a cloud drive your connecting too and paying huge prices, I don’t think its connected through a Nintendo cdn network unless it mines for your certs while you’re genuinely using it
is there a way to make this show the game icons instead of their names?
kinda like freeshop. XD
 
Last edited by Don Jon,

blawar

Developer
OP
Developer
Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
40
XP
4,311
Country
United States
the network functionalitly of this tinfoil version is a beast and has a great gui
how do we know how safe it is when we cant compile it ourselves?
hmm
I mean can the switch itself send it to some other network? or does it close in only on your network?

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


is there a way to make this show the game icons instead of their names?
kinda like freeshop. XD

press - to switch to icon cover mode.

If you do not trust the author (me), you are free to put it into airplane mode and use USB install. Tinfoil has been out for 6 months, and not one person has reported any credible malicious activity.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BigOnYa
  • BakerMan
    I rather enjoy a life of taking it easy. I haven't reached that life yet though.
  • K3Nv2 @ K3Nv2:
    He put it down when the 3ds came out
  • SylverReZ @ SylverReZ:
    @K3Nv2, RIP Felix does great videos on the PS3 yellow-light-of-death.
  • Jayro @ Jayro:
    Eventhough the New 3DS XL is more powerful, I still feel like the DS Lite was a more polished system. It's a real shame that it never got an XL variant keeping the GBA slot. You'd have to go on AliExpress and buy an ML shell to give a DS phat the unofficial "DS Lite" treatment, and that's the best we'll ever get I'm afraid.
    +1
  • Jayro @ Jayro:
    The phat model had amazingly loud speakers tho.
    +1
  • SylverReZ @ SylverReZ:
    @Jayro, I don't see whats so special about the DS ML, its just a DS lite in a phat shell. At least the phat model had louder speakers, whereas the lite has a much better screen.
    +1
  • SylverReZ @ SylverReZ:
    They probably said "Hey, why not we combine the two together and make a 'new' DS to sell".
  • Veho @ Veho:
    It's a DS Lite in a slightly bigger DS Lite shell.
    +1
  • Veho @ Veho:
    It's not a Nintendo / iQue official product, it's a 3rd party custom.
    +1
  • Veho @ Veho:
    Nothing special about it other than it's more comfortable than the Lite
    for people with beefy hands.
    +1
  • Jayro @ Jayro:
    I have yaoi anime hands, very lorge but slender.
  • Jayro @ Jayro:
    I'm Slenderman.
  • Veho @ Veho:
    I have hands.
  • BakerMan @ BakerMan:
    imagine not having hands, cringe
    +1
  • AncientBoi @ AncientBoi:
    ESPECIALLY for things I do to myself :sad:.. :tpi::rofl2: Or others :shy::blush::evil:
    +1
  • The Real Jdbye @ The Real Jdbye:
    @SylverReZ if you could find a v5 DS ML you would have the best of both worlds since the v5 units had the same backlight brightness levels as the DS Lite unlockable with flashme
  • The Real Jdbye @ The Real Jdbye:
    but that's a long shot
  • The Real Jdbye @ The Real Jdbye:
    i think only the red mario kart edition phat was v5
  • BigOnYa @ BigOnYa:
    A woman with no arms and no legs was sitting on a beach. A man comes along and the woman says, "I've never been hugged before." So the man feels bad and hugs her. She says "Well i've also never been kissed before." So he gives her a kiss on the cheek. She says "Well I've also never been fucked before." So the man picks her up, and throws her in the ocean and says "Now you're fucked."
    +1
  • BakerMan @ BakerMan:
    lmao
  • BakerMan @ BakerMan:
    anyways, we need to re-normalize physical media

    if i didn't want my games to be permanent, then i'd rent them
    +1
  • BigOnYa @ BigOnYa:
    Agreed, that why I try to buy all my games on disc, Xbox anyways. Switch games (which I pirate tbh) don't matter much, I stay offline 24/7 anyways.
    BigOnYa @ BigOnYa: Agreed, that why I try to buy all my games on disc, Xbox anyways. Switch games (which I pirate...