Re: Squad VOIP - can't hear others
@heychadwick I know its a pain sorry it did not work. Other things to try...And if you don't have Discord on the PC please do the other steps. EDIT>>>> @heychadwick Also make sure the mic is added/ set up in windows more so if on win 10 as I have seen win 10 remove things or muck them up after a windows update. As well as in game just to be sure as I have had games change settings after a update. Please look at this first before steps below.
For this to work you must do every step.
1-If you have discord installed turn off overlay..settings- App Settings- Enable Overlay- Off
2- Run Repair game on BFV
3-Run CC cleaner on your registry and I do this after every program is installed after reboot as well as when I remove programs after reboot run CC Cleaner on registry.
https://www.ccleaner.com/ccleaner/download?source=cpc&gclid=EAIaIQobChMIm8malvD_3wIV0yCtBh0mfA_AEAA...
4- Last step to fix it run the windows scan with all programs and web pages closed. I started with sfc /scannow ran it once rebooted and ran it again. BFV should now be stable.
NOTE = Run command prompt as ADMIN for all command lines reboot PC after each line is run. I start with sfc /scannow and most times get away with just this one.
sfc /scannow
Only for windows 8 & windows 8.1 Win 10
Reboot PC after you run each command line and close programs and web pages.
This command line will scan the health of your PC.
dism.exe /online /cleanup-image /scanhealth
This command line will restore the health of your PC and you dont lose anything .
dism.exe /online /cleanup-image /restorehealth
OR
If restore heath gave you errors then you can always try this command line.
dism /online /cleanup-image /startcomponentcleanup
If you ever get Error 0x800F081F with the restore health scan then run this command line.
Dism.exe /Online /Cleanup-Image /AnalyzeComponentStore