Skip to content

Commit

Permalink
Update WriteBaselines signature for CS:GO update (#1766)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vauff authored May 10, 2022
1 parent 7becdc4 commit e28bf30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gamedata/sdktools.games/engine.csgo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -386,8 +386,8 @@
"WriteBaselines"
{
"library" "engine"
"windows" "\x55\x8B\xEC\x83\xEC\x60\x53\x56\x8B\xF1\x8B\x0D\x2A\x2A\x2A\x2A\x57\x89\x75\xF8\x8B\x81\x2A\x2A\x2A\x2A\x89\x45\xF4\x85\xC0"
"linux" "\x55\x89\xE5\x57\x56\x53\x81\xEC\x8C\x00\x00\x00\x8B\x0D\x2A\x2A\x2A\x2A\x8B\x75\x08\x8B\x5D\x0C\x8B\x7D\x10\x85\xC9\x0F\x95\xC0\x84\xC0\x88\x45\xE6\x74"
"windows" "\x55\x8B\xEC\x83\xEC\x60\x53\x8B\xD9\x8B\x0D\x2A\x2A\x2A\x2A\x56\x57\x89\x5D\xF8\x8B\x81\x2A\x2A\x2A\x2A\x89\x45\xF4\x85\xC0"
"linux" "\x55\x89\xE5\x57\x56\x53\x81\xEC\x8C\x00\x00\x00\x8B\x0D\x2A\x2A\x2A\x2A\x8B\x7D\x08\x8B\x5D\x0C\x8B\x75\x10\x85\xC9\x0F\x95\xC0\x84\xC0\x88\x45\xE6\x74"
}
}
}
Expand Down

0 comments on commit e28bf30

Please sign in to comment.