-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Michał Kapała edited this page Aug 18, 2024
·
21 revisions
This wiki contains research on Ubisoft's Game Service SDK, its protocols and architecture, aiming to enable online service emulation for legacy titles.
Service | Protocol(s) | Description |
---|---|---|
GSConnect | HTTP | Online service configuration |
NAT | SRP | Connectivity over NAT |
IRC | unknown (TCP) | In-game chat |
Router | GSM | Game data |
CD-Key | CDKM (UDP) | Auth and key validation |
Proxy | unknown | Ladder scores and persistent data |
Unverified list of titles that may depend on GS is available here.