Category:Ru/Source SDK FAQ: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{otherlang2|
{{DISPLAYTITLE:Категория: Source SDK FAQ}}{{otherlang2|
en=Category:Source SDK FAQ|
de=Category:Source SDK FAQ:de|
cs=Category:Source SDK FAQ:cs|
cs=Category:Source SDK FAQ:cs|
es=Category:Source SDK FAQ:es|
es=Category:Source SDK FAQ:es|
fr=Category:Source SDK FAQ:fr|
fr=Category:Source SDK FAQ:fr|
jp=Category:Source SDK FAQ:jp|
jp=Category:Source SDK FAQ:jp|
pl=Category:Source SDK FAQ:pl|
en=Category:Source SDK FAQ|
sv=Category:Source SDK FAQ:sv|
it=Category:Source SDK FAQ:it}}
it=Category:Source SDK FAQ:it|
ru=Category:Source SDK FAQ:ru|
tr=SCategory:Source SDK FAQ:tr|
zh-cn=Category:Source SDK FAQ:zh-cn|
zh-tw=Category:Source SDK FAQ:zh-tw}} {{DISPLAYTITLE:Часто Задаваемые Вопросы Source SDK}}
 
В этой статье содержатся все Часто Задаваемые Вопросы о [[SDK Docs|Source SDK]].


{{category header|background-color=#E0E0E0|border-color=lightgray}}
{{category header|background-color=#E0E0E0|border-color=lightgray}}
Line 21: Line 12:
== Установка ==
== Установка ==


* [[SDK Installation:ru|Как мне скачать и установить Source SDK?]]
* [[SDK Installation:ru|Как получить и установить Source SDK?]]
* [[Games Supported By The Source SDK:ru|Какие игры поддерживает Source SDK?]]
* [[Games Supported By The Source SDK:ru|Какие игры поддерживает Source SDK?]]
* [[Games Supported By The Source SDK:ru|Source SDK способен редактировать контент Half-Life 1?]]
* [[Games Supported By The Source SDK:ru|Source SDK способен редактировать контент Half-Life 1?]]
* [[SDK versions:ru|Какие различия между "Source SDK" и "Source SDK Base"?]]
* [[SDK versions:ru|Какая разница между "Source SDK" и "Source SDK Base"?]]


== Основные проблемы при работе с SDK ==
== Устранение проблем SDK ==
* [[Faq_morehelp:ru|Где я могу получить дополнительную помощь?]]
* [[Faq_morehelp:ru|Где я могу получить дополнительную помощь?]]
* [[Faq_morehelp:ru|У меня постоянно возникают проблемы не описанные в этом FAQ.]]
* [[Faq_morehelp:ru|У меня возникают постоянные, странные проблемы, не предусмотренные в этом FAQ.]]
* [[Refresh SDK Content:ru|Как мне обновить контент Source SDK?]]
* [[Refresh SDK Content:ru|Как обновить контент Source SDK?]]
* [[64-bit mode with Source SDK:ru|Я не могу запустить Source SDK на 64-битной системе.]]
* [[64-bit mode with Source SDK:ru|Я не могу запустить Source SDK на 64-битной системе.]]
* [[Source SDK will not launch:ru|Source SDK не реагирует на попытку запуска.]]
* [[Source SDK will not launch:ru|Source SDK не реагирует на попытки запуска.]]
* [[Reset the Source SDK Game Configuration:ru|Как мне сбросить Source SDK Game Configuration?]]
* [[Reset the Source SDK Game Configuration:ru|Как сбросить Source SDK Game Configuration?]]
* [[Reset the Source SDK Game Configuration:ru|Я сбросил Game Configuration, но я получаю ошибку "configuration error", когда пытаюсь запустить Hammer.]]
* [[Reset the Source SDK Game Configuration:ru|Я сбросил Game Configuration, но я получаю конфигурационную ошибку, при запуске Hammer.]]
* [[Empty game configurations list:ru|Меню "Игровые Конфигурации" в Hammer и в SDK приложениях пустое.]]
* [[Empty game configurations list:ru|Меню "Игровые Конфигурации" в Hammerи в SDK приложениях пустое.]]
* [[Reinstall the Source SDK installation:ru|Как полностью переустановить Source SDK?]]
* [[Reinstall the Source SDK installation:ru|Как полностью переустановить Source SDK?]]
* [[Removing Game Configurations:ru|Как удалить старые игры из меню "Current Game"?]]
* [[Removing Game Configurations:ru|Как удалить старые игры из меню "Current Game"?]]
* [[Hammer Editor Out of Resources:ru|Source SDK использует практически все системные ресурсы, и происходит сбой всей системы!]]
* [[Hammer Editor Out of Resources:ru|Source SDK использует практически все системные ресурсы, и происходит сбой!]]
* [[Launching tools directly:ru|Я могу запускать Hammer, HLMV, и т.д. без запуска SDK?]]


== Распостраненные сообщения об ошибках SDK ==
== Общие сообщения об ошибках SDK ==
* {{en}} [[Cache Needs Repair error|Как исправить ошибку "Cache Needs Repair"?]]
* [[Cache Needs Repair error:ru|Как исправить ошибку "Cache Needs Repair"?]]
* {{en}} [[Cache Needs Decryption error|Как исправить ошибку "Cache Needs Decryption"?]]
* [[Cache Needs Decryption error:ru|Как исправить ошибку "Cache Needs Decryption"?]]
* {{en}} [[Can't find steam.dll error|Я получаю сообщение "Can't find steam.dll relative to executable path (steam path)".]]
* [[Can't find steam.dll error:ru|Я получаю сообщение об ошибке "Can't find steam.dll relative to executable path (steam path)".]]
* {{en}} [[Missing GameInfo.txt|Я получаю сообщение "The configuration information for the game is invalid or missing".]]
* [[Missing GameInfo.txt:ru|Я получаю сообщение об ошибке "The configuration information for the game is invalid or missing".]]
* {{en}} [[Missing required DLLs|Когда я пытаюсь запустить SDK инструменты из папки bin, я получаю сообщение: "tier0.dll or vstdlib.dll are not found".]]
* [[Missing required DLLs:ru|Когда я пытаюсь запустить SDK инструменты из папки bin, я получаю сообщение об ошибке: "tier0.dll or vstdlib.dll are not found".]]


{{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 ==
* {{en}} [[Source SDK Files and Directory Structure|Какую структуру имеют файлы и директории в Source SDK?]]
* {{en}} [[Developer Console|Как включить консоль разработчика?]]
* {{en}} [[The Game Directory|Что имеется ввиду под "Game Directory"?]]
* {{en}} [[Source SDK Files and Directory Structure|Как устроена структура файлов и каталогов Source SDK?]]
* {{en}} [[The GameInfo.txt File Structure|Как мне сделать собственный GameInfo.txt?]]
* {{en}} [[The Game Directory|Что подразумевается под Game Directory?]]
* {{en}} [[Gamecfg.ini conversion information|Информация о Gamecfg.ini]]
* {{en}} [[The GameInfo.txt File Structure|Как сделать собственный GameInfo.txt?]]
* {{en}} [[Launching Without Background Maps|Как мне запустить игру без загрузки 3D фона?]]
* {{en}} [[Gamecfg.ini conversion information|Преобразование информации Gamecfg.ini]]
* {{en}} [[Launching Without Background Maps|Как запустить игру без загрузки фоновой 3D карты?]]
* {{en}} [[Command-Line Parameters|С какими параметрами я могу запустить игру?]]
* {{en}} [[Command-Line Parameters|С какими параметрами я могу запустить игру?]]
* {{en}} [[Bugzilla|Куда мне отослать отчет об ошибке, найденную в Source SDK?]]
* {{en}} [[Bugzilla|Куда отослать ошибку, найденную в Source SDK?]]


== FacePoser ==
== FacePoser ==
* {{en}} [[SAPI 5.1 FacePoser Error|Я получаю сообщение "SAPI 5.1 Unable to create recognizer context".]]
* [[SAPI 5.1 FacePoser Error:ru|Я получаю ошибку "SAPI 5.1 Unable to create recognizer context".]]


== Программирование ==
== Программирование ==
* [[Compiler Choices:ru|Какой компилятор нужно использовать при работе SDK кодом?]]
* {{en}} [[Compiler Choices|Какой компилятор используется при работе с SDK кодом?]]
* {{en}} [[Compiler Requirements|Что еще нужно, чтобы работать с SDK кодом?]]
* {{en}} [[Compiler Requirements|Что еще необходимо, для работы с SDK кодом?]]
* {{en}} [[Microsoft Visual Studio 6.0 Usage|Я могу использовать Microsoft Visual Studio 6.0 совместно с SDK?]]
* {{en}} [[Microsoft Visual Studio 6.0 Usage|Я могу использовать Microsoft Visual Studio 6.0 с SDK?]]
* {{en}} [[Compiling_under_VS2005|Я могу использовать Microsoft Visual Studio 2005 совместно с SDK?]]
* {{en}} [[Compiling under VS2005|Я могу использовать Visual Studio 2005 / Visual C++ 2005 Express?]]
* {{en}} [[Compiling_under_VS2005|Я могу использовать Microsoft Visual C++ 2005 Express Edition совместно с SDK?]]
* {{en}} [[Compiling under VS2008|Я могу использовать Visual Studio 2008 / Visual C++ 2008 Express?]]
* {{en}} [[SDK Known Issues List|У меня проблема, которая хорошо известна?]]
* {{en}} [[SDK Known Issues List|У меня возникла хорошо известная проблема?]]
* {{en}} [[Run mod.bat with Spaces|Как использовать run_mod.bat? Я не могу запустить игру, если путь с пробелами.]]
* {{en}} [[Run mod.bat with Spaces|Когда я использую run_mod.bat, Я не могу запустить игру, если путь содержит пробелы.]]
* {{en}} [[Missing Half-Life 2 entities|Некоторые инити Half-Life 2 пропали в Hammer при использовании своего мода.]]
* {{en}} [[Missing Half-Life 2 entities|Некоторые интити Half-Life 2 пропали в Hammer с пользовательскими модификациями.]]
* {{en}} [[No Animation for Combine Models|При игре в многопользовательском моде, комбайны не проигрывают анимацию!]]
* {{en}} [[No Animation for Combine Models|При игре в многопользовательский мод, комбайны не воспроизводят анимацию!]]


== Создание Уровней ==
== Дизайн Уровней ==
* [[:Category:Level Design FAQ:ru|У меня возникли вопросы, касающиеся Создания Уровней или Valve Hammer Editor'у.]]
* [[:Category:Level Design FAQ|Смотрите Level Design FAQ по вопросам связанным с разработкой уровней и редактором Hammer.]]


{{category end}} __NOTOC__
{{category end}} __NOTOC__

Revision as of 06:24, 24 December 2009

Template:Otherlang2

Установка

Устранение проблем SDK

Общие сообщения об ошибках SDK

Основная информация о SDK

Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Как включить консоль разработчика?
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Как устроена структура файлов и каталогов Source SDK?
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Что подразумевается под Game Directory?
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Как сделать собственный GameInfo.txt?
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Преобразование информации Gamecfg.ini
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Как запустить игру без загрузки фоновой 3D карты?
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
С какими параметрами я могу запустить игру?
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Куда отослать ошибку, найденную в Source SDK?

FacePoser

Программирование

Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Какой компилятор используется при работе с SDK кодом?
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Что еще необходимо, для работы с SDK кодом?
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Я могу использовать Microsoft Visual Studio 6.0 с SDK?
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Я могу использовать Visual Studio 2005 / Visual C++ 2005 Express?
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Я могу использовать Visual Studio 2008 / Visual C++ 2008 Express?
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
У меня возникла хорошо известная проблема?
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Когда я использую run_mod.bat, Я не могу запустить игру, если путь содержит пробелы.
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Некоторые интити Half-Life 2 пропали в Hammer с пользовательскими модификациями.
Warning icon.png
This category has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
При игре в многопользовательский мод, комбайны не воспроизводят анимацию!

Дизайн Уровней