Add updated gamedata

This commit is contained in:
Adrianilloo 2024-02-07 18:55:39 -06:00 committed by Ryan Stecker
parent b4b3671573
commit 3930ca47df

View File

@ -11,11 +11,43 @@
{ {
"PassServerEntityFilter" "PassServerEntityFilter"
{ {
"library" "server" "windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x75\x2A\xB0\x2A\x5F\xC3\x56"
"windows" "\x55\x8b\xec\x57\x8b\x7d\x0c\x85\xff\x75\x2a\xb0\x01\x5f\x5d\xc3\x56\x8b\x75"
"linux" "@_Z22PassServerEntityFilterPK13IHandleEntityS1_" "linux" "@_Z22PassServerEntityFilterPK13IHandleEntityS1_"
} }
} }
} }
"csgo"
{
"Signatures"
{
"PassServerEntityFilter"
{
"windows" "\x56\x8B\xF2\x57\x8B\xF9\x85\xF6\x74\x2A\x3B\xFE"
"linux" "\x55\xB8\x01\x00\x00\x00\x89\xE5\x83\xEC\x38\x89\x5D\xF4"
}
}
}
"left4dead2"
{
"Signatures"
{
"PassServerEntityFilter"
{
"windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x85\x2A\x75\x2A\xB0\x2A\x5F\x5D\xC3\x56"
}
}
}
"tf"
{
"Signatures"
{
"PassServerEntityFilter"
{
"windows" "\x55\x8B\xEC\x56\x8B\x75\x0C\x85\xF6\x75\x05"
}
}
}
} }