Team Fortress 2 keeps changing my mic input!

TheInternal

Senior member
Jul 7, 2006
447
0
76
I fixed it in the past, but can't seem to find the documentation I need to make it work again. Every time I run TF2, it forces my mic input to go from the normal mic input 1 to Wave input. Every server connect. Every restart of the program. Whatever. (and yes, my sound card is the audigy 2 zs platinum pro.

Valve listed a fix for counter strike:
http://support.steampowered.co...php?ref=5159-QYFK-0185

I followed the directions and added the "voice_forcemicrecord 0" to the config.cfg file in my tf folder (at the beginning) though the nomenclature didn't really match the rest of the .cfg file. I tried adding quotes around the zero to mimic the rest of the stuff in the file, and that didn't work either.

Help T.T
 

rhinohide

Senior member
Dec 19, 2000
232
0
0

Late answer, I know. You probably solved this long ago.
Ran across your post while researching a similar problem.

I think if you add:
voice_forcemicrecord "0"
to the beginning of the file, it will be reset to "1" by the default entry which is further down in the file. I would guess that the file is scanned from top to bottom and the last entry wins.
I suggest that you search for voice_forcemicrecord in the file and replace the value so it looks like this:
voice_forcemicrecord "0"