how to show console in CS

Nightwing36

New member
i cant get the console going.. can someone please give me a walkthrough through it please. also why is there no d3d option in the game?
 
Re: how to show console in CS

Nightwing36 said:
i cant get the console going.. can someone please give me a walkthrough through it please. also why is there no d3d option in the game?
press ~ to get the console
if it doesn't work, make sure you have "-console 1" on your command line:
Code:
c:\games\half-life\hl.exe -console 1 -game cstrike
or if you have the retail ver
Code:
c:\games\counterstrike\cstrike.exe -console 1 -game cstrike
put "-32bpp", "-nojoy", "-noipx" on the too

as for the d3d, it should be there as half-life supports it. However, I don't recommend d3d for half-life, opengl is much much better.
 
Nightwing36 said:
cool thanks but one more stupid question.. where is the command line?
right click the shortcut you use to lauch it with and select properties. It's right there
 
Back
Top