mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 22:13:27 +02:00
Partial support for protocol 1020 and minimize lag
I am able to login in global Tibia however there are game protocol errors * there is a new opcode 167, which I dont know what it is * there are changes in opcode 147 which handles text messages that I don't know too Connection writing was optimized, playing "lag" should improve by 10ms, and improve much more in systems with low fps
This commit is contained in:
@@ -172,7 +172,7 @@ CIPSOFT_RSA = "1321277432058722840622950990822933849527763264961655079678763618"
|
||||
"88792221429527047321331896351555606801473202394175817"
|
||||
|
||||
-- set to the latest Tibia.pic signature to make otclient compatible with official tibia
|
||||
PIC_SIGNATURE = 0x50a6469d
|
||||
PIC_SIGNATURE = 0x52131b61
|
||||
|
||||
OsTypes = {
|
||||
Linux = 1,
|
||||
|
Reference in New Issue
Block a user