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.

    Counterstrike source autoexec.cfg?

    Discussion in 'Gaming (Software and Graphics Cards)' started by Fittersman, Dec 16, 2007.

  1. Fittersman

    Fittersman Wanna trade?

    Reputations:
    225
    Messages:
    1,306
    Likes Received:
    0
    Trophy Points:
    55
    i was told that you can have some console commands run automatically when you start counterstrike, but it doesnt seem to be working for me. After some googling i came up with this...

    I created an autoexec.cfg file in this directory:
    Code:
    C:/Program Files/Steam/SteamApps/fittersman/counter-strike source/cstrike/cfg
    the content of this file is:
    Code:
    snd_digital_surround 1
    but how do i know if it is actually working? i was told that there should be an output in console if it is working, but there was no output as far as i could see that had anything to do with either snd_digital_surround 1 or autoexec.cfg

    is there something im missing?
     
  2. sellick

    sellick Notebook Guru

    Reputations:
    1
    Messages:
    70
    Likes Received:
    0
    Trophy Points:
    15
    No, that should be fine.

    When you load it up ingame, you should see this in the console window:
    [​IMG]

    If you don't have the console enabled, go into Options --> Keyboard --> Advanced options and tick the box next to "Enable Developer Console (~)".

    You should then see if it has worked.


    If it hasnt worked make sure its a .CFG file, and not a .CFG.txt (due to the feature that hides extensions -.-)
     
  3. Fittersman

    Fittersman Wanna trade?

    Reputations:
    225
    Messages:
    1,306
    Likes Received:
    0
    Trophy Points:
    55
    hmm... it worked today with no adjustments... maybe i had to restart steam completely, not just CSS?