Skip to content

Commit

Permalink
Update signatures for 2024-10-28 CS2 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vauff committed Oct 29, 2024
1 parent 7589102 commit a56051f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gamedata/cs2fixes.games.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
{
"library" "server"
"windows" "\xC8\x42\xEB\x2A\x48\x8B\x4B\x30"
"linux" "\xC8\x42\x66\x0F\xEF\xE4\x0F\x2F\x63\x5C"
"linux" "\xC8\x42\x66\x0F\xEF\xFF\x0F\x2F\x7B\x5C"
}
// String: "StartGravity", a function call in the function with startgravity in ends with "return (sub_XXX( a1 + 48) > 1);", change the 1 to 2
"WaterLevelGravity"
Expand Down Expand Up @@ -322,8 +322,8 @@
"FindUseEntity"
{
"library" "server"
"windows" "\x48\x89\x5C\x24\x10\x55\x56\x57\x41\x54\x41\x55\x41\x56\x41\x57\x48\x8D\xAC\x24\x50\xEB\xFF\xFF"
"linux" "\x55\xBE\xFF\xFF\xFF\xFF\x48\x89\xE5\x41\x57\x49\x89\xFF\x41\x56\x48\x8D\x3D\x2A\x2A\x2A\x2A\x41\x55\x41\x54\x53\x48\x81\xEC\x2A\x2A\x2A\x2A\xF3\x0F\x11\x85"
"windows" "\x4C\x89\x44\x24\x2A\xF3\x0F\x11\x4C\x24\x2A\x55\x53\x56"
"linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x49\x89\xFD\x41\x54\x48\x8D\x3D\x2A\x2A\x2A\x2A\x53\x48\x81\xEC\x2A\x2A\x2A\x2A\x48\x89\xB5"
}
"TraceFunc"
{
Expand Down

0 comments on commit a56051f

Please sign in to comment.