Protocol:Packet 0xD7: Difference between revisions
Appearance
Add page about Packet 0xD7. |
m BlueCrab moved page Packet 0xD7 to Protocol:Packet 0xD7 |
(No difference)
|
Latest revision as of 05:11, 13 December 2021
PSOGC clients send Packet 0xD7 to the server to request a GBA file be sent to them. The server should then use a series of 0xA6 and 0xA7 packets to send the actual file.
I'm not sure if this packet exists in any other versions, for any other reason, but that's how its used in PSOGC.
Gamecube Packet Format
Bytes | Meaning |
---|---|
0x00 | Packet Type (0xD7) |
0x01 | Flags (0x00) |
0x02-0x03 | Packet Size (0x0014) |
0x04-0x14 | Filename, padded by zeroes) |