From 857eb091bd1a6a0eb0b72c92b08e61cbc0a88e80 Mon Sep 17 00:00:00 2001 From: Peace-Maker Date: Thu, 28 Apr 2016 15:42:56 +0200 Subject: [PATCH] Update windows CS:GO gamedata --- sourcetvmanager.games.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sourcetvmanager.games.txt b/sourcetvmanager.games.txt index cdac279..21b351e 100644 --- a/sourcetvmanager.games.txt +++ b/sourcetvmanager.games.txt @@ -9,7 +9,7 @@ "windows" { "signature" "host_client" - "read" "58" + "read" "37" } "linux" { @@ -114,7 +114,7 @@ { "library" "engine" "linux" "@_ZN11CHLTVServer24GetRecordingDemoFilenameEv" - "windows" "\x81\xC1\x2A\x2A\x2A\x2A\x8B\x01\xFF\x20" + "windows" "\x8B\x81\x2A\x2A\x2A\x2A\x81\xC1\x2A\x2A\x2A\x2A\xFF\x10" } // StartRecording and StopRecording are virtual, but get called directly in the linux binary..