Themes
Forum Thread
Search
by member
  Posts  
Hammer won't scroll to other games. (Forums : Tech Support : Hammer won't scroll to other games.) Post Reply
Thread Options
Apr 20 2008, 6:31pm Anchor

When I open source SDK and try to scroll to another game for each engine it won't let me scroll to other games. On engine episode one I can only go to half-life 2 since it's the first choice. On orange box I can only do episode two since it's the first one on that list. I've went to launch settings and did "engine -ep1" and other stuff. I've reinstalled it, refreshed it, and reset it. It looks like for all the configs for the games are set ok. I've ran it in compatibility mode, administrator. I've reinstalled steam and it still didn't work. It still refuses to work. Any suggestions you guys have? I have windows vista 32-bit.

Edited by: rifle101

Wraiyth
Wraiyth That Guy Who Does Those Things With The Stuff
Apr 20 2008, 6:38pm Anchor

So in the drop-down box, theres no other options? Usually you need to configure the games yourselves. Just open up Hammer with any configuration and manually add the game you want to map for.

Apr 20 2008, 6:42pm Anchor

No the games are on the list but when I click on them the list goes away and acts like I picked half-life 2.

Wraiyth
Wraiyth That Guy Who Does Those Things With The Stuff
Apr 21 2008, 3:32am Anchor

Then you'll have to manually add the games through Hammers configuration

Apr 21 2008, 3:07pm Anchor

How can I config it without being in the program?  I can't even open up any of the games for it but I can play them.

Bytrix
Bytrix Annihilation Developer
Apr 25 2008, 5:09am Anchor

Have you tried clicking the option to refresh game configurations? I'd try that or maybe even delete the SDK folders and GCFs and redownload them. I've never had a problem like this before..

--

Has anyone seen my companion cube?

Wraiyth
Wraiyth That Guy Who Does Those Things With The Stuff
Apr 25 2008, 6:00am Anchor

You can also manually modify the GameConfig.txt file and add your own entries.

Apr 26 2008, 11:39pm Anchor

I have half-life 2 and it says the config is for it is invalid or missing. I did reinstall SDK again and it still doesn't work.

Nothing looks strange with the config.

  1. code:
  1. "Configs"
  2. {
  3.   "Games"
  4.   {
  5.     "Half-Life 2"
  6.     {
  7.       "GameDir"   "c:\program files\steam\steamapps\*****\half-life 2\hl2"
  8.       "hammer"
  9.       {
  10.         "TextureFormat"   "5"
  11.         "MapFormat"   "4"
  12.         "DefaultTextureScale"   "0.250000"
  13.         "DefaultLightmapScale"    "16"
  14.         "DefaultSolidEntity"    "func_detail"
  15.         "DefaultPointEntity"    "info_player_start"
  16.         "GameExeDir"    "c:\program files\steam\steamapps\*****\half-life 2"
  17.         "MapDir"    "c:\program files\steam\steamapps\*****\sourcesdk_content\hl2\mapsrc"
  18.         "CordonTexture"   "tools\toolsskybox"
  19.         "MaterialExcludeCount"    "0"
  20.         "GameExe"   "c:\program files\steam\steamapps\*****\half-life 2\hl2.exe"
  21.         "BSP"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vbsp.exe"
  22.         "Vis"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vvis.exe"
  23.         "Light"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vrad.exe"
  24.         "BSPDir"    "c:\program files\steam\steamapps\*****\half-life 2\hl2\maps"
  25.         "GameData0"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\halflife2.fgd"
  26.       }
  27.     }
  28.     "Counter-Strike: Source"
  29.     {
  30.       "GameDir"   "c:\program files\steam\steamapps\*****\counter-strike source\cstrike"
  31.       "hammer"
  32.       {
  33.         "TextureFormat"   "5"
  34.         "MapFormat"   "4"
  35.         "DefaultTextureScale"   "0.250000"
  36.         "DefaultLightmapScale"    "16"
  37.         "DefaultSolidEntity"    "func_detail"
  38.         "DefaultPointEntity"    "info_player_terrorist"
  39.         "GameExeDir"    "c:\program files\steam\steamapps\*****\counter-strike source"
  40.         "MapDir"    "c:\program files\steam\steamapps\*****\sourcesdk_content\cstrike\mapsrc"
  41.         "CordonTexture"   "tools\toolsskybox"
  42.         "MaterialExcludeCount"    "0"
  43.         "GameExe"   "c:\program files\steam\steamapps\*****\counter-strike source\hl2.exe"
  44.         "BSP"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vbsp.exe"
  45.         "Vis"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vvis.exe"
  46.         "Light"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vrad.exe"
  47.         "BSPDir"    "c:\program files\steam\steamapps\*****\counter-strike source\cstrike\maps"
  48.         "GameData0"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\cstrike.fgd"
  49.       }
  50.     }
  51.     "Half-Life 2: Deathmatch"
  52.     {
  53.       "GameDir"   "c:\program files\steam\steamapps\*****\half-life 2 deathmatch\hl2mp"
  54.       "hammer"
  55.       {
  56.         "TextureFormat"   "5"
  57.         "MapFormat"   "4"
  58.         "DefaultTextureScale"   "0.250000"
  59.         "DefaultLightmapScale"    "16"
  60.         "DefaultSolidEntity"    "func_detail"
  61.         "DefaultPointEntity"    "info_player_deathmatch"
  62.         "GameExeDir"    "c:\program files\steam\steamapps\*****\half-life 2 deathmatch"
  63.         "MapDir"    "c:\program files\steam\steamapps\*****\sourcesdk_content\hl2mp\mapsrc"
  64.         "CordonTexture"   "tools\toolsskybox"
  65.         "MaterialExcludeCount"    "0"
  66.         "GameExe"   "c:\program files\steam\steamapps\*****\half-life 2 deathmatch\hl2.exe"
  67.         "BSP"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vbsp.exe"
  68.         "Vis"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vvis.exe"
  69.         "Light"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vrad.exe"
  70.         "BSPDir"    "c:\program files\steam\steamapps\*****\half-life 2 deathmatch\hl2mp\maps"
  71.         "GameData0"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\hl2mp.fgd"
  72.       }
  73.     }
  74.     "Day of Defeat: Source"
  75.     {
  76.       "GameDir"   "c:\program files\steam\steamapps\*****\day of defeat source\dod"
  77.       "hammer"
  78.       {
  79.         "TextureFormat"   "5"
  80.         "MapFormat"   "4"
  81.         "DefaultTextureScale"   "0.250000"
  82.         "DefaultLightmapScale"    "16"
  83.         "DefaultSolidEntity"    "func_detail"
  84.         "DefaultPointEntity"    "info_player_allies"
  85.         "GameExeDir"    "c:\program files\steam\steamapps\*****\day of defeat source"
  86.         "MapDir"    "c:\program files\steam\steamapps\*****\sourcesdk_content\dod\mapsrc"
  87.         "CordonTexture"   "tools\toolsskybox"
  88.         "MaterialExcludeCount"    "0"
  89.         "GameExe"   "c:\program files\steam\steamapps\*****\day of defeat source\hl2.exe"
  90.         "BSP"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vbsp.exe"
  91.         "Vis"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vvis.exe"
  92.         "Light"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vrad.exe"
  93.         "BSPDir"    "c:\program files\steam\steamapps\*****\day of defeat source\dod\maps"
  94.         "GameData0"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\dod.fgd"
  95.       }
  96.     }
  97.     "Half-Life 2: Episode One"
  98.     {
  99.       "GameDir"   "c:\program files\steam\steamapps\*****\half-life 2 episode one\episodic"
  100.       "hammer"
  101.       {
  102.         "TextureFormat"   "5"
  103.         "MapFormat"   "4"
  104.         "DefaultTextureScale"   "0.250000"
  105.         "DefaultLightmapScale"    "16"
  106.         "DefaultSolidEntity"    "func_detail"
  107.         "DefaultPointEntity"    "info_player_start"
  108.         "GameExeDir"    "c:\program files\steam\steamapps\*****\half-life 2 episode one"
  109.         "MapDir"    "c:\program files\steam\steamapps\*****\sourcesdk_content\episodic\mapsrc"
  110.         "CordonTexture"   "tools\toolsskybox"
  111.         "MaterialExcludeCount"    "0"
  112.         "GameExe"   "c:\program files\steam\steamapps\*****\half-life 2 episode one\hl2.exe"
  113.         "BSP"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vbsp.exe"
  114.         "Vis"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vvis.exe"
  115.         "Light"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\vrad.exe"
  116.         "BSPDir"    "c:\program files\steam\steamapps\*****\half-life 2 episode one\episodic\maps"
  117.         "GameData0"   "c:\program files\steam\steamapps\*****\sourcesdk\bin\ep1\bin\halflife2.fgd"
  118.       }
  119.     }
  120.   }
  121.   "SDKVersion"    "2"
  122. }
  123.  

Edited by: rifle101

Varsity
Varsity Fine Nonsense
Apr 27 2008, 9:41am Anchor

You do own the games, right?

May 1 2008, 1:59pm Anchor

Yes I own the game.

Reply to Thread

Only registered members can share their thoughts. So come on! Join the Mod DB community today (totally free) and join in the conversation.