auto-exec

Discussion in 'Archive' started by mr_quackums, Apr 27, 2007.

  1. mr_quackums

    mr_quackums Member

    Messages:
    2,358
    Likes Received:
    0
    Trophy Points:
    0
    when i first played .08 i noticed a huge decrease in frame rate so i copied my autoexec from .071. i was wondering if .08 even searches for it, seeing how you have to create the file in the cfg folder.

    on a side note: anything else i can add to it that would further increase performance?
    heapsize 262144
    mat_bumpmap 0
    mat_specular 0
    rate 25000
    pp_bloom 0
    mat_bloom 0
    mat_picmip 1
    mat_fastspecular 1
    mat_fastbump 1
    sv_forcepreload 1
    cl_forcepreload 1
    cl_smooth 0
     
  2. dizzyone

    dizzyone I've been drinking, heavily

    Messages:
    5,771
    Likes Received:
    0
    Trophy Points:
    0
    just add the line 'exec autoexec.cfg' at the end of config.cfg to make sure.
     
  3. Solokiller

    Solokiller Member

    Messages:
    4,861
    Likes Received:
    7
    Trophy Points:
    0
    You'll see which cfg's are execed in the console, at game and map load.
     
  4. arklansman

    arklansman Member

    Messages:
    5,365
    Likes Received:
    0
    Trophy Points:
    0
    HDR? <filler>
     
  5. Solokiller

    Solokiller Member

    Messages:
    4,861
    Likes Received:
    7
    Trophy Points:
    0
    High Dynamic Range, the blinding effect you get when looking at the sun.
     
  6. arklansman

    arklansman Member

    Messages:
    5,365
    Likes Received:
    0
    Trophy Points:
    0
    -.-

    I know. I was asking if he had it enabled.
     
  7. Caelo

    Caelo Member

    Messages:
    2,371
    Likes Received:
    5
    Trophy Points:
    0
    isn't that disabled too if you do mat_specular 0?
     
  8. mr_quackums

    mr_quackums Member

    Messages:
    2,358
    Likes Received:
    0
    Trophy Points:
    0
    may have found a problem for low-end users. here is an excerpt from my concole:


    execing autoexec.cfg
    Unknown command "heapsize"
    Unknown command "pp_bloom"
    Unknown command "mat_bloom"
    Unknown command "mat_fastbump"
    Unknown command "-novideo"
     
  9. Niarbeht

    Niarbeht Member

    Messages:
    2,010
    Likes Received:
    0
    Trophy Points:
    0
    You have to set heapsize and novideo from the "command line", also known as "launch options" in Steam.

    They DON'T WORK if set somewhere else.
     
  10. MOOtant

    MOOtant Member

    Messages:
    4,047
    Likes Received:
    0
    Trophy Points:
    0
    pp_bloom was for Empires implementation of bloom/hdr. It's no longer there.
    mat_fastbump -> mat_fastnobump
    mat_bloom doesn't exist any longer. There are only bloom factors to change.
    mat_antialias is 1 by default but if you change it you crash.
     

Share This Page