diff --git a/gamedata/core.games/engine.sdk2013.txt b/gamedata/core.games/engine.sdk2013.txt index 4912944cf..d5f6764d4 100644 --- a/gamedata/core.games/engine.sdk2013.txt +++ b/gamedata/core.games/engine.sdk2013.txt @@ -29,13 +29,6 @@ "windows" "11" "linux" "13" } - - "EntInfo" - { - "windows" "4" - "linux" "4" - "mac" "4" - } } "Signatures" @@ -54,24 +47,15 @@ } } - /* CGlobalEntityList */ "#default" { - /* These games do have symbols in the linux binaries */ - "#supported" + "Keys" { - "game" "fof" - "game" "nmrih" + "UseInvalidUniverseInSteam2IDs" "1" } "Offsets" { - /* Offset into LevelShutdown */ - "gEntList" - { - "windows" "11" - } - "EntInfo" { "windows" "4" @@ -79,28 +63,5 @@ "mac" "4" } } - - "Signatures" - { - "LevelShutdown" - { - "library" "server" - "windows" "\xE8\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\xB9\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\xE8" - } - "gEntList" - { - "library" "server" - "linux" "@gEntList" - "mac" "@gEntList" - } - } - } - - "#default" - { - "Keys" - { - "UseInvalidUniverseInSteam2IDs" "1" - } } }