Editing and Customization > Tutorials
How to Install/Setup Hammer
(1/1)
			TheIgnorantPianist:
			
			Alright after hours of failing to install and setup the Source SDK editor I have decided this is the best course of action. How in gods name are you supposed to set this up. I have used Source SDK many times and never had an issue with it. I seached this forums for help and i tried the gamesconfig.txt thing and it doesn't not work. I have quadrupled check everything to make sure everything was in the right place. I also noticed that i no longer have my username folder in steam. Everything keeps downloading into the common folder which include all my game and tools. I tried switching my username for "common" in the gameconfig file and still nothing. I noticed that both of those threads are god awfully old and alot as changed. I was wondering if you could shine some light onto this subject. 
		
			soupcan:
			
			Close the SDK.
SteamApps\common\SourceSDK\bin\source2007\bin\GameConfig.txt:
--- Code:  ---
"Configs"
{
	"Games"
	{
		"GoldenEye: Source"
		{
			"GameDir"		"C:\Program Files (x86)\Steam\steamapps\sourcemods\gesource"
			"hammer"
			{
				"GameData0"		"C:\Program Files (x86)\Steam\SteamApps\sourcemods\gesource\goldeneye.fgd"
				"GameData1"		"C:\Program Files (x86)\Steam\steamapps\common\SourceSDK\bin\source2007\bin\base.fgd"
				"TextureFormat"		"5"
				"MapFormat"		"4"
				"DefaultTextureScale"		"0.250000"
				"DefaultLightmapScale"		"8"
				"GameExe"		"C:\Program Files (x86)\Steam\steamapps\common\Source SDK Base 2007\hl2.exe"
				"DefaultSolidEntity"		"func_detail"
				"DefaultPointEntity"		"info_player_teamspawn"
				"BSP"		"C:\Program Files (x86)\Steam\steamapps\common\SourceSDK\bin\source2007\bin\vbsp.exe"
				"Vis"		"C:\Program Files (x86)\Steam\steamapps\common\SourceSDK\bin\source2007\bin\vvis.exe"
				"Light"		"C:\Program Files (x86)\Steam\steamapps\common\SourceSDK\bin\source2007\bin\vrad.exe"
				"GameExeDir"		"C:\Program Files (x86)\Steam\steamapps\common\Source SDK Base 2007"
				"MapDir"		"C:\Program Files (x86)\Steam\steamapps\common\"
				"BSPDir"		"C:\Program Files (x86)\Steam\SteamApps\sourcemods\gesource\maps"
				"CordonTexture"		"tools\toolsskybox"
				"MaterialExcludeCount"		"0"
			}
		}
	}
	"SDKVersion"		"3"
}
--- End code ---
Then load Hammer and change the game paths/settings as needed.
		
			TheIgnorantPianist:
			
			
--- Quote from: soupcan on August 15, 2014, 01:59:15 am ---Close the SDK.
SteamApps\common\SourceSDK\bin\source2007\bin\GameConfig.txt:
--- Code:  ---
"Configs"
{
	"Games"
	{
		"GoldenEye: Source"
		{
			"GameDir"		"C:\Program Files (x86)\Steam\steamapps\sourcemods\gesource"
			"hammer"
			{
				"GameData0"		"C:\Program Files (x86)\Steam\SteamApps\sourcemods\gesource\goldeneye.fgd"
				"GameData1"		"C:\Program Files (x86)\Steam\steamapps\common\SourceSDK\bin\source2007\bin\base.fgd"
				"TextureFormat"		"5"
				"MapFormat"		"4"
				"DefaultTextureScale"		"0.250000"
				"DefaultLightmapScale"		"8"
				"GameExe"		"C:\Program Files (x86)\Steam\steamapps\common\Source SDK Base 2007\hl2.exe"
				"DefaultSolidEntity"		"func_detail"
				"DefaultPointEntity"		"info_player_teamspawn"
				"BSP"		"C:\Program Files (x86)\Steam\steamapps\common\SourceSDK\bin\source2007\bin\vbsp.exe"
				"Vis"		"C:\Program Files (x86)\Steam\steamapps\common\SourceSDK\bin\source2007\bin\vvis.exe"
				"Light"		"C:\Program Files (x86)\Steam\steamapps\common\SourceSDK\bin\source2007\bin\vrad.exe"
				"GameExeDir"		"C:\Program Files (x86)\Steam\steamapps\common\Source SDK Base 2007"
				"MapDir"		"C:\Program Files (x86)\Steam\steamapps\common\"
				"BSPDir"		"C:\Program Files (x86)\Steam\SteamApps\sourcemods\gesource\maps"
				"CordonTexture"		"tools\toolsskybox"
				"MaterialExcludeCount"		"0"
			}
		}
	}
	"SDKVersion"		"3"
}
--- End code ---
Then load Hammer and change the game paths/settings as needed.
--- End quote ---
Well that fixed it. Thank you soupcan!
		
Navigation
[0] Message Index
Go to full version