Faq morehelp: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 8: | 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://steamcommunity.com/app/211/discussions/ The Source SDK | * [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 21: | 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 Valve Modding Community Discord server are a great place to get help with creating mods. | 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 23: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.