I have a slow computer can i run CSS?

Status
Not open for further replies.

Arun.P

Warning: Do Not Trade
Forerunner
If you have a slow computer (old graphic card), like me, you can do a litle tweaks to CSS to run it maybe a litle smoother. :hap2:

Step 1:
Open up that folder where you instllad CSS and open up cs.cfg with wordpad (in my case the cs.cfg where in C:\GAMES>Steam>SteamApps>Your@name>counter-strike: source>cstrike>cfg>cs.cfg).

Step 2
I will later explain what the comands do. Ad this to the file:

cl_ejectbrass 0
cl_phys_props_enable 0
cl_phys_props_max 0
cl_muzzleflash_dlight_3rd 0
cl_muzzleflash_dlight_1st 0
cl_ragdoll_fade_time 1
cl_ragdoll_physics_enable 0
cl_show_splashes 0
cl_smooth 0
commentary 0
dsp_enhance_stereo 0
mat_antialias 0
mat_bumpmap 0
mat_bloom 0
mat_bufferprimitives 1
mat_clipz 0
mat_fastspecular 1
mat_hdr_enabled 0
mat_mipmaptextures 0
r_cheapwaterstart 1
r_cheapwaterend 1
r_drawdetailprops 0
r_dynamic 0
r_lightinterp 0
r_propsmaxdist 100
r_RainSimulate 0
r_shadows 0
rope_smooth 0
fog_enable 0
gl_clear 1

Save the file and fire up steam and CSS and you will se a 5 fps boost if you are luckey .

What dose the commnds do exactly?

cl_ejectbrass 0
Disables shells flying out of guns.

cl_phys_props_enable 0
Disables physics objects.

cl_phys_props_max 0
Disables physics objects.

cl_muzzleflash_dlight_3rd 0
A flash will not longer light up surrounding area in 3rd person.

cl_muzzleflash_dlight_1st 0
A flash will not longer light up surrounding area in 1st person.

cl_ragdoll_fade_time 1
Causes dead bodies to disappear immediately (default: 15). When they are killed they just fall down and disappear.

cl_ragdoll_physics_enable 0
Disable ragdoll physics.

cl_show_splashes 0
Disables water splash effects.

cl_smooth 0
Disables smoothing views after prediction errors/juddering effect.

commentary 0
Disables map commentary.

dsp_enhance_stereo 0
Disable stereo effect sound enhancing.

mat_antialias 0
Disables AA (antialiasing).

mat_bumpmap 0
Disables Bump Mapping. Will look wore but will give a performance boost.

mat_bloom 0
Disables bloom effect. Bloom is kind of hdri but only ues sm 2.0.

mat_bufferprimitives 1
Buffer primitive objects.

mat_clipz 0
Lowers water quality.

mat_fastspecular 1
Fast specular lighting. Worse looking but will give a performance boost.

mat_hdr_enabled 0
Disables HDR.

mat_mipmaptextures 0
Textures quality worsens with distance. You whont se textures so sharp form distance.

r_cheapwaterstart 1
Worsens water quality.

r_cheapwaterend 1
Worsens water quality again .

r_drawdetailprops 0
Don't draw detail props.

r_dynamic 0
Disables dynamic lighting.

r_lightinterp 0
Disables light interpolation.

r_propsmaxdist 100
Object fading distance. Far object will fade.

r_RainSimulate 0
Disables rain.

r_shadows 0
Disable shadows.

rope_smooth 0
Disables Anti-Aliasing effect on ropes.

fog_enable 0
Disables Fog.

fog_enable_water_fog 0
Disables water fog.

gl_clear 0
Disables hiding of cracks/faults between textures.

The End

Hope you like it. Sorry for my spelling and my english!! Dont blame me .

P.S

Almost forgot to say: set the setting to low in CSS main setting window and lower the resolution to 800X600 or even lower!

HAPPY TWEAKING !
source: Kind of different sites but: Counter Strike DL > Home
__________________
Please ignor my spelling and grama!
 
  • Like
Reactions: 2 people
About the tutorial

Now i made this litle nice (i hope it is nice ) tutorial how to make a nice buyscript to cs 1.6!

What is buyscript?

Buyscript is a faster way to buy weapons in cs. Insted of pressing "b" and then the number you can just press 1 key and you will have every thing that you need. Fast and simpel.

How to make one?

1. Open up WordPad.

2. I will later explain what these command do. Copy and paste this:

alias "equip" "vesthelm"

bind "kp_ins" "defuser; equip; primammo"

bind "kp_end" "defuser"

bind "kp_downarrow" "deagle; secammo"

bind "kp_pgdn" "mp5; primammo"

bind "kp_leftarrow" "famas; galil"

bind "kp_5" "m4a1; ak47; primammo"

bind "kp_rightarrow" "aug; sg552"

bind "kp_home" "flash"

bind "kp_uparrow" "hegren"

bind "kp_pgup" "sgren"

3. Save this file whit the name "userconfig.cfg".

4. Put the "userconfig.cfg" in your what_ever_you_instelld_cs\steam\SteamApps\your_nam e\counter-strike\cstrike <--- Put it in the cstrike folder.

5. Fire up Counter Strike 1.6 and enjoy your home made buyscript and the fastest way on the earth to buy weapons in cs .

Whit which button do i buy?

(this is the numpad)

T/CT

1. /Defuser

2. Deagel/Deagel

3. MP5/MP5

4. Clarion (famas)/IDE Defender

5. AK 47/M4a1 (colt)

6. Krieg/Aug

7. Flash/Flash

8. HE/HE

9. Smoke/Smoke

How dose this work?

Eg : bind "kp_pgdn" "mp5; primammo"

Bind = Whit this command you are binding something.

"kp_pgdn" = You will bind the button Page Down on the numpad (the number 3).

mp5 = This will buy an mp5.

primammo = This will buy you primary amo.

The End!

Hope you like! I use this every time i play cs.

Please ignore my spelling and my bad English. Thank you
 
Status
Not open for further replies.