johnjohnson said:
			
		
	
	
		
		
			how can i tell the game to run at a fixed fps rate again? There was a post today of someone saying to fix the fps to 30, but I can't find it anymore.
		
		
	 
Open the console with "~" (which can be enabled in the options menu) and type in...
FPS_MAX "desired number"
So, FPS_MAX 30 will give you 30 fps.  I'm finding that leaving this disabled while also disabling V-sync helps a whole lot.  The framerate feels much better...
Oh, and I fixed the loading!!!  Thank god, the game is 1000x more enjoyable this way...
OK, so I have 1gb of ram, first of all, so if you only have 512...don't use the big number.
First, go to the advanced launch options under the Half-Life 2 game option (on the Steam play games menu).  Simply enter this for the command line...
-heapsize 510000 
Then, find the CONFIG.CFG file (in the CFG folder within HL2's folder) and add...
+sv_forcepreload 1 +cl_forcepreload 1 +snd_mixahead 0.4
Finally, make an AUTOEXEC.CFG in that same folder and add...
+cl_smooth 0 
I think the heapsize makes the biggest difference.  Anyways, while the start-up is still slow, the actual in-level loads take about 5 seconds now.  There is minimal HDD access between areas and the loads are not about on par with Half-Life 1 when it was first released (maybe faster).  Previously, loads were taking over 20 seconds per area and the HDD was being accessed a whole lot.  Now, like I said, it looks in less than 1/4 of that time.  It feels SOOOO much better now...
Sadly, the sound skipping/HDD stutters still exist (though they seem a bit better).  If I could get rid of those, the game would play PERFECTLY for me...
SO CLOSE!!!