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