Getting Started: Difference between revisions
Jump to navigation
Jump to search
Bug:The recent SteamPipe update has also created a bug where, upon clicking File > New, Hammer reports that it failed to load the default scheme file, and all viewports will be black. To fix this Hammer must not be launched from the SDK program through Steam, but instead through the chosen game directory, e.g.
Bug:You may find that Hammer’s viewports are all totally black. This is because Hammer is running with a different branch of Source from the game you are working on. If you encounter this, Reset the Source SDK Game Configurations. [todo tested in ?]
Gatelych83 (talk | contribs) m (Moved Steampipe bug note higher for more clarity) |
(Lang template. Ordered list -> Unordered list, due to the numbers in the screenshots.) |
||
Line 1: | Line 1: | ||
{{ | {{lang|Getting_Started}} | ||
| | |||
}} | |||
{{first room menu}} | {{first room menu}} | ||
{{bug|The recent SteamPipe update has also created a bug where, upon clicking File > New, Hammer reports that it | {{bug|The recent SteamPipe update has also created a bug where, upon clicking '''File > New''', Hammer reports that it ''failed to load the default scheme file'', and all viewports will be black. To fix this Hammer must not be launched from the SDK program through Steam, but instead through the chosen game directory, e.g. <code>C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\bin</code>.}} | ||
::([http://web.archive.org/web/20170525233554/http://forums.steampowered.com/forums/showthread.php?t=3225145 solution on Steam SDK Forums]) | :::([http://web.archive.org/web/20170525233554/http://forums.steampowered.com/forums/showthread.php?t=3225145 solution on Steam SDK Forums]) | ||
* Go to Steam’s '''Library''' tab (1), then the '''Tools''' tab (2) and launch the '''Source SDK''' (3). | |||
* Select the engine version and game you want to use for your map (4). | |||
* Launch '''Hammer''', the level editor for Source (5). | |||
[[File:Game config set.png|700px]] | |||
* From the '''File''' menu, select '''New''': | |||
[[File:Hammer newwindow.png|link=]] | |||
* An empty map will appear. | |||
[[File:Hammer emptyworkspace.png|600px]] | |||
{{bug|You may find that Hammer’s viewports are '''all''' totally black. This is because Hammer is running with a different branch of Source from the game you are working on. If you encounter this, [[Reset the Source SDK Game Configuration]]s.}} | |||
{{Navbar|:Category:Level Design|Your First Map|View Navigation}} | {{Navbar|:Category:Level Design|Your First Map|View Navigation}} |
Revision as of 16:23, 31 August 2021

C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\bin
. [todo tested in ?]- Go to Steam’s Library tab (1), then the Tools tab (2) and launch the Source SDK (3).
- Select the engine version and game you want to use for your map (4).
- Launch Hammer, the level editor for Source (5).
- From the File menu, select New:
- An empty map will appear.
