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,866
Trophies
2
Location
At Home :)
XP
4,458
Country
Last edited by Reecey,

Reecey

Mario 64 (favorite game of all time)
Member
Joined
Mar 7, 2010
Messages
5,866
Trophies
2
Location
At Home :)
XP
4,458
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,866
Trophies
2
Location
At Home :)
XP
4,458
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,329
Trophies
2
XP
18,209
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,329
Trophies
2
XP
18,209
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,884
Trophies
2
XP
29,295
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,866
Trophies
2
Location
At Home :)
XP
4,458
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,329
Trophies
2
XP
18,209
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
  • TwoSpikedHands @ TwoSpikedHands:
    Do I restart now using what i've learned on the EU version since it's a better overall experience? or do I continue with the US version since that is what ive been using, and if someone decides to play my hack, it would most likely be that version?
  • Sicklyboy @ Sicklyboy:
    @TwoSpikedHands, I'll preface this with the fact that I know nothing about the game, but, I think it depends on what your goals are. Are you trying to make a definitive version of the game? You may want to refocus your efforts on the EU version then. Or, are you trying to make a better US version? In which case, the only way to make a better US version is to keep on plugging away at that one ;)
  • Sicklyboy @ Sicklyboy:
    I'm not familiar with the technicalities of the differences between the two versions, but I'm wondering if at least some of those differences are things that you could port over to the US version in your patch without having to include copyrighted assets from the EU version
  • TwoSpikedHands @ TwoSpikedHands:
    @Sicklyboy I am wanting to fully change the game and bend it to my will lol. I would like to eventually have the ability to add more characters, enemies, even have a completely different story if i wanted. I already have the ability to change the tilemaps in the US version, so I can basically make my own map and warp to it in game - so I'm pretty far into it!
  • TwoSpikedHands @ TwoSpikedHands:
    I really would like to make a hack that I would enjoy playing, and maybe other people would too. swapping to the EU version would also mean my US friends could not legally play it
  • TwoSpikedHands @ TwoSpikedHands:
    I am definitely considering porting over some of the EU features without using the actual ROM itself, tbh that would probably be the best way to go about it... but i'm sad that the voice acting is so.... not good on the US version. May not be a way around that though
  • TwoSpikedHands @ TwoSpikedHands:
    I appreciate the insight!
  • The Real Jdbye @ The Real Jdbye:
    @TwoSpikedHands just switch, all the knowledge you learned still applies and most of the code and assets should be the same anyway
  • The Real Jdbye @ The Real Jdbye:
    and realistically they wouldn't

    be able to play it legally anyway since they need a ROM and they probably don't have the means to dump it themselves
  • The Real Jdbye @ The Real Jdbye:
    why the shit does the shitbox randomly insert newlines in my messages
  • Veho @ Veho:
    It does that when I edit a post.
  • Veho @ Veho:
    It inserts a newline in a random spot.
  • The Real Jdbye @ The Real Jdbye:
    never had that i don't think
  • Karma177 @ Karma177:
    do y'all think having an sd card that has a write speed of 700kb/s is a bad idea?
    trying to restore emunand rn but it's taking ages... (also when I finished the first time hekate decided to delete all my fucking files :wacko:)
  • The Real Jdbye @ The Real Jdbye:
    @Karma177 that sd card is 100% faulty so yes, its a bad idea
  • The Real Jdbye @ The Real Jdbye:
    even the slowest non-sdhc sd cards are a few MB/s
  • Karma177 @ Karma177:
    @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really think it's faulty (pasted 40/50gb+ folders and no write errors)
  • DinohScene @ DinohScene:
    run h2testw on it
    +1
  • DinohScene @ DinohScene:
    when SD cards/microSD write speeds drop below a meg a sec, they're usually on the verge of dying
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Samsung SD format can sometimes fix them too
  • Purple_Heart @ Purple_Heart:
    yes looks like an faulty sd
  • Purple_Heart @ Purple_Heart:
    @Psionic Roshambo i may try that with my dead sd cards
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    It's always worth a shot
  • TwoSpikedHands @ TwoSpikedHands:
    @The Real Jdbye, I considered that, but i'll have to wait until i can get the eu version in the mail lol
    TwoSpikedHands @ TwoSpikedHands: @The Real Jdbye, I considered that, but i'll have to wait until i can get the eu version in the...