Rambo6Glaz
Rambo6Glaz
I added the Nintendo Switch presence endpoints ```py "/1.0.0/users/%016x/device_accounts/%016x" % (user_id, baas_id) ``` The code supports everything the Nintendo Switch 'friends' service can do to the "friend presence" You can...
I added "Five" endpoint basic functionality The only function supported is this one: ``app.lp1.five.nintendo.net/v1/invitation_groups`` It can be used like this: ```py from nintendo.five import FiveClient # Copied from Portal 2...
> 1. It should tell the user if it was a game crash or a Cemu crash (aka vulkan API errors, other common exceptions I can't think off), if possible...
The game server ID is in fact ``2EDB3700``, ~~but the access key is ``hNWPC8B1``~~ (i must be stupid) But i agree on the rest, will be waiting for your implementation