From d2ad4eb0718c476a7b060f60dbfae3a51ecf54ec Mon Sep 17 00:00:00 2001 From: Asher Baker Date: Mon, 8 Aug 2016 14:55:27 +0100 Subject: [PATCH] Remove CS:GO GetSpew gamedata, the functionality is stubbed out in the engine and it can cause a hang on Windows --- accelerator.games.txt | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/accelerator.games.txt b/accelerator.games.txt index 3b34b7e..e8ac30f 100644 --- a/accelerator.games.txt +++ b/accelerator.games.txt @@ -76,16 +76,4 @@ } } } - - "csgo" - { - "Signatures" - { - "GetSpew" - { - "library" "engine" - "windows" "\x55\x8B\xEC\x83\xEC\x08\x56\x57\x8B\xFA\x89\x4D\xFC" - } - } - } }