← Back to Ultima Online Packet Guide Permalink
GameLogin
0x91
C->S Fixed All Active
Metadata
Direction
C->S
Size
65
Type
Fixed
Client Version
All
Status
Active
Description
Game server login with issued AuthID and credentials.
Notes
Validates against _authIDWindow; enables compression; sends 0xB9 and 0xA9 on accept.
Packet Structure
00:ID(0x91)
01:AuthID(4)
05:Username(30 ASCII)
35:Password(30 ASCII)