Protocol:Packet 0x1A: Difference between revisions
Appearance
Add page about Packet 0x1A. |
(No difference)
|
Revision as of 15:59, 28 December 2009
The server sends clients a Packet 0x1A to pop up a large message box on the client's screen (it covers most of the screen). Schtserv uses this packet format to show the welcome message once a client is in the lobby on PSO for Dreamcast.
Dreamcast Packet Format
Bytes | Meaning |
---|---|
0x00 | Packet Type (0x1A) |
0x01 | Flags (0x00) |
0x02-0x03 | Packet Size (Variable) |
0x04... | Message to show |