new updated by madness fixing so only the client lags and nobody else

This commit is contained in:
jenz
2022-03-13 11:43:04 +01:00
parent 2e25e066ed
commit 1f6abdff6f
4 changed files with 73 additions and 103 deletions
@@ -1,15 +0,0 @@
"Games"
{
"cstrike"
{
"Signatures"
{
"CGameClient::ExecuteStringCommand()"
{
"library" "engine"
"linux" "@_ZN11CGameClient20ExecuteStringCommandEPKc"
"windows" "\x55\x89\xE5\x81\xEC\x48\x05\x00\x00"
}
}
}
}
+46
View File
@@ -0,0 +1,46 @@
"Games"
{
"cstrike"
{
"Addresses"
{
"aRptServerEnabl_ptr"
{
"windows"
{
"signature" "aRptServerEnabl_ptr_"
}
"linux"
{
"signature" "aRptServerEnabl_ptr_"
}
}
"aRptClientEnabl_ptr"
{
"windows"
{
"signature" "aRptClientEnabl_ptr_"
}
"linux"
{
"signature" "aRptClientEnabl_ptr_"
}
}
}
"Signatures"
{
"aRptServerEnabl_ptr_"
{
"library" "engine"
"windows" "\x72\x70\x74\x5F\x73\x65\x72\x76\x65\x72"
"linux" "\x72\x70\x74\x5F\x73\x65\x72\x76\x65\x72"
}
"aRptClientEnabl_ptr_"
{
"library" "engine"
"windows" "\x72\x70\x74\x5F\x63\x6C\x69\x65\x6E\x74"
"linux" "\x72\x70\x74\x5F\x63\x6C\x69\x65\x6E\x74"
}
}
}
}