Category:Es/Source SDK FAQ: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Nesciuse moved page Category:Source SDK FAQ/es to Category:Es/Source SDK FAQ: -Language prefixes)
m (-Using L template for links)
Line 5: Line 5:
Éste es un directorio de preguntas frecuentemente acerca del Source SDK.
Éste es un directorio de preguntas frecuentemente acerca del Source SDK.


Para problemas con el [[Valve Hammer Editor|Hammer Editor]] o problemas de level design, vea [[:Category:Level Design FAQ:es|Level Design FAQ (preguntas frecuentes)]].
Para problemas con el {{L|Valve Hammer Editor|Hammer Editor}} o problemas de level design, vea {{LCategory|Level Design FAQ|Level Design FAQ (preguntas frecuentes)}}.


== Instalacion ==
== Instalacion ==
* [[SDK Installation/es|Bajar e instalar el Source SDK.]]
* {{L|SDK Installation|Bajar e instalar el Source SDK.}}
* [[Games Supported By The Source SDK:es|¿Qué juegos soporta el SDK Source?]]
* {{L|Games Supported By The Source SDK|¿Qué juegos soporta el SDK Source?}}


== General del SDK ==
== General del SDK ==
* [[Faq morehelp/es|¿Dónde puedo ir para más ayuda?]]
* {{L|Faq morehelp|¿Dónde puedo ir para más ayuda?}}
* [[Faq morehelp/es|Estoy experimentando los problemas constantes, extraños no cubiertos a otra parte en este FAQ.]]
* {{L|Faq morehelp|Estoy experimentando los problemas constantes, extraños no cubiertos a otra parte en este FAQ.}}
* [[Refresh SDK Content|Como actualizo el contenido del Source SDK?]]
* {{L|Refresh SDK Content|Como actualizo el contenido del Source SDK?}}
* [[64-bit mode with Source SDK|I can't launch Source SDK on 64-bit Windows.]]
* {{L|64-bit mode with Source SDK|I can't launch Source SDK on 64-bit Windows.}}
* [[Reset the Source SDK Game Configuration/es|¿Cómo reseteo la configuración del juego del Source SDK?]]
* {{L|Reset the Source SDK Game Configuration|¿Cómo reseteo la configuración del juego del Source SDK?}}
* [[Reset the Source SDK Game Configuration/es|Reseteo la configuración del mi juego, pero me da un error de la configuración cuando intento abrir el Hammer.]]
* {{L|Reset the Source SDK Game Configuration|Reseteo la configuración del mi juego, pero me da un error de la configuración cuando intento abrir el Hammer.}}
* [[Empty game configurations list|Mi menú de las configuraciones del juego en Hammer y la aplicación SDK está vacío.]]
* {{L|Empty game configurations list|Mi menú de las configuraciones del juego en Hammer y la aplicación SDK está vacío.}}
* [[Reinstall the Source SDK installation|¿Cómo reinstalo la instalación entera de Source SDK?]]
* {{L|Reinstall the Source SDK installation|¿Cómo reinstalo la instalación entera de Source SDK?}}
* [[Removing Game Configurations|¿Cómo elimino juegos viejos de mi "juego actual" menú?]]
* {{L|Removing Game Configurations|¿Cómo elimino juegos viejos de mi "juego actual" menú?}}
* [[Hammer Editor Out of Resources|Después de trabajar en el SDK por un ratito mientras, mi máquina se queda sin recursos y ¡choca!]]
* {{L|Hammer Editor Out of Resources|Después de trabajar en el SDK por un ratito mientras, mi máquina se queda sin recursos y ¡choca!}}


== Mensajes de error comunes del Source SDK ==
== Mensajes de error comunes del Source SDK ==
* [[Cache Needs Repair error|¿Cómo soluciono el error "Cache Needs Repair"?]]
* {{L|Cache Needs Repair error|¿Cómo soluciono el error "Cache Needs Repair"?}}
* [[Cache Needs Decryption error|¿Cómo soluciono el error "Cache Needs Decryption"?]]
* {{L|Cache Needs Decryption error|¿Cómo soluciono el error "Cache Needs Decryption"?}}
* [[Can't find steam.dll error|Consigo un error "Can't find steam.dll relative to executable path (steam path)"]]
* {{L|Can't find steam.dll error|Consigo un error "Can't find steam.dll relative to executable path (steam path)"}}
* [[Missing GameInfo.txt|Aparece este error: "The configuration information for the game is invalid or missing". Qué puedo hacer?]]
* {{L|Missing GameInfo.txt|Aparece este error: "The configuration information for the game is invalid or missing". Qué puedo hacer?}}
* [[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".]]
* {{L|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".}}


== Información general SDK ==
== Información general SDK ==
* [[Source SDK Files and Directory Structure/es|Cómo estan estructurados los archivos y los directorios de Source SDK?]]
* {{L|Source SDK Files and Directory Structure|Cómo estan estructurados los archivos y los directorios de Source SDK?}}
* [[The Game Directory|¿Que significa el directorio del juego?]]
* {{L|The Game Directory|¿Que significa el directorio del juego?}}
* [[The GameInfo.txt File Structure|Cómo puedo hacer mi propio GameInfo.txt?]]
* {{L|The GameInfo.txt File Structure|Cómo puedo hacer mi propio GameInfo.txt?}}
* [[Gamecfg.ini conversion information|Información para converetir Gamecfg.ini]]
* {{L|Gamecfg.ini conversion information|Información para converetir Gamecfg.ini}}
* [[Launching Without Background Maps|Cómo hagoque ejecute el juego sin cargar los mapas del fondo en 3D?]]
* {{L|Launching Without Background Maps|Cómo hagoque ejecute el juego sin cargar los mapas del fondo en 3D?}}
* [[Command-Line Parameters|¿Cuáles son los parámetros del juego que puedo ejecutar con el mismo?]]
* {{L|Command-Line Parameters|¿Cuáles son los parámetros del juego que puedo ejecutar con el mismo?}}
* [[Loading problem|How do I fix the loading problems on SDK?]]
* {{L|Loading problem|How do I fix the loading problems on SDK?}}
* [[Bugzilla|Where can I submit bugs I found in Source SDK?]]
* {{L|Bugzilla|Where can I submit bugs I found in Source SDK?}}


== FacePoser ==
== FacePoser ==
* [[SAPI 5.1 FacePoser Error|Aparece el siguiente error: "SAPI 5.1 Unable to create recognizer context".]]
* {{L|SAPI 5.1 FacePoser Error|Aparece el siguiente error: "SAPI 5.1 Unable to create recognizer context".}}


== Programación ==
== Programación ==
* [[Compiler Choices|Qué compilador necesito para compilar el Código Source SDK?]]
* {{L|Compiler Choices|Qué compilador necesito para compilar el Código Source SDK?}}
* [[Microsoft Visual Studio 6.0 Usage|Puedo utilizar el Microsoft Visual Studio 6.0 para Source SDK?]]
* {{L|Microsoft Visual Studio 6.0 Usage|Puedo utilizar el Microsoft Visual Studio 6.0 para Source SDK?}}
* [[Compiling_under_VS2005|Can I use Microsoft Visual Studio 2005 with the SDK?]]
* {{L|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?]]
* {{L|Compiling_under_VS2005|Can I use Microsoft Visual C++ 2005 Express Edition with the SDK?}}
* [[SDK Known Issues List|¿Estoy vendo un problema conocido?]]
* {{L|SDK Known Issues List|¿Estoy vendo un problema conocido?}}
* [[Run mod.bat with Spaces|Cuando utilizo run_mod.bat, no puedo ejecutar el juego si mi trayectoria tiene espacios.]]
* {{L|Run mod.bat with Spaces|Cuando utilizo run_mod.bat, no puedo ejecutar el juego si mi trayectoria tiene espacios.}}
* [[Missing Half-Life 2 entities|Seguro que falta Half-Life 2 entidades en hammer editor.]]
* {{L|Missing Half-Life 2 entities|Seguro que falta Half-Life 2 entidades en hammer editor.}}
* [[No Animation for Combine Models|When playing a multiplayer mod, combine players don't show any animation!]]
* {{L|No Animation for Combine Models|When playing a multiplayer mod, combine players don't show any animation!}}


[[Category:Modding:es]]
[[Category:Modding:es]]

Revision as of 10:28, 11 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)
Info content.png
This page has not been fully translated.
You can help by finishing the translation.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article complies with the alternate languages guide.(en)

Éste es un directorio de preguntas frecuentemente acerca del Source SDK.

Para problemas con el Hammer Editor(en) o problemas de level design, vea Level Design FAQ (preguntas frecuentes)(en).

Instalacion

General del SDK

Mensajes de error comunes del Source SDK

Información general SDK

FacePoser

Programación