Portal 2 with Alien Swarm Authoring Tools
Jump to navigation
Jump to search
The Portal 2 Authoring Tools has released, however it is currently in beta. For those who would rather use the Alien Swarm SDK work-around, the instructions are listed below.

Tutorial
- Download, install, and run Alien Swarm SDK.
- Double click Edit Game Configurations
- Under 'Current Game Configuration, click Add
- Under Name in the Edit Configuration window, type Portal 2
- Under Directory, type ...\steamapps\common\portal 2\portal2
- Click OK
- Locate and edit Portal 2's gameinfo.txt file (Default: ...\steamapps\common\portal 2\portal2)
- Scroll to the bottom and look for SearchPaths. Change it to look like:
SearchPaths
- {
- Game |gameinfo_path|.
- "Game" "platform"
}
- Save and exit.
- Scroll to the bottom and look for SearchPaths. Change it to look like:
- Launch the Alien Swarm Authoring Tools again and select Portal 2 in the "Current Game" drop down box and launch Hammer.
Note:You should see two "Search Path (GAME)" lines appear in the Messages dialog when Hammer starts:
Search Path (GAME):...\steamapps\common\portal 2\portal2
Search Path (GAME):...\steamapps\common\alien swarm\platform
- Press F9 to open the Run Map window, then select Expert.
- Change the parameters of $bsp_exe to
-game $gamedir $path\$file
- Change the parameters of $bsp_exe to