SDK Installation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(individual bugs do not belong here)
Line 18: Line 18:
{{note|For the SDK to function correctly, it is important that any games you wish to edit are fully up-to-date. You can make sure of this by ''running the game'' before launching the Source SDK. Simply launching the game then quitting after you get to the main menu is sufficient.}}
{{note|For the SDK to function correctly, it is important that any games you wish to edit are fully up-to-date. You can make sure of this by ''running the game'' before launching the Source SDK. Simply launching the game then quitting after you get to the main menu is sufficient.}}


== Bugs ==
== Where do I go from here? ==


Attempting to select a rendered entity by clicking on it in the Hammer editor 3d window may cause the editor to crash when using the Direct3D debug version of dlls. If this occurs, go to your Control Panel, double-click the DirectX icon and, under the Direct3D tab, click the "Use Retail Version of Direct3D" radio button, click the Apply button, and exit.
* The main page of the [[SDK Docs|Source SDK documentation]] is a good place to start.


{{note|This may affect debugging of DirectX applications using MS Visual Studio and other debugging platforms.}}
== Bugs and Issues ==
 
* Read the [[Source SDK Release Notes]] for information about the latest SDK release.
== Where do I go from here? ==
* See the [[:Category:Source SDK FAQ|Source SDK FAQ]] for answers to general SDK questions.
* For level design and Hammer editor issues, see the [[:Category:Level Design FAQ|Level Design FAQ]].


The main page of the [[SDK Docs|Source SDK documentation]] is a good place to start.
{{otherlang:en}}{{otherlang:en:fr|SDK Installation:fr}}
{{otherlang:en}}{{otherlang:en:fr|SDK Installation:fr}}

Revision as of 11:20, 24 April 2006

Availability

The Source SDK is freely available to all owners of Half-Life 2. At this point, no other Source game gives access.

Downloading and Installation

To install the Source SDK:

  1. Open the Steam window.
  2. Click on the Tools tab.
  3. Double-click on the Source SDK entry.
  4. The Source SDK will then be downloaded to your computer via Steam.

Once it has been fully installed, you will be able to launch it in the same way you installed it (from the Tools tab).

You can also create a desktop shortcut for the Source SDK by right-clicking on the Source SDK entry and clicking Create desktop shortcut from the context menu.

Note.pngNote:For the SDK to function correctly, it is important that any games you wish to edit are fully up-to-date. You can make sure of this by running the game before launching the Source SDK. Simply launching the game then quitting after you get to the main menu is sufficient.

Where do I go from here?

Bugs and Issues

Template:Otherlang:enTemplate:Otherlang:en:fr