Category:Zh/Source SDK FAQ: Difference between revisions
Jump to navigation
Jump to search
Lilinsanity (talk | contribs) (Created page with "{{otherlang2 |en=Category:Source_SDK_FAQ |cs=Category:Source_SDK_FAQ:cs |es=Category:Source_SDK_FAQ:es |fr=Category:Source_SDK_FAQ:fr |jp=Category:Source_SDK_FAQ:jp |ru=Catego...") |
m (Multipage removal) |
||
(18 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{LanguageBar|title = 分类:Source SDK常见问题}} | ||
| | |||
}} | |||
{{category header|background-color=#E0E0E0|border-color=lightgray}} | {{category header|background-color=#E0E0E0|border-color=lightgray}} | ||
Line 15: | Line 7: | ||
== 安装 == | == 安装 == | ||
* | * {{L|SDK Installation|怎样获取与安装Source SDK?}} | ||
* | * {{L|Games Supported By The Source SDK|Source SDK支持哪些游戏?}} | ||
* | * {{L|Games Supported By The Source SDK|能否用Source SDK编辑《半条命1》的内容?}} | ||
* | * {{L|SDK_versions|Source SDK与Source SDK Base有什么区别?}} | ||
* | * {{L|Cleanly_reinstalling_Steam|如何手动卸载Steam?}} | ||
== SDK常见故障解决 == | == SDK常见故障解决 == | ||
* | * {{L|Faq_morehelp|哪里能够获取更多帮助?}} | ||
* | * {{L|Faq_morehelp|如果我总是遇到奇怪的问题,在这篇常见问答里又找不到解决方法该怎么办?}} | ||
* | * {{L|Refresh SDK Content|怎样更新Source SDK的内容?}} | ||
* | * {{L|64-bit mode with Source SDK|64位Windows系统下无法运行Source SDK的解决方案。}} | ||
* | * {{L|Reset the Source SDK Game Configuration|怎样重置Source SDK的游戏配置信息?}} | ||
* | * {{L|Reset the Source SDK Game Configuration|重置游戏配置信息后,运行Hammer出现"Configuration Error"该怎么办?}} | ||
* | * {{L|Empty game configurations list|Hammer以及SDK应用程序中的游戏配置菜单是空的该怎么办?}} | ||
* | * {{L|Reinstall the Source SDK installation|怎样重新安装Source SDK?}} | ||
* | * {{L|Removing Game Configurations|怎样将旧的游戏从"Current Game"(当前游戏)菜单中移除?}} | ||
* | * {{L|Hammer Editor Out of Resources|运行SDK一段时间后系统资源用尽并崩溃了该怎么办?}} | ||
* | * {{L|Launching tools directly|能否在不打开SDK启动器的情况下运行Hammer、HLMV等工具?}} | ||
* | * {{L|Hammer won't display grid|如果Hammer不显示网格导致无法编辑该怎么办?}} | ||
== 常见SDK错误信息 == | == 常见SDK错误信息 == | ||
* | * {{L|Cache Needs Repair error|怎样修复"Cache Needs Repair"(缓存需要修复)的错误?}} | ||
* | * {{L|Cache Needs Decryption error|怎样修复"Cache Needs Decryption"(缓存需要解码)的错误?}} | ||
* | * {{L|Can't find steam.dll error|怎样解决"Can't find steam.dll relative to executable path (steam path)"(无法在执行路径中找到steam.dll)的错误?}} | ||
* | * {{L|Missing GameInfo.txt|怎样解决"The configuration information for the game is invalid or missing"(游戏配置信息无效或不存在)的错误?}} | ||
* | * {{L|Missing required DLLs|怎样解决在\bin文件夹中使用工具时遇到"tier0.dll or vstdlib.dll are not found"(找不到tier0.dll / vstdlib.dll)的错误?}} | ||
{{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}} | {{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}} | ||
== 常用SDK信息 == | == 常用SDK信息 == | ||
* | * {{L|Developer Console|怎样启用开发者控制台?}} | ||
* | * {{L|Source SDK Files and Directory Structure|Source SDK的文件和目录是如何组织构建的?}} | ||
* | * {{L|The Game Directory|游戏目录指的是什么?}} | ||
* | * {{L|The GameInfo.txt File Structure|怎样创建自定义的GameInfo.txt?}} | ||
* | * {{L|Gamecfg.ini conversion information|Gamecfg.ini更改信息}} | ||
* | * {{L|Launching Without Background Maps|怎样在启动游戏时不使用3D背景图?}} | ||
* | * {{L|Command-Line Parameters|启动游戏时可以使用哪些参数?}} | ||
* | * {{L|Source SDK Bugs|怎样提交在使用Source SDK过程中发现的bug(漏洞)?}} | ||
== FacePoser == | == FacePoser == | ||
* | * {{L|SAPI 5.1 FacePoser Error|怎样解决"SAPI 5.1 Unable to create recognizer context"(SAPI 5.1无法创建识别内容)的错误?}} | ||
== 编程相关 == | == 编程相关 == | ||
* | * {{L|Compiler Choices|有哪些编译器可以用来构建SDK代码?}} | ||
* | * {{L|Compiling under VS2005|我能否使用Visual Studio 2005 / Visual C++ 2005 Express?}} | ||
* {{L|Compiling under VS2008|我能否使用Visual Studio 2008 / Visual C++ 2008 Express?}} | |||
* | * {{L|Compiling under VS2010|我能否使用Visual Studio 2010 / Visual C++ 2010 Express?}} | ||
* | * {{L|SDK Known Issues List|怎样查看已知的条款?(翻译不当)}} | ||
* | * {{L|Run mod.bat with Spaces|怎样解决当路径含有空格时运行run_mod.bat无法打开游戏的问题?}} | ||
* | * {{L|Missing Half-Life 2 entities|怎样解决在Hammer中缺少一部分《半条命2》实体的错误?}} | ||
* | * {{L|No Animation for Combine Models|怎样解决在多人模式中联合军玩家没有任何动画效果的错误?}} | ||
* | |||
== 关卡设计 == | == 关卡设计 == | ||
* | * {{LCategory|Level Design FAQ|参阅Level Design FAQ(关卡设计常见问题)以及与Hammer Editor相关的条目。}} | ||
{{category end}} __NOTOC__ | {{category end}} __NOTOC__ | ||
{{ACategory|Modding}} | |||
{{ACategory|Entry pages}} | |||
Latest revision as of 16:15, 12 July 2024
Pages in category "Zh/Source SDK FAQ"
The following 11 pages are in this category, out of 11 total.