Getting Started: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(This bug annoyed me, so I figure putting the solution here would be useful.)
Line 19: Line 19:


{{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.}}
{{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.}}
{{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).}}
::([http://forums.steampowered.com/forums/showthread.php?t=3225145 solution on Steam SDK Forums])


{{Navbar|:Category:Level Design|Your First Map|View Navigation}}
{{Navbar|:Category:Level Design|Your First Map|View Navigation}}

Revision as of 07:44, 9 March 2014

Template:Otherlang2

  1. Go to Steam’s Library tab, then the Tools tab and launch the Source SDK.
  2. Select the engine version and game you want to use for your map.
  3. Launch Hammer, the level editor for Source:
    Launching Hammer for Half-Life 2: Deathmatch
  4. From the File menu, select New:
    Hammer newwindow.png
  5. 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 ?]
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)

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