Protocol:Packet 0x44: Difference between revisions
Appearance
m Expand note about Packet 0xA6 also applying to download quests. |
m BlueCrab moved page Packet 0x44 to Protocol:Packet 0x44 |
(No difference)
|
Latest revision as of 05:56, 13 December 2021
The server sends clients Packet 0x44 when starting to send a quest to let the client know which files are going to be transmitted.
Packet 0xA6 is used similarly for GBA files for the Gamecube version of PSO, as well as by other versions for Downloadable quests.
Dreamcast Packet Format
Bytes | Meaning |
---|---|
0x00 | Packet Type (0x44 or 0xA6) |
0x01 | Flags (0x02? or 0x00) |
0x02-0x03 | Packet Size (0x003C) |
0x04-0x23 | Name of Quest (PSO/Name) |
0x24-0x26 | Padding (all zeroes) |
0x27-0x36 | Name of the file |
0x37 | Padding (zero) |
0x38-0x3B | Size of the file |