Skip to content

Commit

Permalink
update gamedata
Browse files Browse the repository at this point in the history
  • Loading branch information
Kxnrl committed Oct 16, 2024
1 parent ab2894a commit 1969156
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gamedata/cs2fixes.games.txt
Original file line number Diff line number Diff line change
Expand Up @@ -348,14 +348,14 @@
"CBasePlayerPawn_GetEyePosition"
{
"library" "server"
"windows" "\x48\x89\x5C\x24\x08\x57\x48\x83\xEC\x20\x48\x8B\xF9\x48\x8B\xDA\x48\x8B\x89\xB8\x0A\x00\x00"
"linux" "\x55\x48\x89\xE5\x41\x54\x49\x89\xFC\x48\x83\xEC\x38\x48\x8B\xBF\xC0\x0D\x00\x00"
"windows" "\x48\x89\x5C\x24\x2A\x57\x48\x83\xEC\x2A\x48\x8B\xF9\x48\x8B\xDA\x48\x8B\x89\x2A\x2A\x2A\x2A\x48\x85\xC9\x74\x2A\x48\x8B\x01"
"linux" "\x55\x48\x89\xE5\x41\x54\x49\x89\xFC\x48\x83\xEC\x2A\x48\x8B\xBF\x2A\x2A\x2A\x2A\x48\x85\xFF\x74\x2A\x48\x8B\x07\x48\x8D\x15"
}
"CBasePlayerPawn_GetEyeAngles"
{
"library" "server"
"windows" "\x48\x89\x5C\x24\x10\x57\x48\x81\xEC\x80\x00\x00\x00\x48\x8B\xF9"
"linux" "\x55\x48\x89\xE5\x41\x55\x41\x54\x49\x89\xFC\x48\x83\xEC\x70\x48\x8B\xBF\xC0\x0D\x00\x00"
"windows" "\x48\x89\x5C\x24\x2A\x57\x48\x81\xEC\x2A\x2A\x2A\x2A\x48\x8B\xF9\x48\x8B\xDA\x48\x8B\x89"
"linux" "\x55\x48\x89\xE5\x41\x55\x41\x54\x49\x89\xFC\x48\x83\xEC\x2A\x48\x8B\xBF\x2A\x2A\x2A\x2A\x48\x85\xFF\x0F\x84\x2A\x2A\x2A\x2A\x48\x8B\x07\x48\x8D\x15"
}
}
"Offsets"
Expand Down

0 comments on commit 1969156

Please sign in to comment.