Changing the gameinfo.txt path ?

Gamecubic

L1: Registered
Apr 22, 2009
17
0
On my previous computer, I put all my Steam folder on my external hard drive (F: ) and everything was running fine, but now I'm on a "new" computer and I moved it to my C: drive. Every time I try running Hammer, or any other SDK app, I get the following error because it still tries to find gameinfo.txt on F:

HammerError.png


I tried reinstalling the whole Source SDK, but I still have the problem. Any way I could change the path to gameinfo.txt ?
 

Terr

Cranky Coder
aa
Jul 31, 2009
1,590
410
I bet Steam's registry entry is still pointing to F:\.

Using Regedit as an administrator (don't screw up your system) examine out the values under HKEY_LOCAL_MACHINE\SOFTWARE\Valve\Steam and see if there are any F:\ references you need to edit.
 

Gamecubic

L1: Registered
Apr 22, 2009
17
0
I did as you told me, found out there was no HKEY_LOCAL_MACHINE\SOFTWARE\Valve\Steam...
I looked everywhere else and found a few Valve folders, searched everyone of them and there were no references to F:

Thanks anyway
 

lana

Currently On: ?????
aa
Sep 28, 2009
3,075
2,778
That's odd. It should have installed the registry files there. Look for the "InstallPath" and "ServiceInstallPath" keys, and change the directories there so that they match up (if they don't already.)

EDIT:

Alternatively, open Source SDK and choose Edit Game Configurations
ss20101105192513.png


Select Team Fortress 2 from the dropdown (or whatever you want to edit) and click edit
ss20101105192558.png


Change the directory in the box to something like this
ss20101105192648.png
 
Last edited:

Gamecubic

L1: Registered
Apr 22, 2009
17
0
... how did I not use any of those game configuration options from the launcher :V

Thanks !
Now I can finally get back to making bad layouts with absolutely no detail !.... Damn you GeForce 310M.