css direct x level

In your autoexec.cfg put:
"mat_dxlevel 70" for DirectX 7.0
"mat_dxlevel 80" for DirectX 8.0
"mat_dxlevel 81" for DirectX 8.1
"mat_dxlevel 90" for DirectX 9.0
Or in your Launch Options put:
"-dxlevel 70" for DirectX 7.0
"-dxlevel 80" for DirectX 8.0
"-dxlevel 81" for DirectX 8.1
"-dxlevel 90" for DirectX 9.0

daven
 
the only thing with the above is that if you use it with a custom autoexe or config that you have read-only you have to do it everytime you play. personally i'd use the launch options, easiest to do and easiest to reverse.

daven
 
I do this.
add
-dxlevel 70
to the end of your shortcut, and run that rather then Steam
here are the others:
-dxlevel 80
-dxlevel 81

also i set the height/width as it doesnt stick otherwise so my CS:S shortcut looks like:
"E:\Program Files\Steam\Steam.exe" -applaunch 240 -w 1280 -h 800 -dxlevel 80
 
Back
Top Bottom