Faq morehelp: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(added link to russian version; replased by {{otherlang}} to {{otherlang2}})
No edit summary
 
(19 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{otherlang2|
{{LanguageBar|title = FAQ - More Help}}
es={{PAGENAME}}:es|
__NOTOC__
ru={{PAGENAME}}:ru}}
 
__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 11: 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.
* Search for any mention of your problem at either one of these pages: [[Source SDK Bugs]], [[Source SDK SE2 Bugs]], [[Source SDK Known Issues]].
* [[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 ==
* [http://forums.steampowered.com/forums/forumdisplay.php?f=192 The Source SDK Forums] are a great way to help get answers to problems you encounter. Alternatively, check out the [http://www.chatbear.com/board.plm?b=390 older forums (VERC)].
* [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 22: Line 18:
** What video card you're using (and in the case of multiple video cards, all of the video cards 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.
** Which video drivers you're using.
** Anytime compiling or running a map is involved in the problem, provide the [[Process Window copying|complete contents of the Hammer Editor compile process pindow]] 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 ==
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

English (en)Español (es)Русский (ru)Translate (Translate)

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

Help outside the VDC

  • 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.