Team-Xecuter Presents SX INSTALLER v1.0

It was teased in the 'Features Showcase' video released by TX earlier this week, but now its available to download!
SX_Installer_App.jpg

As you all know by now, when TX released their SX OS v2.4 earlier this week, there was a video released alongside it, and in it people quickly noticed there was a new app called 'SX Installer', well it was not fully ready then, but now is available for all to enjoy! :)
After a successful SX OS launch earlier this week (to support firmware v6.2) many of our users were asking where the SX Installer was that was teased in our new 'Features Showcase' video that was also released. :)

With great excitement we present to you SX Installer v1.0 – Now Available for download at: –> sx.xecuter.com

This full featured app takes care of installs and so much more! In fact, an overview manual is now being prepared along with screenshots and detailed information on how you can better utilize all of the features we have packed into it.

This manual will be available on our SX Portal page when it is completed, in the meantime we have opened up a dedicated 'support forum' for the app, and have decided to release it now, to get it in the hands of our loyal SX OS users so you can right away start enjoying the many functions and features it has to offer.

Basically, at its core SX Installer is an advanced NSP Installer, that allows you to simply list, view, in one easy step, automatically install all your NSPs, along with the matching Game Updates, and DLC Packages, and these can be search and grabbed from many locations, including: FTP, HTTP, NUT Server (separate app on your PC), SD, USB HDD and NAND.

But that is not all it can do, as you can see from the quick overview below of the main functions. SX Installer has the ability to directly launch XCI games, and even launch your Classic Retro 'Game ROMs' for various different emulators installed, and of course your favorite homebrew apps. It even has a built-in file browser!
SX1.jpg SX2.jpg

PLEASE NOTE: (currently .xci launching is only supported in firmware 5.x or below – 6.x support is on it's way!)

To get started, unpack the downloaded sxinstaller.zip and move all of the contents to the root of your SD card. The "sx.nro" file should be stored in /switch/sx/

Below is just a quick overview of the main functions of our SX Installer App:
  • Ability to show titles in table view, or icon cover view.
  • Install NSP's from FTP, HTTP, NUT, SD, USB HDD, and NAND.
  • Ignores firmware requirement when installing.
  • Ability to queue multiple title installs.
  • Ability to search titles.
  • Ability to list and delete tickets.
  • Ability to export all title keys installed on the system.
  • Ability to overclock to install faster in some situations.
  • UI Translation into 12 languages.
  • Title meta-data translation into 12 languages.
  • Downloads and displays game artwork (internet connection required).
  • Ability to list, view, and delete application records (lets you uncleanly forcibly uninstall a DLC or update)
  • Ability to list installed titles, and launch them (launching is 5.x and below only)
  • Ability to list XCI's mount them, and auto-launch (launching is 5.x and below only)
  • Ability to list and install new games available, with the option to install all new games
  • Ability to automatically install the latest patch and all DLC with a game.
  • Ability to protect users from running malicious unsigned code accidentally by blocking all unsigned code installation unless explicitly enabled.
  • Ability to list and install newer updates available for your game(s), with the option to install all updates
  • Ability to list and install newer DLC available for your game(s), with the option to install all DLC
  • Ability to list all incomplete installs (like when the SD gets corrupted, or you swap SD cards without copying data), with option to reinstall all of them.
  • Ability to list and launch NES, SNES, N64, GB, GBA, SMS, SG, SCD, GG, and SG1000 RetroArch games.
  • List and launch Homebrew apps
  • File browser that lets you explore your file systems, delete files (SD only), and copy files (only SD is writable)
That's it for now! Have fun diving into all the cool features this app has to offer. Keep your eyes peeled for the full manual. It will be posted as soon as it's ready! :)

–< Team-Xecuter – Rocking the Switch in 2018 and beyond! >–

:arrow: Source: MaxConsole
 
Last edited by garyopa, , Reason: added missing 'feature' --> [*]Ignores firmware requirement when installing.

McPringles

Well-Known Member
Newcomer
Joined
Aug 26, 2018
Messages
59
Trophies
0
Age
32
XP
1,491
Country
United States
Plagiarism in coding to stand in court must be 1:1, also people that care about gpl and stuff like that should post on their own thread where they can pat their backs and be happy because the people interested in the installer and the updates dont really care at all about that

https://gbatemp.net/threads/gpl-101-atmosphere-and-sx-os.511312/
By what measure would plagiarism have to be 1:1 to stand up in court? Copying someone's methods and not-so-subtly rewriting them to achieve the same results is pretty clear-cut plagiarism - the person doing the copying has still directly benefited from the original code and its author's work, while essentially claiming it as their own.

Additionally, this has nothing to do with GPL - there are violations of other licenses, but unless you're claiming that there's something other than hactool or Tinfoil being copied from without attribution, nothing he's done has violated GPL, that I can tell (unless he also took Goldleaf code). The license violations for hactool and the JSON libraries can be resolved as simply as adding a couple text files to his repository and the SX Installer archive. That's it! No forcing him to open-source his code, no refunding his bribe from TX, just a five-minute fix. But failure to do that much ruins any credibility -snip- might have the next time he goes job-hunting anywhere in the software development field, or anywhere he might be trusted to oversee code at all.

It doesn't really matter whether or not you care about license violations; you're happy as long as you get what you want for free, and you're certainly not paying anyone or persuading anyone to develop these tools. But what's important is that people who develop the tools he's basing his work on and the people who will decide whether or not to hire him in the future do care about those little bits of text and what they mean.
 
Last edited by osaka35,

blawar

Developer
Developer
Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
40
XP
4,311
Country
United States
By what measure would plagiarism have to be 1:1 to stand up in court? Copying someone's methods and not-so-subtly rewriting them to achieve the same results is pretty clear-cut plagiarism - the person doing the copying has still directly benefited from the original code and its author's work, while essentially claiming it as their own.

Ideas, data structures, and (generally) headers are not copyright-able. To include those licenses would be admitting that copyrighted portions of their code were used, which is simply not true. I used non-copyright-able code from hactool (mostly nintendo structure definitions that were heavily modified).

As far as the JSON library, its author was credited, and his repo was linked to where the MIT license could be found. Whether linking to the repo or not satisfies the license requirements is debatable, however I tell you what, in my next release i'll include the JSON parser's license buried inside of the NRO's binary :)
 
  • Like
Reactions: thaikhoa

McPringles

Well-Known Member
Newcomer
Joined
Aug 26, 2018
Messages
59
Trophies
0
Age
32
XP
1,491
Country
United States
@osaka35 Is it really an issue if I use names when it's listed right on their github page, or when their username is just a shortened version of it? If I wanted to dox, I'd just as soon link to his mugshot or news articles.

Ideas, data structures, and (generally) headers are not copyright-able. To include those licenses would be admitting that copyrighted portions of their code were used, which is simply not true. I used non-copyright-able code from hactool (mostly nintendo structure definitions that were heavily modified).
It's still hactool code, even if its basis was something else, which contradicts the claim that there was no hactool code.

As far as the JSON library, its author was credited, and his repo was linked to where the MIT license could be found. Whether linking to the repo or not satisfies the license requirements is debatable, however I tell you what, in my next release i'll include the JSON parser's license buried inside of the NRO's binary :)
And that still doesn't satisfy the license requirements, even if you have some misguided belief that it doesn't apply to you. All it takes is one message from the license holder to get Github to take down the infringing repository, and I'm betting Digable wouldn't like a black mark on their record if you got them banned from the site.
 
D

Deleted User

Guest
Tools like hactool, hekate and so on are also "based on" Nintendo's code since it's mostly reverse engineered. Where do you draw the line on copyright for that?

Anyway this thread is about SX INSTALLER. If we want to discuss copyright ethics maybe it should be in another thread
 
Last edited by ,

frostii

Well-Known Member
Member
Joined
Jun 24, 2009
Messages
181
Trophies
1
Location
Brisbane, Australia
XP
1,028
Country
United States
Question.
Ifi have switch roms on a usb harddrive plugged into my dock and plug switch into dock can i use sxox loader to transfer to internal switch sd card
It seems that your question got lost in the sea of bickering!
But I would like to know the answer too!
Can anyone confirm please???
 
  • Like
Reactions: shanefromoz

Mikep90

Well-Known Member
Member
Joined
May 29, 2018
Messages
274
Trophies
0
Age
41
XP
1,834
Country
United States
Does anybody have trouble running homebrew threw sx installer.
  • List and launch Homebrew apps. It says it can do do but every time i try to launch it always crashes on me. Ok it works on some but a few it crashes. Try with duke nukem and it makes it crash
 
Last edited by Mikep90,

frostii

Well-Known Member
Member
Joined
Jun 24, 2009
Messages
181
Trophies
1
Location
Brisbane, Australia
XP
1,028
Country
United States
Hi,
I'm trying to plug in a USB flash drive with nsp and xci files on it. SX installer is not seeing the USB at all. I try in portable mode, I try in the dock (multiple ports)…. nothing.
What am I doing wrong?????
 

x02a

Member
Newcomer
Joined
Jan 5, 2013
Messages
20
Trophies
1
Age
36
XP
1,678
Country
Gambia, The
Hi,
I'm trying to plug in a USB flash drive with nsp and xci files on it. SX installer is not seeing the USB at all. I try in portable mode, I try in the dock (multiple ports)…. nothing.
What am I doing wrong?????
Check if the file system is FAT32 or EXFAT.
NTFS is not supported ;)
 

Grmmish

Well-Known Member
Member
Joined
Sep 6, 2018
Messages
414
Trophies
0
Age
29
XP
1,264
Country
United States
EVERYTHING THE FIRST COMMENT SAID.

Dude what the hell... ?? I was reading at first then started to notice how long it was then I started reading every other sentence. Then it just did not end so I started reading just the first sentences.... Then I just eventually skipped to the bottom.

What's up with all of the Xecutor hate?
They "stole" code, who cares. ._. Not like the people who are "giving" the codes are "for-profit" like you said so why should they care? They don't want profit. And unless they stole YOUR code, why would anyone else care that do not make code? If these developers really cared then they would patent their code or maybe just not release them to the public. ._. Then they could go to court about someone stealing their things. Come on guys, I think the only people here that care are the people that don't even make their own codes so why should it matter?

As far as I'm concerned, I don't care if Jimmy gave me the product, Jack gave me the product or Jimmy told Jack to give me the product. All I care about is if I have it and it works. I don't even care if I spent money on a product that was free elsewhere. Yeah if I would have KNOWN it was free I would go get the free one. But if I had to travel across the world and I don't do that kind of thing or something, then I'd just pay a little bit of money. I don't care where it's coming from, so why should you guys? :wtf:
If you KNOW Jack made the product but Jimmy is the one selling it and you want to "Contribute" then contribute to Jack and not Jimmy. Where does the argument come from? Where does the problem come in at? ._.

And to top it all off, if someone gives me something to edit myself such as a WHOLE GAME... The game is free and it was given to the public to use with their own things and I USE IT WITH MY OWN THINGS... Thennnnn where is the problem? O-o If Jimmy doesn't like that Jack used his stuff then next time Jimmy won't tell people to use his stuff. And Jimmy HIMSELF will make it known he is the original developer... But again, why would Jimmy care?
 
Last edited by Grmmish,

blawar

Developer
Developer
Joined
Nov 21, 2016
Messages
1,708
Trophies
1
Age
40
XP
4,311
Country
United States
I have no firewall protection I will do it again see what error code came up. Has it worked ok for you?

Hey, I couldnt find your original post. Try removing / moving all NSP's so it cant see them, then trying to boot up. There may be a bad NSP it does not like that is corrupted.

edit: i'm assumign you are crashing upon start up.
 
  • Like
Reactions: Reecey

Reecey

Mario 64 (favorite game of all time)
Member
Joined
Mar 7, 2010
Messages
5,864
Trophies
2
Location
At Home :)
XP
4,449
Country
Windows Firewall is turned on by default. Make sure the app/port isn't being blocked or used.
I am on about the switch error booting the installer up, not windows related. @SonyUSA thanks for your help I will have another go in a while but does this google drive connection actually work with the sx installer version?

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

Hey, I couldnt find your original post. Try removing / moving all NSP's so it cant see them, then trying to boot up. There may be a bad NSP it does not like that is corrupted.

edit: i'm assumign you are crashing upon start up.
Yes that’s what’s happening I’m trying to use the windows Google drive connection I have set the steps up correctly put the locations. conf in switch/sx/.. but when I boot the installer app back up it errors on the switch screen I have to hard reset.

@blawar couple of other issues as well the app doesn’t seem to find all my nsp on the route so I have to go too sdmc install that way also even though I select delete nsp after install it doesn’t do it? I was using dragon ball xenoverse dlc & update it would not work for them I’m not sure if you can replicate the nsp install your end but seems to be an issue. It also sits on the installing screen you have to go back with B?
 
Last edited by Reecey,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Black_Manta_8bit @ Black_Manta_8bit: Oh @RedColoredStars yeah thats sad :sad: i feel it.