Skip to content

Commit 88f3dde

Browse files
committed
more signatures
1 parent c4325a9 commit 88f3dde

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gamedata/cs2fixes.games.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"TracePlayerBBox"
2626
{
2727
"library" "server"
28-
"windows" "\x48\x8B\xC4\x4C\x89\x40\x18\x55\x53\x57"
29-
"linux" "\x55\x48\x89\xE5\x41\x57\x49\x89\xD7\x41\x56\x4D\x89\xC6\x41\x55\x49\x89\xCD\x41\x54\x53"
28+
"windows" "\x4C\x89\x44\x24\x18\x55\x53\x56\x57\x41\x55\x41\x56\x48\x8D\xAC\x24\xF8\xFE\xFF\xFF"
29+
"linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x49\x89\xD6\x41\x55\x49\x89\xFD\x41\x54\x53\x48\x89\xF3\x48\x81\xEC\xD8\x01\x00\x00"
3030
}
3131
// String: "Noise removal", there should be 3 customermachine checks
3232
"HammerNoCustomerMachine"
@@ -108,7 +108,7 @@
108108
"CBasePlayerController_SetPawn"
109109
{
110110
"library" "server"
111-
"windows" "\x44\x88\x4C\x24\x2A\x53\x57"
111+
"windows" "\x44\x88\x4C\x24\x2A\x53\x57\x41\x54\x41\x56\x41\x57\x48\x83\xEC"
112112
"linux" "\x55\x48\x8D\x87\x2A\x2A\x2A\x2A\x48\x89\xE5\x41\x57\x41\x56\x41\x89\xCE\x41\x55\x45\x89\xCD"
113113
}
114114
// String: "CNavMesh::GetNearestNavArea"
@@ -191,7 +191,7 @@
191191
{
192192
"library" "server"
193193
"windows" "\x40\x57\x41\x57\x48\x81\xEC\x2A\x2A\x2A\x2A\x48\x83\x79"
194-
"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"
194+
"linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x49\x89\xF4\x53\x48\x89\xFB\x48\x83\xEC\x38\x48\x8B\x7F\x30"
195195
}
196196

197197
// "env_shake %s with...", in either xref there will be a call to SetMoveType(a1, 0, 0) at the top

0 commit comments

Comments
 (0)