-
Notifications
You must be signed in to change notification settings - Fork 70
NEX Common Types
Yannik Marchand edited this page Nov 3, 2017
·
29 revisions
Type | Description |
---|---|
Uint16 | Length (including null terminator) |
Chars | Null terminated UTF-8 string |
Type | Description |
---|---|
Uint32 | Length |
Bytes | Data |
NEX v3.5.0 introduced a versioning system to structures. Before v3.5.0 their contents were just normally stored into the stream. However, starting with v3.5.0, structured are stored like this:
Type | Description |
---|---|
Uint8 | Version |
Uint32 | Content length |
Content |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages