diff --git a/gamedata/sdktools.games/engine.ep2valve.txt b/gamedata/sdktools.games/engine.ep2valve.txt index 7cf580c3..10e8c5b3 100644 --- a/gamedata/sdktools.games/engine.ep2valve.txt +++ b/gamedata/sdktools.games/engine.ep2valve.txt @@ -74,6 +74,7 @@ "game" "tf" "game" "hl2mp" "game" "garrysmod" + "game" "cstrike" } "Signatures" @@ -143,6 +144,7 @@ "game" "tf" "game" "hl2mp" "game" "garrysmod" + "game" "cstrike" } "Keys" @@ -175,40 +177,6 @@ } } - "#default" - { - "#supported" - { - "game" "cstrike" - } - - "Keys" - { - /* Signature for the beginning of IVEngineServer::CreateFakeClientEx. - * (Must be unique!) - */ - "CreateFakeClient_Windows" "\x55\x8B\xEC\x8B\x2A\x2A\x8A\x2A\x2A\x51\xB9\x2A\x2A\x2A\x2A\xA2" - } - - "Offsets" - { - "sv" - { - "windows" "11" - } - } - - "Signatures" - { - "sv" - { - "library" "engine" - "linux" "@sv" - "mac" "@sv" - } - } - } - /* EntityFactoryDictionary function */ "#default" { @@ -217,6 +185,7 @@ "game" "tf" "game" "dod" "game" "hl2mp" + "game" "cstrike" } "Signatures" @@ -239,6 +208,7 @@ "game" "dod" "game" "tf" "game" "hl2mp" + "game" "cstrike" } "Signatures" { diff --git a/gamedata/sdktools.games/game.cstrike.txt b/gamedata/sdktools.games/game.cstrike.txt index 9ba45d1e..54b85735 100644 --- a/gamedata/sdktools.games/game.cstrike.txt +++ b/gamedata/sdktools.games/game.cstrike.txt @@ -112,34 +112,5 @@ } } } - - "#default" - { - "Signatures" - { - /* Functions in CGlobalEntityList */ - "FindEntityByClassname" - { - "library" "server" - "windows" "\x55\x8B\xEC\x53\x56\x8B\xF1\x8B\x4D\x2A\x85\xC9\x57\x74\x2A\x8B\x01\x8B\x50\x2A\xFF\xD2\x8B\x00\x25\x2A\x2A\x2A\x2A\x83\xC0\x2A\xC1\xE0\x04\x8B\x3C\x30\xEB\x2A\x8B\xBE\x2A\x2A\x2A\x2A\x85\xFF\x74\x2A\x8B\x5D\x2A\x8B\x37\x85\xF6\x75\x2A\x68\x2A\x2A\x2A\x2A\xFF\x15\x2A\x2A\x2A\x2A\x83\xC4\x2A\xEB\x2A\x39" - "linux" "@_ZN17CGlobalEntityList21FindEntityByClassnameEP11CBaseEntityPKc" - "mac" "@_ZN17CGlobalEntityList21FindEntityByClassnameEP11CBaseEntityPKc" - } - } - } - - "#default" - { - "Signatures" - { - "FireOutput" - { - "library" "server" - "windows" "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\x53\x56\x8B\x71\x2A\x85\xF6" - "linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f" - "mac" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f" - } - } - } }