kinnay / NintendoClients

Python package to communicate with Switch, Wii U and 3DS servers
MIT License
537 stars 63 forks source link

[Docs] ServiceItem Protocol #102

Closed DaniElectra closed 1 year ago

DaniElectra commented 1 year ago

This protocol appears in Team Kirby Clash Deluxe, and it uses the ID 119 (0x77). The contents of this protocol are attached below (generated with nex-documentation-generator).

ServiceItemProtocol.md

kinnay commented 1 year ago

Thank you, this is very interesting!

I made some changes for consistency with other wiki pages (for example, the type and name columns were swapped), and added it here.

DaniElectra commented 1 year ago

Thanks to you too! Btw, I think we can label the pid parameter on ServiceItemAccountRight as a PID. Everything else is fine!

DaniElectra commented 1 year ago

I'm reusing this same issue as I've found the usage of Service Item on Wii Sports Club (markdown attached below). The thing is that some methods are different and some fields are missing, aside from the platform field which appeared on a revision of the protocol.

ServiceItemProtocol.md