Skip to content

Commit 09eaddd

Browse files
committed
Update signatures for 2025-08-14 CS2 update
1 parent 08b720b commit 09eaddd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gamedata/cs2fixes.games.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@
115115
"CBaseEntity_TakeDamageOld"
116116
{
117117
"library" "server"
118-
"windows" "\x48\x89\x74\x24\x2A\x57\x48\x81\xEC\x2A\x2A\x2A\x2A\x48\x8B\x41\x2A\x48\x8B\xFA"
119-
"linux" "\x55\x48\x89\xE5\x41\x57\x49\x89\xF7\x41\x56\x41\x55\x41\x54\x53\x48\x89\xFB\x48\x81\xEC\x2A\x2A\x2A\x2A\xF6\x46"
118+
"windows" "\x4C\x8B\xDC\x56\x57\x48\x81\xEC\x2A\x2A\x2A\x2A\x48\x8B\x41"
119+
"linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x53\x48\x89\xFB\x48\x81\xEC\x2A\x2A\x2A\x2A\x4C\x8D\x25\x2A\x2A\x2A\x2A\x49\x8B\x3C\x24"
120120
}
121121
// Should be xref'd right above "flGravity", takes a float arg
122122
"CBaseEntity::SetGravityScale"
@@ -181,7 +181,7 @@
181181
{
182182
"library" "server"
183183
"windows" "\x48\x89\x5C\x24\x2A\x48\x89\x6C\x24\x2A\x56\x57\x41\x56\x48\x83\xEC\x2A\x48\x8B\x01\x48\x8B\xFA"
184-
"linux" "\x55\x48\x8D\x15\x2A\x2A\x2A\x2A\x48\x89\xE5\x41\x55\x49\x89\xFD"
184+
"linux" "\x55\x48\x8D\x15\x2A\x2A\x2A\x2A\x48\x89\xE5\x41\x55\x41\x54\x49\x89\xFC\x53\x48\x89\xF3\x48\x83\xEC\x2A\x48\x8B\x07\x48\x8B\x80"
185185
}
186186
"CCSPlayer_WeaponServices_EquipWeapon"
187187
{
@@ -259,7 +259,7 @@
259259
{
260260
"library" "server"
261261
"windows" "\x40\x57\x41\x57\x48\x81\xEC\x2A\x2A\x2A\x2A\x48\x83\x79"
262-
"linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x49\x89\xF4\x53\x48\x89\xFB\x48\x83\xEC\x2A\x48\x8B\x7F\x2A\x48\x85\xFF\x0F\x84"
262+
"linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x49\x89\xF4\x53\x48\x89\xFB\x48\x83\xEC\x2A\x48\x8B\x7F\x2A\x48\x85\xFF\x0F\x84\x2A\x2A\x2A\x2A\x8B\x8F"
263263
}
264264
// "env_shake %s with", in either xref there will be a call to SetMoveType(a1, 0, 0) at the top
265265
"CBaseEntity_SetMoveType"
@@ -280,7 +280,7 @@
280280
{
281281
"library" "server"
282282
"windows" "\x40\x53\x48\x83\xEC\x60\x48\xC7\x41\x38\xFF\xFF\xFF\xFF"
283-
"linux" "\x55\x48\x89\xE5\x48\x83\xEC\x10\x4C\x8D\x15\x2A\x2A\x2A\x2A"
283+
"linux" "\x49\xBB\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x55\x66\x0F\xEF\xC9\x48\x89\xE5"
284284
}
285285
// "%sRecv usercmd %d. Margin:%5.1fms net +%2d queue =%5.1f total\n"
286286
"ProcessUsercmds"
@@ -368,7 +368,7 @@
368368
{
369369
"library" "server"
370370
"windows" "\x48\x8D\x0D\x2A\x2A\x2A\x2A\x48\x89\x45\x2A\x0F\x11\x45"
371-
"linux" "\x48\x8D\x35\x2A\x2A\x2A\x2A\x48\x8D\x3D\x2A\x2A\x2A\x2A\x4C\x8D\x3D"
371+
"linux" "\x48\x8D\x35\x2A\x2A\x2A\x2A\x48\x8D\x3D\x2A\x2A\x2A\x2A\x48\x89\x05\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x48\x8D\x35"
372372
}
373373
// Called right before "%d spawn groups:\n"
374374
"GetSpawnGroups"

0 commit comments

Comments
 (0)