Category:Source SDK FAQ: Difference between revisions
Jump to navigation
Jump to search
m (updated link) |
m (minor reorg, formatting) |
||
Line 1: | Line 1: | ||
This is a directory of Frequently Asked Questions about the Source SDK. | This is a directory of Frequently Asked Questions about the Source SDK. | ||
==Installation== | == Installation == | ||
* [[SDK Installation|How do I get and install the Source SDK?]] | * [[SDK Installation|How do I get and install the Source SDK?]] | ||
==General SDK troubleshooting== | == General SDK troubleshooting == | ||
* [[Faq_morehelp|Where can I go for more help?]] | * [[Faq_morehelp|Where can I go for more help?]] | ||
* [[Issues not covered in FAQ|I'm experiencing constant, strange problems not covered elsewhere in this FAQ.]] | |||
* [[Refresh SDK Content|How do I Refresh Source SDK Content?]] | * [[Refresh SDK Content|How do I Refresh Source SDK Content?]] | ||
* [[64-bit mode with Source SDK|I can't launch Source SDK on 64-bit Windows.]] | * [[64-bit mode with Source SDK|I can't launch Source SDK on 64-bit Windows.]] | ||
Line 14: | Line 14: | ||
* [[Empty game configurations list|My game configurations menu in Hammer and the SDK application is empty.]] | * [[Empty game configurations list|My game configurations menu in Hammer and the SDK application is empty.]] | ||
* [[Reinstall the Source SDK installation|How do I re-install the entire Source SDK installation?]] | * [[Reinstall the Source SDK installation|How do I re-install the entire Source SDK installation?]] | ||
* [[Removing Game Configurations|How do I remove old games from my | * [[Removing Game Configurations|How do I remove old games from my "Current Game" menu?]] | ||
* [[Hammer Editor Out of Resources|After working in the SDK for a little while, my machine runs out of resources and crashes!]] | * [[Hammer Editor Out of Resources|After working in the SDK for a little while, my machine runs out of resources and crashes!]] | ||
==General SDK information== | == General SDK error messages == | ||
* [[Cache Needs Repair error|How do I fix the "Cache Needs Repair" error?]] | |||
* [[Cache Needs Decryption error|How do I fix the "Cache Needs Decryption" error?]] | |||
* [[Can't find steam.dll error|I get an error "Can't find steam.dll relative to executable path (steam path)".]] | |||
* [[Missing GameInfo.txt|I get an error "The configuration information for the game is invalid or missing".]] | |||
* [[Missing required DLLs|When I try to run these tools in the bin folder of the SDK, I'm getting an error message: "tier0.dll or vstdlib.dll are not found".]] | |||
== General SDK information == | |||
* [[Source SDK Files and Directory Structure|How are the Source SDK files and directories structured?]] | * [[Source SDK Files and Directory Structure|How are the Source SDK files and directories structured?]] | ||
* [[The Game Directory|What is meant by Game Directory?]] | * [[The Game Directory|What is meant by Game Directory?]] | ||
* [[The GameInfo.txt File Structure|How can I make my own GameInfo.txt?]] | * [[The GameInfo.txt File Structure|How can I make my own GameInfo.txt?]] | ||
* [[Gamecfg.ini conversion information]] | * [[Gamecfg.ini conversion information]] | ||
Line 34: | Line 35: | ||
For issues with the Hammer Editor or level design, see the [[:Category:Level Design FAQ|Level Design FAQ]]. | For issues with the Hammer Editor or level design, see the [[:Category:Level Design FAQ|Level Design FAQ]]. | ||
==FacePoser== | == FacePoser == | ||
* [[SAPI 5.1 FacePoser Error|I get an error | * [[SAPI 5.1 FacePoser Error|I get an error "SAPI 5.1 Unable to create recognizer context".]] | ||
==Programming== | == Programming == | ||
* [[Compiler Choices|What compiler do I need to build the SDK code?]] | * [[Compiler Choices|What compiler do I need to build the SDK code?]] | ||
* [[Compiler Requirements|What else do I need to build the SDK code?]] | * [[Compiler Requirements|What else do I need to build the SDK code?]] | ||
Line 46: | Line 47: | ||
* [[Run mod.bat with Spaces|When I use run_mod.bat, I can't run the game if my path has spaces.]] | * [[Run mod.bat with Spaces|When I use run_mod.bat, I can't run the game if my path has spaces.]] | ||
* [[Missing Half-Life 2 entities|Missing certain Half-Life 2 entities in Hammer with custom Mods.]] | * [[Missing Half-Life 2 entities|Missing certain Half-Life 2 entities in Hammer with custom Mods.]] | ||
{{otherlang:en}} {{otherlang:en:es|SOURCE SDK FAQ (Preguntas Frecuentes)}}, {{otherlang:en:jp|Source SDK FAQ:jp}} | {{otherlang:en}} {{otherlang:en:es|SOURCE SDK FAQ (Preguntas Frecuentes)}}, {{otherlang:en:jp|Source SDK FAQ:jp}} |
Revision as of 11:37, 24 April 2006
This is a directory of Frequently Asked Questions about the Source SDK.
Installation
General SDK troubleshooting
- Where can I go for more help?
- I'm experiencing constant, strange problems not covered elsewhere in this FAQ.
- How do I Refresh Source SDK Content?
- I can't launch Source SDK on 64-bit Windows.
- How do I reset the Source SDK Game Configuration?
- I reset my Game Configuration, but I get a configuration error when I try to run Hammer.
- My game configurations menu in Hammer and the SDK application is empty.
- How do I re-install the entire Source SDK installation?
- How do I remove old games from my "Current Game" menu?
- After working in the SDK for a little while, my machine runs out of resources and crashes!
General SDK error messages
- How do I fix the "Cache Needs Repair" error?
- How do I fix the "Cache Needs Decryption" error?
- I get an error "Can't find steam.dll relative to executable path (steam path)".
- I get an error "The configuration information for the game is invalid or missing".
- When I try to run these tools in the bin folder of the SDK, I'm getting an error message: "tier0.dll or vstdlib.dll are not found".
General SDK information
- How are the Source SDK files and directories structured?
- What is meant by Game Directory?
- How can I make my own GameInfo.txt?
- Gamecfg.ini conversion information
- How do I launch the game without loading the 3D background maps?
- What are some game parameters I can launch the game with?
Hammer Editor and level design
For issues with the Hammer Editor or level design, see the Level Design FAQ.
FacePoser
Programming
- What compiler do I need to build the SDK code?
- What else do I need to build the SDK code?
- Can I use Microsoft Visual Studio 6.0 with the SDK?
- Can I use Microsoft Visual Studio 2005 with the SDK?
- Can I use Microsoft Visual C++ 2005 Express Edition with the SDK?
- Am I seeing an issue that's already well known?
- When I use run_mod.bat, I can't run the game if my path has spaces.
- Missing certain Half-Life 2 entities in Hammer with custom Mods.
Template:Otherlang:en Template:Otherlang:en:es, Template:Otherlang:en:jp
Pages in category "Source SDK FAQ"
The following 56 pages are in this category, out of 56 total.
C
- Cache Needs Decryption error
- Cache Needs Repair error
- Can't find steam app user info
- Can't find steam.dll error
- Cannot load library client
- Command line options
- Compiler choices
- Compiling under VS2005
- Compiling under VS2008
- Compiling under VS2010
- Compiling under VS2012
- Compiling under VS2022
- Core Known Issues List
F
M
R
S
- SAPI 5.1 FacePoser Error
- SDK Installation
- SDK Known Issues List
- SDK Known Issues List Fixed
- SDK versions
- SDK workaround
- Setting up Source SDK Base 2013 Multiplayer
- Setting up Source SDK Base 2013 Singleplayer
- Source SDK Base 2013
- Source SDK Files and Directory Structure
- Source SDK release notes archive
- System cannot find file specified error