From f11a9b22635eb1850f8b37ccaae2e8729bae9ce4 Mon Sep 17 00:00:00 2001 From: Peace-Maker Date: Tue, 11 Jul 2017 19:49:53 +0200 Subject: [PATCH] Update CSGO gamedata #3 --- sourcetvmanager.games.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sourcetvmanager.games.txt b/sourcetvmanager.games.txt index f0e21f1..48300c8 100644 --- a/sourcetvmanager.games.txt +++ b/sourcetvmanager.games.txt @@ -14,7 +14,7 @@ "windows" { "signature" "host_client" - "read" "46" + "read" "26" } "linux" { @@ -33,7 +33,7 @@ "linux" { "signature" "CHLTVServer_DemoRecorderRef" - "read" "34" + "read" "26" } } } @@ -65,8 +65,8 @@ "CBaseClient::ActivatePlayer" { - "windows" "27" - "linux" "65" + "windows" "28" + "linux" "66" } "CBaseClient::FireGameEvent" @@ -118,7 +118,7 @@ "library" "engine" // ping(CCommand const&) "Client ping times:\n" "linux" "\x55\x89\xE5\x57\x56\x53\x83\xEC\x3C\x8B\x45\x08\x83\xB8\x08\x05\x00\x00\x03" - "windows" "\x55\x8B\xEC\x83\xE4\xC0\x8B\x4D\x08\x83\xEC\x34" + "windows" "\x55\x8B\xEC\x51\x8B\x4D\x08\x83\xB9\x08\x05\x00\x00\x03" } "CHLTVServer::BroadcastEventLocal"