Packet 0x96

From Sylverant
Revision as of 01:55, 1 March 2010 by BlueCrab (talk | contribs) (Page about Packet 0x96.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

According to Fuzziqer's documentation, Packet 0x96 is some kind of client checksum. What it is a checksum of, I have no idea (but knowing about the checksums in PSOBB, its probably a CRC32 of something). Clients expect a reply to this packet that is of type 0x97.

Dreamcast Packet Format (Client->Server)

Bytes Meaning
0x00 Packet Type (0x96)
0x01 Flags (0x00)
0x02-0x03 Packet Size (0x0008)
0x04-0x07 Checksum


Dreamcast Packet Format (Server->Client)

Bytes Meaning
0x00 Packet Type (0x97)
0x01 Flags (Checksum Response)
0x02-0x03 Packet Size (0x0004)

Checksum Responses

Flag Meaning
1 Ok