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.

    Crysis tweakfile when you use medium shaders and shadows

    Discussion in 'Gaming (Software and Graphics Cards)' started by PC_pulsar, Nov 18, 2007.

  1. PC_pulsar

    PC_pulsar Notebook Evangelist

    Reputations:
    5
    Messages:
    479
    Likes Received:
    0
    Trophy Points:
    30
    I use medium settings in crysis because i do want to see all the nice effects. Later i played the same game with low shaders and low shadows. I got a big performance boost and got arround 40fps in stead of 25fps. But now all shadows are gone. Even when one of both settings are to medium i dont see shadows. So that's why i used medium settings for both options again and ran the game with only 25fps.

    Now i've ran a benchmark to see how many fps i really got with medium settings and i've got only 23.6fps avg. So that's why i tried to tweak the shader and shadow settings to get more frames per sec ingame.

    With current tweaks i did made a nice job: I can't find any quality difference but i do get more than 5fps increase. My new avg fps is 29.1 now.

    If you do want to boost your frames too then you can try this:
    (Note: i advice you to use these tweaks only if you use medium shaders and medium shadows)

    Go to you crysis (demo) folder and make a file called "autoexec.cfg".

    Paste the next lines in the file:

    -- Shader settings
    e_sky_update_rate = 0.12
    e_max_entity_lights = 4
    e_ram_maps = 0
    e_vegetation_use_terrain_color = 0
    e_sky_type = 1
    q_ShaderFX = 1
    q_ShaderGeneral = 0
    q_ShaderHDR = 0
    q_ShaderGlass = 0
    q_ShaderMetal = 0
    q_ShaderShadow = 1
    q_ShaderVegetation = 0
    r_EnvTexUpdateInterval = 0.1
    r_TexturesFilteringQualit = 2
    r_Beams = 3
    r_BeamsMaxSlices = 100
    r_BeamsDistFactor = 0.25

    -- Shadow settings
    e_gsm_lods_num = 3
    e_shadows_max_texture_size = 512
    e_shadows_cast_view_dist_ratio = 0.3
    r_shadow_jittering = 0


    Now you can run crysis.

    When you dont want to use these settings anymore then delete this autoexec.cfg file and use default settings of crysis. After that you can set your settings like you had before.
     
  2. sgtmatt1

    sgtmatt1 Notebook Evangelist

    Reputations:
    6
    Messages:
    487
    Likes Received:
    0
    Trophy Points:
    30
    Thanks :)
    I will try it out