The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    How To Load an CSS FPS Config?

    Discussion in 'Gaming (Software and Graphics Cards)' started by Satyrion, Sep 19, 2008.

  1. Satyrion

    Satyrion Notebook Deity

    Reputations:
    123
    Messages:
    1,404
    Likes Received:
    0
    Trophy Points:
    55
    Hello, this is my FPS config but how can i use it and load it?

    cl_interp 0
    cl_interpolate 0
    cl_lagcomp_errorcheck 1
    cl_cmdrate 101
    cl_updaterate 101
    cl_rate 20000
    cl_smooth 0
    cl_ragdoll_physics_enable 0
    cl_show_bloodspray "0"
    cl_show_splashes "0"
    cl_phys_props_enable 0
    cl_phys_props_max 0
    cl_ejectbrass "0"


    r_worldlights "0"
    r_3dsky "0"
    r_shadows "0"
    r_fastzreject "0"
    r_WaterDrawRefraction "0"
    r_rainradius 0
    r_rainsimulate 0
    r_rainsplashpercentage 0
    r_DrawRain "0"
    r_DrawDetailProps "0"
    r_dynamic "0"
    r_lod 8
    r_modellodscale "0.1"
    r_rootlod "1"
    r_avglight 0
    r_decal_cullsize 1
    r_eyeglintlodpixels 0
    r_eyegloss 0
    r_eyemove 0
    r_eyeshift_x 0
    r_eyeshift_y 0
    r_eyeshift_z 0
    r_eyesize 0
    r_drawskybox "0"

    fog_enable 0
    fog_enable_water_fog 0

    mat_picmip "8"
    mat_bumpmap "0"
    mat_shadowstate "0"
    mat_mipmaptextures "0"
    mat_dxlevel "81"
    mat_compressedtextures 1
    mat_bloom 0
    mat_fastnobump 1
    mat_fastspecular 1
    mat_specular 0


    gl_clear "1"

    muzzleflash_light "0"

    func_break_max_pieces "3"
     
  2. Harper2.0

    Harper2.0 Back from the dead?

    Reputations:
    2,078
    Messages:
    3,108
    Likes Received:
    0
    Trophy Points:
    105
    you have to change the config in the config file.
     
  3. ElectRo`

    ElectRo` Notebook Enthusiast

    Reputations:
    0
    Messages:
    20
    Likes Received:
    0
    Trophy Points:
    5
    navigate to
    C:\Program Files\Steam\steamapps\*your name*\counter-strike source\cstrike\cfg

    save the file as autoexec.cfg

    now it will load automatically when you play the game
     
  4. Satyrion

    Satyrion Notebook Deity

    Reputations:
    123
    Messages:
    1,404
    Likes Received:
    0
    Trophy Points:
    55
    i did but it wotn autoload
     
  5. Harper2.0

    Harper2.0 Back from the dead?

    Reputations:
    2,078
    Messages:
    3,108
    Likes Received:
    0
    Trophy Points:
    105
    I think you have to change the shortcut for CS for it to load also. Have you tried changing the cfg file that's already there?
     
  6. JosePerez

    JosePerez Notebook Evangelist

    Reputations:
    27
    Messages:
    329
    Likes Received:
    0
    Trophy Points:
    30
    Just add those lines to the default config file using notepad, then save it with a different name, myconfig.cfg or something like that and then load it through console "exec myconfig.cfg"...