Category:Zh/Source SDK FAQ: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(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:
{{otherlang2
{{LanguageBar|title = 分类:Source SDK常见问题}}
|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=Category:Source_SDK_FAQ:ru
|it=Category:Source_SDK_FAQ:it
|pl=Category:Source_SDK_FAQ:pl
}}


{{category header|background-color=#E0E0E0|border-color=lightgray}}
{{category header|background-color=#E0E0E0|border-color=lightgray}}
Line 15: Line 7:
== 安装 ==
== 安装 ==


* [[SDK Installation|怎样获取与安装Source SDK?]]
* {{L|SDK Installation|怎样获取与安装Source SDK?}}
* [[Games Supported By The Source SDK|Source SDK支持哪些游戏?]]
* {{L|Games Supported By The Source SDK|Source SDK支持哪些游戏?}}
* [[Games Supported By The Source SDK|能否用Source SDK编辑《半条命1》的内容?]]
* {{L|Games Supported By The Source SDK|能否用Source SDK编辑《半条命1》的内容?}}
* [[SDK versions|Source SDK与Source SDK Base有什么区别?]]
* {{L|SDK_versions|Source SDK与Source SDK Base有什么区别?}}
* [[Cleanly_reinstalling_Steam|如何手动卸载Steam?]]
* {{L|Cleanly_reinstalling_Steam|如何手动卸载Steam?}}


== SDK常见故障解决 ==
== SDK常见故障解决 ==
* [[Faq_morehelp|哪里能够获取更多帮助?]]
* {{L|Faq_morehelp|哪里能够获取更多帮助?}}
* [[Faq_morehelp|如果我总是遇到奇怪的问题,在这篇常见问答里又找不到解决方法该怎么办?]]
* {{L|Faq_morehelp|如果我总是遇到奇怪的问题,在这篇常见问答里又找不到解决方法该怎么办?}}
* [[Refresh SDK Content|怎样更新Source SDK的内容?]]
* {{L|Refresh SDK Content|怎样更新Source SDK的内容?}}
* [[64-bit mode with Source SDK|64位Windows系统下无法运行Source SDK的解决方案。]]
* {{L|64-bit mode with Source SDK|64位Windows系统下无法运行Source SDK的解决方案。}}
* [[Reset the Source SDK Game Configuration|怎样重置Source SDK的游戏配置信息?]]
* {{L|Reset the Source SDK Game Configuration|怎样重置Source SDK的游戏配置信息?}}
* [[Reset the Source SDK Game Configuration|重置游戏配置信息后,运行Hammer出现"Configuration Error"该怎么办?]]
* {{L|Reset the Source SDK Game Configuration|重置游戏配置信息后,运行Hammer出现"Configuration Error"该怎么办?}}
* [[Empty game configurations list|Hammer以及SDK应用程序中的游戏配置菜单是空的该怎么办?]]
* {{L|Empty game configurations list|Hammer以及SDK应用程序中的游戏配置菜单是空的该怎么办?}}
* [[Reinstall the Source SDK installation|怎样重新安装Source SDK?]]
* {{L|Reinstall the Source SDK installation|怎样重新安装Source SDK?}}
* [[Removing Game Configurations|怎样将旧的游戏从"Current Game"(当前游戏)菜单中移除?]]
* {{L|Removing Game Configurations|怎样将旧的游戏从"Current Game"(当前游戏)菜单中移除?}}
* [[Hammer Editor Out of Resources|运行SDK一段时间后系统资源用尽并崩溃了该怎么办?]]
* {{L|Hammer Editor Out of Resources|运行SDK一段时间后系统资源用尽并崩溃了该怎么办?}}
* [[Launching tools directly|能否在不打开SDK启动器的情况下运行Hammer、HLMV等工具?]]
* {{L|Launching tools directly|能否在不打开SDK启动器的情况下运行Hammer、HLMV等工具?}}
* [[Hammer won't display grid|如果Hammer不显示网格导致无法编辑该怎么办?]]
* {{L|Hammer won't display grid|如果Hammer不显示网格导致无法编辑该怎么办?}}


== 常见SDK错误信息 ==
== 常见SDK错误信息 ==
* [[Cache Needs Repair error|怎样修复"Cache Needs Repair"(缓存需要修复)的错误?]]
* {{L|Cache Needs Repair error|怎样修复"Cache Needs Repair"(缓存需要修复)的错误?}}
* [[Cache Needs Decryption error|怎样修复"Cache Needs Decryption"(缓存需要解码)的错误?]]
* {{L|Cache Needs Decryption error|怎样修复"Cache Needs Decryption"(缓存需要解码)的错误?}}
* [[Can't find steam.dll error|怎样解决"Can't find steam.dll relative to executable path (steam path)"(无法在执行路径中找到steam.dll)的错误?]]
* {{L|Can't find steam.dll error|怎样解决"Can't find steam.dll relative to executable path (steam path)"(无法在执行路径中找到steam.dll)的错误?}}
* [[Missing GameInfo.txt|怎样解决"The configuration information for the game is invalid or missing"(游戏配置信息无效或不存在)的错误?]]
* {{L|Missing GameInfo.txt|怎样解决"The configuration information for the game is invalid or missing"(游戏配置信息无效或不存在)的错误?}}
* [[Missing required DLLs|怎样解决在\bin文件夹中使用工具时遇到"tier0.dll or vstdlib.dll are not found"(找不到tier0.dll / vstdlib.dll)的错误?]]
* {{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信息 ==
* [[Developer Console|怎样启用开发者控制台?]]
* {{L|Developer Console|怎样启用开发者控制台?}}
* [[Source SDK Files and Directory Structure|Source SDK的文件和目录是如何组织构建的?]]
* {{L|Source SDK Files and Directory Structure|Source SDK的文件和目录是如何组织构建的?}}
* [[The Game Directory|游戏目录指的是什么?]]
* {{L|The Game Directory|游戏目录指的是什么?}}
* [[The GameInfo.txt File Structure|怎样创建自定义的GameInfo.txt?]]
* {{L|The GameInfo.txt File Structure|怎样创建自定义的GameInfo.txt?}}
* [[Gamecfg.ini变更信息]]
* {{L|Gamecfg.ini conversion information|Gamecfg.ini更改信息}}
* [[Launching Without Background Maps|怎样在启动游戏时不使用3D背景图?]]
* {{L|Launching Without Background Maps|怎样在启动游戏时不使用3D背景图?}}
* [[Command-Line Parameters|启动游戏时可以使用哪些参数?]]
* {{L|Command-Line Parameters|启动游戏时可以使用哪些参数?}}
* [[Source SDK Bugs|怎样提交在使用Source SDK过程中发现的bug(漏洞)?]]
* {{L|Source SDK Bugs|怎样提交在使用Source SDK过程中发现的bug(漏洞)?}}


== FacePoser ==
== FacePoser ==
* [[SAPI 5.1 FacePoser Error|怎样解决"SAPI 5.1 Unable to create recognizer context"(SAPI 5.1无法创建识别内容)的错误?]]
* {{L|SAPI 5.1 FacePoser Error|怎样解决"SAPI 5.1 Unable to create recognizer context"(SAPI 5.1无法创建识别内容)的错误?}}


== 编程相关 ==
== 编程相关 ==
* [[Compiler Choices|有哪些编译器可以用来构建SDK代码?]]
* {{L|Compiler Choices|有哪些编译器可以用来构建SDK代码?}}
* [[Compiler Requirements|除了编译器还需要什么工具构建SDK代码?]]
* {{L|Compiling under VS2005|我能否使用Visual Studio 2005 / Visual C++ 2005 Express?}}
* [[Compiling under VS2005|我能否使用Visual Studio 2005 / Visual C++ 2005 Express?]]
* {{L|Compiling under VS2008|我能否使用Visual Studio 2008 / Visual C++ 2008 Express?}}
* [[Compiling under VS2008|我能否使用Visual Studio 2008 / Visual C++ 2008 Express?]]
* {{L|Compiling under VS2010|我能否使用Visual Studio 2010 / Visual C++ 2010 Express?}}
* [[Compiling under VS2010|我能否使用Visual Studio 2010 / Visual C++ 2010 Express?]]
* {{L|SDK Known Issues List|怎样查看已知的条款?(翻译不当)}}
* [[SDK Known Issues List|怎样查看已知的条款?(翻译不当)]]
* {{L|Run mod.bat with Spaces|怎样解决当路径含有空格时运行run_mod.bat无法打开游戏的问题?}}
* [[Run mod.bat with Spaces|怎样解决当路径含有空格时运行run_mod.bat无法打开游戏的问题?]]
* {{L|Missing Half-Life 2 entities|怎样解决在Hammer中缺少一部分《半条命2》实体的错误?}}
* [[Missing Half-Life 2 entities|怎样解决在Hammer中缺少一部分《半条命2》实体的错误?]]
* {{L|No Animation for Combine Models|怎样解决在多人模式中联合军玩家没有任何动画效果的错误?}}
* [[No Animation for Combine Models|怎样解决在多人模式中联合军玩家没有任何动画效果的错误?]]


== 关卡设计 ==
== 关卡设计 ==
* [[:Category:Level Design FAQ|参阅Level Design FAQ(关卡设计常见问题)以及与Hammer Editor相关的条目。]]
* {{LCategory|Level Design FAQ|参阅Level Design FAQ(关卡设计常见问题)以及与Hammer Editor相关的条目。}}


{{category end}} __NOTOC__
{{category end}} __NOTOC__
 
{{ACategory|Modding}}
[[Category:Modding]]
{{ACategory|Entry pages}}
[[Category:Entry pages]]
[[Category:zh-cn]]

Latest revision as of 16:15, 12 July 2024

English (en)Deutsch (de)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Italiano (it)日本語 (ja)한국어 (ko)Polski (pl)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)Translate (Translate)


安装

SDK常见故障解决

常见SDK错误信息

常用SDK信息

FacePoser

编程相关

关卡设计