Talk:Source SDK Files and Directory Structure: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Kr0tchet moved page Talk:Source SDK Files and Directory Structure to Talk:Source SDK Files and Directory Structure/en: Moving page to add MultiPage on main page.)
Tag: New redirect
Line 1: Line 1:
How does this work with 3rd-party Mods, which live under '''C:\Program Files\Steam\steamapps\SourceMods'''?
#redirect [[Talk:Source SDK Files and Directory Structure]]
: Add the relevant mod-information to the <code>sourcesdk/bin/ep1/bin/GameConfig.txt</code> so SDK Tools can work with it. If the mod is based on the ep2 engine you'll need to modify the <code>sourcesdk/bin/orangebox/bin/GameConfig.txt</code> instead. See [[Resetting a Custom Mod Game Configuration]]. [[User:Beeswax|Beeswax]]
 
What's the story with Steam's (8th Nov 2007) SDK update creating a whole new <code>sourcesdk/bin/orangebox/bin</code> directory and preventing all my SDK tools from launching / not crashing ? what should I do ? [[User:Beeswax|Beeswax]] 12:02, 10 Nov 2007 (PST)
:Read "Enhancements" -> "SDK Content" under [[Source SDK Release Notes]]. [[User:Jupix|Jupix]] 12:13, 10 Nov 2007 (PST)
:The directory structure to use is; "sourcesdk/bin/ep1/bin". Point all the tools at that "bin" directory and ensure your sdk starts with the "-engine ep1" switch added to it's command start. Everything should work ok after that...  Cheers VinnieMc
:: Thanks Vinnie & Jupix - that got it! [[User:Beeswax|Beeswax]] 12:40, 11 Nov 2007 (PST)
 
== Sounds? ==
 
Where do custom sound files go in the directories? Or, more particularly, why doesn't the page already mention this? --[[User:Modred11|Modred11]] 07:30, 25 September 2009 (UTC)

Revision as of 21:37, 9 June 2023