how to install xci tinfoil? (2024)

spotanjo3

Well-Known Member

OP

Member

Level 17

Joined
Nov 6, 2002
Messages
11,147
Trophies
3
XP
6,273
Country
how to install xci tinfoil? (2)
  • Jan 5, 2020
  • #1

How do I install xci ? I have Lithium but XCI is over 4GB and I need to install it from my desktop to Switch. Not from USB. I have NS-USBloader and in settings said XCI but I cannot installed it form NS_USBLoader. Help ?

B

blawar

Developer

Developer

Level 14

Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
41
XP
4,421
Country
how to install xci tinfoil? (3)
  • Jan 5, 2020
  • #2

Download NUT from tinfoil.io, use network install.

Though im curious why you cannot use USB. Another option is to use a NSP splitter and then copy it to your SD card.

You can also just use Samba / WIndows file share (if SX OS), throw it on a USB HDD (if SXOS), host it on a FTP server (if SXOS), http server, lots of options. Pretty much ANYTHING except SD card will support larger than 4GB.

Last edited by blawar,

spotanjo3

Well-Known Member

OP

Member

Level 17

Joined
Nov 6, 2002
Messages
11,147
Trophies
3
XP
6,273
Country
how to install xci tinfoil? (5)
  • Jan 5, 2020
  • #3

blawar said:

Download NUT from tinfoil.io, use network install.

Though im curious why you cannot use USB. Another option is to use a NSP splitter and then copy it to your SD card.

You can also just use Samba / WIndows file share (if SX OS), throw it on a USB HDD (if SXOS), host it on a FTP server (if SXOS), http server, lots of options. Pretty much ANYTHING except SD card will support larger than 4GB.

Yes, I have NUT for macOS and I don't know how to install it for XCI file.. I always install NSP through tinfoil 0.2.1 (old version as I usually does.) I read the README.MD. No idea.

B

blawar

Developer

Developer

Level 14

Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
41
XP
4,421
Country
how to install xci tinfoil? (6)
  • Jan 5, 2020
  • #4

azoreseuropa said:

Yes, I have NUT for macOS and I don't know how to install it for XCI file.. I always install NSP through tinfoil 0.2.1 (old version as I usually does.) I read the README.MD. No idea.

put the XCI file in the same dir as NUT, then start nut. then start tinfoil, goto the file browser, click on usbfs, click on xci file.

spotanjo3

Well-Known Member

OP

Member

Level 17

Joined
Nov 6, 2002
Messages
11,147
Trophies
3
XP
6,273
Country
how to install xci tinfoil? (8)
  • Jan 5, 2020
  • #5

put the XCI file in the same dir as NUT, then start nut. then start tinfoil, goto the file browser, click on usbfs, click on xci file.

Yes, I put them in the same dir as NUT.. but start nut where ? You mean nut.py? I click double for nut.py but nothing. And go to USBFS and nothing is there. Am I doing something wrong ?

I am on macOS and not on PC.

Attachments

  • Screen Shot 2020-01-05 at 3.08.26 PM.png

    266.2 KB· Views: 737

Last edited by spotanjo3,

B

blawar

Developer

Developer

Level 14

Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
41
XP
4,421
Country
how to install xci tinfoil? (10)
  • Jan 5, 2020
  • #6

azoreseuropa said:

Yes, I put them in the same dir as NUT.. but start nut where ? You mean nut.py? I click double for nut.py but nothing. And go to USBFS and nothing is there. Am I doing something wrong ?

I am on macOS and not on PC.

run server.py, does a window pop up?

spotanjo3

Well-Known Member

OP

Member

Level 17

Joined
Nov 6, 2002
Messages
11,147
Trophies
3
XP
6,273
Country
how to install xci tinfoil? (12)
  • Jan 5, 2020
  • #7

blawar said:

put the XCI file in the same dir as NUT, then start nut. then start tinfoil, goto the file browser, click on usbfs, click on xci file.

blawar said:

run server.py, does a window pop up?

Thanks for trying to help me out.. Unfortunately, I am not using windows. I am on macOS. When I click nut.py python launcher tried to pop up but disappear like 1 seconds. Nothing.

Last edited by spotanjo3,

B

blawar

Developer

Developer

Level 14

Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
41
XP
4,421
Country
how to install xci tinfoil? (13)
  • Jan 5, 2020
  • #8

azoreseuropa said:

Thanks for trying to help me out.. Unfortunately, I am not using windows. I am on macOS. When I click nut.py python launcher tried to pop up but disappear like 1 seconds. Nothing.

I understand you are macos, that is how you start it on a mac. it sounds like you did not follow the install directions in the readme and install the dependencies. Run server.py from the command line and it should tell you the error, but im pretty sure you need to install the python deps.

spotanjo3

Well-Known Member

OP

Member

Level 17

Joined
Nov 6, 2002
Messages
11,147
Trophies
3
XP
6,273
Country
how to install xci tinfoil? (15)
  • Jan 5, 2020
  • #9

blawar said:

I understand you are macos, that is how you start it on a mac. it sounds like you did not follow the install directions in the readme and install the dependencies. Run server.py from the command line and it should tell you the error, but im pretty sure you need to install the python deps.

I did this:

- `pip3 install colorama pyopenssl requests tqdm unidecode Pillow BeautifulSoup4 urllib3 Flask pyusb pyqt5 google-api-python-client google-auth-oauthlib`

Done.

I need nut at:

- Download [`nut`](https://github.com/blawar/nut/archive/master.zip)

Not found.

B

blawar

Developer

Developer

Level 14

Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
41
XP
4,421
Country
how to install xci tinfoil? (16)
  • Jan 5, 2020
  • #10

azoreseuropa said:

I did this:

- `pip3 install colorama pyopenssl requests tqdm unidecode Pillow BeautifulSoup4 urllib3 Flask pyusb pyqt5 google-api-python-client google-auth-oauthlib`

Done.

I need nut at:

- Download [`nut`](https://github.com/blawar/nut/archive/master.zip)

Not found.

download it from tinfoil.io download section

spotanjo3

Well-Known Member

OP

Member

Level 17

Joined
Nov 6, 2002
Messages
11,147
Trophies
3
XP
6,273
Country
how to install xci tinfoil? (18)
  • Jan 5, 2020
  • #11

Done and I have nut.py and server.py and I double click either and nothing. Python try to coming up but disappear in 1 seconds.

Wait a minute.. Do I have to turn Wifi on from Nintendo Switch to do that ? If not, then what's the problem?

Last edited by spotanjo3,

B

blawar

Developer

Developer

Level 14

Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
41
XP
4,421
Country
how to install xci tinfoil? (19)
  • Jan 5, 2020
  • #12

azoreseuropa said:

Done and I have nut.py and server.py and I double click either and nothing. Python try to coming up but disappear in 1 seconds.

Wait a minute.. Do I have to turn Wifi on from Nintendo Switch to do that ? If not, then what's the problem?

You do not need wifi, dont double click on the python scripts, run them from the terminal as I said earlier so you can see the output.

spotanjo3

Well-Known Member

OP

Member

Level 17

Joined
Nov 6, 2002
Messages
11,147
Trophies
3
XP
6,273
Country
how to install xci tinfoil? (21)
  • Jan 5, 2020
  • #13

Okay.. I wont do that. I don't have problem with python for tinfoil with usb installed few years ago.. I want to try xci list with your newer tinfoil separate from my old tinfoil for usb only. Now I have a problem...

I can't start nut before I run tinfoil according to you because when I run tinfoil and click usbfs and xci list aren't there. That's why I try to run nut but it didn't appear on terminal before I can run tinfoil at all.
None from nut. how to install xci tinfoil? (22)

Look at the pics if anything is wrong.

Attachments

  • Screen Shot 2020-01-05 at 6.54.29 PM.png

    24.9 KB· Views: 683

  • Screen Shot 2020-01-05 at 6.54.48 PM.png

    190.2 KB· Views: 451

  • Screen Shot 2020-01-05 at 6.56.02 PM.png

    92.4 KB· Views: 431

Last edited by spotanjo3,

B

blawar

Developer

Developer

Level 14

Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
41
XP
4,421
Country
how to install xci tinfoil? (26)
  • Jan 6, 2020
  • #14

azoreseuropa said:

Okay.. I wont do that. I don't have problem with python for tinfoil with usb installed few years ago.. I want to try xci list with your newer tinfoil separate from my old tinfoil for usb only. Now I have a problem...

I can't start nut before I run tinfoil according to you because when I run tinfoil and click usbfs and xci list aren't there. That's why I try to run nut but it didn't appear on terminal before I can run tinfoil at all.
None from nut. how to install xci tinfoil? (27)

Look at the pics if anything is wrong.

I never said you cannot start Nut before tinfoil, most people do that. However if you are unwilling to try to start nut in console to catch the errors, no one can help you.

spotanjo3

Well-Known Member

OP

Member

Level 17

Joined
Nov 6, 2002
Messages
11,147
Trophies
3
XP
6,273
Country
how to install xci tinfoil? (29)
  • Jan 6, 2020
  • #15

blawar said:

I never said you cannot start Nut before tinfoil, most people do that. However if you are unwilling to try to start nut in console to catch the errors, no one can help you.

Something is very wrong here. I have laptop of windows and nut.exe pop up and works fine there. Why can't I do that on my macOS with nut.py ? Something is definitely missing here.

B

blawar

Developer

Developer

Level 14

Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
41
XP
4,421
Country
how to install xci tinfoil? (30)
  • Jan 6, 2020
  • #16

azoreseuropa said:

Something is very wrong here. I have laptop of windows and nut.exe pop up and works fine there. Why can't I do that on my macOS with nut.py ? Something is definitely missing here.

Run server.py from your mac terminal.

spotanjo3

Well-Known Member

OP

Member

Level 17

Joined
Nov 6, 2002
Messages
11,147
Trophies
3
XP
6,273
Country
how to install xci tinfoil? (32)
  • Jan 6, 2020
  • #17

blawar said:

Run server.py from your mac terminal.

Okay....

Wait... this time and for the first time. I click server.py and it got pop up in python shell. @_@ but nothing on my tinfoil USBFS at all.

Last edited by spotanjo3,

how to install xci tinfoil? (2024)

FAQs

Can you install xci tinfoil? ›

Game Installation: For NSP files, use Tinfoil or Awoo Installer to install games directly onto your Switch. For XCI files, Awoo Installer is recommended due to its support for both formats.

Can DBI install XCI? ›

This guide is based on Brikachu's work. The ultimate solution to install NSP , NSZ , XCI and XCZ and work with Nintendo Switch.

What is the XCI format for Nintendo Switch? ›

XCI Files: XCI files are file format used to store game data from Nintendo Switch game cartridges. These files contain game's code, assets and save data in format that can be loaded onto Nintendo Switch console for playing games without the need for physical cartridge.

Does Atmosphere run xci? ›

XCI files are typically used to install and play games on a Nintendo Switch console using a custom firmware, such as Atmosphere or SX OS. XCI files contain the entire game content, including game data and updates.

Is XCI better than NSP? ›

It depends, brave gamer!

Are you a cartridge purist, seeking the full experience (and a slightly larger download)? Go for the XCI. But if speed and convenience are your jam, the NSP is your digital download destiny.

What is nut Tinfoil? ›

Nut is a multi-purpose utility to organize, manage, and install Nintendo Switch files (NSP, NSZ, XCI, XCZ). It has the ability to act as a USB and network server for Tinfoil.

What is an NSP file? ›

NSP stands for “Nintendo Submission Package.” It is file format used by Nintendo for distributing and installing games, updates and DLC (Downloadable Content) on Nintendo Switch system. NSP files are essentially containers that contain all necessary data and assets for particular game or content.

What is Hactool? ›

hactool is a tool to view information about, decrypt, and extract common file formats for the Nintendo Switch, especially Nintendo Content Archives. It is heavily inspired by ctrtool.

How do I add XCI to block design? ›

To add existing XCI or XCIX files directly into your design or project, select File > Add Sources. See Adding Design Sources for detailed information. Note: Alternatively, select Add Sources from the right-click menu, or from the Flow Navigator.

What is Xilinx XCI file? ›

Vivado Design Suite Xilinx Core Instance files (XCI) XCI format IP cores are native to the Vivado Design Suite and can be added to the design or project by customizing the IP core from the Xilinx IP catalog, or by using the File > Add Sources command to directly add the files.

Top Articles
Latest Posts
Article information

Author: Terence Hammes MD

Last Updated:

Views: 5697

Rating: 4.9 / 5 (69 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Terence Hammes MD

Birthday: 1992-04-11

Address: Suite 408 9446 Mercy Mews, West Roxie, CT 04904

Phone: +50312511349175

Job: Product Consulting Liaison

Hobby: Jogging, Motor sports, Nordic skating, Jigsaw puzzles, Bird watching, Nordic skating, Sculpting

Introduction: My name is Terence Hammes MD, I am a inexpensive, energetic, jolly, faithful, cheerful, proud, rich person who loves writing and wants to share my knowledge and understanding with you.