mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-05 00:25:36 +08:00
NetworkGameClient DeltaTick Signature
This commit is contained in:
parent
d267a60b7d
commit
89d4c43221
12
config.json
12
config.json
@ -279,6 +279,18 @@
|
|||||||
"value": 230
|
"value": 230
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "dwNetworkGameClient_deltaTick",
|
||||||
|
"module": "engine2.dll",
|
||||||
|
"pattern": "89 83 ? ? ? ? 40 b7",
|
||||||
|
"operations": [
|
||||||
|
{
|
||||||
|
"type": "slice",
|
||||||
|
"start": 2,
|
||||||
|
"end": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dwNetworkGameClient_maxClients",
|
"name": "dwNetworkGameClient_maxClients",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user