diff --git a/mp/game/mod_hl2mp/gameinfo.txt b/mp/game/mod_hl2mp/gameinfo.txt index 9687cb0e3..af476f856 100644 --- a/mp/game/mod_hl2mp/gameinfo.txt +++ b/mp/game/mod_hl2mp/gameinfo.txt @@ -62,48 +62,48 @@ //This allows you to use other content in your games and load some maps from other games (but some maps crash to desktop, and portal2 maps can't be loaded due to version mismatch). //Episode 2 - game "|gameinfo_path|..\..\common\Half-Life 2\ep2\ep2_sound_vo_english.vpk" - game "|gameinfo_path|..\..\common\Half-Life 2\ep2\ep2_pak.vpk" + //game "|gameinfo_path|..\..\common\Half-Life 2\ep2\ep2_sound_vo_english.vpk" + //game "|gameinfo_path|..\..\common\Half-Life 2\ep2\ep2_pak.vpk" //Half-Life Source - game "|gameinfo_path|..\..\common\Half-Life 2\hl1_hd\hl1_hd_pak.vpk" - game "|gameinfo_path|..\..\common\Half-Life 2\hl1\hl1_sound_vo_english.vpk" - game "|gameinfo_path|..\..\common\Half-Life 2\hl1\hl1_pak.vpk" + //game "|gameinfo_path|..\..\common\Half-Life 2\hl1_hd\hl1_hd_pak.vpk" + //game "|gameinfo_path|..\..\common\Half-Life 2\hl1\hl1_sound_vo_english.vpk" + //game "|gameinfo_path|..\..\common\Half-Life 2\hl1\hl1_pak.vpk" //Counter Strike Source - game "|gameinfo_path|..\..\common\Counter-Strike Source\cstrike" - game "|gameinfo_path|..\..\common\Counter-Strike Source\cstrike\cstrike_english.vpk" - game "|gameinfo_path|..\..\common\Counter-Strike Source\cstrike\cstrike_pak.vpk" + //game "|gameinfo_path|..\..\common\Counter-Strike Source\cstrike" + //game "|gameinfo_path|..\..\common\Counter-Strike Source\cstrike\cstrike_english.vpk" + //game "|gameinfo_path|..\..\common\Counter-Strike Source\cstrike\cstrike_pak.vpk" //Portal1 - game "|gameinfo_path|..\..\common\Portal\portal" - game "|gameinfo_path|..\..\common\Portal\portal\portal_pak.vpk" + //game "|gameinfo_path|..\..\common\Portal\portal" + //game "|gameinfo_path|..\..\common\Portal\portal\portal_pak.vpk" //Portal2 - game "|gameinfo_path|..\..\common\Portal 2\portal2" - game "|gameinfo_path|..\..\common\Portal 2\portal2\pak01.vpk" + //game "|gameinfo_path|..\..\common\Portal 2\portal2" + //game "|gameinfo_path|..\..\common\Portal 2\portal2\pak01.vpk" //Episode1 - game "|gameinfo_path|..\..\common\Half-Life 2\episodic\ep1_pak.vpk" - game "|gameinfo_path|..\..\common\Half-Life 2\episodic\ep1_sound_vo_english.vpk" + //game "|gameinfo_path|..\..\common\Half-Life 2\episodic\ep1_pak.vpk" + //game "|gameinfo_path|..\..\common\Half-Life 2\episodic\ep1_sound_vo_english.vpk" //Team Fortress 2 - game "|gameinfo_path|..\..\common\Team Fortress 2\tf" - game "|gameinfo_path|..\..\common\Team Fortress 2\tf\tf2_textures.vpk" - game "|gameinfo_path|..\..\common\Team Fortress 2\tf\tf2_sound_vo_english.vpk" - game "|gameinfo_path|..\..\common\Team Fortress 2\tf\tf2_sound_misc.vpk" - game "|gameinfo_path|..\..\common\Team Fortress 2\tf\tf2_misc.vpk" + //game "|gameinfo_path|..\..\common\Team Fortress 2\tf" + //game "|gameinfo_path|..\..\common\Team Fortress 2\tf\tf2_textures.vpk" + //game "|gameinfo_path|..\..\common\Team Fortress 2\tf\tf2_sound_vo_english.vpk" + //game "|gameinfo_path|..\..\common\Team Fortress 2\tf\tf2_sound_misc.vpk" + //game "|gameinfo_path|..\..\common\Team Fortress 2\tf\tf2_misc.vpk" //SecobMod__If we want to load any official maps from any Valve .vpk enabled game we add the folder paths to them here. - game "|gameinfo_path|..\..\common\Half-Life 2\ep2" - game "|gameinfo_path|..\..\common\Half-Life 2\episodic" + //game "|gameinfo_path|..\..\common\Half-Life 2\ep2" + //game "|gameinfo_path|..\..\common\Half-Life 2\episodic" game "|gameinfo_path|..\..\common\Half-Life 2\hl2" - game "|gameinfo_path|..\..\common\Half-Life 2\hl1" - game "|gameinfo_path|..\..\common\portal\portal" - game "|gameinfo_path|..\..\common\Portal 2\portal2" - game "|gameinfo_path|..\..\common\Team Fortress 2\tf" - game "|gameinfo_path|..\..\common\Counter-Strike Source\cstrike" + //game "|gameinfo_path|..\..\common\Half-Life 2\hl1" + //game "|gameinfo_path|..\..\common\portal\portal" + //game "|gameinfo_path|..\..\common\Portal 2\portal2" + //game "|gameinfo_path|..\..\common\Team Fortress 2\tf" + //game "|gameinfo_path|..\..\common\Counter-Strike Source\cstrike" } } } \ No newline at end of file