XorTroll / uLaunch

:rocket: The themeable Nintendo Switch HOME menu Nintendo forgot to make
https://xortroll.github.io/uLaunch/
GNU General Public License v2.0
603 stars 56 forks source link

Unable to launch titles when the console is non primary for the account playing. #150

Open jonahnm opened 2 years ago

jonahnm commented 2 years ago

I think it's safe to assume that this is because of "Checking if this game can be played" is not implemented in uLaunch. This probably would require either reverse engineering or knowing Nintendo's account endpoints.

XorTroll commented 2 years ago

I think I get what issue you're describing, but what do you exactly mean by the console being "non primary for the account playing"?

jonahnm commented 2 years ago

I think I get what issue you're describing, but what do you exactly mean by the console being "non primary for the account playing"?

I mean this: https://en-americas-support.nintendo.com/app/answers/detail/a_id/22448/~/what-are-the-differences-between-a-primary-and-non-primary-nintendo-switch

jonahnm commented 2 years ago

(Still waiting for a response, just in case you forgot)

XorTroll commented 2 months ago

I'd need to look further into this, it's probably related to what you mention in the issue, I'm still not sure what to do about any features involving connections to Nintendo servers :P

jonahnm commented 2 months ago

Gotcha! Looking forward to an implementation!

jonahnm commented 1 month ago

https://github.com/kinnay/NintendoClients/issues/90 The conversation after this issue was closed may help.