Hacking Hack SXOS

Tomato123

Well-Known Member
Member
Joined
Feb 8, 2020
Messages
734
Trophies
1
Location
England
XP
2,518
Country
United Kingdom
Impressive work!
You seem to understand your way around SXOS - do you know if the XCI loading is bound by anything within SXOS?
Or do you see a way to make this capability work as a standalone application for other CFWs?

Don't get me wrong, it's awesome to have a patched/free SXOS but I believe that it would be the best to take their greatest features and keep them alive in a more up tp date CFW.
It's not like that code could be legally used anyway. It's not open source and I doubt there's any licence or whatever with SXOS that would allow it. Atmosphere (as an example) is a completely legal project and would never go anywhere near code from SXOS.

It would be amazing if it did have the kind of features you want. But that's just not the way to do it.
 

Imancol

Otak Productions
Member
Joined
Jun 29, 2017
Messages
1,376
Trophies
0
XP
2,766
Country
Colombia
It's not like that code could be legally used anyway. It's not open source and I doubt there's any licence or whatever with SXOS that would allow it. Atmosphere (as an example) is a completely legal project and would never go anywhere near code from SXOS.

It would be amazing if it did have the kind of features you want. But that's just not the way to do it.
Would homebrew be legal too?
 

Tomato123

Well-Known Member
Member
Joined
Feb 8, 2020
Messages
734
Trophies
1
Location
England
XP
2,518
Country
United Kingdom
Would homebrew be legal too?
I'm not too familiar with SXOS and what homebrew is made specifically for it. As far as I knew, I thought all homebrew worked on any CFW provided it had the features the homebrew made use of. As for legality, it probably would depend on if that homebrew contains any copyrighted code itself. Sort of like how some homebrew for the PS4 uses Sony's SDK and therefore is probably not legal.
 

cashboxz01

Well-Known Member
Member
Joined
Sep 28, 2008
Messages
155
Trophies
1
XP
1,041
Country
United States
It's not like that code could be legally used anyway. It's not open source and I doubt there's any licence or whatever with SXOS that would allow it. Atmosphere (as an example) is a completely legal project and would never go anywhere near code from SXOS.

It would be amazing if it did have the kind of features you want. But that's just not the way to do it.

Hey it would be better if someone could write a script which would take an individual's console's key dumps, and create XCI Loader out of that. (maybe it's stretching the legal technicalities)
 
  • Like
Reactions: Imancol and FR0ZN

Inaki

Well-Known Member
Member
Joined
Jan 23, 2014
Messages
278
Trophies
0
Age
42
XP
603
Country
Impressive work!
You seem to understand your way around SXOS - do you know if the XCI loading is bound by anything within SXOS?
Or do you see a way to make this capability work as a standalone application for other CFWs?

Don't get me wrong, it's awesome to have a patched/free SXOS but I believe that it would be the best to take their greatest features and keep them alive in a more up tp date CFW.
Indeed, an impressive work :)

About taking the SXOS features we like and add them to atmosphere, yes, but we don't know how much work that is... maybe some features are more or less modular ( in some kips or so... ) or at least they can be cut off as binary blobs, but then we would need a wrapper to franken-glue it to atmosphere... I don't know.

Another possibility is giving support for newer firmwares and maybe new features to the stage3 we have in this 3.1.0 boot.dat, maybe with a chainloader that runs via sxgear 1.1 ?
 
Last edited by Inaki,
  • Like
Reactions: FR0ZN

Inaki

Well-Known Member
Member
Joined
Jan 23, 2014
Messages
278
Trophies
0
Age
42
XP
603
Country
No, I use SysNand or I practically only directly execute Payload.bin
I made the mistake of downloading the first version, so find and download SX Autoloader version 1.4 and it works.
https://waaw.to/f/52wnVpEwiIkP
https://tecnofreak.net/sx-autoloader-v1-40-disponible/

YES, I am using HDD.

PD: It is ironic that this KIP is a kind of semi-charger / XCI mount, which is requested so much by Atmosphere ..
Interesting.

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

It's not like that code could be legally used anyway. It's not open source and I doubt there's any licence or whatever with SXOS that would allow it. Atmosphere (as an example) is a completely legal project and would never go anywhere near code from SXOS.

It would be amazing if it did have the kind of features you want. But that's just not the way to do it.
As with sigpatches, it can be provided separately.
 
Last edited by Inaki,
  • Like
Reactions: jhSW and Hector9385

mspy

Well-Known Member
Member
Joined
Jul 29, 2018
Messages
339
Trophies
0
XP
2,132
Country
Brazil
you seem not to understand that no matter it takes for me trying all stuff it still doesnt work in both consoles that i own..... the only perhaps possible solution is to have a neutos version perhaps it would wok or else someone to share a copy of his clean sd having tinfoil version that works for thumbnail
TX also has it's own version of tinfoil called 'SX Installer' have you tried that and see if it works for you?
 
  • Like
Reactions: Lamine

Lamine

Member
Newcomer
Joined
May 9, 2020
Messages
11
Trophies
0
Age
37
XP
57
Country
United Arab Emirates
More tests carried out:

Using Hacked boot.dat (fingerprint embedded as my original) and legit license. Homebrew tested:
====
SX Save manager - working.
SD Dumper - working.
Tinfoil - icons working.
This would seem to be an issue with a fingerprint check that still needs patched.
=====
Cheat menu - working using patched rommenu
Using unpatched rommenu - cheats working
This would also seem to be an issue with a fingerprint check that still needs patched.

I'm using an alternative patch for rommenu:
Code:
NOP = unhexlify("1F2003D5")
rom_in.seek(0x12A5C) # make license check valid. (0x1244c + 0x160)
rom_in.write(NOP)

This single patch replaces the previous 3 that were used and does the same thing :-) Also the good news with these tests are that none of the patches break anything - only a fingerprint check is missing.

using an original license will obviously make all tools working...... using the modified boot.dat and spoofed license would make these apps not working along with tinfoil thumbnails not available on new games section...
 

Inaki

Well-Known Member
Member
Joined
Jan 23, 2014
Messages
278
Trophies
0
Age
42
XP
603
Country
False. XCI loading uses Nintendo code and therefore is illegal to provide to anyone.
LOL. So ? sigpatches are ilegal in some legal frames too, but they are published, just not by reswitched team, etc., but by others. Just as sx os itself, this can be published.

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

using an original license will obviously make all tools working...... using the modified boot.dat and spoofed license would make these apps not working along with tinfoil thumbnails not available on new games section...
I think he does know that fact, he probably is talking about having these working with the spoofed license.
 
  • Like
Reactions: Lamine

Lamine

Member
Newcomer
Joined
May 9, 2020
Messages
11
Trophies
0
Age
37
XP
57
Country
United Arab Emirates
LOL. So ? sigpatches are ilegal in some legal frames too, but they are published, just not by reswitched team, etc., but by others. Just as sx os itself, this can be published.

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


I think he does know that fact, he probably is talking about having these working with the spoofed license.
yes in my opinion he need to know that users of modified (boot.dat+license) would not have the tinfoil feature of showing game icones (thumbnail) on NEW GAMES section, this is one of the downsides of the modified sxos (free license) i hope that @Reacher17 to find a solution to the incompatibility issues happening around :) but for what he does it's still an amazing job to the community :D
 

FR0ZN

Well-Known Member
Member
Joined
Nov 2, 2013
Messages
1,385
Trophies
1
Age
37
XP
3,885
Country
United States
Indeed, an impressive work :)

About taking the SXOS features we like and add them to atmosphere, yes, but we don't know how much work that is... maybe some features are more or less modular ( in some kips or so... ) or at least they can be cut off as binary blobs, but then we would need a wrapper to franken-glue it to atmosphere... I don't know.

Another possibility is giving support for newer firmwares and maybe new features to the stage3 we have in this 3.1.0 boot.dat, maybe with a chainloader that runs via sxgear 1.1 ?

I hope so, it would be awesome if @mrdude and/or @Reacher17 could tell us if anything like that is possible.
 
  • Like
Reactions: Inaki

Inaki

Well-Known Member
Member
Joined
Jan 23, 2014
Messages
278
Trophies
0
Age
42
XP
603
Country
yes in my opinion he need to know that users of modified (boot.dat+license) would not have the tinfoil feature of showing game icones (thumbnail) on NEW GAMES section, this is one of the downsides of the modified sxos (free license) i hope that @Reacher17 to find a solution to the incompatibility issues happening around :) but for what he does it's still an amazing job to the community :D
new games works without license; jits issues these days make it not appear...

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

Erm...no? Definitely not.
Not in Europe, that's why I said in some legal frames ( in some countries ). But the same principle still aplies.
 

PiracyForTheMasses

Well-Known Member
Member
Joined
Sep 25, 2018
Messages
290
Trophies
0
Age
47
XP
590
Country
United States
LOL. So ? sigpatches are ilegal in some legal frames too, but they are published, just not by reswitched team, etc., but by others. Just as sx os itself, this can be published.

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


I think he does know that fact, he probably is talking about having these working with the spoofed license.

False. Sigpatches are legal to share which is why this very site allows said files to be shared here. Sx xci loading uses Nintendo's code which makes it illegal to distribute. Why do you think it's against the rules here to share sxos? Why do you think the moderators have been monitoring this thread, removing files/links to files & reminding people it's against the rules to share sxos.
 

Inaki

Well-Known Member
Member
Joined
Jan 23, 2014
Messages
278
Trophies
0
Age
42
XP
603
Country
False. Sigpatches are legal to share which is why this very site allows said files to be shared here. Sx xci loading uses Nintendo's code which makes it illegal to distribute. Why do you think it's against the rules here to share sxos? Why do you think the moderators have been monitoring this thread, removing files/links to files & reminding people it's against the rules to share sxos.
oh, you meant here ? please... look at all the goodies that are published online, sxos for example. This is an sterile discussion, btw.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • 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
  • I @ I-need-help-with-wup-wiiu:
    i need help with nusspli failed downloads, can someone respond to my thread? pretty please:wub: