kinnay / NintendoClients

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

[Docs] Some Rendez-Vous Protocols #108

Closed DaniElectra closed 1 year ago

DaniElectra commented 1 year ago

These protocols appear on Rayman Legends Challenges App. We now have documentation of the Title Storage protocol (for which you had the protocol ID, but no docs) and two other protocols, one being the admin version of title storage.

The OLS storage seems to be a custom protocol for Rayman Legends, by looking at the structure contents.

OLSStorageProtocol.md TitleStorageAdminProtocol.md TitleStorageProtocol.md

kinnay commented 1 year ago

I updated the wiki :+1: