-
Notifications
You must be signed in to change notification settings - Fork 68
Mario Kart 8 Protocol
Yannik Marchand edited this page Jan 21, 2020
·
18 revisions
Mario Kart 8 uses the ENL framework.
Record type | Description |
---|---|
0 | Menu |
1 | Player info |
2 | All player info |
3 | Race |
4 | Drive |
6 | Item event |
7 | Battle event |
9 | Flags |
10 | Chat |
Offset | Type | Description |
---|---|---|
0x0 | PlayerInfo (x12) | Players |
0x90 | PlayerId | Unknown |
0x98 | Uint32 | Flags |
0x9C | --- | End of record |
Offset | Type | Description |
---|---|---|
0x0 | Unk (8*12) | Unknown |
0x60 | Uint32 (x4) | Track options |
0x70 | Uint32 | Unknown |
0x74 | Uint32 | Unknown |
0x78 | PlayerInfo (x12) | Players |
0x108 | Unk (8*10) | Unknown |
0x158 | Uint16 | Unknown |
0x15A | Uint16 | Unknown |
0x15C | Unk (4) | Unknown |
0x160 | --- | End of record |
Offset | Type | Description |
---|---|---|
0x0 | Uint8 | Unknown |
0x1 | --- | End of record |
Offset | Type | Description |
---|---|---|
0x0 | Uint32 | Station index |
0x4 | Unk (4) | Unknown |
Offset | Type | Description |
---|---|---|
0x0 | Uint32 | Station index |
0x4 | Unk (4) | Unknown |
0x8 | Unk (4) | Unknown |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages