Getting Started: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
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:
{{otherlang2
{{lang|Getting_Started}}
|de=Getting_Started:de
|fr=Getting_Started:fr
|hu=Getting_Started:hu
|pl=Getting_Started:pl
|pt=Getting_Started:pt
|ru=Getting_Started:ru
|ko=Getting_Started:ko
|en=Getting_Started
|zh-cn=Getting_Started:zh-cn
}}
{{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 "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. C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\bin).}}
{{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, then the '''Tools''' tab and launch the '''Source SDK'''.
* 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.
* Select the engine version and game you want to use for your map (4).
# Launch '''Hammer''', the level editor for Source:<br />[[File:Game config set.png|700px|Launching Hammer for [[Half-Life 2: Deathmatch]]]]
* Launch '''Hammer''', the level editor for Source (5).
# From the '''File''' menu, select '''New''':<br />[[File:Hammer newwindow.png|link=]]
[[File:Game config set.png|700px]]
# An empty map will appear.<br />[[File:Hammer emptyworkspace.png|600px]]
* From the '''File''' menu, select '''New''':
 
[[File:Hammer newwindow.png|link=]]
{{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.}}
* 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

English (en)Deutsch (de)Français (fr)Magyar (hu)日本語 (ja)한국어 (ko)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)中文 (zh)中文(臺灣) (zh-tw)Translate (Translate)
Icon-Bug.pngBug: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. C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\bin.  [todo tested in ?]
(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).

Game config set.png

  • From the File menu, select New:

Hammer newwindow.png

  • An empty map will appear.

Hammer emptyworkspace.png

Icon-Bug.pngBug: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 ?]

← [[::Category:Level Design|:Category:Level Design]]