Category:Ru/Source SDK FAQ: Difference between revisions
Jump to navigation
Jump to search
m (temporary solution) |
m (moving over content from template) |
||
Line 1: | Line 1: | ||
{{: | {{totranslate:ru}} | ||
This is a directory of Frequently Asked Questions about the Source SDK. | |||
For issues with the [[Valve Hammer Editor|Hammer Editor]] or level design, see the [[:Category:Level Design FAQ|Level Design FAQ]]. | |||
== Installation == | |||
* [[SDK Installation|How do I get and install the Source SDK?]] | |||
* [[Games Supported By The Source SDK|What games does the Source SDK support? Can I use it to edit Half-Life 1 content?]] | |||
== General SDK troubleshooting == | |||
* [[Faq_morehelp|Where can I go for more help?]] | |||
* [[Faq_morehelp|I'm experiencing constant, strange problems not covered elsewhere in this FAQ.]] | |||
* [[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.]] | |||
* [[Reset the Source SDK Game Configuration|How do I reset the Source SDK Game Configuration?]] | |||
* [[Reset the Source SDK Game Configuration|I reset my Game Configuration, but I get a configuration error when I try to run Hammer.]] | |||
* [[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?]] | |||
* [[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!]] | |||
== Common 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?]] | |||
* [[The Game Directory|What is meant by Game Directory?]] | |||
* [[The GameInfo.txt File Structure|How can I make my own GameInfo.txt?]] | |||
* [[Gamecfg.ini conversion information]] | |||
* [[Launching Without Background Maps|How do I launch the game without loading the 3D background maps?]] | |||
* [[Command-Line Parameters|What are some game parameters I can launch the game with?]] | |||
* [[Loading problem| How do I fix the loading problems on SDK?]] | |||
* [[Bugzilla|Where can I submit bugs I found in Source SDK?]] | |||
== FacePoser == | |||
* [[SAPI 5.1 FacePoser Error|I get an error "SAPI 5.1 Unable to create recognizer context".]] | |||
== Programming == | |||
* [[Compiler Choices|What compiler do I need to build the SDK code?]] | |||
* [[Compiler Requirements|What else do I need to build the SDK code?]] | |||
* [[Microsoft Visual Studio 6.0 Usage|Can I use Microsoft Visual Studio 6.0 with the SDK?]] | |||
* [[Compiling_under_VS2005|Can I use Microsoft Visual Studio 2005 with the SDK?]] | |||
* [[Compiling_under_VS2005|Can I use Microsoft Visual C++ 2005 Express Edition with the SDK?]] | |||
* [[SDK Known Issues List|Am I seeing an issue that's already well known?]] | |||
* [[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.]] | |||
* [[No Animation for Combine Models|When playing a multiplayer mod, combine players don't show any animation!]] | |||
{{otherlang:ru}} | |||
{{otherlang:ru:en|:Category:Source SDK FAQ}}, | |||
{{otherlang:ru:es|:Category:Source SDK FAQ:es}}, | |||
{{otherlang:ru:jp|:Category:Source SDK FAQ:jp}}, | |||
{{otherlang:ru:pl|:Category:Source SDK FAQ:pl}} | |||
[[Category:Modding:ru]] |
Revision as of 06:14, 22 February 2008
This is a directory of Frequently Asked Questions about the Source SDK.
For issues with the Hammer Editor or level design, see the Level Design FAQ.
Installation
- How do I get and install the Source SDK?
- What games does the Source SDK support? Can I use it to edit Half-Life 1 content?
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!
Common 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?
- How do I fix the loading problems on SDK?
- Where can I submit bugs I found in Source SDK?
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.
- When playing a multiplayer mod, combine players don't show any animation!
Template:Otherlang:ru Template:Otherlang:ru:en, Template:Otherlang:ru:es, Template:Otherlang:ru:jp, Template:Otherlang:ru:pl
Pages in category "Ru/Source SDK FAQ"
The following 38 pages are in this category, out of 38 total.
C
- Ru/Cache Needs Decryption error
- Ru/Cache Needs Repair error
- Ru/Can't find steam app user info
- Ru/Can't find steam.dll error
- Ru/Cannot load library client
- Ru/Command line options
- Ru/Compiler choices
- Ru/Compiling under VS2005
- Ru/Compiling under VS2008
- Ru/Compiling under VS2010
- Ru/Compiling under VS2012