BlueberryWolf / ez-vencord-install

vencord installer with stereo and other stuff (from philhk)
8 stars 5 forks source link

suddenly some plugins stopped working #10

Open mysterygothic opened 2 weeks ago

mysterygothic commented 2 weeks ago

Hey, i really like your project. and i've been using it for weeks now.

sadly and out of no where plugins like ( Better microphone, Fake Deafen ) and other plugins stopped working while other plugins still work. i tried everything i re installed discord reinstalled node js , restarted the plugins. nothing works

BlueberryWolf commented 2 weeks ago

the plugins work but the UI broke again, and I can't be bothered to fix it rn. if you want to modify your settings you can find them at %appdata%\Vencord\settings.json under the BetterMicrophone and BetterScreenshare sections

BlueberryWolf commented 2 weeks ago

I'll fix it eventually. if another fork fixes it I'll merge their changes but I just can't be bothered to fix the UI again because I'd already configured my screenshare/mic settings and it saved, and still works fine

mysterygothic commented 2 weeks ago

can you tell me what should be the settings at least for the better microphone, in the settings.json i would really appreciate it. my settings normally be very high stereo without any advanced settings. now it just shows ( }, "BetterMicrophone": { "enabled": true, "stores": { "MicrophoneStore": {} } )

Denver3D commented 2 weeks ago

can you tell me what should be the settings at least for the better microphone, in the settings.json i would really appreciate it. my settings normally be very high stereo without any advanced settings. now it just shows ( }, "BetterMicrophone": { "enabled": true, "stores": { "MicrophoneStore": {} } )

here are the best settings for betterMic

"BetterMicrophone": { "enabled": true, "stores": { "MicrophoneStore": { "currentProfile": { "name": "High", "channels": 2, "channelsEnabled": true, "voiceBitrate": 512, "voiceBitrateEnabled": true }, "profiles": [], "simpleMode": true } } },

    and as usual thank you a lot @BlueberryWolf  for your collection 
mysterygothic commented 2 weeks ago

didn't work for me, unfortunately if only the old ui goes back/;