fix: update sigs, vtable indices and schema vfunc for 2026-07-08 CS2 update
This commit is contained in:
parent
e136f9af2d
commit
a3ccf7f44a
3 changed files with 5 additions and 16 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"signatures": {
|
||||
"library": "server",
|
||||
"windows": "48 89 5C 24 ? 48 89 74 24 ? 57 48 83 EC ? 49 8B F0 48 8B D9 48 8B 0D",
|
||||
"linux": "55 48 89 F0 48 89 E5 41 57 49 89 FF 41 56 48 8D 7D C0"
|
||||
"linux": "55 48 89 E5 41 56 49 89 FE 41 55 48 8D 7D"
|
||||
}
|
||||
},
|
||||
"CEntitySystem_AddEntityIOEvent": {
|
||||
|
|
@ -33,12 +33,6 @@
|
|||
"linux": 5
|
||||
}
|
||||
},
|
||||
"CCSPlayer_ItemServices_RemoveWeapons": {
|
||||
"offsets": {
|
||||
"windows": 24,
|
||||
"linux": 25
|
||||
}
|
||||
},
|
||||
"CBaseEntity_CollisionRulesChanged": {
|
||||
"offsets": {
|
||||
"windows": 186,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue