End-Touch-Fix/gamedata/endtouch.games.txt
2021-07-03 00:07:10 +02:00

27 lines
507 B
Plaintext

"Games"
{
"csgo"
{
"Signatures"
{
"PhysicsCheckForEntityUntouch"
{
"windows" "\x55\x8B\xEC\x83\xEC\x08\x56\x8B\xF1\x8B\x86\xD0\x00\x00\x00"
"linux" "\x55\x89\xE5\x57\x56\x53\x83\xEC\x2C\x8B\x5D\x08\xC7\x44\x24\x04\x01\x00\x00\x00\x89\x1C\x24"
}
}
}
"cstrike"
{
"Signatures"
{
"PhysicsCheckForEntityUntouch"
{
"windows" "\x55\x8B\xEC\x56\x8B\x75\x0C\x57\x8B\x7D\x08\xF6\x46\x10\x01"
"linux" "@_ZN11CBaseEntity28PhysicsCheckForEntityUntouchEv"
}
}
}
}