Announcement

Collapse
No announcement yet.

SoundMax Mic auto mute...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • SoundMax Mic auto mute...

    Hi,
    I set my SoundMax settings to what I want like "Boost Mic.", "30% volume" etc. and when I start BF2 and loggin to a server it will be reset to the default values...

    this means that I have to alt+tab and re-set it...
    what can I do???

  • #2
    Re: SoundMax Mic auto mute...

    I did the following:

    changed

    D:\Documents and Settings\Administrator\My Documents\Battlefield 2\Profiles\0001\audio.con

    to

    AudioSettings.setVoipEnabled 1
    AudioSettings.setVoipPlaybackVolume 0.85226
    AudioSettings.setVoipCaptureVolume 1
    AudioSettings.setVoipCaptureThreshold 0.1
    AudioSettings.setVoipBoostEnabled 1
    AudioSettings.setVoipUsePushToTalk 1
    AudioSettings.setProvider "software"
    AudioSettings.setSoundQuality "High"
    AudioSettings.setEffectsVolume 0.352215
    AudioSettings.setMusicVolume 0.00568232
    AudioSettings.setHelpVoiceVolume 0
    AudioSettings.setEnglishOnlyVoices 0
    AudioSettings.setEnableEAX 1

    Notice the line AudioSettings.setVoipBoostEnabled 1, was set to 0 before.

    I changed it to 1, then saved it and went to properties and set it to a read only file.

    I actually think this will work. Ill try the same for my brothers acount /002/audio.con, and the default.

    In a week or so, I'll let you know if this worked, In which case, I'll change this post to a simple instructional on how to do what I did.

    ciao for now

    Comment

    Working...
    X