Category:Ru/Source SDK FAQ: Difference between revisions
Jump to navigation
Jump to search
(→Основные проблемы при работе с SDK: - added more russian links) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{DISPLAYTITLE:Категория: Source SDK FAQ}}{{otherlang2| | ||
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| | ||
en=Category:Source SDK FAQ| | |||
it=Category:Source SDK FAQ:it}} | |||
it=Category:Source SDK FAQ:it | |||
{{category header|background-color=#E0E0E0|border-color=lightgray}} | {{category header|background-color=#E0E0E0|border-color=lightgray}} | ||
| Line 21: | Line 12: | ||
== Установка == | == Установка == | ||
* [[SDK Installation:ru|Как | * [[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| | * [[SDK versions:ru|Какая разница между "Source SDK" и "Source SDK Base"?]] | ||
== | == Устранение проблем SDK == | ||
* [[Faq_morehelp:ru|Где я могу получить дополнительную помощь?]] | * [[Faq_morehelp:ru|Где я могу получить дополнительную помощь?]] | ||
* [[Faq_morehelp:ru|У меня | * [[Faq_morehelp:ru|У меня возникают постоянные, странные проблемы, не предусмотренные в этом FAQ.]] | ||
* [[Refresh SDK Content:ru|Как | * [[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|Как | * [[Reset the Source SDK Game Configuration:ru|Как сбросить Source SDK Game Configuration?]] | ||
* [[Reset the Source SDK Game Configuration:ru|Я сбросил Game Configuration, но я получаю ошибку | * [[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 == | ||
* | * [[Cache Needs Repair error:ru|Как исправить ошибку "Cache Needs Repair"?]] | ||
* | * [[Cache Needs Decryption error:ru|Как исправить ошибку "Cache Needs Decryption"?]] | ||
* | * [[Can't find steam.dll error:ru|Я получаю сообщение об ошибке "Can't find steam.dll relative to executable path (steam path)".]] | ||
* | * [[Missing GameInfo.txt:ru|Я получаю сообщение об ошибке "The configuration information for the game is invalid or missing".]] | ||
* | * [[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| | * {{en}} [[Developer Console|Как включить консоль разработчика?]] | ||
* {{en}} [[The Game Directory|Что | * {{en}} [[Source SDK Files and Directory Structure|Как устроена структура файлов и каталогов Source SDK?]] | ||
* {{en}} [[The GameInfo.txt File Structure|Как | * {{en}} [[The Game Directory|Что подразумевается под Game Directory?]] | ||
* {{en}} [[Gamecfg.ini conversion information| | * {{en}} [[The GameInfo.txt File Structure|Как сделать собственный GameInfo.txt?]] | ||
* {{en}} [[Launching Without Background Maps|Как | * {{en}} [[Gamecfg.ini conversion information|Преобразование информации Gamecfg.ini]] | ||
* {{en}} [[Launching Without Background Maps|Как запустить игру без загрузки фоновой 3D карты?]] | |||
* {{en}} [[Command-Line Parameters|С какими параметрами я могу запустить игру?]] | * {{en}} [[Command-Line Parameters|С какими параметрами я могу запустить игру?]] | ||
* {{en}} [[Bugzilla|Куда | * {{en}} [[Bugzilla|Куда отослать ошибку, найденную в Source SDK?]] | ||
== FacePoser == | == FacePoser == | ||
* | * [[SAPI 5.1 FacePoser Error:ru|Я получаю ошибку "SAPI 5.1 Unable to create recognizer context".]] | ||
== Программирование == | == Программирование == | ||
* [[Compiler Choices | * {{en}} [[Compiler Choices|Какой компилятор используется при работе с SDK кодом?]] | ||
* {{en}} [[Compiler Requirements|Что еще | * {{en}} [[Compiler Requirements|Что еще необходимо, для работы с SDK кодом?]] | ||
* {{en}} [[Microsoft Visual Studio 6.0 Usage|Я могу использовать Microsoft Visual Studio 6.0 | * {{en}} [[Microsoft Visual Studio 6.0 Usage|Я могу использовать Microsoft Visual Studio 6.0 с SDK?]] | ||
* {{en}} [[ | * {{en}} [[Compiling under VS2005|Я могу использовать Visual Studio 2005 / Visual C++ 2005 Express?]] | ||
* {{en}} [[ | * {{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| | * {{en}} [[Run mod.bat with Spaces|Когда я использую run_mod.bat, Я не могу запустить игру, если путь содержит пробелы.]] | ||
* {{en}} [[Missing Half-Life 2 entities|Некоторые | * {{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 | * [[:Category:Level Design FAQ|Смотрите Level Design FAQ по вопросам связанным с разработкой уровней и редактором Hammer.]] | ||
{{category end}} __NOTOC__ | {{category end}} __NOTOC__ | ||
Revision as of 06:24, 24 December 2009
Установка
Устранение проблем SDK
Общие сообщения об ошибках SDK
|
Основная информация о SDKThis 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. FacePoserПрограммирование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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. 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 yourselfAdministrators / Moderators - Remember to check if anything links here and the page history before deleting. Дизайн Уровней |
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