Faq morehelp: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
mNo edit summary  | 
				No edit summary  | 
				||
| (12 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{  | {{LanguageBar|title = FAQ - More Help}}  | ||
 __NOTOC__  | |||
If you're experiencing an issue not covered in the [[Source SDK FAQ]], try looking for help in the following places:  | If you're experiencing an issue not covered in the [[Source SDK FAQ]], try looking for help in the following places:  | ||
| Line 7: | Line 8: | ||
* For source-code specific issues, refer to the [[SDK Known Issues List]].  | * For source-code specific issues, refer to the [[SDK Known Issues List]].  | ||
* Try reading through answered questions at the [[Help Desk]] and the [[Answered Help Desk Questions]] page.  | * Try reading through answered questions at the [[Help Desk]] and the [[Answered Help Desk Questions]] page.  | ||
* [[Reset the Source SDK Game Configuration|Reseting your SDK game configuration]] might help to fix your problem.  | * [[Reset the Source SDK Game Configuration|Reseting your SDK game configuration]] might help to fix your problem.  | ||
* If you still cannot solve your issue, you may wish to [[Reinstall the Source SDK installation|reinstall the Source SDK]].  | * If you still cannot solve your issue, you may wish to [[Reinstall the Source SDK installation|reinstall the Source SDK]].  | ||
== Help outside the VDC ==  | == Help outside the VDC ==  | ||
* [https://  | * [https://steamcommunity.com/app/211/discussions/ The Source SDK Steam Community page] are a great way to help get answers to problems you encounter.    | ||
* When posting on the support forums, the following pieces of information can be useful:  | * When posting on the support forums, the following pieces of information can be useful:  | ||
| Line 20: | Line 20: | ||
** Anytime compiling or running a map is involved in the problem, provide the [[Process Window copying|complete contents of the Hammer Editor compile process window]] in your message.    | ** Anytime compiling or running a map is involved in the problem, provide the [[Process Window copying|complete contents of the Hammer Editor compile process window]] in your message.    | ||
** This information isn't always required, but it can really speed up the problem resolution when all information is available.  | ** This information isn't always required, but it can really speed up the problem resolution when all information is available.  | ||
* If you encounter bugs in a official Source engine games or Source SDK Base, search for existing issues here before reporting new issues: [https://github.com/ValveSoftware/Source-1-Games/issues GitHub Issues (Source 1 Games)], [https://github.com/ValveSoftware/source-sdk-2013/issues GitHub Issues (Source SDK 2013)].  | |||
== Source Modding Communities ==  | == Source Modding Communities ==  | ||
Communities such as the   | Communities such as the Valve Modding Community Discord server are a great place to get help with creating mods. A small list can be found [[Programming_Sites#Community|here]].  | ||
[[Category:Source SDK FAQ]]  | [[Category:Source SDK FAQ]]  | ||
Latest revision as of 22:43, 8 September 2025
If you're experiencing an issue not covered in the Source SDK FAQ, try looking for help in the following places:
Additional help on the VDC wiki
- Read the Source SDK Release Notes for information about the current Source SDK release.
 - For mapping related problems, you may find your answer in the Level Design FAQ or Category:Level Design.
 - For source-code specific issues, refer to the SDK Known Issues List.
 - Try reading through answered questions at the Help Desk and the Answered Help Desk Questions page.
 - Reseting your SDK game configuration might help to fix your problem.
 - If you still cannot solve your issue, you may wish to reinstall the Source SDK.
 
Help outside the VDC
- The Source SDK Steam Community page are a great way to help get answers to problems you encounter.
 
- When posting on the support forums, the following pieces of information can be useful:
- What operating system you're using.
 - What video card you're using (and in the case of multiple video cards, all of the video cards you're using).
 - Which video drivers you're using.
 - Anytime compiling or running a map is involved in the problem, provide the complete contents of the Hammer Editor compile process window in your message.
 - This information isn't always required, but it can really speed up the problem resolution when all information is available.
 
 - If you encounter bugs in a official Source engine games or Source SDK Base, search for existing issues here before reporting new issues: GitHub Issues (Source 1 Games), GitHub Issues (Source SDK 2013).
 
Source Modding Communities
Communities such as the Valve Modding Community Discord server are a great place to get help with creating mods. A small list can be found here.