Hacking [Tool] Joy-Con Toolkit

  • Thread starter Thread starter CTCaer
  • Start date Start date
  • Views Views 1,289,018
  • Replies Replies 1,757
  • Likes Likes 136
The point is you made something not allowed by Nintendo, so they can ban you.
They can but what would be the point? And like I said newer joycons that might not be registered in the system could get you banned so it would be banning people who did nothing wrong, and really changing the colours of the joycons isnt really effecting them so they wouldn't have a reason to.
 
They can but what would be the point? And like I said newer joycons that might not be registered in the system could get you banned so it would be banning people who did nothing wrong, and really changing the colours of the joycons isnt really effecting them so they wouldn't have a reason to.

I know there are no particular reason, but we're talking about Nintendo here !
And, if they check the colors online, older firmware can't go online so there is no risk for them (at least, if I am right, my Switch is always up to date)
 
I know there are no particular reason, but we're talking about Nintendo here !
And, if they check the colors online, older firmware can't go online so there is no risk for them (at least, if I am right, my Switch is always up to date)
well point is nintendo doesn't ban people for this.
 
The point is you made something not allowed by Nintendo, so they can ban you.
Assuming you have a 3rd party controller that reports whatever it wants for colors, etc or a 1st party modified controller and Nintendo bans you for abnormal controller info:

This banning action is illegal in most countries. Doesn't matter what EULA or contract you sign. It's not above the law.


The banning is legal though, if you change the console itself.
 
  • Like
Reactions: JoFelix
well point is nintendo doesn't ban people for this.

You can't be sure ^^ (Me neither)

Assuming you have a 3rd party controller that reports whatever it wants for colors, etc or a 1st party modified controller and Nintendo bans you for abnormal controller info:

This banning action is illegal in most countries. Doesn't matter what EULA or contract you sign. It's not above the law.


The banning is legal though, if you change the console itself.

Well, I think they still can do it. 3rd party docks already break the Switch, Nintendo doesn't seem to like 3rd party accessories
 
You can't be sure ^^ (Me neither)



Well, I think they still can do it. 3rd party docks already break the Switch, Nintendo doesn't seem to like 3rd party accessories
I don't think the docks breaking the switch is nintendo trying to stop people using it, probably just a technical bug coming from some new firmware, and they have endorsed 3rd party pro controllers (which sometimes show up as full black or white mind you) and that new D-pad joycon (which I will be mad if it DOESN'T show up as it's custom blue)

Also using a custom colour for over a month now and regularly playing splatoon is pretty good reason to be sure
 
I don't think the docks breaking the switch is nintendo trying to stop people using it, probably just a technical bug coming from some new firmware, and they have endorsed 3rd party pro controllers (which sometimes show up as full black or white mind you) and that new D-pad joycon (which I will be mad if it DOESN'T show up as it's custom blue)

Also using a custom colour for over a month now and regularly playing splatoon is pretty good reason to be sure

I know they didn't do anything, and I'm sure they will not do anything at least in the near future. But I think the risk is still above zero :)
 
I know they didn't do anything, and I'm sure they will not do anything at least in the near future. But I think the risk is still above zero :)
I'm still not worried, they would've gotten us by now if they really cared.
 
1) Not yet. (at least a legal app, that does not come from illegitimate sources)
2) Can no post hyperlink
3) Not yet. Probably in the future. The controller supports full read/writes. But we haven't decoded this yet.


You probably use a non-supported Bluetooth stack.
You need to change the bluetooth drivers to the Microsoft bluetooth drivers (Generic Bluetooth Radio/Adapter)


Thank you for your reply!
 
I know they didn't do anything, and I'm sure they will not do anything at least in the near future. But I think the risk is still above zero :)
The 3rd party docks bricking Switches was simply a compatibility issue with the USB-C connection, nothing more. Some people had there Switch get bricked by the same 3rd party docks before the 5.0.0 update came out. All that update did was make the problem more obvious. Nintendo did not change the firmware to make 3rd party docks brick the system.
Video Source:
Video Source:


Now, about being banned for changing the controller color... I'm not going to say it's impossible, however, I would say it is very unlikely. Things like that, as well as what I mentioned before, have been slowly being dealt with by new laws being past to protect consumers. For example, there was a ruling recently by the FTC that stated that if you use 3rd party accessories, or open your console, you are still covered under the original warranty that your system came with, as long as it has not expired.
Video Source:
People are also able to legally mod any hardware that they have bought, without backlash from the manufacture.
Video Source:

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

Decoding the communication protocol for NFC will let us use the controller with a TagMo-like app.

I plan on having a full nfc tools suite when we manage that
When you make the NFC Tools app, do you think it will be possible to use a Switch Pro controller or Switch Joy-Con to write an Amiibo to a blank NFC tag, or will it be limited to only what we can do in game?
 
When you make the NFC Tools app, do you think it will be possible to use a Switch Pro controller or Switch Joy-Con to write an Amiibo to a blank NFC tag, or will it be limited to only what we can do in game?

The NFC capabilities of both joy-con and pro-con are full.
That means that the protocol let you do whatever you want, like having an NFC adapter writer/reader or a NFC capable smartphone.

EDIT:
Oh, btw I forgot.
I have a new version ready in GitHub releases for anyone that doesn't want to wait.
Especially if you have drifting issues and Switch's stick calibration in settings does not help, check it out.
I don't have time for now to update OP..
 
Last edited by CTCaer,
  • Like
Reactions: Kumoashi
Just saying thanks, I successfully changed the colour of my new joy-con yesterday after installing it in its green d-pad shell.

Also for anyone's future reference, it worked fine on my MacBook Air running Windows 7 in Boot Camp, using Apple's Bluetooth driver (I actually had to roll back the driver to an older version for Bluetooth to work at all, the latest version had a yellow triangle in device manager and an error message about the driver not being signed, but once Bluetooth itself was working, the app worked first time).
 
  • Like
Reactions: CTCaer
Is it possible to make the joycon act like an amiibo ? Not writing to tags

No and Yes.

No, because emulation is not supported and we don't have raw access to the NFC IC, but the MCU that controls it. So we have to play under its protocol.
Yes, if we create a custom MCU fw and flash it.

Fun fact: The right joy-con and pro con have 2 fw.
One for the SoC (Bluetooth baseband) and one for the MCU that controls the NFC IC inside it and the IR sensor.
In update 4.0.0 and 5.0.0, that's the reason the update of right joy-con takes way longer.
 
Last edited by CTCaer,
No and Yes.

No, because emulation is not supported and we don't have raw access to the NFC IC, but the MCU that controls it. So we have to play under it's protocol.
Yes, if we create a custom MCU fw and flash it.

Fun fact: The right joy-con and pro con have 2 fw.
One for the SoC (Bluetooth baseband) and one for the MCU that controls the NFC IC inside it and the IR sensor.
In update 4.0.0 and 5.0.0, that's the reason the update of right joy-con takes way longer.

Thank you ^^
I know it wouldn't be very useful but I just wanted to know if it can act as a tag ^^
 
Ok, i used a few moths ago this software to modify my joycon's color.
But now, i've turned it back to it's original.
But i got a problem with my left joy-con's analog stick.

Can i send it back to nintendo safely or can they detect that i've done that in the past (even if it is not linked at all with my issue) ?
Sorry if the question has already be asked
 
Ok, i used a few moths ago this software to modify my joycon's color.
But now, i've turned it back to it's original.
But i got a problem with my left joy-con's analog stick.

Can i send it back to nintendo safely or can they detect that i've done that in the past (even if it is not linked at all with my issue) ?
Sorry if the question has already be asked

If you only did a color change and then changed it back, you are ready to go.
 
Oh, and i also triggered the easter eggs that play mario musics with hd rumble, but believe it doesn't writes anything to the joycon's memory...
But i noticed there are a few bytes that are different between the spi I backed up before I changed the color and the one I backed up after I changed it back to its original color (they are all between adress 2002 and adress 203F in the spi files), is it normal ?

And are there other thing i could have done but not remembered with joy-con toolkit that could be problematic or not ?
 

Site & Scene News

Popular threads in this forum