Skip to content

Commit

Permalink
Update SDKTools Gamedata for Synergy (24.12.2) (#2241)
Browse files Browse the repository at this point in the history
Update signatures for latest Synergy.

(cherry picked from commit cb0f8f0)
  • Loading branch information
Balimbanana authored and psychonic committed Jan 8, 2025
1 parent 9e51736 commit 1669243
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gamedata/sdktools.games/game.synergy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
{
"library" "server"
"windows" "\x55\x89\xE5\x89\xC8\x8B\x4D\x08\xC7\x00\x2A\x2A\x2A\x2A\x89\x48\x04"
"linux" "\x55\x89\xE5\x56\xE8\x2A\x2A\x2A\x2A\x58\x81\xC0\xCB\x24\x58\x00"
"linux" "\x55\x89\xE5\x56\xE8\x2A\x2A\x2A\x2A\x58\x81\xC0\xCF\x27\x58\x00"
}
"s_pTempEntities"
{
Expand All @@ -67,8 +67,8 @@
"FindEntityByClassname"
{
"library" "server"
"windows" "\x55\x89\xE5\x53\x57\x56\x83\xEC\x0C\x8B\x5D\x08"
"linux" "\x55\x89\xE5\x53\x57\x56\x83\xEC\x1C\xE8\x2A\x2A\x2A\x2A\x5B\x81\xC3\x86\xE5\x83\x00"
"windows" "\x55\x89\xE5\x53\x57\x56\x83\xEC\x08\x8B\x45\x08\x85\xC0\x0F\x85\x2A\x2A\x2A\x2A"
"linux" "\x55\x89\xE5\x53\x57\x56\x83\xEC\x1C\xE8\x2A\x2A\x2A\x2A\x5B\x81\xC3\xEA\xF8\x83\x00"
"mac" "@_ZN17CGlobalEntityList21FindEntityByClassnameEP11CBaseEntityPKc"
}
}
Expand All @@ -82,8 +82,8 @@
"FireOutput"
{
"library" "server"
"windows" "\x55\x89\xE5\x56\x50\xF3\x0F\x10\x45\x10\x8B\x45\x0C"
"linux" "\x55\x89\xE5\x53\x57\x56\x81\xEC\x5C\x01\x00\x00\xE8\x2A\x2A\x2A\x2A\x5B\x81\xC3\xD3\x28\x88\x00"
"windows" "\x55\x89\xE5\x53\x57\x56\x81\xEC\x10\x01\x00\x00\x8B\x71\x14"
"linux" "\x55\x89\xE5\x53\x57\x56\x81\xEC\x5C\x01\x00\x00\xE8\x2A\x2A\x2A\x2A\x5B\x81\xC3\x37\x3C\x88\x00"
"mac" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
}
}
Expand Down

0 comments on commit 1669243

Please sign in to comment.