diff --git a/gamedata/core.games/common.games.txt b/gamedata/core.games/common.games.txt index fc962f8825..5ef33b3263 100644 --- a/gamedata/core.games/common.games.txt +++ b/gamedata/core.games/common.games.txt @@ -100,8 +100,6 @@ "engine" "sdk2013" "engine" "contagion" "engine" "bms" - // DOI doesn't have it's own SDK yet, but may in future - "game" "doi" } "Offsets" @@ -133,7 +131,6 @@ { "#supported" { - "engine" "csgo" "game" "cstrike" "game" "dod" "game" "sourceforts" @@ -173,12 +170,24 @@ } } + "#default" + { + "#supported" + { + "engine" "csgo" + } + + "Keys" + { + "HudRadioMenuMsg" "ShowMenu" + } + } + /* Which games need a radio menu timeout? */ "#default" { "#supported" { - "engine" "csgo" "game" "tf" "game" "synergy" "game" "dod" @@ -210,6 +219,19 @@ } } + "#default" + { + "#supported" + { + "engine" "csgo" + } + + "Keys" + { + "RadioMenuTimeout" "4" + } + } + /** * Which games support HudMsg? */ @@ -254,12 +276,19 @@ } } + "cstrike" + { + "Keys" + { + "GameExtension" "game.cstrike" + } + } + "#default" { "#supported" { "engine" "csgo" - "game" "cstrike" } "Keys" @@ -291,7 +320,6 @@ "engine" "csgo" "engine" "blade" "engine" "insurgency" - "game" "doi" } "Keys" @@ -300,13 +328,8 @@ } } - "#default" + "bms" { - "#supported" - { - "game" "bms" - } - "Keys" { "RadioMenuMaxPageItems" "6"